Deterministic $(2/3-\varepsilon)$-Approximation of Matroid Intersection Using Nearly-Linear Independence-Oracle Queries
Tatsuya Terao

TL;DR
This paper introduces a deterministic algorithm that approximates the maximum common independent set in two matroids with nearly linear oracle queries, improving efficiency and providing a semi-streaming variant.
Contribution
It presents the first deterministic $(2/3 - ext{epsilon})$-approximation algorithm for matroid intersection with nearly linear independence oracle queries.
Findings
Achieves a $(2/3 - ext{epsilon})$-approximation with $O(n/ ext{epsilon} + r ext{log} r)$ queries.
Utilizes a simple termination of a recent $(1 - ext{epsilon})$-approximation algorithm.
Provides a semi-streaming algorithm with $O(1/ ext{epsilon})$ passes.
Abstract
In the matroid intersection problem, we are given two matroids and defined on the same ground set of elements, and the objective is to find a common independent set of largest possible cardinality, denoted by . In this paper, we consider a deterministic matroid intersection algorithm with only a nearly linear number of independence oracle queries. Our contribution is to present a deterministic -independence-query -approximation algorithm for any . Our idea is very simple: we apply a recent -independence-query -approximation algorithm of Blikstad [ICALP 2021], but terminate it before completion. Moreover, we also present a semi-streaming…
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.
