Sensitivity, Proximity and FPT Algorithms for Exact Matroid Problems
Friedrich Eisenbrand, Lars Rohwedder, Karol Węgrzycki
TL;DR
This work resolves the parameterized complexity of exactly-weighted matroid bases by introducing novel proximity and sensitivity bounds that are independent of the ground-set size. By combining these bounds with matroid intersection and partition matroids, the authors obtain fixed-parameter tractable algorithms parameterized by the maximum weight magnitude $\Delta$ and the dimension $m$ of the weight vectors, for arbitrary matroids; stronger results hold for linear matroids with randomized running times. The framework extends to multidimensional weight constraints and yields efficient algorithms for a range of applications, including group-constrained bases, budgeted matroid problems, and fairness-aware matchings. The paper also clarifies limitations: proximity and sensitivity do not extend to matroid intersection in general, highlighting fundamental barriers in that setting. Overall, the results significantly advance exact matroid optimization under multiple constraints and provide versatile tools for both theory and applications.
Abstract
We consider the problem of finding a basis of a matroid with weight exactly equal to a given target. Here weights can be discrete values from $\{-Δ,\ldots,Δ\}$ or more generally $m$-dimensional vectors of such discrete values. We resolve the parameterized complexity completely, by presenting an FPT algorithm parameterized by $Δ$ and $m$ for arbitrary matroids. Prior to our work, no such algorithms were known even when weights are in $\{0,1\}$, or arbitrary $Δ$ and $m=1$. Our main technical contributions are new proximity and sensitivity bounds for matroid problems, independent of the number of elements. These bounds imply FPT algorithms via matroid intersection.
