中文
相关论文

相关论文: READ: Recurrent Adapter with Partial Video-Languag…

200 篇论文

The advent of high-capacity pre-trained models has revolutionized problem-solving in computer vision, shifting the focus from training task-specific models to adapting pre-trained models. Consequently, effectively adapting large pre-trained…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Wei Dong , Dawei Yan , Zhijun Lin , Peng Wang

Vision-language-action (VLA) models have demonstrated exceptional performance in natural language-driven perception and control. However, the high computational cost of VLA models poses significant efficiency challenges, particularly for…

机器人学 · 计算机科学 2026-03-31 Yiran Shi , Dongqi Guo , Tianchen Zhao , Feng Gao , Liangzhi Shi , Chao Yu , ZhiJian Mo , Qihua Xiao , XiaoShuai Peng , Qingmin Liao , Yu Wang

Vision-Language-Action models (VLAs) achieve remarkable performance in sequential decision-making but remain fragile to subtle environmental shifts, such as small changes in object pose. We attribute this brittleness to trajectory…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Zehua Zang , Xi Wang , Fuchun Sun , Xiao Xu , Lixiang Lium , Jiahuan Zhou , Jiangmeng Li

Vision-language-action (VLA) models demonstrate strong generalization in robotic manipulation but face challenges in complex, real-world tasks. While supervised fine-tuning with demonstrations is constrained by data quality, reinforcement…

机器人学 · 计算机科学 2025-09-18 Piaopiao Jin , Qi Wang , Guokang Sun , Ziwen Cai , Pinjia He , Yangwei You

Video-text retrieval is a class of cross-modal representation learning problems, where the goal is to select the video which corresponds to the text query between a given text query and a pool of candidate videos. The contrastive paradigm…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Jinbin Bai , Chunhui Liu , Feiyue Ni , Haofan Wang , Mengying Hu , Xiaofeng Guo , Lele Cheng

Vision-Language Models (VLMs) have demonstrated strong performance on multimodal reasoning tasks, but their deployment remains challenging due to high inference latency and computational cost, particularly when processing high-resolution…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Putu Indah Githa Cahyani , Komang David Dananjaya Suartana , Novanto Yudistira

Recent progress in video-text retrieval has been driven largely by advancements in model architectures and training strategies. However, the representation learning capabilities of videotext retrieval models remain constrained by lowquality…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Yimu Wang , Shuai Yuan , Bo Xue , Xiangru Jian , Wei Pang , Mushi Wang , Ning Yu

Vision-language-action (VLA) models typically rely on large-scale real-world videos, whereas simulated data, despite being inexpensive and highly parallelizable to collect, often suffers from a substantial visual domain gap and limited…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Chenyu Hui , Xiaodi Huang , Siyu Xu , Yunke Wang , Shan You , Fei Wang , Tao Huang , Chang Xu

While Vision-Language-Action (VLA) models show strong promise for generalist robot control, it remains unclear whether -- and under what conditions -- the standard "scale data" recipe translates to robotics, where training data is…

Large-scale pretraining has made Vision-Language-Action (VLA) models promising foundations for generalist robot manipulation, yet adapting them to downstream tasks remains necessary. However, the common practice of full fine-tuning treats…

机器人学 · 计算机科学 2026-05-12 Xinyu Guo , Bin Xie , Wei Chai , Xianchi Deng , Tiancai Wang , Zhengxing Wu , Xingyu Chen

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models to transfer…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Ting Liu , Zunnan Xu , Yue Hu , Liangtao Shi , Zhiqiang Wang , Quanjun Yin

We revisit continual learning~(CL), which enables pre-trained vision transformers (ViTs) to sequentially fine-tune on new downstream tasks over time. However, as the scale of these models increases, catastrophic forgetting remains a more…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Huancheng Chen , Jingtao Li , Weiming Zhuang , Chen Chen , Lingjuan Lyu

Class-Incremental Learning (CIL) aims to learn new classes sequentially while retaining the knowledge of previously learned classes. Recently, pre-trained models (PTMs) combined with parameter-efficient fine-tuning (PEFT) have shown…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Jiangpeng He , Zhihao Duan , Fengqing Zhu

Large text-to-video models trained on internet-scale data have demonstrated exceptional capabilities in generating high-fidelity videos from arbitrary textual descriptions. However, adapting these models to tasks with limited…

人工智能 · 计算机科学 2023-06-06 Mengjiao Yang , Yilun Du , Bo Dai , Dale Schuurmans , Joshua B. Tenenbaum , Pieter Abbeel

Audio-visual understanding requires effective alignment between heterogeneous modalities, yet cross-modal correspondence remains challenging when temporally aligned audio and visual signals lack clear semantic correspondence. We propose to…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Seongah Kim , Dinh Phu Tran , Hyeontaek Hwang , Saad Wazir , Duc Do Minh , Daeyoung Kim

As Multimodal Large Language Models (MLLMs) grow in size, adapting them to specialized tasks becomes increasingly challenging due to high computational and memory demands. Indeed, traditional fine-tuning methods are costly, due to the need…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Zijun Long , George Killick , Richard McCreadie , Gerardo Aragon Camarasa

Vision-and-language pre-training (VLP) models have experienced a surge in popularity recently. By fine-tuning them on specific datasets, significant performance improvements have been observed in various tasks. However, full fine-tuning of…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Yuan Yuan , Yang Zhan , Zhitong Xiong

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

Adapter-based tuning has recently arisen as an alternative to fine-tuning. It works by adding light-weight adapter modules to a pretrained language model (PrLM) and only updating the parameters of adapter modules when learning on a…

计算与语言 · 计算机科学 2021-06-08 Ruidan He , Linlin Liu , Hai Ye , Qingyu Tan , Bosheng Ding , Liying Cheng , Jia-Wei Low , Lidong Bing , Luo Si

Despite recent advances, vision-language models trained with standard contrastive objectives still struggle with compositional reasoning -- the ability to understand structured relationships between visual and linguistic elements. This…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Jihoon Kwon , Kyle Min , Jy-yong Sohn