paper-with-me

홈 › Papers

Robust variance-regularized risk minimization with concomitant scaling

2023-01-27 · Matthew J. Holland

Under losses which are potentially heavy-tailed, we consider the task of minimizing sums of the loss mean and standard deviation, without trying to accurately estimate the variance. By modifying a technique for variance-free robust mean estimation to fit our problem setting, we derive a simple learning procedure which can be easily combined with standard gradient-based solvers to be used in traditional machine learning workflows. Empirically, we verify that our proposed approach, despite its simplicity, performs as well or better than even the best-performing candidates derived from alternative criteria such as CVaR or DRO risks on a variety of datasets.

📄 PDF Abstract BibTeX arXiv:2301.11584

Code (1)

feedbackward/bdd-mv 공식 구현

Similar Papers 제목 키워드 기반

Stochastic dual averaging methods using variance reduction techniques for regularized empirical risk minimization problems

2016-03-08 · Tomoya Murata, Taiji Suzuki

We consider a composite convex minimization problem associated with regularized empirical risk minimization, which often arises in machine learning. We propose two new stochastic gradient methods that are based on stocha…

BIG-bench Machine Learning

Stochastic Primal-Dual Method for Empirical Risk Minimization with O(1) Per-Iteration Complexity

2018-12-01 · NeurIPS 2018 12 · Conghui Tan, Tong Zhang, Shiqian Ma, Ji Liu

Regularized empirical risk minimization problem with linear predictor appears frequently in machine learning. In this paper, we propose a new stochastic primal-dual method to solve this class of problems. Different from …

BIG-bench Machine Learning

Stochastic Primal-Dual Method for Empirical Risk Minimization with $\mathcal{O}(1)$ Per-Iteration Complexity

2018-11-03 · NeurIPS 2018 · Conghui Tan, Tong Zhang, Shiqian Ma, Ji Liu

Regularized empirical risk minimization problem with linear predictor appears frequently in machine learning. In this paper, we propose a new stochastic primal-dual method to solve this class of problems. Different from …

BIG-bench Machine Learning

Doubly Accelerated Stochastic Variance Reduced Dual Averaging Method for Regularized Empirical Risk Minimization

2017-03-01 · NeurIPS 2017 12 · Tomoya Murata, Taiji Suzuki

In this paper, we develop a new accelerated stochastic gradient method for efficiently solving the convex regularized empirical risk minimization problem in mini-batch settings. The use of mini-batches is becoming a gold…

Regularized Variational and Spectral Log-Density-Ratio Estimation in the Gaussian Location Model

2026-07-02 · Francis Bach arxiv

We study ridge-regularized log-density-ratio estimation in the Gaussian location model with a common covariance matrix. By affine invariance, the model is written as q $\sim$ N(0, I), p $\sim$ N($Δ$, I), with linear feat…