English
Related papers

Related papers: Weakly-supervised Compositional FeatureAggregation…

200 papers

In image classification, it is common practice to train deep networks to extract a single feature vector per input image. Few-shot classification methods also mostly follow this trend. In this work, we depart from this established direction…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Arman Afrasiyabi , Hugo Larochelle , Jean-François Lalonde , Christian Gagné

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

Computer Vision and Pattern Recognition · Computer Science 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

Learning the generalizable feature representation is critical for few-shot image classification. While recent works exploited task-specific feature embedding using meta-tasks for few-shot learning, they are limited in many challenging tasks…

Computer Vision and Pattern Recognition · Computer Science 2021-09-28 Hao Cheng , Yufei Wang , Haoliang Li , Alex C. Kot , Bihan Wen

Few-shot instance segmentation methods are promising when labeled training data for novel classes is scarce. However, current approaches do not facilitate flexible addition of novel classes. They also require that examples of each class are…

Computer Vision and Pattern Recognition · Computer Science 2021-05-13 Dan Andrei Ganea , Bas Boom , Ronald Poppe

Learning from a limited amount of data, namely Few-Shot Learning, stands out as a challenging computer vision task. Several works exploit semantics and design complicated semantic fusion mechanisms to compensate for rare representative…

Computer Vision and Pattern Recognition · Computer Science 2024-04-10 Hai Zhang , Junzhe Xu , Shanlin Jiang , Zhenan He

Few-shot classification consists of learning a predictive model that is able to effectively adapt to a new class, given only a few annotated samples. To solve this challenging problem, meta-learning has become a popular paradigm that…

Computer Vision and Pattern Recognition · Computer Science 2019-09-02 Nikita Dvornik , Cordelia Schmid , Julien Mairal

Few-shot learning allows machines to classify novel classes using only a few labeled samples. Recently, few-shot segmentation aiming at semantic segmentation on low sample data has also seen great interest. In this paper, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Jun Seo , Young-Hyun Park , Sung-Whan Yoon , Jaekyun Moon

In few-shot learning (FSL), the labeled samples are scarce. Thus, label errors can significantly reduce classification accuracy. Since label errors are inevitable in realistic learning tasks, improving the robustness of the model in the…

Computer Vision and Pattern Recognition · Computer Science 2025-06-05 Nan Xiang , Lifeng Xing , Dequan Jin

Recently supervised learning rapidly develops in scene text segmentation. However, the lack of high-quality datasets and the high cost of pixel annotation greatly limit the development of them. Considering the well-performed few-shot…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Chenming Li , Chengxu Liu , Yuanting Fan , Xiao Jin , Xingsong Hou , Xueming Qian

Few-shot learning addresses the challenge of learning how to address novel tasks given not just limited supervision but limited data as well. An attractive solution is synthetic data generation. However, most such methods are overly…

Computer Vision and Pattern Recognition · Computer Science 2022-01-05 Michalis Lazarou , Tania Stathaki , Yannis Avrithis

Human beings can recognize new objects with only a few labeled examples, however, few-shot learning remains a challenging problem for machine learning systems. Most previous algorithms in few-shot learning only utilize spatial information…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Xiangyu Chen , Guanghui Wang

Few-shot Learning aims to learn and distinguish new categories with a very limited number of available images, presenting a significant challenge in the realm of deep learning. Recent researchers have sought to leverage the additional…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Chunpeng Zhou , Haishuai Wang , Xilu Yuan , Zhi Yu , Jiajun Bu

It is assumed that pre-training provides the feature extractor with strong class transferability and that high novel class generalization can be achieved by simply reusing the transferable feature extractor. In this work, our motivation is…

Computer Vision and Pattern Recognition · Computer Science 2023-06-13 Qiang Lyu , Weiqiang Wang

We propose to address the problem of few-shot classification by meta-learning "what to observe" and "where to attend" in a relational perspective. Our method leverages relational patterns within and between images via self-correlational…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 Dahyun Kang , Heeseung Kwon , Juhong Min , Minsu Cho

Training a linear classifier or lightweight model on top of pretrained vision model outputs, so-called 'frozen features', leads to impressive performance on a number of downstream few-shot tasks. Currently, frozen features are not modified…

Computer Vision and Pattern Recognition · Computer Science 2024-07-29 Andreas Bär , Neil Houlsby , Mostafa Dehghani , Manoj Kumar

In this paper we reformulate few-shot classification as a reconstruction problem in latent space. The ability of the network to reconstruct a query feature map from support features of a given class predicts membership of the query in that…

Computer Vision and Pattern Recognition · Computer Science 2021-04-28 Davis Wertheimer , Luming Tang , Bharath Hariharan

Pre-trained vision-language models have inspired much research on few-shot learning. However, with only a few training images, there exist two crucial problems: (1) the visual feature distributions are easily distracted by class-irrelevant…

Computer Vision and Pattern Recognition · Computer Science 2023-05-22 Runqi Wang , Hao Zheng , Xiaoyue Duan , Jianzhuang Liu , Yuning Lu , Tian Wang , Songcen Xu , Baochang Zhang

Few-shot learning aims to recognize novel queries with limited support samples by learning from base knowledge. Recent progress in this setting assumes that the base knowledge and novel query samples are distributed in the same domains,…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Yifan Zhao , Tong Zhang , Jia Li , Yonghong Tian

Parameter-efficient fine-tuning stands as the standard for efficiently fine-tuning large language and vision models on downstream tasks. Specifically, the efficiency of low-rank adaptation has facilitated the creation and sharing of…

Machine Learning · Computer Science 2024-02-26 Nader Asadi , Mahdi Beitollahi , Yasser Khalil , Yinchuan Li , Guojun Zhang , Xi Chen

Most previous few-shot learning algorithms are based on meta-training with fake few-shot tasks as training samples, where large labeled base classes are required. The trained model is also limited by the type of tasks. In this paper we…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Jianyi Li , Guizhong Liu