English

MACRO: A Meta-Algorithm for Conditional Risk Minimization

Machine Learning 2018-11-06 v2 Machine Learning

Abstract

We study conditional risk minimization (CRM), i.e. the problem of learning a hypothesis of minimal risk for prediction at the next step of sequentially arriving dependent data. Despite it being a fundamental problem, successful learning in the CRM sense has so far only been demonstrated using theoretical algorithms that cannot be used for real problems as they would require storing all incoming data. In this work, we introduce MACRO, a meta-algorithm for CRM that does not suffer from this shortcoming, but nevertheless offers learning guarantees. Instead of storing all data it maintains and iteratively updates a set of learning subroutines. With suitable approximations, MACRO applied to real data, yielding improved prediction performance compared to traditional non-conditional learning.

Keywords

Cite

@article{arxiv.1801.00507,
  title  = {MACRO: A Meta-Algorithm for Conditional Risk Minimization},
  author = {Alexander Zimin and Christoph Lampert},
  journal= {arXiv preprint arXiv:1801.00507},
  year   = {2018}
}
R2 v1 2026-06-22T23:33:56.907Z