no code implementations • 29 Sep 2024 • Xiang He, Peng Lin, Shaowei Cai
Local search is a powerful method for solving hard problems, but the research on local search algorithms for IQP solving is still on its early stage.
no code implementations • 22 Aug 2024 • Hao Hu, Shaowei Cai
Compared to previous heuristic ALS methods, the guarantee of optimality achieves a more controllable trade-off between circuit complexity and accuracy.
Explainable artificial intelligence Explainable Artificial Intelligence (XAI) +1
no code implementations • 11 Mar 2024 • Furong Ye, Chuan Luo, Shaowei Cai
Though numerous solvers have been proposed for the MaxSAT problem, and the benchmark environment such as MaxSAT Evaluations provides a platform for the comparison of the state-of-the-art solvers, existing assessments were usually evaluated based on the quality, e. g., fitness, of the best-found solutions obtained within a given running time budget.
1 code implementation • 16 Feb 2024 • Yiwen Sun, Furong Ye, Xianyin Zhang, Shiyu Huang, BingZhen Zhang, Ke Wei, Shaowei Cai
Conflict-Driven Clause Learning (CDCL) is the mainstream framework for solving the Satisfiability problem (SAT), and CDCL solvers typically rely on various heuristics, which have a significant impact on their performance.
no code implementations • 29 Apr 2023 • Peng Lin, Shaowei Cai, Mengchuan Zou, JinKun Lin
We propose a new local search framework that switches between three modes, namely Search, Improve, and Restore modes.
1 code implementation • 2 Mar 2023 • Xiaoguang Chang, Teng Wang, Shaowei Cai, Changyin Sun
Besides, representation-level unbiased strategies endow LANDMARK the advantage of compatibility with other methods.
no code implementations • 10 Feb 2023 • Pengfei Yang, Zhiming Chi, Zongxin Liu, Mengyu Zhao, Cheng-Chao Huang, Shaowei Cai, Lijun Zhang
Moreover, based on the framework, we propose the multi-objective DNN repair problem and give an algorithm based on our incremental SMT solving algorithm.
no code implementations • 27 May 2022 • Min Li, Zhengyuan Shi, Qiuxia Lai, Sadaf Khan, Shaowei Cai, Qiang Xu
Based on this observation, we approximate the SAT solving procedure with a conditional generative model, leveraging a novel directed acyclic graph neural network (DAGNN) with two polarity prototypes for conditional SAT modeling.
no code implementations • 15 Nov 2021 • Minghao Liu, Fuqi Jia, Pei Huang, Fan Zhang, Yuchen Sun, Shaowei Cai, Feifei Ma, Jian Zhang
With the rapid development of deep learning techniques, various recent work has tried to apply graph neural networks (GNNs) to solve NP-hard problems such as Boolean Satisfiability (SAT), which shows the potential in bridging the gap between machine learning and symbolic reasoning.
1 code implementation • 26 Jan 2020 • Wenjie Zhang, Zeyu Sun, Qihao Zhu, Ge Li, Shaowei Cai, Yingfei Xiong, Lu Zhang
However, in this method, the initialization is assigned in a random manner, which impacts the effectiveness of SLS solvers.
no code implementations • 6 Jun 2019 • Peilin Chen, Hai Wan, Shaowei Cai, Weilin Luo, Jia Li
Based on the BLP and DTCC, we develop a local search algorithm named BDCC and improve it by a hyperheuristic strategy.
no code implementations • 15 Feb 2017 • Yiyuan Wang, Shaowei Cai, Minghao Yin
This paper proposes a new local search algorithm for the MWDS problem, which is based on two new ideas.
no code implementations • 4 Feb 2014 • Shaowei Cai, Kaile Su, Chuan Luo, Abdul Sattar
These two strategies are used in designing a new MVC local search algorithm, which is referred to as NuMVC.