中文
相关论文

相关论文: CIM: Class-Irrelevant Mapping for Few-Shot Classif…

200 篇论文

Few-shot multimodal industrial anomaly detection is a critical yet underexplored task, offering the ability to quickly adapt to complex industrial scenarios. In few-shot settings, insufficient training samples often fail to cover the…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yuxuan Lin , Hanjing Yan , Xuan Tong , Yang Chang , Huanzhen Wang , Ziheng Zhou , Shuyong Gao , Yan Wang , Wenqiang Zhang

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…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Arman Afrasiyabi , Hugo Larochelle , Jean-François Lalonde , Christian Gagné

Generalizing to novel classes unseen during training is a key challenge of few-shot classification. Recent metric-based methods try to address this by local representations. However, they are unable to take full advantage of them due to (i)…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Shi Tang , Guiming Luo , Xinchen Ye , Zhiyi Xia

Class-Incremental Learning (CIL) aims to prevent catastrophic forgetting of previously learned classes while sequentially incorporating new ones. The more challenging Few-shot CIL (FSCIL) setting further complicates this by providing only a…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Zhiwu Wang , Yichen Wu , Renzhen Wang , Haokun Lin , Quanziang Wang , Qian Zhao , Deyu Meng

Few-shot class-incremental learning (FSCIL) aims to learn sequential classes with limited samples in a few-shot fashion. Inherited from the classical class-incremental learning setting, the popular benchmark of FSCIL uses averaged accuracy…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Yu-Ming Tang , Yi-Xing Peng , Jingke Meng , Wei-Shi Zheng

Few-shot image classification is the task of classifying unseen images to one of N mutually exclusive classes, using only a small number of training examples for each class. The limited availability of these examples (denoted as K) presents…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Hangfei Lin , Li Miao , Amir Ziai

Classifying scanned documents is a challenging problem that involves image, layout, and text analysis for document understanding. Nevertheless, for certain benchmark datasets, notably RVL-CDIP, the state of the art is closing in to…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Anna Scius-Bertrand , Michael Jungo , Lars Vögtlin , Jean-Marc Spat , Andreas Fischer

Few-shot class-incremental learning (FSCIL) is designed to incrementally recognize novel classes with only few training samples after the (pre-)training on base classes with sufficient samples, which focuses on both base-class performance…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yixiong Zou , Shanghang Zhang , Yuhua Li , Ruixuan Li

Most accurate predictions are typically obtained by learning machines with complex feature spaces (as e.g. induced by kernels). Unfortunately, such decision rules are hardly accessible to humans and cannot easily be used to gain insights…

机器学习 · 统计学 2010-08-13 Alexander Zien , Nicole Kraemer , Soeren Sonnenburg , Gunnar Raetsch

Few-shot class-incremental learning (FSCIL) aims to mitigate the catastrophic forgetting issue when a model is incrementally trained on limited data. However, many of these works lack effective exploration of prior knowledge, rendering them…

计算机视觉与模式识别 · 计算机科学 2025-01-09 Wan Xu , Tianyu Huang , Tianyu Qu , Guanglei Yang , Yiwen Guo , Wangmeng Zuo

State-of-the-art semantic segmentation methods require sufficient labeled data to achieve good results and hardly work on unseen classes without fine-tuning. Few-shot segmentation is thus proposed to tackle this problem by learning a model…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Zhuotao Tian , Hengshuang Zhao , Michelle Shu , Zhicheng Yang , Ruiyu Li , Jiaya Jia

Although few-shot learning and one-class classification (OCC), i.e., learning a binary classifier with data from only one class, have been separately well studied, their intersection remains rather unexplored. Our work addresses the…

机器学习 · 计算机科学 2021-02-12 Ahmed Frikha , Denis Krompaß , Hans-Georg Köpken , Volker Tresp

In this paper, we look at cross-domain few-shot classification which presents the challenging task of learning new classes in previously unseen domains with few labelled examples. Existing methods, though somewhat effective, encounter…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Rashindrie Perera , Saman Halgamuge

Understanding output variance is critical in modeling nonlinear dynamic systems, as it reflects the system's sensitivity to input variations and feature interactions. This work presents a methodology for dynamically determining relevance…

机器学习 · 计算机科学 2024-12-31 Vahid MohammadZadeh Eivaghi , Mahdi Aliyari Shoorehdeli

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

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

Deployment of deep neural networks in real-world settings typically requires adaptation to new tasks with few examples. Few-shot classification (FSC) provides a solution to this problem by leveraging pre-trained backbones for fast…

机器学习 · 计算机科学 2025-03-19 Rui Li , Martin Trapp , Marcus Klasson , Arno Solin

Feature selection is essential for effective visual recognition. We propose an efficient joint classifier learning and feature selection method that discovers sparse, compact representations of input features from a vast sea of candidates,…

计算机视觉与模式识别 · 计算机科学 2015-12-03 Marius Leordeanu , Alexandra Radu , Shumeet Baluja , Rahul Sukthankar

Deep neural networks for semantic segmentation rely on large-scale annotated datasets, leading to an annotation bottleneck that motivates few shot semantic segmentation (FSS) which aims to generalize to novel classes with minimal labeled…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Ourui Fu , Hangzhou He , Kaiwen Li , Xinliang Zhang , Lei Zhu , Shuang Zeng , Zhaoheng Xie , Yanye Lu

The continual appearance of new objects in the visual world poses considerable challenges for current deep learning methods in real-world deployments. The challenge of new task learning is often exacerbated by the scarcity of data for the…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Can Peng , Kun Zhao , Tianren Wang , Meng Li , Brian C. Lovell