Structured Prediction by Conditional Risk Minimization
Chong Yang Goh, Patrick Jaillet

TL;DR
This paper introduces a flexible supervised learning framework for structured outputs by estimating conditional risk functions, enabling efficient training and inference without convex surrogates, adaptable to various loss functions.
Contribution
It presents a novel approach that minimizes estimated conditional risk directly, applicable to complex structured output spaces, and demonstrates practical effectiveness.
Findings
Effective on real-world and synthetic datasets
Handles discontinuous and complex loss functions
Enables efficient training and inference without convex surrogates
Abstract
We propose a general approach for supervised learning with structured output spaces, such as combinatorial and polyhedral sets, that is based on minimizing estimated conditional risk functions. Given a loss function defined over pairs of output labels, we first estimate the conditional risk function by solving a (possibly infinite) collection of regularized least squares problems. A prediction is made by solving an inference problem that minimizes the estimated conditional risk function over the output space. We show that this approach enables, in some cases, efficient training and inference without explicitly introducing a convex surrogate for the original loss function, even when it is discontinuous. Empirical evaluations on real-world and synthetic data sets demonstrate the effectiveness of our method in adapting to a variety of loss functions.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Statistical Methods and Inference
