Awesome-Meta-Learning
收藏资源简介:
这是一个精心策划的元学习资源合集,收录了元学习领域的多个数据集、论文、代码、书籍、博客、视频等资源,覆盖了元学习、零样本学习、少样本学习、低样本学习等主题,旨在为研究人员和开发者提供全面的数据集索引和推荐。
This is a curated collection of meta-learning resources, incorporating various materials including datasets, papers, code, books, blogs and videos within the meta-learning domain. It covers topics such as meta-learning, zero-shot learning, few-shot learning and low-shot learning, aiming to provide comprehensive dataset indexing and recommendations for researchers and developers.
数据集详情总结
页面地址: https://github.com/sudharsan13296/Awesome-Meta-Learning
概述
该页面是一个精心整理的元学习资源汇总列表,涵盖论文、代码、书籍、博客、视频、数据集等资源。
数据集
页面列出了元学习领域最常用的数据集,包括:
- Omniglot:来源地址:https://github.com/brendenlake/omniglot
- mini-ImageNet:来源地址:https://github.com/y2l/mini-imagenet-tools
- ILSVRC(ImageNet大规模视觉识别挑战赛):来源地址:http://image-net.org/challenges/LSVRC/
- FGVC aircraft(细粒度视觉分类飞机数据集):来源地址:http://www.robots.ox.ac.uk/~vgg/data/fgvc-aircraft/
- Caltech-UCSD Birds-200-2011(鸟类数据集):来源地址:http://www.vision.caltech.edu/visipedia/CUB-200-2011.html
此外,还推荐了Google的其他元学习数据集,可访问:https://github.com/google-research/meta-dataset
论文与代码
页面按主题分类整理了大量元学习论文及其代码实现,主要包括以下类别:
- 零样本/单样本/小样本/低样本学习:涵盖Siamese Networks、Prototypical Networks、Matching Networks、Relation Networks、Memory-Augmented Neural Networks等经典方法。
- 模型无关的元学习(MAML):包括MAML、Meta-SGD、Reptile、Adversarial Meta-Learning、Gradient Agreement等变体与优化方法。
- 元强化学习:涵盖Guided Meta-Policy Search、Efficient Off-Policy Meta-Reinforcement Learning、Meta-Gradient Reinforcement Learning等方向。
书籍
推荐书籍为《Hands-On Meta Learning with Python: Meta learning using one-shot learning, MAML, Reptile, and Meta-SGD with TensorFlow》(2019年出版),作者Sudharsan Ravichandiran。
库
列出了三个常用的元学习库:
- Higher:由Facebook Research开发,地址:https://github.com/facebookresearch/higher
- TorchMeta:地址:https://github.com/tristandeleu/pytorch-meta
- Learn2learn:地址:https://github.com/learnables/learn2learn
博客
包含多个元学习相关博客文章,来源包括:
- Berkeley人工智能研究博客
- Lilian Weng的博客
- FloydHub博客
- Medium平台的多篇文章
讲座视频
提供多个元学习相关讲座视频链接,演讲者包括:
- Chelsea Finn(斯坦福大学CS330课程)
- Soheil Feizi
- Siraj Raval
- Hugo Larochelle等
研讨会
列出了MetaLearn研讨会历年信息:
- MetaLearn 2017:http://metalearning.ml/2017/
- MetaLearn 2018:http://metalearning.ml/2018/
- MetaLearn 2019:http://metalearning.ml/2019/
- MetaLearn 2020:https://meta-learn.github.io/2020/
研究人员
列出了元学习领域的主要研究人员及其所属机构:
- Chelsea Finn(加州大学伯克利分校)
- Pieter Abbeel(加州大学伯克利分校)
- Erin Grant(加州大学伯克利分校)
- Raia Hadsell(DeepMind)
- Misha Denil(DeepMind)
- Adam Santoro(DeepMind)
- Sachin Ravi(普林斯顿大学)
- David Abel(布朗大学)
- Brenden Lake(Facebook人工智能研究)





