惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
Vercel News
Vercel News
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
量子位
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
博客园 - 【当耐特】
Recent Announcements
Recent Announcements
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
小众软件
小众软件
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
IT之家
IT之家
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
博客园 - 三生石上(FineUI控件)

cs.DS updates on arXiv.org

PAC Learning with Bandit Feedback: Sharp Sample Complexity in the Realizable Setting Algorithms with Polynomially-Improved Approximation Factors for the $2 \rightarrow q$ Norm, and Applications A computational phase transition for learning-to-sample from Ising models Covering vertices by sequential stars Fermi-Dirac machines as quantizations of neurons A Comprehensive Evaluation of Vertex Elimination Algorithms for Algorithmic Differentiation A Tight Bound on Localization of Electrical Flows Optimal Dimension-Free Sampling for Regularized Classification Reducing the Randomness in Partition Oracles for Bounded Degree Minor-Free Graphs Beyond the Half-Approximation: Fair and Efficient Online Class Matching Efficient Uniform Sampling of Surjections via their Profiles Tractable Maximization of Budgeted Phylogenetic Diversity on Networks Utilizing Node Scanwidth Fairness in Aggregation: Optimal Top-$k$ and Improved Full Ranking Learning-Augmented Online Scheduling with Parsimonious Preemption Entropy Equivalence Testing Lumberjack: Better Differentially Private Random Forests through Heavy Hitter Detection in Trees The Secretary Problem with a Stochastic Precursor Polynomial-Time Robust Multiclass Linear Classification under Gaussian Marginals Efficient Banzhaf-Based Data Valuation for $k$-Nearest Neighbors Classification Block-Sphere Vector Quantization An Approximation Algorithm for Graph Label Selection Iterative Chow Filtering for Learning with Distribution Shift Complexity of Non-Log-Concave Sampling in Fisher Information Stochastic Matching via Local Sparsification Finite Sample Bounds for Learning with Score Matching What is Learnable in Valiant's Theory of the Learnable? Provable Quantization with Randomized Hadamard Transform Min-Max Optimization Requires Exponentially Many Queries Fast and Compact Graph Cuts for the Boykov-Kolmogorov Algorithm A proximal gradient algorithm for composite log-concave sampling
Testing Monotonicity of Real-Valued Functions on DAGs
[Submitted on 17 Feb 2026 (v1), last revised 16 Jul 2026 (this v · 2026-02-17 · via cs.DS updates on arXiv.org

View PDF HTML (experimental)

Abstract:We study monotonicity testing of real-valued functions on directed acyclic graphs (DAGs) with $n$ vertices. Let $m$ and $\ell$ be the numbers of edges in the transitive reduction and the transitive closure, respectively. For $1\le c\le d\le2$, define $u(c,d):=\min\left\{\frac12,\frac c3,\frac{c+d}{2}-1\right\}$. We show that every family of DAGs with $m=n^{c+o(1)}$ and $\ell=n^{d+o(1)}$ admits, for every fixed $\varepsilon\in(0,1)$, a non-adaptive tester with one-sided error that uses $O_\varepsilon(n^{u(c,d)+o(1)})$ queries. Conversely, we show that for every sufficiently small fixed $\varepsilon>0$ and every fixed $(c,d)$, there are families of DAGs satisfying $m=n^{c+o(1)}$ and $\ell=n^{d+o(1)}$ on which every randomized non-adaptive tester, even with two-sided error, requires $n^{u(c,d)-o(1)}$ queries, making the upper bound tight up to a factor $n^{o(1)}$. Our main technical contribution is a lower-bound technique based on Ruzsa--Szemerédi families of positive matchings.

Submission history

From: Yuichi Yoshida [view email]
[v1] Tue, 17 Feb 2026 04:14:41 UTC (120 KB)
[v2] Sun, 22 Mar 2026 10:40:28 UTC (120 KB)
[v3] Thu, 16 Jul 2026 00:38:26 UTC (99 KB)