Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
research-article

Parameterized Testability

Published: 14 December 2017 Publication History

Abstract

This article studies property testing for NP optimization problems with parameter k under the general graph model with an augmentation of random edge sampling capability. It is shown that a variety of such problems, including k-Vertex Cover, k-Feedback Vertex Set, k-Multicut, k-Path-Free, and k-Dominating Set, are constant-query testable if k is constant. It should be noted that the first four problems are fixed parameter tractable (FPT) and it turns out that algorithmic techniques for their FPT algorithms (branch-and-bound search, color coding, etc.) are also useful for our testers. k-Dominating Set is W[2]-hard, but we can still test the property with a constant number of queries, since the definition of ε-farness makes the problem trivial for non-sparse graphs that are the source of hardness for the original optimization problem. We also consider k-Odd Cycle Transversal, which is another well-known FPT problem, but we only give a sublinear-query tester when k is a constant.

References

[1]
N. Alon, E. Fischer, I. Newman, and A. Shapira. 2009. A combinatorial characterization of the testable graph properties: It’s all about regularity. SIAM J. Comput. 39 (2009), 143--167.
[2]
Noga Alon, Tali Kaufman, Michael Krivelevich, and Dana Ron. 2008. Testing triangle-freeness in general graphs. SIAM J. Discr. Math. 22, 2 (2008), 786--819.
[3]
Noga Alon and Asaf Shapira. 2008. A characterization of the (natural) graph properties testable with one-sided error. SIAM J. Comput. 37, 6 (2008), 1703--1727.
[4]
Noga Alon and Asaf Shapira. 2008. Every monotone graph property is testable. SIAM J. Comput. 38, 2 (2008), 505--522.
[5]
N. Alon, R. Yuster, and U. Zwick. 1995. Color-coding. J. ACM 42, 4 (1995), 844--856.
[6]
I. Ben-Eliezer, T. Kaufman, M. Krivelevich, and D. Ron. 2008. Comparing the strength of query types in property testing: The case of testing -colorability. In Proceedings of the 19th Annual ACM-SIAM Symposium on Discrete Algorithms (SODA’08). 1213--1222.
[7]
I. Benjamini, O. Schramm, and A. Shapira. 2010. Every minor-closed property of sparse graphs is testable. Adv. Math. 223, 6 (2010), 2200--2218.
[8]
Leizhen Cai. 2003. Parameterized complexity of vertex colouring. Discr. Appl. Math. 127, 3 (2003), 415--429.
[9]
A. K. Chandra, P. Raghavan, W. L. Ruzzo, R. Smolensky, and P. Tiwari. 1996. The electrical resistance of a graph captures its commute and cover times. Comput. Complex. 6, 4 (1996), 312--340.
[10]
B. Chazelle, R. Rubinfeld, and L. Trevisan. 2005. Approximating the minimum spanning tree weight in sublinear time. SIAM J. Comput. 34, 6 (2005), 1370--1379.
[11]
Artur Czumaj, Morteza Monemizadeh, Krzysztof Onak, and Christian Sohler. 2011. Planar graphs: Random walks and bipartiteness testing. In Proceedings of the 52nd Annual IEEE Symposium on Foundations of Computer Science (FOCS’11). 423--432.
[12]
R. G. Downey and M. R. Fellows. 1999. Parameterized Complexity. Vol. 3. Springer.
[13]
Oded Goldreich (Ed.). 2010. Property Testing: Current Research and Surveys. LNCS, Vol. 6390. Springer.
[14]
O. Goldreich, S. Goldwasser, and D. Ron. 1998. Property testing and its connection to learning and approximation. J. ACM 45, 4 (1998), 653--750.
[15]
Oded Goldreich and Dana Ron. 2002. Property testing in bounded degree graphs. Algorithmica 32, 2 (2002), 302--343.
[16]
O. Goldreich and D. Ron. 2008. Approximating average parameters of graphs. Random Struct. Algor. 32, 4 (2008), 473--493.
[17]
Avinatan Hassidim, Jonathan A. Kelner, Huy N. Nguyen, and Krzysztof Onak. 2009. Local graph partitions for approximation and testing. In Proceedings of the 50th Annual IEEE Symposium on Foundations of Computer Science (FOCS’09). 22--31.
[18]
T. Kaufman, M. Krivelevich, and D. Ron. 2004. Tight bounds for testing bipartiteness in general graphs. SIAM J. Comput. 33, 6 (2004), 1441--1483.
[19]
Reut Levi and Dana Ron. 2015. A quasi-polynomial time partition oracle for graphs with an excluded minor. ACM Trans. Algor. 11, 3 (Jan. 2015), 24--13.
[20]
Ilan Newman and Christian Sohler. 2013. Every property of hyperfinite graphs is testable. SIAM J. Comput. 42, 3 (2013), 1095--1112.
[21]
H. N. Nguyen and K. Onak. 2008. Constant-time approximation algorithms via local improvements. In Proceedings of the 49th Annual IEEE Symposium on Foundations of Computer Science (FOCS’08). 327--336.
[22]
K. Obata. 2004. Approximate max-integral-flow/min-multicut theorems. In Proceedings of the 36th Annual ACM Symposium on Theory of Computing (STOC’04). 539--545.
[23]
K. Onak, D. Ron, M. Rosen, and R. Rubinfeld. 2012. A near-optimal sublinear-time algorithm for approximating the minimum vertex cover size. In Proceedings of the 23rd Annual ACM-SIAM Symposium on Discrete Algorithms (SODA’12). 1123--1131.
[24]
M. Parnas and D. Ron. 2007. Approximating the minimum vertex cover in sublinear time and a connection to distributed algorithms. Theor. Comput. Sci. 381, 1--3 (2007), 183--196.
[25]
Dana Ron. 2010. Algorithmic and analysis techniques in property testing. Found. Trends Theor. Comput. Sci. 5, 2 (2010), 73--205.
[26]
Ronitt Rubinfeld and Asaf Shapira. 2011. Sublinear time algorithms. SIAM J. Discr. Math. 25, 4 (2011), 1562--1588.
[27]
E. Szemerédi. 1978. Regular partitions of graphs. In Proceedings of the International Colloquium of the CNRS. 399--401.
[28]
Yuichi Yoshida and Yusuke Kobayashi. 2012. Testing the (s, t)-disconnectivity of graphs and digraphs. Theoret. Comput. Sci. 435, 25 (2012), 98--113.
[29]
Yuichi Yoshida, Masaki Yamamoto, and Hiro Ito. 2012. Improved constant-time approximation algorithms for maximum matchings and other optimization problems. SIAM J. Comput. 41, 4 (2012), 1074--1093.

Cited By

View all
  • (2023)Almost optimal query algorithm for hitting set using a subset queryJournal of Computer and System Sciences10.1016/j.jcss.2023.02.002Online publication date: Apr-2023
  • (2019)Testability of Homomorphism InadmissibilityProceedings of the 38th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems10.1145/3294052.3319679(365-382)Online publication date: 25-Jun-2019

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Transactions on Computation Theory
ACM Transactions on Computation Theory  Volume 9, Issue 4
December 2017
105 pages
ISSN:1942-3454
EISSN:1942-3462
DOI:10.1145/3171589
Issue’s Table of Contents
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 14 December 2017
Accepted: 01 October 2017
Revised: 01 May 2017
Received: 01 August 2016
Published in TOCT Volume 9, Issue 4

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. Property testing
  2. fixed parameter tractability

Qualifiers

  • Research-article
  • Research
  • Refereed

Funding Sources

  • JSPS KAKENHI
  • JST ERATO

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)10
  • Downloads (Last 6 weeks)0
Reflects downloads up to 01 Sep 2024

Other Metrics

Citations

Cited By

View all
  • (2023)Almost optimal query algorithm for hitting set using a subset queryJournal of Computer and System Sciences10.1016/j.jcss.2023.02.002Online publication date: Apr-2023
  • (2019)Testability of Homomorphism InadmissibilityProceedings of the 38th ACM SIGMOD-SIGACT-SIGAI Symposium on Principles of Database Systems10.1145/3294052.3319679(365-382)Online publication date: 25-Jun-2019

View Options

Get Access

Login options

Full Access

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media