AINov 27, 2014

Unweighted Stochastic Local Search can be Effective for Random CSP Benchmarks

arXiv:1411.7480v110 citations
Originality Incremental advance
AI Analysis

This work addresses random CSP benchmarks, a domain-specific problem, with incremental improvements in speed and solution quality.

The paper tackled the problem of solving random binary constraint satisfaction problems (CSP) by introducing ULSA, a novel stochastic local search algorithm, which achieved new record solutions, such as satisfying 99 of 100 variables in the frb100-40 benchmark, and was many times faster than prior state-of-the-art methods.

We present ULSA, a novel stochastic local search algorithm for random binary constraint satisfaction problems (CSP). ULSA is many times faster than the prior state of the art on a widely-studied suite of random CSP benchmarks. Unlike the best previous methods for these benchmarks, ULSA is a simple unweighted method that does not require dynamic adaptation of weights or penalties. ULSA obtains new record best solutions satisfying 99 of 100 variables in the challenging frb100-40 benchmark instance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes