中文
相关论文

相关论文: Optimizing GPT for Video Understanding: Zero-Shot …

200 篇论文

This paper addresses the task of zero-shot image classification. The key contribution of the proposed approach is to control the semantic embedding of images -- one of the main ingredients of zero-shot learning -- by formulating it as a…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

Prompts for pre-trained language models (PLMs) have shown remarkable performance by bridging the gap between pre-training tasks and various downstream tasks. Among these methods, prompt tuning, which freezes PLMs and only tunes soft…

计算与语言 · 计算机科学 2022-03-15 Yuxian Gu , Xu Han , Zhiyuan Liu , Minlie Huang

Vision-language models (VLMs) have demonstrated exceptional generalization capabilities for downstream tasks. Due to its efficiency, prompt learning has gradually become a more effective and efficient method for transferring VLMs to…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Chenhao Ding , Xinyuan Gao , Songlin Dong , Jizhou Han , Qiang Wang , Zhengdong Zhou , Yuhang He , Yihong Gong

Video generation models have been used as a robot policy to predict the future states of executing a task conditioned on task description and observation. Previous works ignore their high computational cost and long inference time. To…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Qikang Zhang , Yingjie Lei , Wei Liu , Daochang Liu

We propose to answer zero-shot questions about videos by generating short procedural programs that derive a final answer from solving a sequence of visual subtasks. We present Procedural Video Querying (ProViQ), which uses a large language…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Rohan Choudhury , Koichiro Niinuma , Kris M. Kitani , László A. Jeni

The remarkable performance of pre-trained large language models has revolutionised various natural language processing applications. Due to huge parametersizes and extensive running costs, companies or organisations tend to transfer the…

计算与语言 · 计算机科学 2023-12-15 Jiazheng Li , Runcong Zhao , Yongxin Yang , Yulan He , Lin Gui

Pretrained vision-language models, such as CLIP, show promising zero-shot performance across a wide variety of datasets. For closed-set classification tasks, however, there is an inherent limitation: CLIP image encoders are typically…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Piyapat Saranrittichai , Mauricio Munoz , Volker Fischer , Chaithanya Kumar Mummadi

Image-text contrastive models such as CLIP learn transferable and robust representations for zero-shot transfer to a variety of downstream tasks. However, to obtain strong downstream performances, prompts need to be carefully curated, which…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Soumya Suvra Ghosal , Samyadeep Basu , Soheil Feizi , Dinesh Manocha

Large pre-trained vision-language models like CLIP have shown great potential in learning representations that are transferable across a wide range of downstream tasks. Different from the traditional representation learning that is based…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kaiyang Zhou , Jingkang Yang , Chen Change Loy , Ziwei Liu

We present the ShareGPT4Video series, aiming to facilitate the video understanding of large video-language models (LVLMs) and the video generation of text-to-video models (T2VMs) via dense and precise captions. The series comprises: 1)…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Lin Chen , Xilin Wei , Jinsong Li , Xiaoyi Dong , Pan Zhang , Yuhang Zang , Zehui Chen , Haodong Duan , Bin Lin , Zhenyu Tang , Li Yuan , Yu Qiao , Dahua Lin , Feng Zhao , Jiaqi Wang

Recently, dataset-generation-based zero-shot learning has shown promising results by training a task-specific model with a dataset synthesized from large pre-trained language models (PLMs). The final task-specific model often achieves…

计算与语言 · 计算机科学 2022-10-25 Jiacheng Ye , Jiahui Gao , Jiangtao Feng , Zhiyong Wu , Tao Yu , Lingpeng Kong

With the advance of diffusion models, today's video generation has achieved impressive quality. But generating temporal consistent long videos is still challenging. A majority of video diffusion models (VDMs) generate long videos in an…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Kaifeng Gao , Jiaxin Shi , Hanwang Zhang , Chunping Wang , Jun Xiao

Current methods for few-shot fine-tuning of pretrained masked language models (PLMs) require carefully engineered prompts and verbalizers for each new task to convert examples into a cloze-format that the PLM can score. In this work, we…

In large-scale industrial LLM systems, prompt templates often expand to thousands of tokens as teams iteratively incorporate sections such as task instructions, few-shot examples, and heuristic rules to enhance robustness and coverage. This…

计算与语言 · 计算机科学 2025-10-09 Zhentao Xu , Fengyi Li , Albert Chen , Xiaofeng Wang

As the capabilities of Vision-Language Models (VLMs) advance, they can process increasingly large inputs, which, unlike in LLMs, generates significant visual token redundancy and leads to prohibitive inference costs. While many methods aim…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Pu Zhang , Yuwei Li , Xingyuan Xian , Guoming Tang

In this paper, Gated-ViGAT, an efficient approach for video event recognition, utilizing bottom-up (object) information, a new frame sampling policy and a gating mechanism is proposed. Specifically, the frame sampling policy uses weighted…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Nikolaos Gkalelis , Dimitrios Daskalakis , Vasileios Mezaris

Recently, adapting Vision Language Models (VLMs) to zero-shot visual classification by tuning class embedding with a few prompts (Test-time Prompt Tuning, TPT) or replacing class names with generated visual samples (support-set) has shown…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Rui Yan , Jin Wang , Hongyu Qu , Xiaoyu Du , Dong Zhang , Jinhui Tang , Tieniu Tan

Prompting is used to guide or steer a language model in generating an appropriate response that is consistent with the desired outcome. Chaining is a strategy used to decompose complex tasks into smaller, manageable components. In this…

计算与语言 · 计算机科学 2023-08-09 Dietrich Trautmann

This survey reviews prompt tuning, a parameter-efficient approach for adapting language models by prepending trainable continuous vectors while keeping the model frozen. We classify existing approaches into two categories: direct prompt…

计算与语言 · 计算机科学 2025-07-10 Zongqian Li , Yixuan Su , Nigel Collier

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