A Weighted-to-Unweighted Reduction for Matroid Intersection
Aditi Dudeja, Mara Grilnberger

TL;DR
This paper introduces a reduction technique that transforms unweighted matroid intersection algorithms into weighted ones with minimal loss in approximation quality, improving efficiency across various computational models.
Contribution
The authors present a novel reduction method that converts any $ ext{α}$-approximate unweighted matroid intersection algorithm into an $( ext{α}(1- ext{ε}))$-approximate weighted version, with only a logarithmic increase in runtime.
Findings
Achieves near-optimal approximation for weighted matroid intersection
Applies to streaming and communication complexity models
Derives new results for weighted matroid intersection in these models
Abstract
Given two matroids and over the same ground set, the matroid intersection problem is to find the maximum cardinality common independent set. In the weighted version of the problem, the goal is to find a maximum weight common independent set. It has been a matter of interest to find efficient approximation algorithms for this problem in various settings. In many of these models, there is a gap between the best known results for the unweighted and weighted versions. In this work, we address the question of closing this gap. Our main result is a reduction which converts any -approximate unweighted matroid intersection algorithm into an -approximate weighted matroid intersection algorithm, while increasing the runtime of the algorithm by a factor, where is the aspect ratio. Our framework is versatile and translates…
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 · Computational Geometry and Mesh Generation · Facility Location and Emergency Management
