#VideoLLM
AVLLMs are now mirroring VLM and VideoLLM sequential flow, boosting audio‑visual tasks. Curious how this combo reshapes multimodal AI? Dive into the details! #AVLLM #VideoLLM #AudioVisualAI

🔗 aidailypost.com/news/avllms-...
June 10, 2026 at 9:39 PM
Han Wang, Yuxiang Nie, Yongjie Ye, Deng GuanYu, Yanjie Wang, Shuai Li, Haiyang Yu, Jinghui Lu, Can Huang
Dynamic-VLM: Simple Dynamic Visual Token Compression for VideoLLM
https://arxiv.org/abs/2412.09530
December 13, 2024 at 8:19 AM
Generative Frame Sampler for Long Video Understanding
Despite recent advances in Video Large Language Models (VideoLLMs), effectively understanding long-form videos remains a significant challenge. Perceiving lengthy videos containing thousands of frames poses substantial computational burden. To mitigate this issue, this paper introduces Generative Frame Sampler (GenS), a plug-and-play module integrated with VideoLLMs to facilitate efficient lengthy video perception. Built upon a lightweight VideoLLM, GenS leverages its inherent vision-language capabilities to identify question-relevant frames. To facilitate effective retrieval, we construct GenS-Video-150K, a large-scale video instruction dataset with dense frame relevance annotations. Extensive experiments demonstrate that GenS consistently boosts the performance of various VideoLLMs, including open-source models (Qwen2-VL-7B, Aria-25B, VILA-40B, LLaVA-Video-7B/72B) and proprietary assistants (GPT-4o, Gemini). When equipped with GenS, open-source VideoLLMs achieve impressive state-of-the-art results on long-form video benchmarks: LLaVA-Video-72B reaches 66.8 (+4.3) on LongVideoBench and 77.0 (+2.7) on MLVU, while Aria obtains 39.2 on HourVideo surpassing the Gemini-1.5-pro by 1.9 points. We will release all datasets and models at https://generative-sampler.github.io.
arxiv.org
March 13, 2025 at 4:54 AM
Weicai Yan, Yuhong Dai, Qi Ran, Haodong Li, Wang Lin, Hao Liao, Xing Xie, Tao Jin, Jianxun Lian: Proact-VL: A Proactive VideoLLM for Real-Time AI Companions https://arxiv.org/abs/2603.03447 https://arxiv.org/pdf/2603.03447 https://arxiv.org/html/2603.03447
March 5, 2026 at 6:30 AM
Jialong Qin, Xin Zou, Di Lu, Yibo Yan, Xuming Hu: Sharp Eyes and Memory for VideoLLMs: Information-Aware Visual Token Pruning for Efficient and Reliable VideoLLM Reasoning https://arxiv.org/abs/2511.08003 https://arxiv.org/pdf/2511.08003 https://arxiv.org/html/2511.08003
November 12, 2025 at 6:30 AM
Yogesh Kumar: Language-Guided Temporal Token Pruning for Efficient VideoLLM Processing https://arxiv.org/abs/2508.17686 https://arxiv.org/pdf/2508.17686 https://arxiv.org/html/2508.17686
August 26, 2025 at 6:32 AM
Pengcheng Fang, Yuxia Chen, Rui Guo: When and What: Diffusion-Grounded VideoLLM with Entity Aware Segmentation for Long Video Understanding https://arxiv.org/abs/2508.15641 https://arxiv.org/pdf/2508.15641 https://arxiv.org/html/2508.15641
August 22, 2025 at 6:31 AM
Yujia Liang, Jile Jiao, Zhicheng Wang, Xuetao Feng, Zixuan Ye, Yuan Wang, Hao Lu: IPFormer-VideoLLM: Enhancing Multi-modal Video Understanding for Multi-shot Scenes https://arxiv.org/abs/2506.21116 https://arxiv.org/pdf/2506.21116 https://arxiv.org/html/2506.21116
June 27, 2025 at 6:31 AM
filter redundant tokens. This generic approach can be seamlessly integrated into various VideoLLM architectures, such as LLaVA-Video, InternVL and Qwen-VL, serving as a plug-and-play module to extend their temporal context length. Empirically, [4/6 of https://arxiv.org/abs/2506.00993v1]
June 3, 2025 at 6:11 AM
benchmarks, e.g., TrajViT outperforms ViT3D by a large margin of 6% top-5 recall in average at video-text retrieval task with 10x token deduction. We also show TrajViT as a stronger model than ViT3D for being the video encoder for modern VideoLLM, [5/7 of https://arxiv.org/abs/2505.23617v1]
May 30, 2025 at 6:17 AM
efficient operators. To address these challenges, we distill three design principles for VideoLLM token compression and propose a plug-and-play inference acceleration framework "Video Compression Commander" (VidCom2). By quantifying each frame's [3/6 of https://arxiv.org/abs/2505.14454v1]
May 21, 2025 at 6:08 AM
arXiv:2505.14454v1 Announce Type: new
Abstract: Video large language models (VideoLLM) excel at video understanding, but face efficiency challenges due to the quadratic complexity of abundant visual tokens. Our systematic analysis of token [1/6 of https://arxiv.org/abs/2505.14454v1]
May 21, 2025 at 6:08 AM
May 8, 2025 at 5:55 AM
scenarios due to their inability to handle dense, redundant frames efficiently. We introduce TimeChat-Online, a novel online VideoLLM that revolutionizes real-time video interaction. At its core lies our innovative Differential Token Drop (DTD) [3/8 of https://arxiv.org/abs/2504.17343v1]
April 25, 2025 at 5:59 AM
VideoLLM, GenS leverages its inherent vision-language capabilities to identify question-relevant frames. To facilitate effective retrieval, we construct GenS-Video-150K, a large-scale video instruction dataset with dense frame relevance annotations. [3/6 of https://arxiv.org/abs/2503.09146v1]
March 13, 2025 at 5:57 AM
The TimeWarp synthetic preference dataset, now on GitHub, boosts temporal reasoning in Video‑LLMs, delivering consistent gains on seven benchmarks. https://getnews.me/synthetic-preference-data-boosts-temporal-understanding-in-video-llms/ #videollm #timwarp #syntheticdata
October 7, 2025 at 8:59 PM
The new NeMoBench evaluation features over 30,000 video‑question pairs drawn from more than 13,000 videos spanning seconds to hours, and the paper was submitted on September 29, 2025. https://getnews.me/nemo-benchmark-launches-new-video-language-reasoning-test/ #nemobench #videollm #timereasoning
September 30, 2025 at 10:10 PM
COLT adds a learnable tool codebook so video LLMs can adopt new tools without forgetting previous ones, and introduces the VideoToolBench dataset for continual‑learning tests. Read more: https://getnews.me/colt-enhances-video-llms-with-continual-tool-usage/ #colt #videollm #toolbench
September 27, 2025 at 5:34 AM
VideoLLM Benchmarks and Evaluation: A Survey
Read more: https://arxiv.org/html/2505.03829v1
May 8, 2025 at 2:42 PM
Jialong Qin, Xin Zou, Di Lu, Yibo Yan, Xuming Hu
Sharp Eyes and Memory for VideoLLMs: Information-Aware Visual Token Pruning for Efficient and Reliable VideoLLM Reasoning
https://arxiv.org/abs/2511.08003
November 12, 2025 at 9:59 AM
Yogesh Kumar
Language-Guided Temporal Token Pruning for Efficient VideoLLM Processing
https://arxiv.org/abs/2508.17686
August 26, 2025 at 9:39 AM
Pengcheng Fang, Yuxia Chen, Rui Guo
When and What: Diffusion-Grounded VideoLLM with Entity Aware Segmentation for Long Video Understanding
https://arxiv.org/abs/2508.15641
August 22, 2025 at 6:22 AM
Yujia Liang, Jile Jiao, Zhicheng Wang, Xuetao Feng, Zixuan Ye, Yuan Wang, Hao Lu
IPFormer-VideoLLM: Enhancing Multi-modal Video Understanding for Multi-shot Scenes
https://arxiv.org/abs/2506.21116
June 27, 2025 at 7:57 AM