Alphabet Reduction for Reconfiguration Problems
Naoto Ohsaka
TL;DR
This paper develops a reconfiguration analogue of alphabet reduction for Maxmin BCSP Reconfiguration, achieving a polynomial-time reduction from arbitrary alphabet sizes to a universal constant $W_0$ while preserving perfect completeness and reducing the gap by a universal factor $\kappa$. The core tools are the reconfigurability properties of Hadamard codes and a robustization framework that converts BCSP constraints into circuit SAT reconfigurations, followed by a composition step using assignment testers to obtain a small-alphabet, gap-preserving 4-CSP reconfiguration instance. By pairing robustization with gap amplification results, it establishes a gap-preserving reduction that is independent of the original gap parameter and thus enables PSPACE-hardness results under the Reconfiguration Inapproximability Hypothesis (RIH) with a universal alphabet size. The work thereby decouples alphabet blow-up from gap parameters and extends gap-preserving reductions to a wider class of reconfiguration problems, offering a foundation for Dinur-style PCP approaches in reconfiguration contexts. Open questions include extending reconfigurability to other codes and refining composition schemes for probabilistic reconfiguration proofs.
Abstract
We present a reconfiguration analogue of alphabet reduction à la Dinur (J. ACM, 2007) and its applications. Given a binary constraint graph $G$ and its two satisfying assignments $ψ^\mathsf{ini}$ and $ψ^\mathsf{tar}$, the Maxmin Binary CSP Reconfiguration problem requests to transform $ψ^\mathsf{ini}$ into $ψ^\mathsf{tar}$ by repeatedly changing the value of a single vertex so that the minimum fraction of satisfied edges is maximized. We demonstrate a polynomial-time reduction from Maxmin Binary CSP Reconfiguration with arbitrarily large alphabet size $W \in \mathbb{N}$ to itself with universal alphabet size $W_0 \in \mathbb{N}$ such that 1. the perfect completeness is preserved, and 2. if any reconfiguration for the former violates $\varepsilon$-fraction of edges, then $Ω(\varepsilon)$-fraction of edges must be unsatisfied during any reconfiguration for the latter. The crux of its construction is the reconfigurability of Hadamard codes, which enables to reconfigure between a pair of codewords, while avoiding getting too close to the other codewords. Combining this alphabet reduction with gap amplification due to Ohsaka (SODA 2024), we are able to amplify the $1$ vs. $1-\varepsilon$ gap for arbitrarily small $\varepsilon \in (0,1)$ up to the $1$ vs. $1-\varepsilon_0$ for some universal $\varepsilon_0 \in (0,1)$ without blowing up the alphabet size. In particular, a $1$ vs. $1-\varepsilon_0$ gap version of Maxmin Binary CSP Reconfiguration with alphabet size $W_0$ is PSPACE-hard only assuming the Reconfiguration Inapproximability Hypothesis posed by Ohsaka (STACS 2023), whose gap parameter can be arbitrarily small. This may not be achieved only by gap amplification of Ohsaka, which makes the alphabet size gigantic depending on the gap value of the hypothesis.
