Maximizing the Minimum Eigenvalue in Constant Dimension
Adam Brown, Aditi Laddha, Mohit Singh

TL;DR
This paper presents a randomized polynomial-time algorithm for selecting vector subsets under matroid constraints to nearly maximize the minimum eigenvalue, with applications to problems like Kadison-Singer and E-design.
Contribution
It introduces a novel structural lemma enabling rescaling guesses, leading to a convex relaxation and rounding approach for the minimum eigenvalue problem under matroid constraints.
Findings
Achieves a $(1- ext{epsilon})$ approximation with high probability
Runs in polynomial time for fixed dimension vectors
Extends to maximizing determinants and other eigenvalue functions
Abstract
In an instance of the minimum eigenvalue problem, we are given a collection of vectors , and the goal is to pick a subset of given vectors to maximize the minimum eigenvalue of the matrix . Often, additional combinatorial constraints such as cardinality constraint or matroid constraint ( is a basis of a matroid defined on ) must be satisfied by the chosen set of vectors. The minimum eigenvalue problem with matroid constraints models a wide variety of problems including the Santa Clause problem, the E-design problem, and the constructive Kadison-Singer problem. In this paper, we give a randomized algorithm that finds a set subject to any matroid constraint whose minimum eigenvalue is at least times the optimum, with high…
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 · Markov Chains and Monte Carlo Methods · Advanced Graph Theory Research
