TL;DR
This paper compares three stochastic solvers for the low autocorrelation binary sequence problem, demonstrating that a new approach with self-avoiding walks has superior asymptotic performance and potential for achieving higher merit factors.
Contribution
The paper introduces a novel solver based on self-avoiding walks and provides a rigorous performance comparison, showing its superior asymptotic runtime and potential for better solutions.
Findings
The self-avoiding walk solver outperforms state-of-the-art methods asymptotically.
The solver's runtime scales as 0.000032*1.1504^L with sequence length L.
Potential to reach merit factors closer to the conjectured maximum of 12.3248.
Abstract
The search for binary sequences with a high figure of merit, known as the low autocorrelation binary sequence (}) problem, represents a formidable computational challenge. To mitigate the computational constraints of the problem, we consider solvers that accept odd values of sequence length and return solutions for skew-symmetric binary sequences only -- with the consequence that not all best solutions under this constraint will be optimal for each . In order to improve both, the search for best merit factor the asymptotic runtime performance, we instrumented three stochastic solvers, the first two are state-of-the-art solvers that rely on variants of memetic and tabu search ( and ), the third solver () organizes the search as a sequence of independent contiguous self-avoiding walk segments. By adapting a rigorous statistical methodology to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
