Farsighted Probabilistic Sampling based Local Search for (Weighted)
Partial MaxSAT
- URL: http://arxiv.org/abs/2108.09988v1
- Date: Mon, 23 Aug 2021 07:41:56 GMT
- Title: Farsighted Probabilistic Sampling based Local Search for (Weighted)
Partial MaxSAT
- Authors: Jiongzhi Zheng and Jianrong Zhou and Kun He
- Abstract summary: Partial MaxSAT (PMS) and Weighted Partial MaxSAT (WPMS) are practical generalizations to the typical problem of MaxSAT.
We propose an effective farsighted probabilistic sampling based local search algorithm called FPS for solving these two problems.
- Score: 5.529868797285073
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Partial MaxSAT (PMS) and Weighted Partial MaxSAT (WPMS) are both practical
generalizations to the typical combinatorial problem of MaxSAT. In this work,
we propose an effective farsighted probabilistic sampling based local search
algorithm called FPS for solving these two problems, denoted as (W)PMS. The FPS
algorithm replaces the mechanism of flipping a single variable per iteration
step, that is widely used in existing (W)PMS local search algorithms, with the
proposed farsighted local search strategy, and provides higher-quality local
optimal solutions. The farsighted strategy employs the probabilistic sampling
technique that allows the algorithm to look-ahead widely and efficiently. In
this way, FPS can provide more and better search directions and improve the
performance without reducing the efficiency. Extensive experiments on all the
benchmarks of (W)PMS problems from the incomplete track of recent four years of
MaxSAT Evaluations demonstrate that our method significantly outperforms
SATLike3.0, the state-of-the-art local search algorithm, for solving both the
PMS and WPMS problems. We furthermore do comparison with the extended solver of
SATLike, SATLike-c, which is the champion of three categories among the total
four (PMS and WPMS categories, each associated with two time limits) of the
incomplete track in the recent MaxSAT Evaluation (MSE2021). We replace the
local search component in SATLike-c with the proposed farsighted sampling local
search approach, and the resulting solver FPS-c also outperforms SATLike-c for
solving both the PMS and WPMS problems.
Related papers
- LLaMA-Berry: Pairwise Optimization for O1-like Olympiad-Level Mathematical Reasoning [56.273799410256075]
The framework combines Monte Carlo Tree Search (MCTS) with iterative Self-Refine to optimize the reasoning path.
The framework has been tested on general and advanced benchmarks, showing superior performance in terms of search efficiency and problem-solving capability.
arXiv Detail & Related papers (2024-10-03T18:12:29Z) - Rethinking the Soft Conflict Pseudo Boolean Constraint on MaxSAT Local
Search Solvers [20.866863965121013]
MaxSAT is an optimization version of the famous NP-complete Satisfiability problem (SAT)
We propose a new local search algorithm called SPB-MaxSAT that provides new perspectives for clause weighting on MaxSAT local search solvers.
arXiv Detail & Related papers (2024-01-19T09:59:02Z) - Towards Tackling MaxSAT by Combining Nested Monte Carlo with Local
Search [10.70006528984961]
We introduce two algorithmic variations over UCTMAXSAT.
First, a nesting of the tree search inspired by the Nested Monte Carlo Search algorithm is effective on most instance types in the benchmark.
Second, we observe that using a static flip limit in SLS, the ideal budget depends heavily on the instance size and we propose to set it dynamically.
arXiv Detail & Related papers (2023-02-26T03:37:26Z) - DeciLS-PBO: an Effective Local Search Method for Pseudo-Boolean
Optimization [10.513103815142731]
We find two ways to improve the local search algorithms in solving Pseudo-Boolean Optimization (PBO)
Our algorithm DeciLS-PBO has a promising performance compared to the state-of-the-art algorithms.
arXiv Detail & Related papers (2023-01-28T17:03:56Z) - Incorporating Multi-armed Bandit with Local Search for MaxSAT [16.371916145216737]
Two generalizations of the MaxSAT problem: Partial MaxSAT (PMS) and Weighted PMS (WPMS)
We propose a local search algorithm for these problems, called BandHS, which applies two multi-armed bandits to guide the search directions when escaping local optima.
These two bandits can improve the algorithm's search ability in both feasible and infeasible solution spaces.
arXiv Detail & Related papers (2022-11-29T08:19:26Z) - Efficient Non-Parametric Optimizer Search for Diverse Tasks [93.64739408827604]
We present the first efficient scalable and general framework that can directly search on the tasks of interest.
Inspired by the innate tree structure of the underlying math expressions, we re-arrange the spaces into a super-tree.
We adopt an adaptation of the Monte Carlo method to tree search, equipped with rejection sampling and equivalent- form detection.
arXiv Detail & Related papers (2022-09-27T17:51:31Z) - BandMaxSAT: A Local Search MaxSAT Solver with Multi-armed Bandit [16.371916145216737]
We propose a local search algorithm called BandMaxSAT, that applies a multi-armed bandit to guide the search direction.
Extensive experiments demonstrate that BandMaxSAT significantly outperforms the state-of-the-art (W)PMS local search algorithm SATLike3.0.
The resulting solver BandMaxSAT-c also outperforms some of the best state-of-the-art complete (W)PMS solvers, including SATLike-c, Loandra and TT-Open-WBO-Inc.
arXiv Detail & Related papers (2022-01-14T16:32:39Z) - Learning Sampling Policy for Faster Derivative Free Optimization [100.27518340593284]
We propose a new reinforcement learning based ZO algorithm (ZO-RL) with learning the sampling policy for generating the perturbations in ZO optimization instead of using random sampling.
Our results show that our ZO-RL algorithm can effectively reduce the variances of ZO gradient by learning a sampling policy, and converge faster than existing ZO algorithms in different scenarios.
arXiv Detail & Related papers (2021-04-09T14:50:59Z) - Towards Optimally Efficient Tree Search with Deep Learning [76.64632985696237]
This paper investigates the classical integer least-squares problem which estimates signals integer from linear models.
The problem is NP-hard and often arises in diverse applications such as signal processing, bioinformatics, communications and machine learning.
We propose a general hyper-accelerated tree search (HATS) algorithm by employing a deep neural network to estimate the optimal estimation for the underlying simplified memory-bounded A* algorithm.
arXiv Detail & Related papers (2021-01-07T08:00:02Z) - Adaptive Sampling for Best Policy Identification in Markov Decision
Processes [79.4957965474334]
We investigate the problem of best-policy identification in discounted Markov Decision (MDPs) when the learner has access to a generative model.
The advantages of state-of-the-art algorithms are discussed and illustrated.
arXiv Detail & Related papers (2020-09-28T15:22:24Z) - Extreme Algorithm Selection With Dyadic Feature Representation [78.13985819417974]
We propose the setting of extreme algorithm selection (XAS) where we consider fixed sets of thousands of candidate algorithms.
We assess the applicability of state-of-the-art AS techniques to the XAS setting and propose approaches leveraging a dyadic feature representation.
arXiv Detail & Related papers (2020-01-29T09:40:58Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.