Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

10.0%20.0%30.0%40.0% · Jun 202019922001200920172026
48 results for Statistical Query Algorithms

Statistical query algorithms and low-degree tests are nearly equivalent in high-dimensional hypothesis testing.

problem High-dimensional hypothesis testing and information-computation gaps.
method Analysis of statistical query framework and low-degree polynomials.
result Statistical query algorithms and low-degree polynomials are almost equivalent in power under mild conditions.

New algorithm learns disjunctions faster than previous methods.

problem Learning Boolean disjunctions in the agnostic PAC model.
method Developed an agnostic learner with complexity 2ildeO(n1/3)2^{ ilde{O}(n^{1/3})}.
result First separation between SQ and CSQ models in distribution-free agnostic learning.

New bounds show complex neural networks need many queries to learn.

problem Learning non-polynomial activation functions with Gaussian marginals.
method Gradient boosting procedure to amplify lower bounds on SQ dimension of neural networks.
result Statistical-query lower bounds for ReLU regression with 2ncε2^{n^c} ε queries.

Statistical query (SQ) algorithms are algorithms that have access to an {\em SQ oracle} for the input distribution DD instead of i.i.d.~ samples from DD. Given a query function φ:X[1,1]φ:X \rightarrow [-1,1], the oracle returns an estimate of ExD[φ(x)]{\bf E}_{ x\sim D}[φ(x)] within some tolerance τφτ_φ that roughly corresponds t…

2016-08-07abs ↗pdf ↗

Unified approach for quantum and classical learning from evaluation oracles.

problem Learning from evaluation oracles in quantum and classical settings.
method Inspired by Kearns' SQ and Valiant's weak evaluation oracle, a unified framework is established.
result Characterizes query complexity for learning linear function classes and extends learnability results for quantum circuits.

Active learning aims to obtain a classifier of high accuracy by using fewer label requests in comparison to passive learning by selecting effective queries. Many active learning methods have been developed in the past two decades, which sample queries based on informativeness or representativeness of unlabeled data poi…

2015-07-15abs ↗pdf ↗

Study shows limitations and possibilities of learning quantum circuit output distributions.

problem Learnability of output distributions of local quantum circuits.
method Investigated within two oracle models: statistical query model and direct sample access model.
result Output distributions of super-logarithmic depth Clifford circuits are not efficiently learnable in the statistical query model.

We study active learning where the labeler can not only return incorrect labels but also abstain from labeling. We consider different noise and abstention conditions of the labeler. We propose an algorithm which utilizes abstention responses, and analyze its statistical consistency and query complexity under fairly nat…

2016-10-30abs ↗pdf ↗

Paper develops online statistical inference methods for stochastic optimization using Kiefer-Wolfowitz algorithms.

problem Online statistical inference of model parameters in stochastic optimization problems.
method Kiefer-Wolfowitz algorithm with random search directions, asymptotic distribution analysis.
result Developed valid confidence intervals for online statistical inference.

Overlapping clusters are common in models of many practical data-segmentation applications. Suppose we are given nn elements to be clustered into kk possibly overlapping clusters, and an oracle that can interactively answer queries of the form "do elements uu and vv belong to the same cluster?" The goal is to recov…

2019-10-28abs ↗pdf ↗

Study finds a method to discover causal relationships that are invariant to marginal distributions.

problem Current causal discovery methods are sensitive to marginal distributions, leading to unreliable results.
method Proposes a non-parametric estimator that marginalizes the marginals to find intrinsic causal relationships.
result The proposed method yields causal estimators competitive with current methodologies and emphasizes uncertainty.

Adapts data analysis for growing data, improving generalization guarantees.

problem Challenges of overfitting and statistical validity in adaptive workflows with growing data.
method Generalizes adaptive analysis on dynamic data, incorporating time-varying empirical accuracy bounds and mechanisms.
result First generalization bounds for adaptive analysis on dynamic data, matching prior works' improvement over data splitting.

Algorithm learns arbitrary ReLU neurons under Gaussian inputs.

problem Learn an arbitrary ReLU activation over Gaussian marginals.
method Statistical Query (SQ) algorithm that outputs a ReLU activation achieving O(OPT)+εO(\mathrm{OPT}) + \varepsilon loss.
result First constant factor approximation for arbitrary bias in polynomial time.

Three new oracle-efficient algorithms for private synthetic data release.

problem Constructing private synthetic data that preserves statistical query answers.
method Oracle-efficient algorithms using optimization oracles for differential privacy.
result Better accuracy in large workload and high privacy regime compared to state-of-the-art.

Optimal locally private hypothesis selection with interactive rounds.

problem Locally private hypothesis selection under i.i.d. samples.
method Developed an ε-LDP algorithm using critical queries for hypothesis selection.
result Achieved optimal sample complexity of Θ(k/α²ε²) for hypothesis selection.

Tensor PCA problem analyzed with statistical query lower bounds.

problem Estimating the expected value of a rank-1 tensor from Gaussian samples.
method Sharp analysis of optimal sample complexity in the Statistical Query model.
result SQ algorithms with polynomial query complexity fail in the conjectured hard phase and have sub-optimal sample complexity.

Unified model for interactive estimation with improved learnability measure.

problem Improving learnability in interactive estimation models.
method Introducing a combinatorial measure (dissimilarity dimension) and a general algorithm with polynomial bounds.
result Unified model subsumes statistical-query learning and structured bandits.

New framework limits SGD for multi-index models, addressing SQ framework shortcomings.

problem Limitations of SGD for multi-index models beyond SQ framework.
method Developed a new non-SQ framework to study SGD limitations for single-index and multi-index models.
result Applies to broad settings and architectures, including neural networks.

Improved efficient robust regression with near-linear time and subquadratic samples.

problem Robust linear regression with unknown covariance matrix under Gaussian covariates.
method Near-linear time algorithm using subquadratic samples, complemented by SQ and polynomial lower bounds.
result Achieves prediction error O(εκ)O(\sqrt{εκ}) for εκ1εκ\lesssim 1, improving over prior works.

The study sets limits on how well halfspaces can be learned when labels are corrupted.

problem Learning halfspaces in the presence of Massart noise.
method Statistical query (SQ) lower bounds.
result No SQ algorithm can achieve misclassification error better than the corruption rate ηη with superpolynomial accuracy or a superpolynomial number of queries.

Study replicability in high-dimensional statistics, resolving open problems.

problem Ensuring consistent results in high-dimensional statistical tasks.
method Introduced replicable learning algorithms and established computational and statistical equivalence with high-dimensional isoperimetric tilings.
result Matching sample complexity upper and lower bounds for replicable mean estimation and coin problem.

Datasets are often reused to perform multiple statistical analyses in an adaptive way, in which each analysis may depend on the outcomes of previous analyses on the same dataset. Standard statistical guarantees do not account for these dependencies and little is known about how to provably avoid overfitting and false d…

2017-06-15abs ↗pdf ↗

Study shows computational and statistical gaps in Gaussian Single-Index Models.

problem Statistical and computational trade-offs in high-dimensional regression problems.
method Analysis of SQ and LDP frameworks, partial-trace algorithm.
result Computational algorithms require significantly more samples than information-theoretic limits.

Paper solves k-sparse parity problem with sign SGD, matching SQ lower bound.

problem Solving k-sparse parity problems efficiently.
method Sign stochastic gradient descent on neural networks.
result Matches Statistical Query lower bound for solving k-sparse parity problems.

Study near-optimal bounds for learning Gaussian halfspaces with random noise.

problem Learning general halfspaces with Gaussian distribution and random classification noise.
method Established nearly-matching algorithmic and SQ lower bounds, developed a computationally efficient learning algorithm.
result Sample complexity of learning algorithm is O(d/ε+d/(max{p,ε})2)O(d/ε + d/(\max\{p, ε\})^2), SQ lower bound is Ω(d1/2/(max{p,ε})2)Ω(d^{1/2}/(\max\{p, ε\})^2).

Study shows a tradeoff between sample complexity and computational efficiency for learning halfspaces with random noise.

problem PAC learning γ-margin halfspaces with Random Classification Noise.
method Established an information-computation tradeoff and provided a simple efficient algorithm with sample complexity O(1/(γ^2 ε^2)). Also, proved lower bounds for SQ algorithms and low-degree polynomial tests.
result Inherent gap between sample complexity and computational efficiency for learning halfspaces with random noise.

FAQ efficiently evaluates LLMs with statistical guarantees using adaptive query selection.

problem Efficiently evaluating many LLMs on a large suite of benchmarks is expensive.
method FAQ uses Bayesian factor models, adaptive sampling, and proactive active inference to select queries.
result FAQ delivers up to 5x effective sample size gains over baselines, matching CI width with fewer queries.

We give algorithms for estimating the expectation of a given real-valued function φ:XRφ:X\to {\bf R} on a sample drawn randomly from some unknown distribution DD over domain XX, namely ExD[φ(x)]{\bf E}_{{\bf x}\sim D}[φ({\bf x})]. Our algorithms work in two well-studied models of restricted access to data samples. The first o…

2016-11-20abs ↗pdf ↗

Why are classifiers in high dimension vulnerable to "adversarial" perturbations? We show that it is likely not due to information theoretic limitations, but rather it could be due to computational constraints. First we prove that, for a broad set of classification tasks, the mere existence of a robust classifier implie…

2018-05-25abs ↗pdf ↗

New algorithms learn multi-index models via harmonic analysis, achieving statistical and computational trade-offs.

problem Learning multi-index models with unknown projections of input data.
method Exploiting the equivariance of the problem under the orthogonal group, we derive lower bounds and construct spectral algorithms based on harmonic tensor unfolding.
result Achieve statistical and computational trade-offs between sample and runtime complexity.

New algorithm tackles dynamic query routing to multiple embedding models.

problem Dynamic query routing to multiple embedding models under adversarial conditions.
method Formalized as adversarial contextual linear bandit with low-rank experts, proposed HPG algorithm.
result HPG algorithm achieves linearized policy regret of ildeO(sMT) ilde{\mathcal O}(s\sqrt{M T}).

New algorithm for learning ReLU networks with Gaussian noise, improving previous results.

problem PAC learning one-hidden-layer ReLU networks with Gaussian marginals and label noise.
method First polynomial-time algorithm for kk up to ildeO(logd) ilde{O}(\sqrt{\log d}) for positive coefficients, no assumptions on rank or condition number.
result Proves a Statistical Query lower bound of dΩ(k)d^{Ω(k)} for arbitrary real coefficients, separating learnability classes.

In this paper we study the adaptive learnability of decision trees of depth at most dd from membership queries. This has many applications in automated scientific discovery such as drugs development and software update problem. Feldman solves the problem in a randomized polynomial time algorithm that asks $\tilde O(2^…

2019-01-23abs ↗pdf ↗