English

Constraint Satisfaction Problems with Advice

Data Structures and Algorithms 2024-07-31 v2

Abstract

We initiate the study of algorithms for constraint satisfaction problems with ML oracle advice. We introduce two models of advice and then design approximation algorithms for Max Cut, Max 22-Lin, and Max 33-Lin in these models. In particular, we show the following. 1. For Max-Cut and Max 22-Lin, we design an algorithm that yields near-optimal solutions when the average degree is larger than a threshold degree, which only depends on the amount of advice and is independent of the instance size. We also give an algorithm for nearly satisfiable Max 33-Lin instances with quantitatively similar guarantees. 2. Further, we provide impossibility results for algorithms in these models. In particular, under standard complexity assumptions, we show that Max 33-Lin is still 1/2+η1/2 + \eta hard to approximate given access to advice, when there are no assumptions on the instance degree distribution. Additionally, we also show that Max 44-Lin is 1/2+η1/2 + \eta hard to approximate even when the average degree of the instance is linear in the number of variables.

Keywords

Cite

@article{arxiv.2403.02212,
  title  = {Constraint Satisfaction Problems with Advice},
  author = {Suprovat Ghoshal and Konstantin Makarychev and Yury Makarychev},
  journal= {arXiv preprint arXiv:2403.02212},
  year   = {2024}
}

Comments

This version significantly extends the previous one. Key new additions include (i) a new algorithmic result for Max 3-Lin with access to ML advice and (ii) new impossibility results for Max 2-Lin and Max 3-Lin under the advice models

R2 v1 2026-06-28T15:08:38.100Z