An Overview of Deep Learning Architectures in Few-Shot Learning Domain
- URL: http://arxiv.org/abs/2008.06365v4
- Date: Sun, 16 Apr 2023 05:27:57 GMT
- Title: An Overview of Deep Learning Architectures in Few-Shot Learning Domain
- Authors: Shruti Jadon, Aryan Jadon
- Abstract summary: Few-Shot Learning (also known as one-shot learning) is a sub-field of machine learning that aims to create models that can learn the desired objective with less data.
We have reviewed some of the well-known deep learning-based approaches towards few-shot learning.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Since 2012, Deep learning has revolutionized Artificial Intelligence and has
achieved state-of-the-art outcomes in different domains, ranging from Image
Classification to Speech Generation. Though it has many potentials, our current
architectures come with the pre-requisite of large amounts of data. Few-Shot
Learning (also known as one-shot learning) is a sub-field of machine learning
that aims to create such models that can learn the desired objective with less
data, similar to how humans learn. In this paper, we have reviewed some of the
well-known deep learning-based approaches towards few-shot learning. We have
discussed the recent achievements, challenges, and possibilities of improvement
of few-shot learning based deep learning architectures. Our aim for this paper
is threefold: (i) Give a brief introduction to deep learning architectures for
few-shot learning with pointers to core references. (ii) Indicate how deep
learning has been applied to the low-data regime, from data preparation to
model training. and, (iii) Provide a starting point for people interested in
experimenting and perhaps contributing to the field of few-shot learning by
pointing out some useful resources and open-source code. Our code is available
at Github: https://github.com/shruti-jadon/Hands-on-One-Shot-Learning.
Related papers
- Deep Learning with CNNs: A Compact Holistic Tutorial with Focus on Supervised Regression (Preprint) [0.0]
This tutorial focuses on Convolutional Neural Networks (CNNs) and supervised regression.
It not only summarizes the most relevant concepts but also provides an in-depth exploration of each, offering a complete yet agile set of ideas.
We aim for this tutorial to serve as an optimal resource for students, professors, and anyone interested in understanding the foundations of Deep Learning.
arXiv Detail & Related papers (2024-08-22T11:34:34Z) - CDFSL-V: Cross-Domain Few-Shot Learning for Videos [58.37446811360741]
Few-shot video action recognition is an effective approach to recognizing new categories with only a few labeled examples.
Existing methods in video action recognition rely on large labeled datasets from the same domain.
We propose a novel cross-domain few-shot video action recognition method that leverages self-supervised learning and curriculum learning.
arXiv Detail & Related papers (2023-09-07T19:44:27Z) - Offline Handwritten Amharic Character Recognition Using Few-shot
Learning [4.243592852049962]
offline handwritten Amharic character recognition using few-shot learning is addressed.
Using the opportunities explored in the nature of Amharic alphabet having row-wise and column-wise similarities, a novel way of augmenting the training episodes is proposed.
arXiv Detail & Related papers (2022-10-01T13:16:18Z) - Continual Learning with Deep Learning Methods in an Application-Oriented
Context [0.0]
An important research area of Artificial Intelligence (AI) deals with the automatic derivation of knowledge from data.
One type of machine learning algorithms that can be categorized as "deep learning" model is referred to as Deep Neural Networks (DNNs)
DNNs are affected by a problem that prevents new knowledge from being added to an existing base.
arXiv Detail & Related papers (2022-07-12T10:13:33Z) - Self-Supervised Learning for Videos: A Survey [70.37277191524755]
Self-supervised learning has shown promise in both image and video domains.
In this survey, we provide a review of existing approaches on self-supervised learning focusing on the video domain.
arXiv Detail & Related papers (2022-06-18T00:26:52Z) - LibFewShot: A Comprehensive Library for Few-shot Learning [78.58842209282724]
Few-shot learning, especially few-shot image classification, has received increasing attention and witnessed significant advances in recent years.
Some recent studies implicitly show that many generic techniques or tricks, such as data augmentation, pre-training, knowledge distillation, and self-supervision, may greatly boost the performance of a few-shot learning method.
We propose a comprehensive library for few-shot learning (LibFewShot) by re-implementing seventeen state-of-the-art few-shot learning methods in a unified framework with the same single intrinsic in PyTorch.
arXiv Detail & Related papers (2021-09-10T14:12:37Z) - Ten Quick Tips for Deep Learning in Biology [116.78436313026478]
Machine learning is concerned with the development and applications of algorithms that can recognize patterns in data and use them for predictive modeling.
Deep learning has become its own subfield of machine learning.
In the context of biological research, deep learning has been increasingly used to derive novel insights from high-dimensional biological data.
arXiv Detail & Related papers (2021-05-29T21:02:44Z) - Interleaving Learning, with Application to Neural Architecture Search [12.317568257671427]
We propose a novel machine learning framework referred to as interleaving learning (IL)
In our framework, a set of models collaboratively learn a data encoder in an interleaving fashion.
We apply interleaving learning to search neural architectures for image classification on CIFAR-10, CIFAR-100, and ImageNet.
arXiv Detail & Related papers (2021-03-12T00:54:22Z) - Knowledge Efficient Deep Learning for Natural Language Processing [2.2701338128113124]
This thesis focuses on adapting classical methods to modern deep learning models and algorithms.
First, we propose a knowledge rich deep learning model (KRDL) as a unifying learning framework for incorporating prior knowledge into deep models.
Second, we apply a KRDL model to assist the machine reading models to find the correct evidence sentences that can support their decision.
arXiv Detail & Related papers (2020-08-28T23:32:33Z) - Self-supervised Knowledge Distillation for Few-shot Learning [123.10294801296926]
Few shot learning is a promising learning paradigm due to its ability to learn out of order distributions quickly with only a few samples.
We propose a simple approach to improve the representation capacity of deep neural networks for few-shot learning tasks.
Our experiments show that, even in the first stage, self-supervision can outperform current state-of-the-art methods.
arXiv Detail & Related papers (2020-06-17T11:27:00Z) - Rethinking Few-Shot Image Classification: a Good Embedding Is All You
Need? [72.00712736992618]
We show that a simple baseline: learning a supervised or self-supervised representation on the meta-training set, outperforms state-of-the-art few-shot learning methods.
An additional boost can be achieved through the use of self-distillation.
We believe that our findings motivate a rethinking of few-shot image classification benchmarks and the associated role of meta-learning algorithms.
arXiv Detail & Related papers (2020-03-25T17:58:42Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.