Locally Defined Independence Systems on Graphs
Yuki Amano

TL;DR
This paper studies the approximability of maximizing independence systems on graphs using local oracles, proposing algorithms with specific approximation ratios for various graph classes.
Contribution
It introduces new approximation algorithms for independence system maximization on graphs, including k-degenerate and bipartite graphs, under the local oracle model.
Findings
FixedOrder and Greedy algorithms have no constant approximation ratio.
Proposed algorithms achieve approximation ratios of + 2k - 2 and k for k-degenerate graphs.
An ( + k)-approximation algorithm is provided for bipartite graphs.
Abstract
The maximization for the independence systems defined on graphs is a generalization of combinatorial optimization problems such as the maximum -matching, the unweighted MAX-SAT, the matchoid, and the maximum timed matching problems. In this paper, we consider the problem under the local oracle model to investigate the global approximability of the problem by using the local approximability. We first analyze two simple algorithms FixedOrder and Greedy for the maximization under the model, which shows that they have no constant approximation ratio. Here algorithms FixedOrder and Greedy apply local oracles with fixed and greedy orders of vertices, respectively. We then propose two approximation algorithms for the -degenerate graphs, whose approximation ratios are and , where is the approximation ratio of local oracles. The second one can be…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Cryptography and Data Security
