Parallel Self-Avoiding Walks for a Low-Autocorrelation Binary Sequences Problem
Borko Bo\v{s}kovi\'c, Jana Herzog, Janez Brest

TL;DR
This paper introduces the sokol_skew solver, a parallel GPU-based stochastic algorithm that efficiently searches for low-autocorrelation binary sequences, achieving new best-known solutions and demonstrating scalability with sequence size.
Contribution
The paper presents a novel parallel self-avoiding walk algorithm for skew-symmetric sequences, significantly improving search speed and solution quality for the low-autocorrelation binary sequences problem.
Findings
Achieved a speedup factor of 387 over previous methods.
Found seven new best-known skew-symmetric sequences.
Observed that merit factor increases with sequence size, with a flatter trend for larger instances.
Abstract
A low-autocorrelation binary sequences problem with a high figure of merit factor represents a formidable computational challenge. An efficient parallel computing algorithm is required to reach the new best-known solutions for this problem. Therefore, we developed the solver for the skew-symmetric search space. The developed solver takes the advantage of parallel computing on graphics processing units. The solver organized the search process as a sequence of parallel and contiguous self-avoiding walks and achieved a speedup factor of 387 compared with , its predecessor. The solver belongs to stochastic solvers and can not guarantee the optimality of solutions. To mitigate this problem, we established the predictive model of stopping conditions according to the small instances for which the optimal…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Optimization and Search Problems · Optimization and Packing Problems
