paper-with-me

홈 › Papers

Learning Minimax Estimators via Online Learning

2020-06-19 · Kartik Gupta, Arun Sai Suggala, Adarsh Prasad, Praneeth Netrapalli, Pradeep Ravikumar

We consider the problem of designing minimax estimators for estimating the parameters of a probability distribution. Unlike classical approaches such as the MLE and minimum distance estimators, we consider an algorithmic approach for constructing such estimators. We view the problem of designing minimax estimators as finding a mixed strategy Nash equilibrium of a zero-sum game. By leveraging recent results in online learning with non-convex losses, we provide a general algorithm for finding a mixed-strategy Nash equilibrium of general non-convex non-concave zero-sum games. Our algorithm requires access to two subroutines: (a) one which outputs a Bayes estimator corresponding to a given prior probability distribution, and (b) one which computes the worst-case risk of any given estimator. Given access to these two subroutines, we show that our algorithm outputs both a minimax estimator and a least favorable prior. To demonstrate the power of this approach, we use it to construct provably minimax estimators for classical problems such as estimation in the finite Gaussian sequence model, and linear regression.

📄 PDF Abstract BibTeX arXiv:2006.11430

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Near-Optimal Linear Regression under Distribution Shift

2021-06-23 · Qi Lei, Wei Hu, Jason D. Lee

Transfer learning is essential when sufficient data comes from the source domain, with scarce labeled data from the target domain. We develop estimators that achieve minimax linear risk for linear regression problems und…

regressionTransfer Learning

Adaptive deep learning for nonlinear time series models

2022-07-06 · Daisuke Kurisu, Riku Fukami, Yuta Koike

In this paper, we develop a general theory for adaptive nonparametric estimation of the mean function of a non-stationary and nonlinear time series model using deep neural networks (DNNs). We first consider two types of …

Deep LearningregressionTime SeriesTime Series Analysis+1

Near-optimal inference in adaptive linear regression

2021-07-05 · Koulik Khamaru, Yash Deshpande, Tor Lattimore, Lester Mackey 외

When data is collected in an adaptive manner, even simple methods like ordinary least squares can exhibit non-normal asymptotic behavior. As an undesirable consequence, hypothesis tests and confidence intervals based on …

Active LearningregressionTime SeriesTime Series Analysis

Efficient Minimax Optimal Estimators For Multivariate Convex Regression

2022-05-06 · Gil Kur, Eli Putterman

We study the computational aspects of the task of multivariate convex regression in dimension $d \geq 5$. We present the first computationally efficient minimax optimal (up to logarithmic factors) estimators for the task…

regression

Adversarial Meta-Learning of Gamma-Minimax Estimators That Leverage Prior Knowledge

2020-12-10 · Hongxiang Qiu, Alex Luedtke

Bayes estimators are well known to provide a means to incorporate prior knowledge that can be expressed in terms of a single prior distribution. However, when this knowledge is too vague to express with a single prior, a…

Meta-Learning