REVIEW 4 cited by
Superpolynomial smoothed complexity of 3-FLIP in Local Max-Cut
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Local search algorithms for NP-hard problems such as Max-Cut frequently perform much better in practice than worst-case analysis suggests. Smoothed analysis has proved an effective approach to understanding this: a substantial literature shows that when a small amount of random noise is added to input data, local search algorithms typically run in polynomial or quasi-polynomial time. In this paper, we provide the first example where a local search algorithm for the Max-Cut problem fails to be efficient in the framework of smoothed analysis. Specifically, we construct a graph with $n$ vertices where the smoothed runtime of the 3-FLIP algorithm can be as large as $2^{\Omega(\sqrt{n})}$. Additionally, for the setting without random noise, we give a new construction of graphs where the runtime of the FLIP algorithm is $2^{\Omega(n)}$ for any pivot rule. These graphs are much smaller and have a simpler structure than previous constructions.
Forward citations
Cited by 4 Pith papers
-
A near-complete resolution of the exponential-time complexity of k-opt for the traveling salesman problem
3-opt, 4-opt, and the 2.5-opt variant of the traveling salesman problem each have instances requiring exponentially many improving local-search iterations under every pivot rule.
-
Binary constraints on one additional variable can create exponential ascents for local search
A star gadget with 2n triangles on one central variable in a binary VCSP produces an exponential ascent of length 10*2^n - 9 by intertwining two linear sublandscapes.
-
Binary constraints on one additional variable can create exponential ascents for local search
A Boolean VCSP built as a star of 2n triangles on 4n+1 variables has an ascent of length 10·2^n − 9, despite having treedepth 3 and feedback vertex set number 1.
-
All ascents exponential from valued constraint graphs of pathwidth three
A controlled doubling construction yields a pathwidth-three VCSP in which every ascent in the fitness landscape is exponentially long.
Discussion (0). Sign in to comment.