中文
相关论文

相关论文: Less is More: ClipBERT for Video-and-Language Lear…

200 篇论文

The canonical approach to video captioning dictates a caption generation model to learn from offline-extracted dense video features. These feature extractors usually operate on video frames sampled at a fixed frame rate and are often…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Kevin Lin , Linjie Li , Chung-Ching Lin , Faisal Ahmed , Zhe Gan , Zicheng Liu , Yumao Lu , Lijuan Wang

In video captioning task, the best practice has been achieved by attention-based models which associate salient visual components with sentences in the video. However, existing study follows a common procedure which includes a frame-level…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Yangyu Chen , Shuhui Wang , Weigang Zhang , Qingming Huang

While many action recognition datasets consist of collections of brief, trimmed videos each containing a relevant action, videos in the real-world (e.g., on YouTube) exhibit very different properties: they are often several minutes long,…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Bruno Korbar , Du Tran , Lorenzo Torresani

Prompt tuning, which involves training a small set of parameters, effectively enhances the pre-trained Vision-Language Models (VLMs) to downstream tasks. However, they often come at the cost of flexibility and adaptability when the tuned…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Mushui Liu , Bozheng Li , Yunlong Yu

The goal of this paper is to bypass the need for labelled examples in few-shot video understanding at run time. While proven effective, in many practical video settings even labelling a few examples appears unrealistic. This is especially…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Pengwan Yang , Yuki M. Asano , Pascal Mettes , Cees G. M. Snoek

Highlight detection has the potential to significantly ease video browsing, but existing methods often suffer from expensive supervision requirements, where human viewers must manually identify highlights in training videos. We propose a…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Bo Xiong , Yannis Kalantidis , Deepti Ghadiyaram , Kristen Grauman

Video question-answering is a fundamental task in the field of video understanding. Although current vision--language models (VLMs) equipped with Video Transformers have enabled temporal modeling and yielded superior results, they are at…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Wei Han , Hui Chen , Min-Yen Kan , Soujanya Poria

Do video-text transformers learn to model temporal relationships across frames? Despite their immense capacity and the abundance of multimodal training data, recent work has revealed the strong tendency of video-text models towards…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Yi Li , Kyle Min , Subarna Tripathi , Nuno Vasconcelos

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

Multimodal video summarization requires visual features that align semantically with language generation. Traditional approaches rely on CNN features trained for object classification, which represent visual concepts as discrete categories…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Maham Nazir , Muhammad Aqeel , Richong Zhang , Francesco Setti

Lipreading is the task of decoding text from the movement of a speaker's mouth. Traditional approaches separated the problem into two stages: designing or learning visual features, and prediction. More recent deep lipreading approaches are…

机器学习 · 计算机科学 2016-12-19 Yannis M. Assael , Brendan Shillingford , Shimon Whiteson , Nando de Freitas

A generic video summary is an abridged version of a video that conveys the whole story and features the most important scenes. Yet the importance of scenes in a video is often subjective, and users should have the option of customizing the…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Medhini Narasimhan , Anna Rohrbach , Trevor Darrell

A new line of research for feature selection based on neural networks has recently emerged. Despite its superiority to classical methods, it requires many training iterations to converge and detect informative features. The computational…

机器学习 · 计算机科学 2022-11-29 Ghada Sokar , Zahra Atashgahi , Mykola Pechenizkiy , Decebal Constantin Mocanu

The contrastive vision-language pre-training, known as CLIP, demonstrates remarkable potential in perceiving open-world visual concepts, enabling effective zero-shot image recognition. Nevertheless, few-shot learning methods based on CLIP…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Cheng Cheng , Lin Song , Ruoyi Xue , Hang Wang , Hongbin Sun , Yixiao Ge , Ying Shan

The standard way of training video models entails sampling at each iteration a single clip from a video and optimizing the clip prediction with respect to the video-level label. We argue that a single clip may not have enough temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Xitong Yang , Haoqi Fan , Lorenzo Torresani , Larry Davis , Heng Wang

Given an untrimmed video and a sentence query, video moment retrieval using language (VMR) aims to locate a target query-relevant moment. Since the untrimmed video is overlong, almost all existing VMR methods first sparsely down-sample each…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Xiang Fang , Daizong Liu , Wanlong Fang , Pan Zhou , Zichuan Xu , Wenzheng Xu , Junyang Chen , Renfu Li

Recent progress in multi-modal large language models (MLLMs) has significantly advanced video understanding. However, their performance on long-form videos remains limited by computational constraints and suboptimal frame selection. We…

计算机视觉与模式识别 · 计算机科学 2026-01-19 Wenhui Tan , Ruihua Song , Jiaze Li , Jianzhong Ju , Zhenbo Luo

Image segmentation is usually addressed by training a model for a fixed set of object classes. Incorporating additional classes or more complex queries later is expensive as it requires re-training the model on a dataset that encompasses…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Timo Lüddecke , Alexander S. Ecker

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

In Video Question Answering, videos are often processed as a full-length sequence of frames to ensure minimal loss of information. Recent works have demonstrated evidence that sparse video inputs are sufficient to maintain high performance.…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Shiyuan Huang , Robinson Piramuthu , Vicente Ordonez , Shih-Fu Chang , Gunnar A. Sigurdsson
‹ 上一页 1 2 3 10 下一页 ›