中文
相关论文

相关论文: Beyond Max-Margin: Class Margin Equilibrium for Fe…

200 篇论文

Learning with few labeled data is a key challenge for visual recognition, as deep neural networks tend to overfit using a few samples only. One of the Few-shot learning methods called metric learning addresses this challenge by first…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Li Ke , Meng Pan , Weigao Wen , Dong Li

In Generalized Few-shot Segmentation (GFSS), a model is trained with a large corpus of base class samples and then adapted on limited samples of novel classes. This paper focuses on the relevance between base and novel classes, and improves…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Shihong Wang , Ruixun Liu , Kaiyu Li , Jiawei Jiang , Xiangyong Cao

Few-shot semantic segmentation aims to segment novel-class objects in a query image with only a few annotated examples in support images. Most of advanced solutions exploit a metric learning framework that performs segmentation through…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

Distribution estimation has been demonstrated as one of the most effective approaches in dealing with few-shot image classification, as the low-level patterns and underlying representations can be easily transferred across different tasks…

计算与语言 · 计算机科学 2023-03-30 Han Liu , Feng Zhang , Xiaotong Zhang , Siyang Zhao , Fenglong Ma , Xiao-Ming Wu , Hongyang Chen , Hong Yu , Xianchao Zhang

Few-shot, fine-grained classification requires a model to learn subtle, fine-grained distinctions between different classes (e.g., birds) based on a few images alone. This requires a remarkable degree of invariance to pose, articulation and…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Luming Tang , Davis Wertheimer , Bharath Hariharan

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…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Ruoyu Chen , Hua Zhang , Jingzhi Li , Li Liu , Zhen Huang , Xiaochun Cao

Detecting novel objects from few examples has become an emerging topic in computer vision recently. However, these methods need fully annotated training images to learn new object categories which limits their applicability in real world…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Amirreza Shaban , Amir Rahimi , Thalaiyasingam Ajanthan , Byron Boots , Richard Hartley

Few-shot learning systems for sound event recognition have gained interests since they require only a few examples to adapt to new target classes without fine-tuning. However, such systems have only been applied to chunks of sounds for…

音频与语音处理 · 电气工程与系统科学 2020-02-19 Kazuki Shimada , Yuichiro Koyama , Akira Inoue

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

The purpose of few-shot recognition is to recognize novel categories with a limited number of labeled examples in each class. To encourage learning from a supplementary view, recent approaches have introduced auxiliary semantic modalities…

计算机视觉与模式识别 · 计算机科学 2021-02-04 Siteng Huang , Min Zhang , Yachen Kang , Donglin Wang

The goal of few-shot fine-grained image classification is to recognize rarely seen fine-grained objects in the query set, given only a few samples of this class in the support set. Previous works focus on learning discriminative image…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yike Wu , Bo Zhang , Gang Yu , Weixi Zhang , Bin Wang , Tao Chen , Jiayuan Fan

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…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Wenbo Xu , Huaxi Huang , Ming Cheng , Litao Yu , Qiang Wu , Jian Zhang

Few-shot learning problem focuses on recognizing unseen classes given a few labeled images. In recent effort, more attention is paid to fine-grained feature embedding, ignoring the relationship among different distance metrics. In this…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Jinxiang Lai , Siqian Yang , Guannan Jiang , Xi Wang , Yuxi Li , Zihui Jia , Xiaochen Chen , Jun Liu , Bin-Bin Gao , Wei Zhang , Yuan Xie , Chengjie Wang

As few-shot object detectors are often trained with abundant base samples and fine-tuned on few-shot novel examples,the learned models are usually biased to base classes and sensitive to the variance of novel examples. To address this…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Jiaming Han , Yuqiang Ren , Jian Ding , Ke Yan , Gui-Song Xia

Object-centric representations promise a key property for few-shot learning: Rather than treating a scene as a single unit, a model can decompose it into individual object-level parts that can be matched and compared across different…

Few-shot Learning (FSL), which endeavors to develop the generalization ability for recognizing novel classes using only a few images, faces significant challenges due to data scarcity. Recent CLIP-like methods based on contrastive…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Wei Zhuo , Runjie Luo , Wufeng Xue , Linlin Shen

Over the past few years, state-of-the-art image segmentation algorithms are based on deep convolutional neural networks. To render a deep network with the ability to understand a concept, humans need to collect a large amount of pixel-level…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Weide Liu , Chi Zhang , Guosheng Lin , Fayao Liu

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang

There is a growing interest in learning a model which could recognize novel classes with only a few labeled examples. In this paper, we propose Temporal Alignment Module (TAM), a novel few-shot learning framework that can learn to classify…

计算机视觉与模式识别 · 计算机科学 2019-06-28 Kaidi Cao , Jingwei Ji , Zhangjie Cao , Chien-Yi Chang , Juan Carlos Niebles

Many meta-learning methods are proposed for few-shot detection. However, previous most methods have two main problems, poor detection APs, and strong bias because of imbalance and insufficient datasets. Previous works mainly alleviate these…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Qian Li , Nan Guo , Xiaochun Ye , Duo Wang , Dongrui Fan , Zhimin Tang