English
Related papers

Related papers: Glocal Energy-based Learning for Few-Shot Open-Set…

200 papers

We tackle the Few-Shot Open-Set Recognition (FSOSR) problem, i.e. classifying instances among a set of classes for which we only have few labeled samples, while simultaneously detecting instances that do not belong to any known class.…

Machine Learning · Computer Science 2022-06-22 Malik Boudiaf , Etienne Bennequin , Myriam Tami , Celine Hudelot , Antoine Toubhans , Pablo Piantanida , Ismail Ben Ayed

Few-shot image classification consists of two consecutive learning processes: 1) In the meta-learning stage, the model acquires a knowledge base from a set of training classes. 2) During meta-testing, the acquired knowledge is used to…

Computer Vision and Pattern Recognition · Computer Science 2022-12-19 Ju He , Adam Kortylewski , Alan Yuille

Few-shot learning (FSL) aims to learn new categories with a few visual samples per class. Few-shot class representations are often biased due to data scarcity. To mitigate this issue, we propose to generate visual samples based on semantic…

Computer Vision and Pattern Recognition · Computer Science 2022-05-09 Jingyi Xu , Hieu Le

The objective of few-shot object detection (FSOD) is to detect novel objects with few training samples. The core challenge of this task is how to construct a generalized feature space for novel categories with limited data on the basis of…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Ruoyu Chen , Hua Zhang , Jingzhi Li , Li Liu , Zhen Huang , Xiaochun Cao

Few-shot object detection (FSOD) aims to achieve object detection only using a few novel class training data. Most of the existing methods usually adopt a transfer-learning strategy to construct the novel class distribution by transferring…

Computer Vision and Pattern Recognition · Computer Science 2024-01-01 Hefei Mei , Taijin Zhao , Shiyuan Tang , Heqian Qiu , Lanxiao Wang , Minjian Zhang , Fanman Meng , Hongliang Li

Most existing studies on few-shot learning focus on unimodal settings, where models are trained to generalize to unseen data using a limited amount of labeled examples from a single modality. However, real-world data are inherently…

Computer Vision and Pattern Recognition · Computer Science 2025-03-12 Zhengwei Yang , Yuke Li , Qiang Sun , Basura Fernando , Heng Huang , Zheng Wang

There has been a remarkable progress in learning a model which could recognise novel classes with only a few labeled examples in the last few years. Few-shot learning (FSL) for action recognition is a challenging task of recognising novel…

Computer Vision and Pattern Recognition · Computer Science 2021-08-23 Neeraj Kumar , Siddhansh Narang

Few-shot segmentation (FSS) is a dense prediction task that aims to infer the pixel-wise labels of unseen classes using only a limited number of annotated images. The key challenge in FSS is to classify the labels of query pixels using…

Computer Vision and Pattern Recognition · Computer Science 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

Few-shot relation extraction with none-of-the-above (FsRE with NOTA) aims at predicting labels in few-shot scenarios with unknown classes. FsRE with NOTA is more challenging than the conventional few-shot relation extraction task, since the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-29 Tianlin Guo , Lingling Zhang , Jiaxin Wang , Yuokuo Lei , Yifei Li , Haofen Wang , Jun Liu

We study the few-shot learning (FSL) problem, where a model learns to recognize new objects with extremely few labeled training data per category. Most of previous FSL approaches resort to the meta-learning paradigm, where the model…

Computer Vision and Pattern Recognition · Computer Science 2021-09-08 Zejiang Hou , Sun-Yuan Kung

Few-shot object detection (FSOD) helps detectors adapt to unseen classes with few training instances, and is useful when manual annotation is time-consuming or data acquisition is limited. Unlike previous attempts that exploit few-shot…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Jiaxi Wu , Songtao Liu , Di Huang , Yunhong Wang

Few-shot classification involves identifying new categories using a limited number of labeled samples. Current few-shot classification methods based on local descriptors primarily leverage underlying consistent features across visible and…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Bingchen Yan

We explore Few-Shot Learning (FSL) for Relation Classification (RC). Focusing on the realistic scenario of FSL, in which a test instance might not belong to any of the target categories (none-of-the-above, aka NOTA), we first revisit the…

Computation and Language · Computer Science 2021-04-20 Ofer Sabo , Yanai Elazar , Yoav Goldberg , Ido Dagan

This paper tackles the problem of few-shot learning, which aims to learn new visual concepts from a few examples. A common problem setting in few-shot classification assumes random sampling strategy in acquiring data labels, which is…

Computer Vision and Pattern Recognition · Computer Science 2022-01-10 Shipeng Yan , Songyang Zhang , Xuming He

Human intelligence is characterized by our ability to absorb and apply knowledge from the world around us, especially in rapidly acquiring new concepts from minimal examples, underpinned by prior knowledge. Few-shot learning (FSL) aims to…

Machine Learning · Computer Science 2024-08-20 Hui Xue , Yuexuan An , Yongchun Qin , Wenqian Li , Yixin Wu , Yongjuan Che , Pengfei Fang , Minling Zhang

Few-shot classification aims to adapt classifiers to novel classes with a few training samples. However, the insufficiency of training data may cause a biased estimation of feature distribution in a certain class. To alleviate this problem,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-15 Jing Xu , Xinglin Pan , Xu Luo , Wenjie Pei , Zenglin Xu

In this article, we consider the problem of few-shot learning for classification. We assume a network trained for base categories with a large number of training examples, and we aim to add novel categories to it that have only a few, e.g.,…

Machine Learning · Computer Science 2020-03-23 Hong-Gyu Jung , Seong-Whan Lee

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

Computer Vision and Pattern Recognition · Computer Science 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Few-shot open-set recognition (FSOR) is a challenging task that requires a model to recognize known classes and identify unknown classes with limited labeled data. Existing approaches, particularly Negative-Prototype-Based methods, generate…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Zhenyu Zhang , Guangyao Chen , Yixiong Zou , Yuhua Li , Ruixuan Li

We propose a few-shot learning method for unsupervised feature selection, which is a task to select a subset of relevant features in unlabeled data. Existing methods usually require many instances for feature selection. However, sufficient…

Machine Learning · Computer Science 2021-07-05 Atsutoshi Kumagai , Tomoharu Iwata , Yasuhiro Fujiwara