Adaptive Task Sampling for Meta-learning
Chenghao Liu,Zhihao Wang,Doyen Sahoo,Yuan Fang,Kun Zhang,Steven C. H. Hoi,Steven C. H. Hoi +6 more
- 23 Aug 2020
- pp 752-769
TL;DR: This paper proposed an adaptive task sampling method to improve the generalization performance of meta-learning for few-shot classification tasks, which selects difficult tasks according to class-pair potentials.
read more
Abstract: Meta-learning methods have been extensively studied and applied in computer vision, especially for few-shot classification tasks. The key idea of meta-learning for few-shot classification is to mimic the few-shot situations faced at test time by randomly sampling classes in meta-training data to construct few-shot tasks for episodic training. While a rich line of work focuses solely on how to extract meta-knowledge across tasks, we exploit the complementary problem on how to generate informative tasks. We argue that the randomly sampled tasks could be sub-optimal and uninformative (e.g., the task of classifying “dog” from “laptop” is often trivial) to the meta-learner. In this paper, we propose an adaptive task sampling method to improve the generalization performance. Unlike instance based sampling, task based sampling is much more challenging due to the implicit definition of the task in each episode. Therefore, we accordingly propose a greedy class-pair based sampling method, which selects difficult tasks according to class-pair potentials. We evaluate our adaptive task sampling method on two few-shot classification benchmarks, and it achieves consistent improvements across different feature backbones, meta-learning algorithms and datasets.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Meta-learning approaches for learning-to-learn in deep learning: A survey
Yingjie Tian,Xiaoxi Zhao,Wei-Hsin Huang +2 more
TL;DR: Meta-learning as mentioned in this paper is one of the effective techniques to overcome the issue of weak generalization ability to unknown tasks by employing prior knowledge to assist the learning of new tasks, and there are mainly three types of meta learning methods: metric-based, model-based and optimization-based meta-learning.
82
Progressive Meta-Learning With Curriculum
TL;DR: Zhang et al. as mentioned in this paper proposed a curriculum-based meta-learner to measure the hardness of tasks adaptively according to what the model has already learned, which can facilitate the quick acquisition of task specific knowledge of the target task with few samples.
51
Curriculum-Based Meta-learning
Ji Zhang,Jingkuan Song,Yazhou Yao,Lianli Gao +3 more
- 17 Oct 2021
TL;DR: Zhang et al. as discussed by the authors proposed a curriculum-based meta-learning method to train the meta-learner using tasks from easy to hard, which can facilitate the quick acquisition of task-specific knowledge of the target task with few samples.
36
Meta-learning meets the Internet of Things: Graph prototypical models for sensor-based human activity recognition
TL;DR: Wang et al. as discussed by the authors proposed a meta-learning-based graph prototypical model with priority attention mechanism for sensor-based human activity recognition, which learns not only sample features and sample distribution characteristics, but also the embeddings derived from priority attention.
20
Few-shot learning for structural health diagnosis of civil infrastructure
Yang Xu,Yunlei Fan,Yuequan Bao,Hui Li +3 more
10
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Journal Article
Visualizing Data using t-SNE
TL;DR: A new technique called t-SNE that visualizes high-dimensional data by giving each datapoint a location in a two or three-dimensional map, a variation of Stochastic Neighbor Embedding that is much easier to optimize, and produces significantly better visualizations by reducing the tendency to crowd points together in the center of the map.
•Proceedings Article
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
Sergey Ioffe,Christian Szegedy +1 more
- 06 Jul 2015
TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
ImageNet Large Scale Visual Recognition Challenge
Olga Russakovsky,Jia Deng,Hao Su,Jonathan Krause,Sanjeev Satheesh,Sean Ma,Zhiheng Huang,Andrej Karpathy,Aditya Khosla,Michael S. Bernstein,Alexander C. Berg,Li Fei-Fei +11 more
TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
Learning Phrase Representations using RNN Encoder--Decoder for Statistical Machine Translation
Kyunghyun Cho,Bart van Merriënboer,Caglar Gulcehre,Dzmitry Bahdanau,Fethi Bougares,Holger Schwenk,Yoshua Bengio,Yoshua Bengio,Yoshua Bengio +8 more
- 01 Jan 2014
TL;DR: In this paper, the encoder and decoder of the RNN Encoder-Decoder model are jointly trained to maximize the conditional probability of a target sequence given a source sequence.
Related Papers (5)
Qianru Sun,Yaoyao Liu,Tat-Seng Chua,Bernt Schiele +3 more
- 15 Jun 2019
Muhammad Jamal,Guo-Jun Qi +1 more
- 15 Jun 2019