New Hybrid Search Improves Low Autocorrelation Binary Sequences.

Bla\v{z} P\v{s}eni\v{c}nik, Borko Bo\v{s}kovi\'c, Jan Popi\'c, Janez Brest· July 14, 2026 View original

▶ The 2-minute explainer

Summary

This paper introduces a hybrid search framework combining Thompson sampling with parallel self-avoiding walks to adaptively allocate computational effort for the Low Autocorrelation Binary Sequences (LABS) problem. The method significantly improves best-known results for many sequence lengths, demonstrating the value of data-driven resource allocation in combinatorial optimization.

This research tackles the challenging Low Autocorrelation Binary Sequences (LABS) problem, a combinatorial optimization task with significant implications for fields like communications and signal processing. The authors propose a hybrid search framework that intelligently allocates computational resources across different regions of the LABS search space. The core of the method involves using Thompson sampling within a multi-armed bandit setup to dynamically prioritize search efforts towards partitions that empirically yield higher merit factors. This adaptive resource allocation is combined with parallel self-avoiding walks, GPU acceleration, and efficient neighborhood evaluation to enhance performance. A Bloom filter is also employed to prevent cycles during the search. Furthermore, the framework utilizes a two-stage optimization strategy: initially searching constrained skew-symmetric spaces, then refining the best candidates in the unrestricted space. Experiments demonstrate that this approach significantly improves upon previous best-known results for numerous sequence lengths, particularly for L between 450 and 527, and for L=573, including a new record for L=451.

Why it matters

Professionals in telecommunications, signal processing, and satellite navigation can leverage this advanced optimization technique to design more efficient and robust systems by finding better low autocorrelation binary sequences. The method's ability to improve upon long-standing benchmarks highlights its practical significance.

How to implement this in your domain

  1. 1Explore hybrid search frameworks: Investigate combining adaptive resource allocation strategies like Thompson sampling with parallel search algorithms for complex optimization problems.
  2. 2Utilize GPU acceleration: Apply GPU-parallel execution to speed up computationally intensive search processes in combinatorial optimization.
  3. 3Implement multi-stage optimization: Consider breaking down complex optimization into stages, such as initial constrained searches followed by refinement in broader spaces.
  4. 4Adopt data-driven resource allocation: Integrate online, data-driven methods to dynamically prioritize computational effort in search spaces based on empirical performance.
  5. 5Benchmark against state-of-the-art: Continuously compare new optimization solutions against the best-known results to ensure competitive performance.

Who benefits

TelecommunicationsSignal ProcessingSatellite NavigationCryptographyScientific Computing

Key takeaways

  • A new hybrid search framework significantly improves solutions for the Low Autocorrelation Binary Sequences problem.
  • Thompson sampling effectively prioritizes promising search space regions, enhancing optimization efficiency.
  • GPU acceleration and a two-stage optimization strategy contribute to superior performance.
  • The method achieved new best-known results for multiple long binary sequence lengths.

Original post by Bla\v{z} P\v{s}eni\v{c}nik, Borko Bo\v{s}kovi\'c, Jan Popi\'c, Janez Brest

"arXiv:2607.09688v1 Announce Type: new Abstract: Low autocorrelation binary sequences problem (LABS) is a hard combinatorial optimization challenge with important applications in communications, signal processing, and satellite navigation. This paper proposes a hybrid search frame…"

View on X

Originally posted by Bla\v{z} P\v{s}eni\v{c}nik, Borko Bo\v{s}kovi\'c, Jan Popi\'c, Janez Brest on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses