Approximation Algorithms for the bb-Matching and List-Restricted Variants of MaxQAP

This paper presents the first approximation algorithms for two generalizations of the Maximum Quadratic Assignment Problem—Maximum List-Restricted Quadratic Assignment and Maximum Quadratic bb-Matching Assignment—achieving O(n+k)O(\sqrt{n}+k) and O(bn)O(\sqrt{bn}) approximation factors respectively, which asymptotically match the best known bounds for the standard MaxQAP under specific conditions.

Jiratchaphat Nanta, Vorapong Suppakitpaisarn, Piyashat Sripratak2026-03-06💻 cs

An O(nlogn)O(n\log n) Algorithm for Single-Item Lot Sizing with a One-Breakpoint All-Units Discount and Non-Increasing Prices

This paper presents a novel O(nlogn)O(n\log n) hybrid dynamic programming algorithm that improves upon the previous O(n2)O(n^2) state-of-the-art for solving the single-item lot sizing problem with a one-breakpoint all-units discount and non-increasing prices by leveraging new optimal solution properties to maintain a compact solution space.

Kleitos Papadopoulos2026-03-06💻 cs

Differentially Private and Scalable Estimation of the Network Principal Component

This paper proposes a novel, instance-specific Differentially Private framework based on the Propose-Test-Release mechanism that enables scalable and accurate estimation of network principal components on large real-world graphs, achieving a 180-fold runtime improvement over existing baselines while also providing the first DP solution for the Densest-kk-subgraph problem.

Alireza Khayatian, Anil Vullikanti, Aritra Konar2026-03-06💻 cs

On the Polynomial Kernelizations of Finding a Shortest Path with Positive Disjunctive Constraints

This paper investigates the parameterized complexity of the NP-complete Shortest Path problem with positive disjunctive constraints, establishing fixed-parameter tractability and providing polynomial kernelizations of size O(k5)O(k^5) and O(k3)O(k^3) based on the solution size kk and specific structural properties of the forcing graph.

Susobhan Bandopadhyay, Suman Banerjee, Diptapriyo Majumdar + 1 more2026-03-06💻 cs

Generalized matching decoders for 2D topological translationally-invariant codes

This paper introduces a graph-matching decoding framework for general two-dimensional topological translationally-invariant codes that coarse-grains syndromes into effective toric code excitations, proving it corrects errors up to a constant fraction of the code distance and achieves non-zero thresholds while demonstrating performance comparable to state-of-the-art decoders for bivariate bicycle codes.

Shi Jie Samuel Tan, Ian Gill, Eric Huang, Pengyu Liu, Chen Zhao, Hossein Dehghani, Aleksander Kubica, Hengyun Zhou, Arpit Dua2026-03-06⚛️ quant-ph

Skirting Additive Error Barriers for Private Turnstile Streams

This paper demonstrates that the previously established Ω(T1/4)\Omega(T^{1/4}) additive error lower bound for differentially private continual release of distinct elements and F2F_2 moments in turnstile streams can be circumvented by allowing algorithms to output estimates with both polylogarithmic multiplicative and additive errors while using only polylogarithmic space.

Anders Aamand, Justin Y. Chen, Sandeep Silwal2026-03-05💻 cs

Submodular Maximization over a Matroid kk-Intersection: Multiplicative Improvement over Greedy

This paper presents the first multiplicative improvement over the greedy algorithm's approximation ratio for maximizing non-negative monotone submodular functions subject to kk-matroid intersection constraints, achieving a ratio of approximately $0.819kusingahybridgreedylocalsearchapproachthatrunsintimeindependentof using a hybrid greedy local search approach that runs in time independent of k$.

Moran Feldman, Justin Ward2026-03-05💻 cs