中文
相关论文

相关论文: An Adaptivity Hierarchy Theorem for Property Testi…

200 篇论文

The main conceptual contribution of this paper is identifying a previously unnoticed connection between two central problems in computational learning theory and property testing: agnostically learning conjunctions and tolerantly testing…

数据结构与算法 · 计算机科学 2025-04-23 Xi Chen , Shyamal Patel , Rocco A. Servedio

Test-time compute scaling allocates inference computation uniformly, uses fixed sampling strategies, and applies verification only for reranking. In contrast, we propose a verifier-guided adaptive framework treating reasoning as iterative…

计算与语言 · 计算机科学 2026-04-08 Ahsan Bilal , Ahmed Mohsin , Muhammad Umer , Ali Subhan , Hassan Rizwan , Ayesha Mohsin , Dean Hougen

Non-adaptive group testing involves grouping arbitrary subsets of $n$ items into different pools. Each pool is then tested and defective items are identified. A fundamental question involves minimizing the number of pools required to…

离散数学 · 计算机科学 2011-07-26 Mahdi Cheraghchi , Amin Karbasi , Soheil Mohajer , Venkatesh Saligrama

We study the problem of group testing with a non-adaptive randomized algorithm in the random incidence design (RID) model where each entry in the test is chosen randomly independently from $\{0,1\}$ with a fixed probability $p$. The…

机器学习 · 计算机科学 2017-08-10 Nader H. Bshouty , Nuha Diab , Shada R. Kawar , Robert J. Shahla

One of the most fundamental questions in graph property testing is to characterize the combinatorial structure of properties that are testable with a constant number of queries. We work towards an answer to this question for the…

数据结构与算法 · 计算机科学 2018-11-08 Hendrik Fichtenberger , Pan Peng , Christian Sohler

The power of adaptivity in algorithms has been intensively studied in diverse areas of theoretical computer science. In this paper, we obtain a number of sharp lower bound results which show that adaptivity provides a significant extra…

密码学与安全 · 计算机科学 2026-05-21 Itai Dinur , Nathan Keller , Avichai Marmor

We consider the classic question of state tomography: given copies of an unknown quantum state $\rho\in\mathbb{C}^{d\times d}$, output $\widehat{\rho}$ which is close to $\rho$ in some sense, e.g. trace distance or fidelity. When one is…

量子物理 · 物理学 2023-05-31 Sitan Chen , Brice Huang , Jerry Li , Allen Liu , Mark Sellke

In the context of fault-detection problems, the objective is to identify all defective items among a set of $n$ binary-state items using the minimum number of tests. The {group testing} paradigm, which allows testing a subset of items in a…

组合数学 · 数学 2025-11-18 Jun Wu , Yongxi Cheng , Zhen Yang , Feng Chu , Junkai He

Artificial neural networks (ANNs) are powerful tools capable of approximating any arbitrary mathematical function, but their interpretability remains limited, rendering them as black box models. To address this issue, numerous methods have…

机器学习 · 计算机科学 2024-06-11 Abhiram Anand Thiruthummal , Eun-jin Kim , Sergiy Shelyag

In the property testing model, the task is to distinguish objects possessing some property from the objects that are far from it. One of such properties is monotonicity, when the objects are functions from one poset to another. This is an…

计算复杂性 · 计算机科学 2018-05-11 Aleksandrs Belovs

Retrieving the most similar objects in a large-scale database for a given query is a fundamental building block in many application domains, ranging from web searches, visual, cross media, and document retrievals. State-of-the-art…

机器学习 · 计算机科学 2018-03-15 Muge Li , Liangyue Li , Feiping Nie

We study the problem of testing $C_k$-freeness ($k$-cycle-freeness) for fixed constant $k > 3$ in graphs with bounded arboricity (but unbounded degrees). In particular, we are interested in one-sided error algorithms, so that they must…

数据结构与算法 · 计算机科学 2024-04-30 Talya Eden , Reut Levi , Dana Ron

We consider the problem of finding an edge in a hidden undirected graph $G = (V, E)$ with $n$ vertices, in a model where we only allowed queries that ask whether or not a subset of vertices contains an edge. We study the non-adaptive model…

数据结构与算法 · 计算机科学 2022-07-07 Ron Kupfer , Noam Nisan

As machine learning systems are increasingly used to make real world legal and financial decisions, it is of paramount importance that we develop algorithms to verify that these systems do not discriminate against minorities. We design a…

人工智能 · 计算机科学 2020-01-01 Osbert Bastani , Xin Zhang , Armando Solar-Lezama

Distribution testing is a fundamental statistical task with many applications, but we are interested in a variety of problems where systematic mislabelings of the sample prevent us from applying the existing theory. To apply distribution…

数据结构与算法 · 计算机科学 2023-04-05 Renato Ferreira Pinto , Nathaniel Harms

We derive generalization bounds for learning algorithms based on their robustness: the property that if a testing sample is "similar" to a training sample, then the testing error is close to the training error. This provides a novel…

机器学习 · 计算机科学 2015-03-17 Huan Xu , Shie Mannor

A central challenge in property testing is verifying algebraic structure with minimal access to data. A landmark result addressing this challenge, the linearity test of Blum, Luby, and Rubinfeld (JCSS `93), spurred a rich body of work on…

数据结构与算法 · 计算机科学 2025-12-01 Esty Kelman , Uri Meir , Debanuj Nayak , Sofya Raskhodnikova

The tendency of repeating past choices more often than expected from the history of outcomes has been repeatedly empirically observed in reinforcement learning experiments. It can be explained by at least two computational processes:…

神经与进化计算 · 计算机科学 2024-10-28 Isabelle Hoxha , Leo Sperber , Stefano Palminteri

We study property testing in directed graphs in the bounded degree model, where we assume that an algorithm may only query the outgoing edges of a vertex, a model proposed by Bender and Ron in 2002. As our first main result, we we present a…

数据结构与算法 · 计算机科学 2013-12-03 Frank Hellweg , Christian Sohler

The performance of modern reinforcement learning algorithms critically relies on tuning ever-increasing numbers of hyperparameters. Often, small changes in a hyperparameter can lead to drastic changes in performance, and different…

机器学习 · 计算机科学 2025-02-05 Jacob Adkins , Michael Bowling , Adam White