中文
相关论文

相关论文: AdaVid: Adaptive Video-Language Pretraining

200 篇论文

Long-form video understanding remains challenging for Vision-Language Models (VLMs) due to the inherent tension between computational constraints and the need to capture information distributed across thousands of frames. Existing…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Junbo Zou , Ziheng Huang , Shengjie Zhang , Liwen Zhang , Weining Shen

In computer vision, contrastive learning is the most advanced unsupervised learning framework. Yet most previous methods simply apply fixed composition of data augmentations to improve data efficiency, which ignores the changes in their…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Yuhan Zhang , He Zhu , Shan Yu

Video Large Language Models (Video LLMs) have achieved remarkable results in video understanding tasks. However, they often suffer from heavy computational overhead due to the large number of visual tokens generated from multiple video…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Fengyuan Sun , Leqi Shen , Hui Chen , Sicheng Zhao , Jungong Han , Guiguang Ding

Endeavors have been made to explore Large Language Models for video analysis (Video-LLMs), particularly in understanding and interpreting long videos. However, existing Video-LLMs still face challenges in effectively integrating the rich…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Jungang Li , Sicheng Tao , Yibo Yan , Xiaojie Gu , Haodong Xu , Xu Zheng , Yuanhuiyi Lyu , Linfeng Zhang , Xuming Hu

As Deep Neural Networks are becoming more popular, much of the attention is being devoted to Computer Vision problems that used to be solved with more traditional approaches. Video frame interpolation is one of such challenges that has seen…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Mart Kartašev , Carlo Rapisarda , Dominik Fay

In this report, we present our champion solutions to five tracks at Ego4D challenge. We leverage our developed InternVideo, a video foundation model, for five Ego4D tasks, including Moment Queries, Natural Language Queries, Future Hand…

Multimodal contrastive learning aims to train a general-purpose feature extractor, such as CLIP, on vast amounts of raw, unlabeled paired image-text data. This can greatly benefit various complex downstream tasks, including cross-modal…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Ziqi Zhou , Shengshan Hu , Minghui Li , Hangtao Zhang , Yechao Zhang , Hai Jin

Text-guided video prediction (TVP) involves predicting the motion of future frames from the initial frame according to an instruction, which has wide applications in virtual reality, robotics, and content creation. Previous TVP methods make…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Zhen Xing , Qi Dai , Zejia Weng , Zuxuan Wu , Yu-Gang Jiang

The ability to predict future visual observations conditioned on past observations and motor commands can enable embodied agents to plan solutions to a variety of tasks in complex environments. This work shows that we can create good video…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Agrim Gupta , Stephen Tian , Yunzhi Zhang , Jiajun Wu , Roberto Martín-Martín , Li Fei-Fei

Recently, Video-Language Models (VideoLMs) have demonstrated remarkable capabilities, offering significant potential for flexible and powerful video query systems. These models typically rely on Vision Transformers (ViTs), which process…

分布式、并行与集群计算 · 计算机科学 2025-09-11 Jinwoo Hwang , Daeun Kim , Sangyeop Lee , Yoonsung Kim , Guseul Heo , Hojoon Kim , Yunseok Jeong , Tadiwos Meaza , Eunhyeok Park , Jeongseob Ahn , Jongse Park

In this report, we propose a video-language pretraining (VLP) based solution \cite{kevin2022egovlp} for the EPIC-KITCHENS-100 Multi-Instance Retrieval (MIR) challenge. Especially, we exploit the recently released Ego4D dataset…

Egocentric human videos provide a scalable source of manipulation demonstrations; however, deploying them on robots requires active viewpoint control to maintain task-critical visibility, which human viewpoint imitation often fails to…

机器人学 · 计算机科学 2026-02-27 Daesol Cho , Youngseok Jang , Danfei Xu , Sehoon Ha

Most Video-Large Language Models (Video-LLMs) adopt an encoder-decoder framework, where a vision encoder extracts frame-wise features for processing by a language model. However, this approach incurs high computational costs, introduces…

计算机视觉与模式识别 · 计算机科学 2025-11-06 Handong Li , Yiyuan Zhang , Longteng Guo , Xiangyu Yue , Jing Liu

Multimodal Large Language Models (MLLMs) have shown promising progress in understanding and analyzing video content. However, processing long videos remains a significant challenge constrained by LLM's context size. To address this…

Emerging embodied AI applications, such as wearable cameras and autonomous agents, have underscored the need for robust reasoning from first person video streams. We introduce EgoVLM, a vision-language model specifically designed to…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Ashwin Vinod , Shrey Pandit , Aditya Vavre , Linshen Liu

Autoregressive (AR) video generative models rely on video tokenizers that compress pixels into discrete token sequences. The length of these token sequences is crucial for balancing reconstruction quality against downstream generation…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Tianwei Xiong , Jun Hao Liew , Zilong Huang , Zhijie Lin , Jiashi Feng , Xihui Liu

Speaker adaptation in text-to-speech synthesis (TTS) is to finetune a pre-trained TTS model to adapt to new target speakers with limited data. While much effort has been conducted towards this task, seldom work has been performed for low…

声音 · 计算机科学 2022-11-03 Kun Song , Heyang Xue , Xinsheng Wang , Jian Cong , Yongmao Zhang , Lei Xie , Bing Yang , Xiong Zhang , Dan Su

Efficient video-language modeling should consider the computational cost because of a large, sometimes intractable, number of video frames. Parametric approaches such as the attention mechanism may not be ideal since its computational cost…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Sungdong Kim , Jin-Hwa Kim , Jiyoung Lee , Minjoon Seo

Procedural video representation learning is an active research area where the objective is to learn an agent which can anticipate and forecast the future given the present video input, typically in conjunction with textual annotations.…

计算机视觉与模式识别 · 计算机科学 2024-10-07 Han Lin , Tushar Nagarajan , Nicolas Ballas , Mido Assran , Mojtaba Komeili , Mohit Bansal , Koustuv Sinha

Over the last few years deep learning methods have emerged as one of the most prominent approaches for video analysis. However, so far their most successful applications have been in the area of video classification and detection, i.e.,…

计算机视觉与模式识别 · 计算机科学 2015-11-23 Du Tran , Lubomir Bourdev , Rob Fergus , Lorenzo Torresani , Manohar Paluri