AI

Omnipredictors for Regression and the Approximate Rank of Convex Functions

1 Mins read

Consider the supervised learning setting where the goal is to learn to predict labels y given points x from a distribution. An omnipredictor for a class L of loss functions and a class C of hypotheses is a predictor whose predictions incur less expected loss than the best hypothesis in C for every loss in L. Since the work of [GKR+21] that introduced the notion, there has been a large body of work in the setting of binary labels where y∈{0,1}, but much less is known about the regression setting where y∈[0,1] can be continuous. Our main conceptual contribution is the notion of sufficient statistics for loss minimization over a family of loss functions: these are a set of statistics about a distribution such that knowing them allows one to take actions that minimize the expected loss for any loss in the family. The notion of sufficient statistics relates directly to the approximate rank of the family of loss functions.

Our key technical contribution is a bound of O(1/ε^{2/3}) on the ϵ-approximate rank of convex, Lipschitz functions on the interval [0,1], which we show is tight up to a factor of polylog(1/ϵ). This yields improved runtimes for learning omnipredictors for the class of all convex, Lipschitz loss functions under weak learnability assumptions about the class C. We also give efficient omnipredictors when the loss families have low-degree polynomial approximations, or arise from generalized linear models (GLMs). This translation from sufficient statistics to faster omnipredictors is made possible by lifting the technique of loss outcome indistinguishability introduced by [GKH+23] for Boolean labels to the regression setting.


Source link

Related posts
AI

CoordTok: A Scalable Video Tokenizer that Learns a Mapping from Co-ordinate-based Representations to the Corresponding Patches of Input Videos

3 Mins read
Breaking down videos into smaller, meaningful parts for vision models remains challenging, particularly for long videos. Vision models rely on these smaller…
AI

Meet CoMERA: An Advanced Tensor Compression Framework Redefining AI Model Training with Speed and Precision

3 Mins read
Training large-scale AI models such as transformers and language models have become an indispensable yet highly demanding process in AI. With billions…
AI

Deep Learning and Vocal Fold Analysis: The Role of the GIRAFE Dataset

3 Mins read
Semantic segmentation of the glottal area from high-speed videoendoscopic (HSV) sequences presents a critical challenge in laryngeal imaging. The field faces a…

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *