Robust variance-regularized risk minimization with concomitant scaling
Matthew J. Holland

TL;DR
This paper introduces a simple, robust method for risk minimization that combines mean and standard deviation without estimating variance, performing well across various datasets.
Contribution
It proposes a novel variance-regularized risk minimization technique that is easy to implement and integrates seamlessly with standard gradient-based methods.
Findings
Performs comparably or better than CVaR and DRO-based methods
Effective on diverse datasets
Simple to incorporate into existing workflows
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Fault Detection and Control Systems · Risk and Portfolio Optimization
