CVDec 21, 2024

SilVar: Speech Driven Multimodal Model for Reasoning Visual Question Answering and Object Localization

arXiv:2412.16771v11 citationsh-index: 5Has CodeEMNLP
Originality Incremental advance
AI Analysis

This addresses the limitation of text-based instructions in human-machine interactions for multimodal reasoning, though it is incremental as it builds on existing models like CLIP and LLaMA.

The paper tackles the problem of visual question answering using speech instructions by proposing SilVar, a multimodal model that achieves state-of-the-art performance on MMMU and ScienceQA benchmarks.

Visual Language Models have demonstrated remarkable capabilities across tasks, including visual question answering and image captioning. However, most models rely on text-based instructions, limiting their effectiveness in human-machine interactions. Moreover, the quality of language models depends on reasoning and prompting techniques, such as COT, which remain underexplored when using speech instructions. To address these challenges, we propose SilVar, a novel end-to-end multimodal model that uses speech instructions for reasoning in visual question answering. In addition, we investigate reasoning techniques with levels including conversational, simple, and complex speech instruction. SilVar is built upon CLIP, Whisper, and LLaMA 3.1-8B, enabling intuitive interactions by allowing users to provide verbal or text instructions. To this end, we introduce a dataset designed to challenge models with speech-based reasoning tasks for object localization. This dataset enhances the model ability to process and explain visual scenes from spoken input, moving beyond object recognition to reasoning-based interactions. The experiments show that SilVar achieves SOTA performance on the MMMU and ScienceQA benchmarks despite the challenge of speech-based instructions. We believe SilVar will inspire next-generation multimodal reasoning models, toward expert artificial general intelligence. Our code and dataset are available here.

Code Implementations1 repo
Foundations

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

Your Notes