Skip to content

This repository contains a reading list of papers with code on **Meta-Learning** and ***Meta-Reinforcement-Learning*

Notifications You must be signed in to change notification settings

YeBeiM/Meta-Learning-Papers-with-Code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Meta-Learning-Papers-with-Code

Awesome PRs Welcome Stars

This repository contains a reading list of papers with code on Meta-Learning and Meta-Reinforcement-Learning, These papers are mainly categorized according to the type of model. In addition, I will separately list papers from important conferences starting from 2023, e.g., NIPS, ICML, ICLR, CVPR etc. This repository is still being continuously improved. If you have found any relevant papers that need to be included in this repository, please feel free to submit a pull request (PR) or open an issue.

Each paper may be applicable to one or more types of meta-learning frameworks, including optimization-based and metric-based, and may be applicable to multiple data sources, including image, text, audio, video, and multi-modality. These are marked in the type column. In addition, for different tasks and different problems, we have marked the SOTA algorithm separately. This is submitted with reference to the leadboard at the time of submission, and will be continuously modified. We provide a basic introduction to each paper to help you understand the work and core ideas of this article more quickly.

Label

🎭 Different Frameworks

  • Meta-Learning Meta-Learning.
  • Meta-Reinforcement-Learning Meta-Reinforcement-Learning.

🎨 Different Types

  • optimization-based Optimization-based meta-learning approaches acquire a collection of optimal initial parameters, facilitating rapid convergence of a model when adapting to novel tasks.
  • metric-based Metric-based meta-learning approaches acquire embedding functions that transform instances from various tasks, allowing them to be readily categorized using non-parametric methods.

Different Data Sources

  • Image Meta-Learning for CV (Images)
  • Video Meta-Learning for CV (Videos)
  • Text Meta-Learning for NLP
  • Audio Meta-Learning for Audio
  • Multi Meta-Learning for Multi-modal

It is worth noting that the experiments of some frameworks consist of multiple data sources. Our annotations are based on the paper description.

🚩 I have marked some recommended papers with 🌟/🎈 (SOTA methods/Just my personal preference 😉).

Survey.

Date Method Type Conference Paper Title and Paper Interpretation (In Chinese) Code
2019 Book of Meta-Learning Meta-Learning Book Meta-Learning (Automated Machine Learning) None
2019 Learn dynamics Meta-Learning arXiv 2019 Meta-learners' learning dynamics are unlike learners' None
2020 NLP Meta-Learning arXiv 2020 Meta-learning for few-shot natural language processing: A survey None
2020 CV-classifier Meta-Learning IEEE Access A literature survey and empirical study of meta-learning for classifier selection None
2021 Learn 2 Learn Meta-Learning arXiv 2021 Meta-Learning: A Survey None
2021 Learn 2 Learn 🎈 Meta-Learning TPAMI Meta-Learning in Neural Networks: A Survey None
2021 Learn 2 Learn Meta-Learning Artif Intell Rev A survey of deep meta-learning None
2021 Learn 2 Learn Meta-Learning Current Opinion in Behavioral Sciences Meta-learning in natural and artificial intelligence None
2022 Multi-Modal Meta-Learning KBS Multimodality in meta-learning: A comprehensive survey None
2022 Image Segmentation Meta-Learning PR Meta-seg: A survey of meta-learning for image segmentation None
2022 Cyberspace Security Meta-Learning Digit. Commun. Netw. Application of meta-learning in cyberspace security: A survey None

About

This repository contains a reading list of papers with code on **Meta-Learning** and ***Meta-Reinforcement-Learning*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published