中文
相关论文

相关论文: Towards Parameter-Efficient Integration of Pre-Tra…

200 篇论文

In this paper, we present our methods and results for the Video-To-Text (VTT) task at TRECVid 2024, exploring the capabilities of Vision-Language Models (VLMs) like LLaVA and LLaVA-NeXT-Video in generating natural language descriptions for…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Jiaxin Wu , Wengyu Zhang , Xiao-Yong Wei , Qing Li

Temporal Sentence Grounding in Videos (TSGV) aims to detect the event timestamps described by the natural language query from untrimmed videos. This paper discusses the challenge of achieving efficient computation in TSGV models while…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Renjie Liang , Yiming Yang , Hui Lu , Li Li

Temporal Sentence Grounding in Videos (TSGV), i.e., grounding a natural language sentence which indicates complex human activities in a long and untrimmed video sequence, has received unprecedented attentions over the last few years.…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Yitian Yuan , Xiaohan Lan , Xin Wang , Long Chen , Zhi Wang , Wenwu Zhu

Spatio-temporal video grounding (STVG) aims at localizing the spatio-temporal tube of a video, as specified by the input text query. In this paper, we utilize multimodal large language models (MLLMs) to explore a zero-shot solution in STVG.…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Zaiquan Yang , Yuhao Liu , Gerhard Hancke , Rynson W. H. Lau

The pretrain-then-finetune paradigm has been widely used in various unimodal and multimodal tasks. However, finetuning all the parameters of a pre-trained model becomes prohibitive as the model size grows exponentially. To address this…

多媒体 · 计算机科学 2023-08-29 Hongye Liu , Xianhai Xie , Yang Gao , Size Li , Zhou YU

Video-language models (Video-LLMs) excel at understanding video content but struggle with spatial relationships, temporal ordering, and cross-frame continuity. To address these limitations, we introduce VideoPASTA (Preference Alignment with…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Yogesh Kulkarni , Pooyan Fazli

Vision-language pre-training (VLP) has shown impressive performance on a wide range of cross-modal tasks, where VLP models without reliance on object detectors are becoming the mainstream due to their superior computation efficiency and…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Yuan Yao , Qianyu Chen , Ao Zhang , Wei Ji , Zhiyuan Liu , Tat-Seng Chua , Maosong Sun

Recent works have shown promising results of prompt tuning in stimulating pre-trained language models (PLMs) for natural language processing (NLP) tasks. However, to the best of our knowledge, existing works focus on prompt-tuning…

计算与语言 · 计算机科学 2022-05-24 Yuan Yao , Bowen Dong , Ao Zhang , Zhengyan Zhang , Ruobing Xie , Zhiyuan Liu , Leyu Lin , Maosong Sun , Jianyong Wang

Large language models pretrained on general-domain corpora often exhibit tokenization inefficiencies when applied to specialized domains. Although continual pretraining for domain adaptation partially alleviate performance degradation, it…

计算与语言 · 计算机科学 2026-05-19 Gunjan Balde , Soumyadeep Roy , Mainack Mondal , Niloy Ganguly

Fine-tuning of self-supervised models is a powerful transfer learning method in a variety of fields, including speech processing, since it can utilize generic feature representations obtained from large amounts of unlabeled data.…

多媒体 · 计算机科学 2022-12-07 Shinta Otake , Rei Kawakami , Nakamasa Inoue

Pre-trained language models (PTLMs) acquire domain-independent linguistic knowledge through pre-training with massive textual resources. Additional pre-training is effective in adapting PTLMs to domains that are not well covered by the…

计算与语言 · 计算机科学 2021-09-20 Kosuke Nishida , Kyosuke Nishida , Sen Yoshida

To bridge the gap between vision and language modalities, Multimodal Large Language Models (MLLMs) usually learn an adapter that converts visual inputs to understandable tokens for Large Language Models (LLMs). However, most adapters…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Yue Zhang , Hehe Fan , Yi Yang

The core challenge in video understanding lies in perceiving dynamic content changes over time. However, multimodal large language models struggle with temporal-sensitive video tasks, which requires generating timestamps to mark the…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Henghao Zhao , Ge-Peng Ji , Rui Yan , Huan Xiong , Zechao Li

Pre-trained video large language models (Video LLMs) exhibit remarkable reasoning capabilities, yet adapting these models to new tasks involving additional modalities or data types (e.g., audio or 3D information) remains challenging. In…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Zhuoming Liu , Yiquan Li , Khoi Duc Nguyen , Yiwu Zhong , Yin Li

In this era of large language models (LLMs), the traditional training of models has become increasingly unimaginable for regular users and institutions. The exploration of efficient fine-tuning for high-resource languages on these models is…

计算与语言 · 计算机科学 2023-09-22 Zhou Mingjun , Daiqing Zhuoma , Qun Nuo , Nyima Tashi

Fine-tuned pre-trained language models (PLMs) have achieved awesome performance on almost all NLP tasks. By using additional prompts to fine-tune PLMs, we can further stimulate the rich knowledge distributed in PLMs to better serve…

计算与语言 · 计算机科学 2021-09-16 Xu Han , Weilin Zhao , Ning Ding , Zhiyuan Liu , Maosong Sun

The workflow of pretraining and fine-tuning has emerged as a popular paradigm for solving various NLP and V&L (Vision-and-Language) downstream tasks. With the capacity of pretrained models growing rapidly, how to perform parameter-efficient…

计算与语言 · 计算机科学 2022-03-09 Zhengkun Zhang , Wenya Guo , Xiaojun Meng , Yasheng Wang , Yadao Wang , Xin Jiang , Qun Liu , Zhenglu Yang

Multimodal large language models (MLLMs) have made remarkable progress in either temporal or spatial localization. However, they struggle to perform spatio-temporal video grounding. This limitation stems from two major challenges. Firstly,…

计算机视觉与模式识别 · 计算机科学 2025-04-14 Jiankang Wang , Zhihan Zhang , Zhihang Liu , Yang Li , Jiannan Ge , Hongtao Xie , Yongdong Zhang

Prompt optimization and fine-tuning are two major approaches to improve the performance of Large Language Models (LLMs). They enhance the capabilities of LLMs from complementary perspectives: the former through explicit natural language,…

计算与语言 · 计算机科学 2026-03-03 Xiaohe Bo , Rui Li , Zexu Sun , Quanyu Dai , Zeyu Zhang , Zihang Tian , Xu Chen , Zhenhua Dong

Recent advances in video captioning are driven by large-scale pretrained models, which follow the standard "pre-training followed by fine-tuning" paradigm, where the full model is fine-tuned for downstream tasks. Although effective, this…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Junan Chen , Trung Thanh Nguyen , Takahiro Komamizu , Ichiro Ide