Pith. sign in

REVIEW 2 cited by

New Improvements in Solving Large LABS Instances Using Massively Parallelizable Memetic Tabu Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.00987 v2 pith:EOCRII2N submitted 2025-04-01 cs.DC

classification cs.DC
keywords labsproblemsizesimplementationsearchbinarylargelevel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Low Autocorrelation Binary Sequences (LABS) is a particularly challenging binary optimization problem which quickly becomes intractable in finding the global optimum for problem sizes beyond 66. This aspect makes LABS appealing to use as a test-bed for meta-heuristic optimization solvers to target large problem sizes. In this work, we introduce a massively parallelized implementation of the memetic tabu search algorithm to tackle LABS problem for sizes up to 120. By effectively combining the block level and thread level parallelism framework within a single Nvidia-A100 GPU, and creating hyper optimized binary-valued data structures for shared memory among the blocks, we showcase up to 26 fold speedup compared to the analogous 16-core CPU implementation. Our implementation has also enabled us to find new LABS merit factor values for sixteen different problem sizes between 92 and 120. Crucially, we also showcase improved values for five odd-sized problems {99, 107, 109, 113, 119} whose previous best known results coincided with the provably optimal skew-symmetric search sequences. Consequently, our result highlights the importance of a focus on general-purpose solver to tackle LABS, since leveraging its skew-symmetry could lead to sub-optimal solutions.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Prioritizing Search Space Regions in the Low Autocorrelation Binary Sequences Problem

    cs.LG 2026-06 conditional novelty 5.0 of 10

    Thompson sampling over LABS restriction classes plus GPU self-avoiding walks yields new best merit factors for 35 lengths in 450–527 and L=573, including F=8.0555 at L=451.

  2. Setting angles in quantum approximate optimization at utility-scale

    quant-ph 2026-06 unverdicted novelty 3.0 of 10

    The paper benchmarks approximation techniques and transfer learning for setting QAOA angles at utility scale and extracts operational guidance from hardware-validated results.

Pith tools