On Self-Reducibility and Reoptimization of Closest Substring Problem
Jeffrey Aborot, Henry Adorna, Jhoirene Clemente

TL;DR
This paper explores the reoptimization of the closest substring problem under sequence addition, demonstrating that its NP-hardness persists and that self-reducibility can improve algorithm efficiency without enhancing approximation bounds.
Contribution
It introduces a reoptimization variant of CSP, analyzes its NP-hardness, and leverages self-reducibility to improve PTAS running time without affecting approximation quality.
Findings
Reoptimization of CSP remains NP-hard.
Self-reducibility can improve PTAS running time.
Approximation bounds for CSP cannot be improved.
Abstract
In this paper, we define the reoptimization variant of the closest substring problem (CSP) under sequence addition. We show that, even with the additional information we have about the problem instance, the problem of finding a closest substring is still NP-hard. We investigate the combinatorial property of optimization problems called self-reducibility. We show that problems that are polynomial-time reducible to self-reducible problems also exhibits the same property. We illustrate this in the context of CSP. We used the property to show that although we cannot improve the approximability of the problem, we can improve the running time of the existing PTAS for CSP.
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 · Network Packet Processing and Optimization · Wireless Communication Networks Research
