CVDec 2, 2024

Enhancing Video-LLM Reasoning via Agent-of-Thoughts Distillation

arXiv:2412.01694v232 citationsh-index: 7CVPR
Originality Incremental advance
AI Analysis

This addresses the need for better explainability and spatial-temporal grounding in video-language models for video question answering tasks, representing an incremental improvement.

The paper tackles the problem of video question answering by proposing Agent-of-Thoughts Distillation (AoTD), which enhances models by incorporating automatically generated Chain-of-Thoughts into instruction-tuning, resulting in improved performance on multiple-choice and open-ended benchmarks.

This paper tackles the problem of video question answering (VideoQA), a task that often requires multi-step reasoning and a profound understanding of spatial-temporal dynamics. While large video-language models perform well on benchmarks, they often lack explainability and spatial-temporal grounding. In this paper, we propose Agent-of-Thoughts Distillation (AoTD), a method that enhances models by incorporating automatically generated Chain-of-Thoughts (CoTs) into the instruction-tuning process. Specifically, we leverage an agent-based system to decompose complex questions into sub-tasks, and address them with specialized vision models, the intermediate results are then treated as reasoning chains. We also introduce a verification mechanism using a large language model (LLM) to ensure the reliability of generated CoTs. Extensive experiments demonstrate that AoTD improves the performance on multiple-choice and open-ended benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes