learn2learn: A Library for Meta-Learning Research
S\'ebastien M. R. Arnold, Praateek Mahajan, Debajyoti Datta, Ian, Bunner, Konstantinos Saitas Zarkias

TL;DR
Learn2Learn is an open-source library designed to streamline meta-learning research by improving prototyping efficiency and reproducibility through standardized routines, interfaces, and benchmarks.
Contribution
It introduces a comprehensive library that addresses key challenges in meta-learning research, enabling easier implementation and comparison of algorithms.
Findings
Provides low-level routines for various meta-learning techniques
Offers standardized interfaces for algorithms and benchmarks
Facilitates reproducibility and community collaboration
Abstract
Meta-learning researchers face two fundamental issues in their empirical work: prototyping and reproducibility. Researchers are prone to make mistakes when prototyping new algorithms and tasks because modern meta-learning methods rely on unconventional functionalities of machine learning frameworks. In turn, reproducing existing results becomes a tedious endeavour -- a situation exacerbated by the lack of standardized implementations and benchmarks. As a result, researchers spend inordinate amounts of time on implementing software rather than understanding and developing new ideas. This manuscript introduces learn2learn, a library for meta-learning research focused on solving those prototyping and reproducibility issues. learn2learn provides low-level routines common across a wide-range of meta-learning techniques (e.g. meta-descent, meta-reinforcement learning, few-shot learning),…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Machine Learning and ELM
