Quality control in sublinear time: a case study via random graphs
Cassandra Marcussen, Ronitt Rubinfeld, Madhu Sudan

TL;DR
This paper introduces a new class of algorithmic problems called 'Quality Control Problems' and demonstrates that, in the context of random graphs, these problems can be solved with significantly fewer queries than traditional testing methods, especially for properties like clique counts.
Contribution
The paper defines the concept of quality control problems and shows they can be solved sublinearly in random graphs, providing more efficient algorithms for property testing.
Findings
Quality control problems can be tested with fewer queries than traditional methods.
For random graphs, the approach reduces query complexity from exponential to polynomial in certain parameters.
The method generalizes to motifs with bounded maximum degree, improving efficiency in graph property testing.
Abstract
Many algorithms are designed to work well on average over inputs. When running such an algorithm on an arbitrary input, we must ask: Can we trust the algorithm on this input? We identify a new class of algorithmic problems addressing this, which we call "Quality Control Problems." These problems are specified by a (positive, real-valued) "quality function" and a distribution such that, with high probability, a sample drawn from is "high quality," meaning its -value is near . The goal is to accept inputs and reject potentially adversarially generated inputs with far from . The objective of quality control is thus weaker than either component problem: testing for "" or testing if , and offers the possibility of more efficient algorithms. In this work, we consider the sublinear version of the quality control…
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.
