English

Local search for valued constraint satisfaction parameterized by treedepth

Discrete Mathematics 2024-05-22 v1 Data Structures and Algorithms Neural and Evolutionary Computing Populations and Evolution

Abstract

Sometimes local search algorithms cannot efficiently find even local peaks. To understand why, I look at the structure of ascents in fitness landscapes from valued constraint satisfaction problems (VCSPs). Given a VCSP with a constraint graph of treedepth dd, I prove that from any initial assignment there always exists an ascent of length 2d+1n2^{d + 1} \cdot n to a local peak. This means that short ascents always exist in fitness landscapes from constraint graphs of logarithmic treedepth, and thus also for all VCSPs of bounded treewidth. But this does not mean that local search algorithms will always find and follow such short ascents in sparse VCSPs. I show that with loglog treedepth, superpolynomial ascents exist; and for polylog treedepth, there are initial assignments from which all ascents are superpolynomial. Together, these results suggest that the study of sparse VCSPs can help us better understand the barriers to efficient local search.

Cite

@article{arxiv.2405.12410,
  title  = {Local search for valued constraint satisfaction parameterized by treedepth},
  author = {Artem Kaznatcheev},
  journal= {arXiv preprint arXiv:2405.12410},
  year   = {2024}
}

Comments

7 pgs

R2 v1 2026-06-28T16:33:42.469Z