
TL;DR
This paper introduces faster approximation algorithms for the linear matroid intersection problem and its weighted variant, significantly improving computational efficiency over previous exact and approximate methods.
Contribution
It presents new $(1 - ext{epsilon})$-approximation algorithms with improved time complexity for both unweighted and weighted linear matroid intersection problems.
Findings
Faster $(1 - ext{epsilon})$-approximation algorithm for unweighted problem.
Enhanced $(1 - ext{epsilon})$-approximation for weighted problem.
Combines adaptive sparsification with efficient span checking techniques.
Abstract
We consider a fast approximation algorithm for the linear matroid intersection problem. In this problem, we are given two matrices and , and the objective is to find a largest set of columns that are linearly independent in both and . We design a -approximation algorithm with time complexity , where denotes the number of nonzero entries in for , denotes the maximum size of a common independent set, and denotes the matrix multiplication exponent. Our approximation algorithm is faster than the exact algorithm by Harvey [FOCS'06 & SICOMP'09] and Cheung--Kwok--Lau [STOC'12 & JACM'13], which runs in time. We also develop a…
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.
