{"title":"在O -美女(2.7k)中检测大小为k的反馈顶点集","authors":"Jason Li, Jesper Nederlof","doi":"https://dl.acm.org/doi/10.1145/3504027","DOIUrl":null,"url":null,"abstract":"<p>In the Feedback Vertex Set (FVS) problem, one is given an undirected graph <i>G</i> and an integer <i>k</i>, and one needs to determine whether there exists a set of <i>k</i> vertices that intersects all cycles of <i>G</i> (a so-called feedback vertex set). Feedback Vertex Set is one of the most central problems in parameterized complexity: It served as an excellent testbed for many important algorithmic techniques in the field such as Iterative Compression [Guo et al. (JCSS’06)], Randomized Branching [Becker et al. (J. Artif. Intell. Res’00)] and Cut&Count [Cygan et al. (FOCS’11)]. In particular, there has been a long race for the smallest dependence <i>f(k)</i> in run times of the type <i>O<sup>⋆</sup> (f(k))</i>, where the <i>O<sup>⋆</sup></i> notation omits factors polynomial in <i>n</i>. This race seemed to have reached a conclusion in 2011, when a randomized <i>O</i><sup>⋆</sup> (3<sup><i>k</i></sup>) time algorithm based on Cut&Count was introduced.</p><p>In this work, we show the contrary and give a <i>O<sup>⋆</sup> (2.7<i>k</i>)</i> time randomized algorithm. Our algorithm combines all mentioned techniques with substantial new ideas: First, we show that, given a feedback vertex set of size <i>k</i> of bounded average degree, a tree decomposition of width <i>(1-Ω (1))k</i> can be found in polynomial time. Second, we give a randomized branching strategy inspired by the one from [Becker et al. (J. Artif. Intell. Res’00)] to reduce to the aforementioned bounded average degree setting. Third, we obtain significant run time improvements by employing fast matrix multiplication.</p>","PeriodicalId":50922,"journal":{"name":"ACM Transactions on Algorithms","volume":"1 12","pages":""},"PeriodicalIF":0.9000,"publicationDate":"2022-10-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Detecting Feedback Vertex Sets of Size k in O⋆ (2.7k) Time\",\"authors\":\"Jason Li, Jesper Nederlof\",\"doi\":\"https://dl.acm.org/doi/10.1145/3504027\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>In the Feedback Vertex Set (FVS) problem, one is given an undirected graph <i>G</i> and an integer <i>k</i>, and one needs to determine whether there exists a set of <i>k</i> vertices that intersects all cycles of <i>G</i> (a so-called feedback vertex set). Feedback Vertex Set is one of the most central problems in parameterized complexity: It served as an excellent testbed for many important algorithmic techniques in the field such as Iterative Compression [Guo et al. (JCSS’06)], Randomized Branching [Becker et al. (J. Artif. Intell. Res’00)] and Cut&Count [Cygan et al. (FOCS’11)]. In particular, there has been a long race for the smallest dependence <i>f(k)</i> in run times of the type <i>O<sup>⋆</sup> (f(k))</i>, where the <i>O<sup>⋆</sup></i> notation omits factors polynomial in <i>n</i>. This race seemed to have reached a conclusion in 2011, when a randomized <i>O</i><sup>⋆</sup> (3<sup><i>k</i></sup>) time algorithm based on Cut&Count was introduced.</p><p>In this work, we show the contrary and give a <i>O<sup>⋆</sup> (2.7<i>k</i>)</i> time randomized algorithm. Our algorithm combines all mentioned techniques with substantial new ideas: First, we show that, given a feedback vertex set of size <i>k</i> of bounded average degree, a tree decomposition of width <i>(1-Ω (1))k</i> can be found in polynomial time. Second, we give a randomized branching strategy inspired by the one from [Becker et al. (J. Artif. Intell. Res’00)] to reduce to the aforementioned bounded average degree setting. Third, we obtain significant run time improvements by employing fast matrix multiplication.</p>\",\"PeriodicalId\":50922,\"journal\":{\"name\":\"ACM Transactions on Algorithms\",\"volume\":\"1 12\",\"pages\":\"\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2022-10-10\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"ACM Transactions on Algorithms\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://doi.org/https://dl.acm.org/doi/10.1145/3504027\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACM Transactions on Algorithms","FirstCategoryId":"94","ListUrlMain":"https://doi.org/https://dl.acm.org/doi/10.1145/3504027","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
Detecting Feedback Vertex Sets of Size k in O⋆ (2.7k) Time
In the Feedback Vertex Set (FVS) problem, one is given an undirected graph G and an integer k, and one needs to determine whether there exists a set of k vertices that intersects all cycles of G (a so-called feedback vertex set). Feedback Vertex Set is one of the most central problems in parameterized complexity: It served as an excellent testbed for many important algorithmic techniques in the field such as Iterative Compression [Guo et al. (JCSS’06)], Randomized Branching [Becker et al. (J. Artif. Intell. Res’00)] and Cut&Count [Cygan et al. (FOCS’11)]. In particular, there has been a long race for the smallest dependence f(k) in run times of the type O⋆ (f(k)), where the O⋆ notation omits factors polynomial in n. This race seemed to have reached a conclusion in 2011, when a randomized O⋆ (3k) time algorithm based on Cut&Count was introduced.
In this work, we show the contrary and give a O⋆ (2.7k) time randomized algorithm. Our algorithm combines all mentioned techniques with substantial new ideas: First, we show that, given a feedback vertex set of size k of bounded average degree, a tree decomposition of width (1-Ω (1))k can be found in polynomial time. Second, we give a randomized branching strategy inspired by the one from [Becker et al. (J. Artif. Intell. Res’00)] to reduce to the aforementioned bounded average degree setting. Third, we obtain significant run time improvements by employing fast matrix multiplication.
期刊介绍:
ACM Transactions on Algorithms welcomes submissions of original research of the highest quality dealing with algorithms that are inherently discrete and finite, and having mathematical content in a natural way, either in the objective or in the analysis. Most welcome are new algorithms and data structures, new and improved analyses, and complexity results. Specific areas of computation covered by the journal include
combinatorial searches and objects;
counting;
discrete optimization and approximation;
randomization and quantum computation;
parallel and distributed computation;
algorithms for
graphs,
geometry,
arithmetic,
number theory,
strings;
on-line analysis;
cryptography;
coding;
data compression;
learning algorithms;
methods of algorithmic analysis;
discrete algorithms for application areas such as
biology,
economics,
game theory,
communication,
computer systems and architecture,
hardware design,
scientific computing