English

Dual-Step Optimization for Binary Sequences with High Merit Factors

Data Structures and Algorithms 2025-05-27 v1

Abstract

The problem of finding aperiodic low auto-correlation binary sequences (LABS) presents a significant computational challenge, particularly as the sequence length increases. Such sequences have important applications in communication engineering, physics, chemistry, and cryptography. This paper introduces a novel dual-step algorithm for long binary sequences with high merit factors. The first step employs a parallel algorithm utilizing skew-symmetry and restriction classes to generate sequence candidates with merit factors above a predefined threshold. The second step uses a priority queue algorithm to refine these candidates further, searching the entire search space unrestrictedly. By combining GPU-based parallel computing and dual-step optimization, our approach has successfully identified new best-known binary sequences for all lengths ranging from 450 to 527, with the exception of length 518, where the previous best-known value was matched with a different sequence. This hybrid method significantly outperforms traditional exhaustive and stochastic search methods, offering an efficient solution for finding long sequences with good merit factors.

Keywords

Cite

@article{arxiv.2409.07222,
  title  = {Dual-Step Optimization for Binary Sequences with High Merit Factors},
  author = {Blaž Pšeničnik and Rene Mlinarič and Janez Brest and Borko Bošković},
  journal= {arXiv preprint arXiv:2409.07222},
  year   = {2025}
}

Comments

14 pages, 6 figures, 2 tables

R2 v1 2026-06-28T18:41:03.451Z