中文
相关论文

相关论文: Task-Adapter: Task-specific Adaptation of Image Mo…

200 篇论文

Few-shot action recognition aims to address the high cost and impracticality of manually labeling complex and variable video data in action recognition. It requires accurately classifying human actions in videos using only a few labeled…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Yuyang Wanyan , Xiaoshan Yang , Weiming Dong , Changsheng Xu

We introduce a simple non-linear embedding adaptation layer, which is fine-tuned on top of fixed pre-trained features for one-shot tasks, improving significantly transductive entropy-based inference for low-shot regimes. Our norm-induced…

机器学习 · 计算机科学 2023-04-17 Imtiaz Masud Ziko , Freddy Lecue , Ismail Ben Ayed

Successfully addressing a wide variety of tasks is a core ability of autonomous agents, requiring flexibly adapting the underlying decision-making strategies and, as we argue in this work, also adapting the perception modules. An analogical…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Pierre Marza , Laetitia Matignon , Olivier Simonin , Christian Wolf

The task of Few-shot Learning (FSL) aims to do the inference on novel categories containing only few labeled examples, with the help of knowledge learned from base categories containing abundant labeled training samples. While there are…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Chengming Xu , Siqian Yang , Yabiao Wang , Zhanxiong Wang , Yanwei Fu , Xiangyang Xue

Parameter-efficient fine-tuning methods have emerged as a promising solution for adapting pre-trained models to various downstream tasks. While these methods perform well in single-task learning, extending them to multi-task learning…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Neeraj Gangwar , Anshuka Rangi , Rishabh Deshmukh , Holakou Rahmanian , Yesh Dattatreya , Nickvash Kani

Applying large-scale vision-language pre-trained models like CLIP to few-shot action recognition (FSAR) can significantly enhance both performance and efficiency. While several studies have recognized this advantage, most of them resort to…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Jiazheng Xing , Chao Xu , Mengmeng Wang , Guang Dai , Baigui Sun , Yong Liu , Jingdong Wang , Jian Zhao

We address the problem of anomaly detection in videos. The goal is to identify unusual behaviours automatically by learning exclusively from normal videos. Most existing approaches are usually data-hungry and have limited generalization…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Yiwei Lu , Frank Yu , Mahesh Kumar Krishna Reddy , Yang Wang

Large-scale image-text pre-trained models enable zero-shot classification and provide consistent accuracy across various data distributions. Nonetheless, optimizing these models in downstream tasks typically requires fine-tuning, which…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Sungyeon Kim , Boseung Jeong , Donghyun Kim , Suha Kwak

While parameter efficient tuning (PET) methods have shown great potential with transformer architecture on Natural Language Processing (NLP) tasks, their effectiveness with large-scale ConvNets is still under-studied on Computer Vision (CV)…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Hao Chen , Ran Tao , Han Zhang , Yidong Wang , Xiang Li , Wei Ye , Jindong Wang , Guosheng Hu , Marios Savvides

Existing temporal action localization (TAL) works rely on a large number of training videos with exhaustive segment-level annotation, preventing them from scaling to new classes. As a solution to this problem, few-shot TAL (FS-TAL) aims to…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Sauradip Nag , Xiatian Zhu , Tao Xiang

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

Foundation models have emerged as a powerful tool for many AI problems. Despite the tremendous success of foundation models, effective adaptation to new tasks, particularly those with limited labels, remains an open question and lacks…

机器学习 · 计算机科学 2024-02-26 Zhuoyan Xu , Zhenmei Shi , Junyi Wei , Fangzhou Mu , Yin Li , Yingyu Liang

Few-shot image classification remains difficult under limited supervision and visual domain shift. Recent cache-based adaptation approaches (e.g., Tip-Adapter) address this challenge to some extent by learning lightweight residual adapters…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Tasweer Ahmad , Arindam Sikdar , Sandip Pradhan , Ardhendu Behera

Cross-subject brain-to-visual decoding remains a core challenge in brain-computer interfaces due to severe inter-individual variability that induces systematic subject-specific functional misalignment. To address this issue, we propose…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Jiaxiang Liu , Jiawei Du , Xupeng Chen , Guoqi Li , Jiang Cai , Simon Fong , Mingkun Xu

Recently, the rise of large-scale vision-language pretrained models like CLIP, coupled with the technology of Parameter-Efficient FineTuning (PEFT), has captured substantial attraction in video action recognition. Nevertheless, prevailing…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Mengmeng Wang , Jiazheng Xing , Boyuan Jiang , Jun Chen , Jianbiao Mei , Xingxing Zuo , Guang Dai , Jingdong Wang , Yong Liu

Adapting pre-trained representations has become the go-to recipe for learning new downstream tasks with limited examples. While literature has demonstrated great successes via representation learning, in this work, we show that substantial…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xiao Lin , Meng Ye , Yunye Gong , Giedrius Buracas , Nikoletta Basiou , Ajay Divakaran , Yi Yao

Adapter-based approaches have garnered attention for fine-tuning pre-trained Vision-Language Models (VLMs) on few-shot classification tasks. These methods strive to develop a lightweight module that better aligns visual and (category)…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Yumiao Zhao , Bo Jiang , Yuhe Ding , Xiao Wang , Jin Tang , Bin Luo

In the context of few-shot classification, the goal is to train a classifier using a limited number of samples while maintaining satisfactory performance. However, traditional metric-based methods exhibit certain limitations in achieving…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fatemeh Askari , Amirreza Fateh , Mohammad Reza Mohammadi

Few-shot Learning aims to learn and distinguish new categories with a very limited number of available images, presenting a significant challenge in the realm of deep learning. Recent researchers have sought to leverage the additional…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Chunpeng Zhou , Haishuai Wang , Xilu Yuan , Zhi Yu , Jiajun Bu

Dense object tracking, the ability to localize specific object points with pixel-level accuracy, is an important computer vision task with numerous downstream applications in robotics. Existing approaches either compute dense keypoint…

机器人学 · 计算机科学 2021-12-14 Mel Vecerik , Jackie Kay , Raia Hadsell , Lourdes Agapito , Jon Scholz