Table of Contents
Fetching ...

On Approximate Reconfigurability of Label Cover

Naoto Ohsaka

TL;DR

The paper studies Maxmin Label Cover Reconfiguration, an optimization variant of Label Cover Reconfiguration that permits intermediate labelings to be unsatisfied and aims to maximize the minimum edge satisfaction along a reconfiguration from $ψ_\mathsf{ini}$ to $ψ_\mathsf{tar}$, quantified by $\mathrm{val}_G(\Psi)$. It establishes a $\frac{1}{4}-o(1)$-approximation for this problem on several graph classes (including biregular and balanced bipartite graphs with no isolates, and graphs with high average degree), via partition-based arguments that guarantee substantial edge retention during reconfiguration. The work also shows that a naive parallel repetition does not necessarily reduce the soundness error, and it provides a polynomial-time algorithm for deciding reconfigurability in projection games, suggesting that a reconfiguration analogue of parallel repetition is unlikely. Overall, these results delineate the approximability and decidability landscape for reconfiguration problems and indicate that new approaches beyond parallel repetition are needed to derive stronger inapproximability results in this setting.

Abstract

Given a two-prover game $G$ and its two satisfying labelings $ψ_\mathsf{ini}$ and $ψ_\mathsf{tar}$, the Label Cover Reconfiguration problem asks whether $ψ_\mathsf{ini}$ can be transformed into $ψ_\mathsf{tar}$ by repeatedly changing the label of a single vertex while preserving any intermediate labeling satisfying $G$. We consider its optimization version by relaxing the feasibility of labelings, referred to as Maxmin Label Cover Reconfiguration: We are allowed to pass through any non-satisfying labelings, but required to maximize the ``soundness error,'' which is defined as the minimum fraction of satisfied edges during transformation from $ψ_\mathsf{ini}$ to $ψ_\mathsf{tar}$. Since the parallel repetition theorem of Raz (SIAM J. Comput., 1998), which implies $\mathbf{NP}$-hardness of approximating Label Cover within any constant factor, gives strong inapproximability results for many $\mathbf{NP}$-hard problems, one may think of using Maxmin Label Cover Reconfiguration to derive inapproximability results for reconfiguration problems. We prove the following results on Maxmin Label Cover Reconfiguration, which display different trends from those of Label Cover and the parallel repetition theorem: $\bullet$ Maxmin Label Cover Reconfiguration can be approximated within a factor of $\frac{1}{4} - o(1)$ for some restricted graph classes, including biregular graphs, balanced bipartite graphs with no isolated vertices, and superconstant average degree graphs. $\bullet$ A ``naive'' parallel repetition of Maxmin Label Cover Reconfiguration does not decrease the soundness error for every two-prover game. $\bullet$ Label Cover Reconfiguration on projection games can be decided in polynomial time. Our results suggest that a reconfiguration analogue of the parallel repetition theorem is unlikely.

On Approximate Reconfigurability of Label Cover

TL;DR

The paper studies Maxmin Label Cover Reconfiguration, an optimization variant of Label Cover Reconfiguration that permits intermediate labelings to be unsatisfied and aims to maximize the minimum edge satisfaction along a reconfiguration from to , quantified by . It establishes a -approximation for this problem on several graph classes (including biregular and balanced bipartite graphs with no isolates, and graphs with high average degree), via partition-based arguments that guarantee substantial edge retention during reconfiguration. The work also shows that a naive parallel repetition does not necessarily reduce the soundness error, and it provides a polynomial-time algorithm for deciding reconfigurability in projection games, suggesting that a reconfiguration analogue of parallel repetition is unlikely. Overall, these results delineate the approximability and decidability landscape for reconfiguration problems and indicate that new approaches beyond parallel repetition are needed to derive stronger inapproximability results in this setting.

Abstract

Given a two-prover game and its two satisfying labelings and , the Label Cover Reconfiguration problem asks whether can be transformed into by repeatedly changing the label of a single vertex while preserving any intermediate labeling satisfying . We consider its optimization version by relaxing the feasibility of labelings, referred to as Maxmin Label Cover Reconfiguration: We are allowed to pass through any non-satisfying labelings, but required to maximize the ``soundness error,'' which is defined as the minimum fraction of satisfied edges during transformation from to . Since the parallel repetition theorem of Raz (SIAM J. Comput., 1998), which implies -hardness of approximating Label Cover within any constant factor, gives strong inapproximability results for many -hard problems, one may think of using Maxmin Label Cover Reconfiguration to derive inapproximability results for reconfiguration problems. We prove the following results on Maxmin Label Cover Reconfiguration, which display different trends from those of Label Cover and the parallel repetition theorem: Maxmin Label Cover Reconfiguration can be approximated within a factor of for some restricted graph classes, including biregular graphs, balanced bipartite graphs with no isolated vertices, and superconstant average degree graphs. A ``naive'' parallel repetition of Maxmin Label Cover Reconfiguration does not decrease the soundness error for every two-prover game. Label Cover Reconfiguration on projection games can be decided in polynomial time. Our results suggest that a reconfiguration analogue of the parallel repetition theorem is unlikely.
Paper Structure (13 sections, 6 theorems, 32 equations)

This paper contains 13 sections, 6 theorems, 32 equations.

Key Result

Theorem 2.1

For a game $G$ over $m$ edges and its two satisfying labelings $\psi_\mathsf{ini}$ and $\psi_\mathsf{tar}$, the following hold: Moreover, an explicit reconfiguration sequence for the former two cases can be found in polynomial time.

Theorems & Definitions (15)

  • Theorem 2.1
  • Claim 2.2
  • proof
  • Remark 2.3
  • Lemma 2.4
  • proof
  • Lemma 2.5
  • Lemma 2.6
  • proof
  • proof : Proof of \ref{['lem:approx:balanced']}
  • ...and 5 more