English
Related papers

Related papers: HiLight: Technical Report on the Motern AI Video L…

200 papers

Recent advances in diffusion models enable high-quality video generation and editing, but precise relighting with consistent video contents, which is critical for shaping scene atmosphere and viewer attention, remains unexplored. Mainstream…

Computer Vision and Pattern Recognition · Computer Science 2025-11-11 Weikang Bian , Xiaoyu Shi , Zhaoyang Huang , Jianhong Bai , Qinghe Wang , Xintao Wang , Pengfei Wan , Kun Gai , Hongsheng Li

Text-to-video diffusion models have enabled high-quality video synthesis, yet often fail to generate temporally coherent and physically plausible motion. A key reason is the models' insufficient understanding of complex motions that natural…

Computer Vision and Pattern Recognition · Computer Science 2025-10-23 Aritra Bhowmik , Denis Korzhenkov , Cees G. M. Snoek , Amirhossein Habibian , Mohsen Ghafoorian

We consider the problem of localizing a spatio-temporal tube in a video corresponding to a given text query. This is a challenging task that requires the joint and efficient modeling of temporal, spatial and multi-modal interactions. To…

Computer Vision and Pattern Recognition · Computer Science 2022-06-10 Antoine Yang , Antoine Miech , Josef Sivic , Ivan Laptev , Cordelia Schmid

Multi-modal machine learning (ML) models can process data in multiple modalities (e.g., video, audio, text) and are useful for video content analysis in a variety of problems (e.g., object detection, scene understanding, activity…

Computer Vision and Pattern Recognition · Computer Science 2020-06-09 Palash Goyal , Saurabh Sahu , Shalini Ghosh , Chul Lee

Vision transformers (ViTs) are widely employed in multimodal large language models (MLLMs) for visual encoding. However, they exhibit inferior performance on tasks regarding fine-grained visual perception. We attribute this to the…

Computer Vision and Pattern Recognition · Computer Science 2025-03-20 Yipeng Zhang , Yifan Liu , Zonghao Guo , Yidan Zhang , Xuesong Yang , Xiaoying Zhang , Chi Chen , Jun Song , Bo Zheng , Yuan Yao , Zhiyuan Liu , Tat-Seng Chua , Maosong Sun

Understanding and analyzing video actions are essential for producing insightful and contextualized descriptions, especially for video-based applications like intelligent monitoring and autonomous systems. The proposed work introduces a…

Computer Vision and Pattern Recognition · Computer Science 2026-03-16 Lakshita Agarwal , Bindu Verma

Integrating information from multiple modalities is arguably one of the essential prerequisites for grounding artificial intelligence systems with an understanding of the real world. Recent advances in video transformers that jointly learn…

Computer Vision and Pattern Recognition · Computer Science 2023-11-15 Dota Tianai Dong , Mariya Toneva

Audio is essential for multimodal video understanding. On the one hand, video inherently contains audio, which supplies complementary information to vision. Besides, video large language models (Video-LLMs) can encounter many audio-centric…

Computer Vision and Pattern Recognition · Computer Science 2025-04-04 Yuxin Guo , Shuailei Ma , Shijie Ma , Xiaoyi Bao , Chen-Wei Xie , Kecheng Zheng , Tingyu Weng , Siyang Sun , Yun Zheng , Wei Zou

Video captioning aims to generate natural language descriptions according to the content, where representation learning plays a crucial role. Existing methods are mainly developed within the supervised learning framework via word-by-word…

Computer Vision and Pattern Recognition · Computer Science 2022-03-11 Hanhua Ye , Guorong Li , Yuankai Qi , Shuhui Wang , Qingming Huang , Ming-Hsuan Yang

This report provides an architecture-led analysis of two modern vision-language models (VLMs), Qwen2.5-VL-7B-Instruct and Llama-4-Scout-17B-16E-Instruct, and explains how their architectural properties map to a practical video-to-artifact…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Thomson Tong , Diba Darooneh

This paper introduces a novel formal SAT-based explanation model for deep learning in video understanding. The proposed method integrates SAT solving techniques with the principles of formal explainable AI to address the limitations of…

Logic in Computer Science · Computer Science 2025-05-14 Hojer Key

Long-video understanding with multimodal language models suffers from three compounding bottlenecks: heavy decode cost to obtain dense RGB frames, quadratic token growth with frame count, and weak motion perception under sparse keyframe…

Computer Vision and Pattern Recognition · Computer Science 2026-05-12 Haopeng Jin , Hongzhu Yi , Wenlong Zhao , Jinwen Luo , Shani Ye , Zhenyu Guan , Shiquan Dong , Tiankun Yang , Tao Yu

Dense video captioning aims to localize and describe important events in untrimmed videos. Existing methods mainly tackle this task by exploiting only visual features, while completely neglecting the audio track. Only a few prior works have…

Computer Vision and Pattern Recognition · Computer Science 2020-08-12 Vladimir Iashin , Esa Rahtu

Simultaneous machine translation (SiMT) has traditionally relied on offline machine translation models coupled with human-engineered heuristics or learned policies. We propose Hikari, a policy-free, fully end-to-end model that performs…

Computation and Language · Computer Science 2026-03-13 Roman Koshkin , Jeon Haesung , Lianbo Liu , Hao Shi , Mengjie Zhao , Yusuke Fujita , Yui Sudo

Multi-modal pre-training models have been intensively explored to bridge vision and language in recent years. However, most of them explicitly model the cross-modal interaction between image-text pairs, by assuming that there exists strong…

We aim to develop an AI agent that can watch video clips and have a conversation with human about the video story. Developing video understanding intelligence is a significantly challenging task, and evaluation methods for adequately…

Artificial Intelligence · Computer Science 2021-10-19 Yu-Jung Heo , Minsu Lee , Seongho Choi , Woo Suk Choi , Minjung Shin , Minjoon Jung , Jeh-Kwang Ryu , Byoung-Tak Zhang

We present a large-scale video subtitle translation dataset, BigVideo, to facilitate the study of multi-modality machine translation. Compared with the widely used How2 and VaTeX datasets, BigVideo is more than 10 times larger, consisting…

Computer Vision and Pattern Recognition · Computer Science 2023-07-04 Liyan Kang , Luyang Huang , Ningxin Peng , Peihao Zhu , Zewei Sun , Shanbo Cheng , Mingxuan Wang , Degen Huang , Jinsong Su

This paper presents a multimodal framework that attempts to unify visual understanding and generation within a shared discrete semantic representation. At its core is the Text-Aligned Tokenizer (TA-Tok), which converts images into discrete…

Computer Vision and Pattern Recognition · Computer Science 2025-06-24 Jiaming Han , Hao Chen , Yang Zhao , Hanyu Wang , Qi Zhao , Ziyan Yang , Hao He , Xiangyu Yue , Lu Jiang

Mainstream Video-Language Pre-training models \cite{actbert,clipbert,violet} consist of three parts, a video encoder, a text encoder, and a video-text fusion Transformer. They pursue better performance via utilizing heavier unimodal…

Computer Vision and Pattern Recognition · Computer Science 2022-03-15 Alex Jinpeng Wang , Yixiao Ge , Rui Yan , Yuying Ge , Xudong Lin , Guanyu Cai , Jianping Wu , Ying Shan , Xiaohu Qie , Mike Zheng Shou

Understanding audio-visual content and the ability to have an informative conversation about it have both been challenging areas for intelligent systems. The Audio Visual Scene-aware Dialog (AVSD) challenge, organized as a track of the…

Computation and Language · Computer Science 2018-12-19 Dat Tien Nguyen , Shikhar Sharma , Hannes Schulz , Layla El Asri