paper-with-me

홈 › Papers

DisCo: Towards Distinct and Coherent Visual Encapsulation in Video MLLMs

2025-07-14 · Jiahe Zhao, Rongkun Zheng, Yi Wang, Helin Wang, Hengshuang Zhao arxiv

In video Multimodal Large Language Models (video MLLMs), the visual encapsulation process plays a pivotal role in converting video contents into representative tokens for LLM input. While linear projectors are widely employed for encapsulation, they introduce semantic indistinctness and temporal incoherence when applied to videos. Conversely, the structure of resamplers shows promise in tackling these challenges, but an effective solution remains unexplored. Drawing inspiration from resampler structures, we introduce DisCo, a novel visual encapsulation method designed to yield semantically distinct and temporally coherent visual tokens for video MLLMs. DisCo integrates two key components: (1) A Visual Concept Discriminator (VCD) module, assigning unique semantics for visual tokens by associating them in pair with discriminative concepts in the video. (2) A Temporal Focus Calibrator (TFC) module, ensuring consistent temporal focus of visual tokens to video elements across every video frame. Through extensive experiments on multiple video MLLM frameworks, we demonstrate that DisCo remarkably outperforms previous state-of-the-art methods across a variety of video understanding benchmarks, while also achieving higher token efficiency thanks to the reduction of semantic indistinctness. The code: https://github.com/ZJHTerry18/DisCo.

📄 PDF Abstract BibTeX arXiv:2507.10302

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discourse Analysis for Evaluating Coherence in Video Paragraph Captions

2022-01-17 · Arjun R Akula, Song-Chun Zhu

Video paragraph captioning is the task of automatically generating a coherent paragraph description of the actions in a video. Previous linguistic studies have demonstrated that coherence of a natural language text is re…

Video CaptioningVisual DialogVisual Storytelling

A Distributional View of Discourse Encapsulation: Multifactorial Prediction of Coreference Density in RST

2017-09-01 · WS 2017 9 · Amir Zeldes

Generative Disco: Text-to-Video Generation for Music Visualization

2023-04-17 · Vivian Liu, Tao Long, Nathan Raw, Lydia Chilton

Visuals can enhance our experience of music, owing to the way they can amplify the emotions and messages conveyed within it. However, creating music visualization is a complex, time-consuming, and resource-intensive proc…

Text-to-Video GenerationVideo Generation

MemoryCard: Topic-Aware Multi-Modal Clue Compression for Long-Video Question Answering

2026-06-04 · Qing Yang, Pengcheng Huang, Xinze Li, Zhenghao Liu 외 arxiv

Long-video question answering remains challenging for Vision-Language Models (VLMs), as answer-relevant evidence is often sparse, transient, and temporally dispersed across lengthy video contexts. Existing frame-centric …

Video Question Answering

MART: Memory-Augmented Recurrent Transformer for Coherent Video Paragraph Captioning

2020-05-11 · ACL 2020 6 · Jie Lei, Li-Wei Wang, Yelong Shen, Dong Yu 외

Generating multi-sentence descriptions for videos is one of the most challenging captioning tasks due to its high requirements for not only visual relevance but also discourse-based coherence across the sentences in the …

SentenceVideo Captioning