中文
相关论文

相关论文: Background Clustering Pre-training for Few-shot Se…

200 篇论文

Existing few-shot segmentation (FSS) only considers learning support-query correlation and segmenting unseen categories under the precise pixel masks. However, the cost of a large number of pixel masks during training is expensive. This…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Xinyang Huang , Chuang Zhu , Kebin Liu , Ruiying Ren , Shengjie Liu

Incremental or continual learning has been extensively studied for image classification tasks to alleviate catastrophic forgetting, a phenomenon that earlier learned knowledge is forgotten when learning new concepts. For class incremental…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Zekang Zhang , Guangyu Gao , Zhiyuan Fang , Jianbo Jiao , Yunchao Wei

Due to the emergence of powerful computing resources and large-scale annotated datasets, deep learning has seen wide applications in our daily life. However, most current methods require extensive data collection and retraining when dealing…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Chuangguan Ye , Hongyuan Zhu , Yongbin Liao , Yanggang Zhang , Tao Chen , Jiayuan Fan

Few-shot learning (FSL) approaches are usually based on an assumption that the pre-trained knowledge can be obtained from base (seen) categories and can be well transferred to novel (unseen) categories. However, there is no guarantee,…

计算机视觉与模式识别 · 计算机科学 2020-11-26 Bowen Wang , Liangzhi Li , Manisha Verma , Yuta Nakashima , Ryo Kawasaki , Hajime Nagahara

Image clustering is an important and open-challenging task in computer vision. Although many methods have been proposed to solve the image clustering task, they only explore images and uncover clusters according to the image features, thus…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Shaotian Cai , Liping Qiu , Xiaojun Chen , Qin Zhang , Longteng Chen

In the era of pre-trained models, effective classification can often be achieved using simple linear probing or lightweight readout layers. In contrast, many competitive clustering pipelines have a multi-modal design, leveraging large…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Yicen Li , Haitz Sáez de Ocáriz Borde , Anastasis Kratsios , Paul D. McNicholas

Few-shot learning is a challenging task, which aims to learn a classifier for novel classes with few examples. Pre-training based meta-learning methods effectively tackle the problem by pre-training a feature extractor and then fine-tuning…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Baoquan Zhang , Xutao Li , Yunming Ye , Zhichao Huang , Lisai Zhang

Few-Shot Segmentation (FSS) aims to learn class-agnostic segmentation on few classes to segment arbitrary classes, but at the risk of overfitting. To address this, some methods use the well-learned knowledge of foundation models (e.g., SAM)…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Qianxiong Xu , Lanyun Zhu , Xuanyi Liu , Guosheng Lin , Cheng Long , Ziyue Li , Rui Zhao

In this paper, we propose an approach to improve few-shot classification performance using a composite rotation based auxiliary task. Few-shot classification methods aim to produce neural networks that perform well for classes with a large…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Pratik Mazumder , Pravendra Singh , Vinay P. Namboodiri

Effective image classification hinges on discerning relevant features from both foreground and background elements, with the foreground typically holding the critical information. While humans adeptly classify images with limited exposure,…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Weihao Jiang , Haoyang Cui , Kun He

The impressive performance of GPT-3 using natural language prompts and in-context learning has inspired work on better fine-tuning of moderately-sized models under this paradigm. Following this line of work, we present a contrastive…

计算与语言 · 计算机科学 2022-05-04 Yiren Jian , Chongyang Gao , Soroush Vosoughi

Few-shot learners aim to recognize new object classes based on a small number of labeled training examples. To prevent overfitting, state-of-the-art few-shot learners use meta-learning on convolutional-network features and perform…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Yan Wang , Wei-Lun Chao , Kilian Q. Weinberger , Laurens van der Maaten

Few-Shot Semantic Segmentation (FSS), which focuses on segmenting new classes in images using only a limited number of annotated examples, has recently progressed in data-scarce domains. However, in this work, we show that the existing FSS…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Zhuohao Li , Zhicheng Huang , Wenchao Liu , Zhuxin Zhang , Jianming Miao

Few-shot image classification remains a critical challenge in the field of computer vision, particularly in data-scarce environments. Existing methods typically rely on pre-trained visual-language models, such as CLIP. However, due to the…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Xi Yang , Pai Peng , Wulin Xie , Xiaohuan Lu , Jie Wen

Few-shot segmentation enables the model to recognize unseen classes with few annotated examples. Most existing methods adopt prototype learning architecture, where support prototype vectors are expanded and concatenated with query features…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Xiaoyu Zhao , Xiaoqian Chen , Zhiqiang Gong , Wen Yao , Yunyang Zhang , Xiaohu Zheng

Few-shot class-incremental learning (FSCIL) presents the primary challenge of balancing underfitting to a new session's task and forgetting the tasks from previous sessions. To address this challenge, we develop a simple yet powerful…

计算机视觉与模式识别 · 计算机科学 2023-05-29 In-Ug Yoon , Tae-Min Choi , Young-Min Kim , Jong-Hwan Kim

Pre-training convolutional neural networks with weakly-supervised and self-supervised strategies is becoming increasingly popular for several computer vision tasks. However, due to the lack of strong discriminative signals, these learned…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Xueting Yan , Ishan Misra , Abhinav Gupta , Deepti Ghadiyaram , Dhruv Mahajan

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…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Xiangyu Chen , Guanghui Wang

Although extensive research has been conducted on 3D point cloud segmentation, effectively adapting generic models to novel categories remains a formidable challenge. This paper proposes a novel approach to improve point cloud few-shot…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Zhenhua Ning , Zhuotao Tian , Guangming Lu , Wenjie Pei

The Contrastive Language-Image Pre-Training (CLIP) model excels in few-shot learning by aligning visual and textual representations. Our study shows that template-sample similarity (TSS), defined as the resemblance between a text template…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Zhenyu Zhang , Guangyao Chen , Yixiong Zou , Zhimeng Huang , Yuhua Li