paper-with-me

Papers

FaVChat: Unlocking Fine-Grained Facail Video Understanding with Multimodal Large Language Models

2025-03-12 · Fufangchen Zhao, Ming Li, Linrui Xu, Wenhao Jiang, Jian Gao, Danfeng Yan

Video-based multimodal large language models (VMLLMs) have demonstrated remarkable potential in cross-modal video understanding. However, their abilities in fine-grained face comprehension remain largely underexplored. Given its pivotal role in human-centric intelligence, developing VMLLMs for facial understanding holds a fundamental problem. To address this gap, we propose FaVChat, the first VMLLM specifically designed for fine-grained facial video understanding. To facilitate its training, we construct a large-scale facial video dataset comprising over 60k videos, with the majority annotated with 83 fine-grained facial attributes. These attributes are incorporated to enrich GPT-4o-generated captions, yielding 60k high-quality video-summary pairs and an additional 170k fine-grained question-answering (QA) pairs. To effectively capture rich facial clues, we propose a hybrid model architecture composed of a general visual encoder, a dedicated facial encoder, and a mixture-of-experts-enhanced adapter for adaptive fusion of multi-source visual features. To mitigate information loss during feature transformation, we extract multi-granularity representations from the facial encoder and integrate them into the subsequent LLM. This design enhances the model's ability to comprehend and respond to questions involving diverse levels of visual details. We employ a progressive training paradigm, transitioning from video summarization to a high-quality subset of video QA, gradually increasing task complexity to enhance the model's fine-grained visual perception. We conduct extensive zero-shot evaluation on a couple of public benchmarks, demonstrating that FaVChat consistently surpasses existing VMLLMs across multiple tasks.

📄 PDF Abstract BibTeX arXiv:2503.09158

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsQuestion AnsweringVideo SummarizationVideo Understanding

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

ActAlign: Zero-Shot Fine-Grained Video Classification via Language-Guided Sequence Alignment

2025-06-28 · Amir Aghdam, Vincent Tao Hu

We address the task of zero-shot fine-grained video classification, where no video examples or temporal annotations are available for unseen action classes. While contrastive vision-language models such as SigLIP demonst…

Dynamic Time WarpingLarge Language ModelOpen Set Learningtext similarity+2

SF2T: Self-supervised Fragment Finetuning of Video-LLMs for Fine-Grained Understanding

2025-04-10 · CVPR 2025 1 · Yangliu Hu, Zikai Song, Na Feng, Yawei Luo 외

Video-based Large Language Models (Video-LLMs) have witnessed substantial advancements in recent years, propelled by the advancement in multi-modal LLMs. Although these models have demonstrated proficiency in providing t…

Video Understanding

Unlocking Vision-Language Models for Video Anomaly Detection via Fine-Grained Prompting

2025-10-02 · Shu Zou, Xinyu Tian, Lukas Wesemann, Fabian Waschkowski 외 arxiv

Prompting has emerged as a practical way to adapt frozen vision-language models (VLMs) for video anomaly detection (VAD). Yet, existing prompts are often overly abstract, overlooking the fine-grained human-object interac…

Video Anomaly Detection

Generative Video Motion Editing with 3D Point Tracks

2025-12-01 · Yao-Chih Lee, Zhoutong Zhang, Jiahui Huang, Jui-Hsien Wang 외 arxiv

Camera and object motions are central to a video's narrative. However, precisely editing these captured motions remains a significant challenge, especially under complex object movements. Current motion-controlled image-…

Video Generation

NAVERO: Unlocking Fine-Grained Semantics for Video-Language Compositionality

2024-08-18 · Chaofan Tao, Gukyeong Kwon, Varad Gunjal, Hao Yang 외

We study the capability of Video-Language (VidL) models in understanding compositions between objects, attributes, actions and their relations. Composition understanding becomes particularly challenging for video data si…

RetrievalText RetrievalVideo RetrievalVideo-Text Retrieval