- The paper establishes an n^(Ω(k)) time lower bound for approximating parameterized MLD and NCP under ETH, matching brute-force search bounds.
- It introduces innovative combinatorial gadgets, such as cover and balanced partition families, to control parameter growth in reductions.
- The results delineate the tractability border for FPT approximations in coding theory, discouraging constant-factor approximation algorithms under ETH.
Tight Lower Bound for Approximating Parameterized MLD under ETH
Introduction and Motivations
The paper "Tight Lower Bound for Approximating Parametrized Maximum Likelihood Decoding under ETH" (2605.08797) addresses the fine-grained computational complexity of coding-theoretic problems, specifically the parameterized Maximum Likelihood Decoding (k-MLD) and Nearest Codeword Problem (k-NCP), under the Exponential Time Hypothesis (ETH). While the inherent NP-hardness and inapproximability of these problems are extensively documented, the precise running-time lower bounds for FPT approximation algorithms, particularly under standard ETH (as opposed to the strictly stronger Gap-ETH), remained unresolved.
The work is motivated by several advances that built lower bounds for the parameterized approximations, but often suffered from suboptimal parameter growth in reductions, leading to artificially loose running time lower bounds, or relied on stronger conjectures (e.g., Gap-ETH). This paper closes this gap for the first time, establishing tight lower bounds under ETH for approximating k-MLD and k-NCP to any fixed constant factor.
Problem Setting and Prior Work
Let Fq be a finite field. Given a matrix H∈Fqd×n and a vector u∈Fqd, the k-MLD problem asks for a codeword x of Hamming weight at most k such that Hx=u. The parameterized NCP is the decision version where the goal is to find x so that ∥Ax−t∥0≤k for a generator A and target t.
Previous inapproximability results for parameterized versions under ETH were hindered by reductions that incurred parameter blowup, yielding lower bounds of the form H∈Fqd×n0 [BKM25]. The only known tight lower bound H∈Fqd×n1 arose from the stronger randomized Gap-ETH [Man20]. Thus, whether ETH alone could imply such a lower bound remained open.
Main Results
The central result is the establishment of a tight H∈Fqd×n2 lower bound for constant-factor approximation of parameterized MLD and NCP under standard ETH. Concretely, unless ETH fails, for some H∈Fqd×n3 and H∈Fqd×n4, any algorithm solving H∈Fqd×n5-Gap H∈Fqd×n6-MLD or NCP on inputs of length H∈Fqd×n7 must take H∈Fqd×n8 time. The lower bound also extends to H∈Fqd×n9 for deterministic reductions, and up to u∈Fqd0 for any constant u∈Fqd1 if randomized ETH is assumed.
This rules out FPT approximation algorithms for these problems under ETH, matching the trivial upper bound for brute-force search. The result thus sharply delineates the border of parameterized tractability for approximation in these fundamental code-theoretic problems.
Technical Contributions
Reduction Framework
The result leverages direct deterministic reductions from ETH-hard variants of Gap MAXLIN, contrasting prior work that utilized long chains via hard 2-CSPs. The main technical tool is the introduction of "cover families":
- Cover Family: A combinatorial gadget, being a collection of small subsets of a universe u∈Fqd2 so that any small subset can be written as a union of u∈Fqd3 disjoint members, while no large subset can be covered using u∈Fqd4 members, creating a required gap for soundness.
- Balanced Partition Family: An intermediate object enabling either randomized (by sampling) or deterministic (via hypercube partition) construction of cover families with controlled size, ensuring the tight translation of parameters during the reduction.
These gadgets allow the conversion of a non-parameterized u∈Fqd5-Gap MLD instance to a parameterized instance without exponential blow-up of u∈Fqd6 in u∈Fqd7, key to achieving the desired lower bound.
Derandomization and Size Optimization
A technically nuanced part is the use of hypercube set systems to deterministically construct cover families for most relevant parameter regimes, yielding u∈Fqd8-sized instances that refrain from logarithmic losses in the exponent.
Hypotheses and Tightness
The results are firmly based on ETH (and randomized ETH for a larger u∈Fqd9), making no recourse to conjectures of gap hardness with randomization or instance-dependent hardness. The reduction matches upper bounds, thus yielding essentially best possible tightness for the complexity exponent.
Numerical and Structural Claims
- Optimal Lower Bound: For some fixed constant x0, any algorithm distinguishing YES/NO cases in x1-Gap x2-MLD or NCP must run in x3 time, with the reduction holding for x4. This matches brute-force enumeration, separating the parameterized (FPT) regime from the infeasible one.
- Stronger Hardness Transfer: Extension to parameterized Closest Vector Problem (CVP) for all x5 norms, as well as classical coding-theoretic problems (via folklore reductions).
Methodological Advances and Implications
The core methodological insight is the cover family technique for preserving optimal parameter growth. This approach has several implications:
- It obviates reliance on chain reductions from 2-CSP, thus simplifying future complexity-theoretic reductions for gap problems.
- The combinatorial tools — cover and balanced partition families — can be incorporated for lower bound proofs in other parameterized approximation settings where a union-size gap is advantageous.
- The matching lower and upper bounds rigorously distinguish the regime of intractability for approximate FPT algorithms in coding theory.
Open Problems and Future Research
Key open directions articulated include:
- Extension of the tight ETH-based bound to arbitrary constant factors x6, rather than existence of some x7 (analogous to what is known under Gap-ETH).
- Application of cover families for optimal hardness results for parameterized Minimum Distance Problem or related lattice problems (as recently achieved for SVP under ETH [AGMZ26]).
- Investigation into further algorithmic and complexity consequences of ETH-based Gap MAXLIN hardness — potentially impacting other pseudorandomness and coding-theoretic domains.
- Exploration of the general utility of the new combinatorial objects (cover families/balanced partition families) introduced.
Conclusion
This work resolves the precise parameterized ETH-hardness of approximating fundamental code-theoretic problems by demonstrating that, under ETH, no algorithm can approximate k-MLD or k-NCP within any fixed constant factor in time x8. The approach via novel combinatorial reductions, deterministic and randomized constructions, and direct translation from Gap MAXLIN sets a new standard for the fine-grained analysis of parameterized intractability. The techniques introduced have potential broader applicability for both theoretical complexity and concrete algorithm design barriers in error-correcting codes and related domains (2605.08797).