中文
相关论文

相关论文: Task-Adapter++: Task-specific Adaptation with Orde…

200 篇论文

Existing works in few-shot action recognition mostly fine-tune a pre-trained image model and design sophisticated temporal alignment modules at feature level. However, simply fully fine-tuning the pre-trained model could cause overfitting…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Congqi Cao , Yueran Zhang , Yating Yu , Qinyi Lv , Lingtong Min , Yanning Zhang

A primary challenge faced in few-shot action recognition is inadequate video data for training. To address this issue, current methods in this field mainly focus on devising algorithms at the feature level while little attention is paid to…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Huabin Liu , Weixian Lv , John See , Weiyao Lin

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

Few-shot action recognition (FSAR) has recently made notable progress through set matching and efficient adaptation of large-scale pre-trained models. However, two key limitations persist. First, existing set matching metrics typically rely…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Fei Long , Yao Zhang , Jiaming Lv , Jiangtao Xie , Peihua Li

Large pre-trained vision-language (VL) models have shown significant promise in adapting to various downstream tasks. However, fine-tuning the entire network is challenging due to the massive number of model parameters. To address this…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Jingchen Sun , Jiayu Qin , Zihao Lin , Changyou Chen

Large-scale contrastive vision-language pre-training has shown significant progress in visual representation learning. Unlike traditional visual systems trained by a fixed set of discrete labels, a new paradigm was introduced in…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Peng Gao , Shijie Geng , Renrui Zhang , Teli Ma , Rongyao Fang , Yongfeng Zhang , Hongsheng Li , Yu Qiao

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

Few-shot, fine-grained classification in computer vision poses significant challenges due to the need to differentiate subtle class distinctions with limited data. This paper presents a novel method that enhances the Contrastive…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Eric Brouwer , Jan Erik van Woerden , Gertjan Burghouts , Matias Valdenegro-Toro , Marco Zullich

Most few-shot learning works rely on the same domain assumption between the base and the target tasks, hindering their practical applications. This paper proposes an adaptive transformer network (ADAPTER), a simple but effective solution…

Purpose: Surgical workflow analysis is crucial for improving surgical efficiency and safety. However, previous studies rely heavily on large-scale annotated datasets, posing challenges in cost, scalability, and reliance on expert…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Tingxuan Chen , Kun Yuan , Vinkle Srivastav , Nassir Navab , Nicolas Padoy

This study aims to explore efficient tuning methods for the screenshot captioning task. Recently, image captioning has seen significant advancements, but research in captioning tasks for mobile screens remains relatively scarce. Current…

机器学习 · 计算机科学 2023-09-27 Ching-Yu Chiang , I-Hua Chang , Shih-Wei Liao

Adapting pre-trained image models to video modality has proven to be an effective strategy for robust few-shot action recognition. In this work, we explore the potential of adapter tuning in image-to-video model adaptation and propose a…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Wenjie Pei , Qizhong Tan , Guangming Lu , Jiandong Tian , Jun Yu

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

Large-scale pre-trained models have achieved remarkable success in various computer vision tasks. A standard approach to leverage these models is to fine-tune all model parameters for downstream tasks, which poses challenges in terms of…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Yi Xin , Junlong Du , Qiang Wang , Zhiwen Lin , Ke Yan

Capitalizing on large pre-trained models for various downstream tasks of interest have recently emerged with promising performance. Due to the ever-growing model size, the standard full fine-tuning based task adaptation strategy becomes…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Junting Pan , Ziyi Lin , Xiatian Zhu , Jing Shao , Hongsheng Li

When adapting large language models (LLMs) to a specific downstream task, two primary approaches are commonly employed: (1) prompt engineering, often with in-context few-shot learning, leveraging the model's inherent generalization…

机器学习 · 计算机科学 2025-12-24 Jorg Bornschein , Clare Lyle , Yazhe Li , Amal Rannen-Triki , Xu Owen He , Razvan Pascanu

Metric-based meta-learning techniques have successfully been applied to few-shot classification problems. In this paper, we propose to leverage cross-modal information to enhance metric-based few-shot learning methods. Visual and semantic…

机器学习 · 计算机科学 2020-02-19 Chen Xing , Negar Rostamzadeh , Boris N. Oreshkin , Pedro O. Pinheiro

In this paper, we look at the problem of cross-domain few-shot classification that aims to learn a classifier from previously unseen classes and domains with few labeled samples. Recent approaches broadly solve this problem by…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Wei-Hong Li , Xialei Liu , Hakan Bilen

Task arithmetic enables efficient model editing by representing task-specific changes as vectors in parameter space. Task arithmetic typically assumes that the source and target models are initialized from the same pre-trained parameters.…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Kazuhiko Kawamoto , Atsuhiro Endo , Hiroshi Kera

Learning from large-scale contrastive language-image pre-training like CLIP has shown remarkable success in a wide range of downstream tasks recently, but it is still under-explored on the challenging few-shot action recognition (FSAR)…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Xiang Wang , Shiwei Zhang , Jun Cen , Changxin Gao , Yingya Zhang , Deli Zhao , Nong Sang
‹ 上一页 1 2 3 10 下一页 ›