Improved Approximability Result for Test Set with Small Redundancy
Peng Cui

TL;DR
This paper improves the theoretical approximation ratio for the set cover greedy algorithm in bioinformatics test set redundancy scenarios, especially when redundancy is small, using potential function analysis.
Contribution
It establishes a tighter approximation ratio for SGA in test sets with small redundancy, extending previous results for plain test sets.
Findings
Approximation ratio of SGA is $(2-rac{1}{2r}) ln n + rac{3}{2} ln r + O( ln ln n)$.
Result surpasses the $2 ewline ln n$ bound when $r=o(rac{ ewline ln n}{ ewline ln ewline ln n})$.
Extends approximability results from plain test sets to those with redundancy.
Abstract
Test set with redundancy is one of the focuses in recent bioinformatics research. Set cover greedy algorithm (SGA for short) is a commonly used algorithm for test set with redundancy. This paper proves that the approximation ratio of SGA can be by using the potential function technique. This result is better than the approximation ratio which directly derives from set multicover, when , and is an extension of the approximability results for plain test set.
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
TopicsAlgorithms and Data Compression · Machine Learning and Algorithms · Gene expression and cancer classification
