Subquadratic Weighted Matroid Intersection Under Rank Oracles
Ta-Wei Tu

TL;DR
This paper introduces a new deterministic algorithm for weighted matroid intersection that significantly improves efficiency, achieving subquadratic query complexity and being the first to do so for polynomially-bounded weights.
Contribution
It presents the first subquadratic algorithm for weighted matroid intersection under rank oracles, improving previous methods with a simpler approach and better query complexity.
Findings
Achieves $ ilde{O}(nr^{3/4} ext{log}W)$ rank query complexity
First subquadratic algorithm for polynomially-bounded weights
Efficiently computes shortest-path trees in weighted exchange graphs
Abstract
Given two matroids and over an -element integer-weighted ground set , the weighted matroid intersection problem aims to find a common independent set maximizing the weight of . In this paper, we present a simple deterministic algorithm for weighted matroid intersection using rank queries, where is the size of the largest intersection of and and is the maximum weight. This improves upon the best previously known algorithm given by Lee, Sidford, and Wong [FOCS'15], and is the first subquadratic algorithm for polynomially-bounded weights under the standard independence or rank oracle models. The main contribution of this paper is an efficient algorithm that computes…
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 · Computational Geometry and Mesh Generation
