Minimum Fill-In: Inapproximability and Almost Tight Lower Bounds
Yixin Cao, R. B. Sandeep

TL;DR
This paper investigates the computational complexity of the minimum fill-in problem, establishing new inapproximability results, lower bounds, and a novel reduction from vertex cover, advancing understanding of its hardness.
Contribution
It provides the first strong inapproximability and parameterized lower bounds for the minimum fill-in problem, using a new reduction from vertex cover.
Findings
Excludes PTASs assuming P≠NP.
Rules out $2^{O(n^{1-\delta})}$-time approximation schemes assuming ETH.
Establishes a new reduction from vertex cover for hardness proofs.
Abstract
Given an sparse symmetric matrix with nonzero entries, performing Gaussian elimination may turn some zeroes into nonzero values. To maintain the matrix sparse, we would like to minimize the number of these changes, hence called the minimum fill-in problem. Agrawal et al.~[FOCS'90] developed the first approximation algorithm, based on early heuristics by George [SIAM J Numer Anal 10] and by Lipton et al.~[SIAM J Numer Anal 16]. The objective function they used is , the number of nonzero elements after elimination. An approximation algorithm using as the objective function was presented by Natanzon et al.~[STOC'98]. These two versions are incomparable in terms of approximation. Parameterized algorithms for the problem was first studied by Kaplan et al.~[FOCS'94]. Fomin & Villanger [SODA'12] recently gave an algorithm running in time $2^{O(\sqrt{k} \log…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Digital Image Processing Techniques
