Lower Bounds for Testing Directed Acyclicity in the Unidirectional Bounded-Degree Model
Pith reviewed 2026-05-10 12:26 UTC · model grok-4.3
The pith
Testing whether a directed graph is acyclic requires tilde-Omega of n to the two-thirds queries for one-sided testers when out-degree is a large constant.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
There exist absolute constants d0 in natural numbers and epsilon greater than zero such that for every constant d at least d0, any one-sided epsilon-tester for acyclicity on n-vertex digraphs of maximum out-degree at most d requires tilde-Omega of n to the two-thirds queries. Under the same degree assumption any two-sided epsilon-tester requires Omega of square-root n queries, and tolerant testing requires Omega of n queries for some absolute constant out-degree bound d via reduction from bounded-degree 3-colorability.
What carries the argument
The unidirectional bounded-degree oracle model, where each query to a vertex returns only its outgoing neighbors up to a constant maximum out-degree.
If this is right
- One-sided testers for acyclicity cannot succeed with fewer than tilde-Omega of n to the two-thirds queries once the constant out-degree exceeds d0.
- Two-sided testers cannot succeed with fewer than Omega of square-root n queries for the same degree regime.
- Tolerant testers cannot succeed with fewer than Omega of n queries for some fixed constant out-degree.
- The lower bounds continue to hold for any fixed positive epsilon when d is large enough.
Where Pith is reading between the lines
- The one-way nature of the oracle forces testers to explore reachability indirectly, which may make other directed properties such as strong connectivity similarly hard.
- The linear lower bound obtained by reduction from 3-colorability indicates that acyclicity testing inherits the full hardness of coloring problems once tolerance is allowed.
Load-bearing premise
The maximum out-degree must be bounded by a sufficiently large constant and each query must reveal only outgoing neighbors.
What would settle it
An explicit one-sided epsilon-tester that uses o of n to the two-thirds queries on all n-vertex digraphs with out-degree at most some large constant d would falsify the main claim.
Figures
read the original abstract
We study property testing of directed acyclicity in the unidirectional bounded-degree oracle model, where a query to a vertex reveals its outgoing neighbors. We prove that there exist absolute constants $d_0\in\mathbb{N}$ and $\varepsilon>0$ such that for every constant $d\ge d_0$, any one-sided $\varepsilon$-tester for acyclicity on $n$-vertex digraphs of maximum outdegree at most $d$ requires $\widetilde{\Omega}(n^{2/3})$ queries. This improves the previous $\widetilde{\Omega}(n^{5/9})$ lower bound for one-sided testing of acyclicity in the same model. We also prove that, under the same degree assumption, any two-sided $\varepsilon$-tester requires $\Omega(\sqrt n)$ queries, improving the previous $\Omega(n^{1/3})$ lower bound. We further prove an $\Omega(n)$ lower bound for tolerant testing for some absolute constant outdegree bound $d$ by reduction from bounded-degree $3$-colorability.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies property testing of directed acyclicity in the unidirectional bounded-degree oracle model (queries reveal outgoing neighbors only). It proves that for absolute constants d0 and ε>0, and all constant d≥d0, any one-sided ε-tester requires Õ(n^{2/3}) queries (improving the prior Õ(n^{5/9}) bound); any two-sided ε-tester requires Ω(√n) queries (improving Ω(n^{1/3})); and tolerant testing requires Ω(n) queries for some constant d, via reduction from bounded-degree 3-colorability.
Significance. If the reductions and query-complexity arguments hold, the results tighten the known landscape for directed-graph property testing: they establish a stronger separation between one-sided and two-sided testers and give the first linear lower bound for tolerant acyclicity testing. The explicit parametrization by a sufficiently large constant out-degree d0 and the use of standard edge-edit distance make the claims directly comparable to prior work in the area.
minor comments (3)
- [§1] §1 (Introduction): the statement of the one-sided lower bound uses Õ notation without defining the hidden polylog factors; a brief sentence clarifying the precise form of the bound would aid readability.
- [§4] §4 (Reduction for tolerant testing): the distance measure in the constructed instance is normalized by n, but the reduction from 3-colorability should explicitly verify that the edit-distance parameter ε maps to a constant fraction of the original instance size.
- [Preliminaries] Figure 1 (or the corresponding diagram in the preliminaries): the illustration of the unidirectional oracle does not label the out-degree bound d, which is central to the statement of all theorems.
Simulated Author's Rebuttal
We thank the referee for the positive review and the recommendation of minor revision. We appreciate the assessment that the results tighten the known landscape for directed-graph property testing by establishing a stronger separation between one-sided and two-sided testers and providing the first linear lower bound for tolerant acyclicity testing.
Circularity Check
No significant circularity; lower bounds derived via external reductions
full rationale
The paper establishes query lower bounds for testing directed acyclicity via explicit reductions from independent problems (e.g., bounded-degree 3-colorability for the tolerant-testing case, and presumably other communication or query-complexity problems for the one-sided and two-sided cases). The abstract and described contributions contain no self-definitional steps, no fitted parameters renamed as predictions, and no load-bearing self-citations whose validity depends on the current paper. The parametrization by a sufficiently large constant out-degree d0 is an explicit assumption stated up-front rather than derived circularly. All claimed improvements (from n^{5/9} to n^{2/3} and from n^{1/3} to sqrt(n)) are comparisons to prior external results, not internal re-derivations of the same quantity. The derivation chain is therefore self-contained against external benchmarks and receives the default non-circularity finding.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard assumptions of graph theory and property testing, including existence of hard instances for reductions from 3-colorability.
Reference graph
Works this paper leans on
-
[1]
M. A. Bender and D. Ron. Testing properties of directed graphs: Acyclicity and connectivity. Random Structures & Algorithms, 20(2):184–205, 2002
work page 2002
-
[2]
I. Benjamini, O. Schramm, and A. Shapira. Every minor-closed property of sparse graphs is testable. InProceedings of the 40th Annual ACM Symposium on Theory of Computing (STOC), pages 393–402, 2008
work page 2008
-
[3]
A. Bhattacharyya and Y. Yoshida.Property Testing: Problems and Techniques. Springer Singapore, 2022
work page 2022
-
[4]
A. Bogdanov, K. Obata, and L. Trevisan. A lower bound for testing 3-colorability in bounded- degree graphs. InProceedings of the 43rd Annual IEEE Symposium on Foundations of Com- puter Science (FOCS), pages 93–102, 2002
work page 2002
-
[5]
X. Chen, T. Randolph, R. A. Servedio, and T. Sun. A lower bound on cycle-finding in sparse digraphs. InProceedings of the 2020 ACM-SIAM Symposium on Discrete Algorithms (SODA 2020), pages 2936–2952, 2020
work page 2020
- [6]
-
[7]
Goldreich.Introduction to Property Testing
O. Goldreich.Introduction to Property Testing. Cambridge University Press, 2017
work page 2017
-
[8]
O. Goldreich, S. Goldwasser, and D. Ron. Property testing and its connection to learning and approximation.Journal of the ACM, 45(4):653–750, 1998
work page 1998
-
[9]
O. Goldreich and D. Ron. Property testing in bounded degree graphs.Algorithmica, 32(2):302– 343, 2002. 31
work page 2002
-
[10]
F. Hellweg and C. Sohler. Property testing in sparse directed graphs: Strong connectivity and subgraph-freeness. InAlgorithms – ESA 2012, Lecture Notes in Computer Science, pages 599–610, 2012
work page 2012
-
[11]
H. Ito, A. Khoury, and I. Newman. On the characterization of 1-Sided error strongly testable graph properties for bounded-degree graphs.Computational Complexity, 29(1):1, 2020
work page 2020
- [12]
-
[13]
I. Newman and C. Sohler. Every property of hyperfinite graphs is testable.SIAM Journal on Computing, 42(3):1095–1112, 2013
work page 2013
- [14]
-
[15]
P. Peng and Y. Wang. An optimal separation between two property testing models for bounded degree directed graphs. In50th International Colloquium on Automata, Languages, and Pro- gramming (ICALP 2023), volume 261 ofLeibniz International Proceedings in Informatics (LIPIcs), pages 96:1–96:16, 2023. 32
work page 2023
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.