paper-with-me

Papers

Sequential Mode Estimation with Oracle Queries

2019-11-19 · Dhruti Shah, Tuhinangshu Choudhury, Nikhil Karamchandani, Aditya Gopalan

We consider the problem of adaptively PAC-learning a probability distribution $\mathcal{P}$'s mode by querying an oracle for information about a sequence of i.i.d. samples $X_1, X_2, \ldots$ generated from $\mathcal{P}$. We consider two different query models: (a) each query is an index $i$ for which the oracle reveals the value of the sample $X_i$, (b) each query is comprised of two indices $i$ and $j$ for which the oracle reveals if the samples $X_i$ and $X_j$ are the same or not. For these query models, we give sequential mode-estimation algorithms which, at each time $t$, either make a query to the corresponding oracle based on past observations, or decide to stop and output an estimate for the distribution's mode, required to be correct with a specified confidence. We analyze the query complexity of these algorithms for any underlying distribution $\mathcal{P}$, and derive corresponding lower bounds on the optimal query complexity under the two querying models.

📄 PDF Abstract BibTeX arXiv:1911.08197

Code (0)

등록된 구현이 없습니다.

Tasks

PAC learning

Similar Papers 제목 키워드 기반

Query Complexity of k-NN based Mode Estimation

2020-10-26 · Anirudh Singhal, Subham Pirojiwala, Nikhil Karamchandani

Motivated by the mode estimation problem of an unknown multivariate probability density function, we study the problem of identifying the point with the minimum k-th nearest neighbor distance for a given dataset of n poi…

Tradeoffs between Mistakes and ERM Oracle Calls in Online and Transductive Online Learning

2025-05-30 · Idan Attias, Steve Hanneke, Arvind Ramaswami

We study online and transductive online learning when the learner interacts with the concept class only via Empirical Risk Minimization (ERM) or weak consistency oracles on arbitrary instance subsets. This contrasts with…

2k

Information-Theoretic Bounds for Integral Estimation

2021-02-19 · Donald Q. Adams, Adarsh Barik, Jean Honorio

In this paper, we consider a zero-order stochastic oracle model of estimating definite integrals. In this model, integral estimation methods may query an oracle function for a fixed number of noisy values of the integran…

SmartOracle -- An Agentic Approach to Mitigate Noise in Differential Oracles

2026-01-21 · Srinath Srinivasan, Tim Menzies, Marcelo D'Amorim arxiv

Differential fuzzers detect bugs by executing identical inputs across distinct implementations of the same specification, such as JavaScript interpreters. Validating the outputs requires an oracle and for differential te…

Sequence prediction under a lying oracle

2026-08-14 · Puspabeethi Samanta, Nikhil Karamchandani, Jayakrishnan Nair arxiv

We consider the problem of sequential prediction of an $m$-ary sequence, where at each epoch, (i) the environment selects an outcome from an $m$-ary alphabet, (ii) the learner selects a probability distribution over the …