中文
相关论文

相关论文: Learning to Obstruct Few-Shot Image Classification…

200 篇论文

Few-shot classification of hyperspectral images (HSI) faces the challenge of scarce labeled samples. Self-Supervised learning (SSL) and Few-Shot Learning (FSL) offer promising avenues to address this issue. However, existing methods often…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Wenchen Chen , Yanmei Zhang , Zhongwei Xiao , Jianping Chu , Xingbo Wang

Few-shot image classification is challenging due to the lack of ample samples in each class. Such a challenge becomes even tougher when the number of classes is very large, i.e., the large-class few-shot scenario. In this novel scenario,…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Bingcong Li , Bo Han , Zhuowei Wang , Jing Jiang , Guodong Long

Few-shot classification is a challenging task which aims to formulate the ability of humans to learn concepts from limited prior data and has drawn considerable attention in machine learning. Recent progress in few-shot classification has…

机器学习 · 计算机科学 2020-04-14 Meiyu Huang , Xueshuang Xiang , Yao Xu

Recently few-shot segmentation (FSS) has been extensively developed. Most previous works strive to achieve generalization through the meta-learning framework derived from classification tasks; however, the trained models are biased towards…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Chunbo Lang , Gong Cheng , Binfei Tu , Junwei Han

Few-shot segmentation~(FSS) performance has been extensively promoted by introducing episodic training and class-wise prototypes. However, the FSS problem remains challenging due to three limitations: (1) Models are distracted by…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Jian-Wei Zhang , Lei Lv , Yawei Luo , Hao-Zhe Feng , Yi Yang , Wei Chen

The focus of recent meta-learning research has been on the development of learning algorithms that can quickly adapt to test time tasks with limited data and low computational cost. Few-shot learning is widely used as one of the standard…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Yonglong Tian , Yue Wang , Dilip Krishnan , Joshua B. Tenenbaum , Phillip Isola

Recent papers have suggested that transfer learning can outperform sophisticated meta-learning methods for few-shot image classification. We take this hypothesis to its logical conclusion, and suggest the use of an ensemble of high-quality,…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Arkabandhu Chowdhury , Mingchao Jiang , Swarat Chaudhuri , Chris Jermaine

Real-world classification tasks are frequently required to work in an open-set setting. This is especially challenging for few-shot learning problems due to the small sample size for each known category, which prevents existing open-set…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Jedrzej Kozerawski , Matthew Turk

Few-Shot Learning is the challenge of training a model with only a small amount of data. Many solutions to this problem use meta-learning algorithms, i.e. algorithms that learn to learn. By sampling few-shot tasks from a larger dataset, we…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Etienne Bennequin

Few-shot learning (FSL) is the task of learning to recognize previously unseen categories of images from a small number of training examples. This is a challenging task, as the available examples may not be enough to unambiguously determine…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Kun Yan , Zied Bouraoui , Ping Wang , Shoaib Jameel , Steven Schockaert

Background and objective: Employing deep learning models in critical domains such as medical imaging poses challenges associated with the limited availability of training data. We present a strategy for improving the performance and…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Eva Pachetti , Sotirios A. Tsaftaris , Sara Colantonio

The category gap between training and evaluation has been characterised as one of the main obstacles to the success of Few-Shot Learning (FSL). In this paper, we for the first time empirically identify image background, common in realistic…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Xu Luo , Longhui Wei , Liangjian Wen , Jinrong Yang , Lingxi Xie , Zenglin Xu , Qi Tian

Few-shot classification (FSC) entails learning novel classes given only a few examples per class after a pre-training (or meta-training) phase on a set of base classes. Recent works have shown that simply fine-tuning a pre-trained Vision…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Samyadeep Basu , Daniela Massiceti , Shell Xu Hu , Soheil Feizi

Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks…

机器学习 · 计算机科学 2019-10-04 Akihiro Nakamura , Tatsuya Harada

The aim of few-shot learning (FSL) is to learn how to recognize image categories from a small number of training examples. A central challenge is that the available training examples are normally insufficient to determine which visual…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Kun Yan , Zied Bouraoui , Ping Wang , Shoaib Jameel , Steven Schockaert

Unsupervised learning is argued to be the dark matter of human intelligence. To build in this direction, this paper focuses on unsupervised learning from an abundance of unlabeled data followed by few-shot fine-tuning on a downstream…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Ojas Kishore Shirekar , Hadi Jamali-Rad

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled samples. In this paper,…

机器学习 · 计算机科学 2023-06-02 Xu Luo , Hao Wu , Ji Zhang , Lianli Gao , Jing Xu , Jingkuan Song

Few-shot learning aims to train models that can be generalized to novel classes with only a few samples. Recently, a line of works are proposed to enhance few-shot learning with accessible semantic information from class names. However,…

机器学习 · 计算机科学 2023-07-11 Zihao Jiang , Yunkai Dang , Dong Pang , Huishuai Zhang , Weiran Huang

Few-shot classification algorithms can alleviate the data scarceness issue, which is vital in many real-world problems, by adopting models pre-trained from abundant data in other domains. However, the pre-training process was commonly…

机器学习 · 计算机科学 2020-03-03 Chao Wang , Ruo-Ze Liu , Han-Jia Ye , Yang Yu

This study presents a computer-aided diagnosis (CAD) system to assist early detection of lung metastases during endobronchial ultrasound (EBUS) procedures, significantly reducing follow-up time and enabling timely treatment. Due to limited…

图像与视频处理 · 电气工程与系统科学 2025-05-15 Ching-Kai Lin , Di-Chun Wei , Yun-Chien Cheng