Rich Feature Construction for the Optimization-Generalization Dilemma
Jianyu Zhang, David Lopez-Paz, L\'eon Bottou

TL;DR
This paper introduces the Bonsai algorithm to construct rich feature representations that improve out-of-distribution generalization and optimization stability across multiple benchmarks.
Contribution
The paper presents a novel feature construction method, Bonsai, that enhances OoD generalization by providing rich initial representations and inductive biases.
Findings
Improves six OoD methods on ColoredMNIST benchmark
Outperforms existing methods on Camelyon17 dataset
Reduces variance and stabilizes hyperparameter tuning
Abstract
There often is a dilemma between ease of optimization and robust out-of-distribution (OoD) generalization. For instance, many OoD methods rely on penalty terms whose optimization is challenging. They are either too strong to optimize reliably or too weak to achieve their goals. We propose to initialize the networks with a rich representation containing a palette of potentially useful features, ready to be used by even simple models. On the one hand, a rich representation provides a good initialization for the optimizer. On the other hand, it also provides an inductive bias that helps OoD generalization. Such a representation is constructed with the Rich Feature Construction (RFC) algorithm, also called the Bonsai algorithm, which consists of a succession of training episodes. During discovery episodes, we craft a multi-objective optimization criterion and its associated datasets in a…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Infrastructure Maintenance and Monitoring
MethodsKnowledge Distillation
