English

Adaptation-Agnostic Meta-Training

Machine Learning 2021-08-25 v1

Abstract

Many meta-learning algorithms can be formulated into an interleaved process, in the sense that task-specific predictors are learned during inner-task adaptation and meta-parameters are updated during meta-update. The normal meta-training strategy needs to differentiate through the inner-task adaptation procedure to optimize the meta-parameters. This leads to a constraint that the inner-task algorithms should be solved analytically. Under this constraint, only simple algorithms with analytical solutions can be applied as the inner-task algorithms, limiting the model expressiveness. To lift the limitation, we propose an adaptation-agnostic meta-training strategy. Following our proposed strategy, we can apply stronger algorithms (e.g., an ensemble of different types of algorithms) as the inner-task algorithm to achieve superior performance comparing with popular baselines. The source code is available at https://github.com/jiaxinchen666/AdaptationAgnosticMetaLearning.

Keywords

Cite

@article{arxiv.2108.10557,
  title  = {Adaptation-Agnostic Meta-Training},
  author = {Jiaxin Chen and Li-Ming Zhan and Xiao-Ming Wu and Fu-Lai Chung},
  journal= {arXiv preprint arXiv:2108.10557},
  year   = {2021}
}
R2 v1 2026-06-24T05:22:14.268Z