paper-with-me

Papers

Statistical Query Algorithms for Mean Vector Estimation and Stochastic Convex Optimization

2015-12-30 · Vitaly Feldman, Cristobal Guzman, Santosh Vempala

Stochastic convex optimization, where the objective is the expectation of a random convex function, is an important and widely used method with numerous applications in machine learning, statistics, operations research and other areas. We study the complexity of stochastic convex optimization given only statistical query (SQ) access to the objective function. We show that well-known and popular first-order iterative methods can be implemented using only statistical queries. For many cases of interest we derive nearly matching upper and lower bounds on the estimation (sample) complexity including linear optimization in the most general setting. We then present several consequences for machine learning, differential privacy and proving concrete lower bounds on the power of convex optimization based methods. The key ingredient of our work is SQ algorithms and lower bounds for estimating the mean vector of a distribution over vectors supported on a convex body in $\mathbb{R}^d$. This natural problem has not been previously studied and we show that our solutions can be used to get substantially improved SQ versions of Perceptron and other online algorithms for learning halfspaces.

📄 PDF Abstract BibTeX arXiv:1512.09170

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Statistical Query Lower Bounds for Robust Estimation of High-dimensional Gaussians and Gaussian Mixtures

2016-11-10 · Ilias Diakonikolas, Daniel M. Kane, Alistair Stewart

We describe a general technique that yields the first {\em Statistical Query lower bounds} for a range of fundamental high-dimensional learning problems involving Gaussian distributions. Our main results are for the prob…

Robust Sparse Mean Estimation via Sum of Squares

2022-06-07 · Ilias Diakonikolas, Daniel M. Kane, Sushrut Karmalkar, Ankit Pensia 외

We study the problem of high-dimensional sparse mean estimation in the presence of an $\epsilon$-fraction of adversarial outliers. Prior work obtained sample and computationally efficient algorithms for this task for ide…

Dealing with Range Anxiety in Mean Estimation via Statistical Queries

2016-11-20 · Vitaly Feldman

We give algorithms for estimating the expectation of a given real-valued function $\phi:X\to {\bf R}$ on a sample drawn randomly from some unknown distribution $D$ over domain $X$, namely ${\bf E}_{{\bf x}\sim D}[\phi({\…

Clustering Mixture Models in Almost-Linear Time via List-Decodable Mean Estimation

2021-06-16 · Ilias Diakonikolas, Daniel M. Kane, Daniel Kongsgaard, Jerry Li 외

We study the problem of list-decodable mean estimation, where an adversary can corrupt a majority of the dataset. Specifically, we are given a set $T$ of $n$ points in $\mathbb{R}^d$ and a parameter $0< \alpha <\frac 1 2…

Clustering

Deriving the Scaled-Dot-Function via Maximum Likelihood Estimation and Maximum Entropy Approach

2025-09-14 · Jiyong Ma arxiv

In this paper, we present a maximum likelihood estimation approach to determine the value vector in transformer models. We model the sequence of value vectors, key vectors, and the query vector as a sequence of Gaussian …