中文
相关论文

相关论文: ProFi-Net: Prototype-based Feature Attention with …

200 篇论文

This work addresses the task of class-incremental weakly supervised object localization (CI-WSOL). The goal is to incrementally learn object localization for novel classes using only image-level annotations while retaining the ability to…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Sejin Park , Taehyung Lee , Yeejin Lee , Byeongkeun Kang

Few-shot Class-Incremental Learning (FSCIL) aims to continuously learn new classes based on very limited training data without forgetting the old ones encountered. Existing studies solely relied on pure visual networks, while in this paper…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Zitong Huang , Ze Chen , Zhixing Chen , Erjin Zhou , Xinxing Xu , Rick Siow Mong Goh , Yong Liu , Wangmeng Zuo , Chunmei Feng

Few-shot class-incremental learning is crucial for developing scalable and adaptive intelligent systems, as it enables models to acquire new classes with minimal annotated data while safeguarding the previously accumulated knowledge.…

机器学习 · 计算机科学 2024-09-19 Cuiwei Liu , Siang Xu , Huaijun Qiu , Jing Zhang , Zhi Liu , Liang Zhao

The goal of few-shot learning is to recognize new visual concepts with just a few amount of labeled samples in each class. Recent effective metric-based few-shot approaches employ neural networks to learn a feature similarity comparison…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Xiaomeng Li , Lequan Yu , Chi-Wing Fu , Meng Fang , Pheng-Ann Heng

Metric-based few-shot fine-grained image classification (FSFGIC) aims to learn a transferable feature embedding network by estimating the similarities between query images and support classes from very few examples. In this work, we…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Weichuan Zhang , Xuefang Liu , Zhe Xue , Yongsheng Gao , Changming Sun

Popular approaches for few-shot classification consist of first learning a generic data representation based on a large annotated dataset, before adapting the representation to new classes given only a few labeled samples. In this work, we…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Nikita Dvornik , Cordelia Schmid , Julien Mairal

Learning with few samples is a major challenge for parameter-rich models like deep networks. In contrast, people learn complex new concepts even from very few examples, suggesting that the sample complexity of learning can often be reduced.…

机器学习 · 计算机科学 2019-06-11 Roman Visotsky , Yuval Atzmon , Gal Chechik

Viewpoint estimation for known categories of objects has been improved significantly thanks to deep networks and large datasets, but generalization to unknown categories is still very challenging. With an aim towards improving performance…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Hung-Yu Tseng , Shalini De Mello , Jonathan Tremblay , Sifei Liu , Stan Birchfield , Ming-Hsuan Yang , Jan Kautz

In few-shot classification, we are interested in learning algorithms that train a classifier from only a handful of labeled examples. Recent progress in few-shot classification has featured meta-learning, in which a parameterized model for…

Contour shape alignment is a fundamental but challenging problem in computer vision, especially when the observations are partial, noisy, and largely misaligned. Recent ConvNet-based architectures that were proposed to align image…

计算机视觉与模式识别 · 计算机科学 2020-05-26 VSR Veeravasarapu , Abhishek Goel , Deepak Mittal , Maneesh Singh

Few-shot classification aims to recognize novel categories with only few labeled images in each class. Existing metric-based few-shot classification algorithms predict categories by comparing the feature embeddings of query images with…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hung-Yu Tseng , Hsin-Ying Lee , Jia-Bin Huang , Ming-Hsuan Yang

Recently, meta-learning has been shown as a promising way to solve few-shot learning. In this paper, inspired by the human cognition process which utilizes both prior-knowledge and vision attention in learning new knowledge, we present a…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Yunxiao Qin , Weiguo Zhang , Chenxu Zhao , Zezheng Wang , Xiangyu Zhu , Guojun Qi , Jingping Shi , Zhen Lei

With emerging online topics as a source for numerous new events, detecting unseen / rare event types presents an elusive challenge for existing event detection methods, where only limited data access is provided for training. To address the…

计算与语言 · 计算机科学 2023-05-30 Zhenrui Yue , Huimin Zeng , Mengfei Lan , Heng Ji , Dong Wang

In this work, we introduce ProMotion, a unified prototypical framework engineered to model fundamental motion tasks. ProMotion offers a range of compelling attributes that set it apart from current task-specific paradigms. We adopt a…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Yawen Lu , Dongfang Liu , Qifan Wang , Cheng Han , Yiming Cui , Zhiwen Cao , Xueling Zhang , Yingjie Victor Chen , Heng Fan

Few-shot learning focuses on learning a new visual concept with very limited labelled examples. A successful approach to tackle this problem is to compare the similarity between examples in a learned metric space based on convolutional…

机器学习 · 计算机科学 2024-02-06 Heda Song , Mercedes Torres Torres , Ender Özcan , Isaac Triguero

The proliferation of data-demanding machine learning methods has brought to light the necessity for methodologies which can enlarge the size of training datasets, with simple, rule-based methods. In-line with this concept, the fingerprint…

计算机视觉与模式识别 · 计算机科学 2022-01-13 Grigorios G. Anagnostopoulos , Alexandros Kalousis

Keyword Spotting plays a critical role in enabling hands-free interaction for battery-powered edge devices. Few-Shot Keyword Spotting (FS-KWS) addresses the scalability and adaptability challenges of traditional systems by enabling…

音频与语音处理 · 电气工程与系统科学 2025-10-09 Alican Gok , Oguzhan Buyuksolak , Osman Erman Okman , Murat Saraclar

Inspired by Regularized Lottery Ticket Hypothesis (RLTH), which hypothesizes that there exist smooth (non-binary) subnetworks within a dense network that achieve the competitive performance of the dense network, we propose a few-shot class…

机器学习 · 计算机科学 2023-03-02 Haeyong Kang , Jaehong Yoon , Sultan Rizky Hikmawan Madjid , Sung Ju Hwang , Chang D. Yoo

Fine-tuning the pre-trained model with active learning holds promise for reducing annotation costs. However, this combination introduces significant computational costs, particularly with the growing scale of pre-trained models. Recent…

机器学习 · 计算机科学 2024-11-19 Ziting Wen , Oscar Pizarro , Stefan Williams

Few-shot class-incremental learning is to recognize the new classes given few samples and not forget the old classes. It is a challenging task since representation optimization and prototype reorganization can only be achieved under little…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Kai Zhu , Yang Cao , Wei Zhai , Jie Cheng , Zheng-Jun Zha