Augmenting Multimodal LLMs with Self-Reflective Tokens for Knowledge-based Visual Question Answering
Federico Cocchi, Nicholas Moratelli, Marcella Cornia, Lorenzo Baraldi,, Rita Cucchiara

TL;DR
This paper presents ReflectiVA, a novel method that enhances multimodal large language models by integrating reflective tokens to dynamically access external knowledge, significantly improving knowledge-based visual question answering.
Contribution
Introduces ReflectiVA, a model that uses reflective tokens for dynamic external knowledge retrieval in multimodal LLMs, improving adaptability and performance.
Findings
Outperforms existing methods in knowledge-based visual question answering
Effectively manages external knowledge without compromising fluency
Demonstrates superior adaptability in multimodal tasks
Abstract
Multimodal LLMs (MLLMs) are the natural extension of large language models to handle multimodal inputs, combining text and image data. They have recently garnered attention due to their capability to address complex tasks involving both modalities. However, their effectiveness is limited to the knowledge acquired during training, which restricts their practical utility. In this work, we introduce a novel method to enhance the adaptability of MLLMs by integrating external knowledge sources. Our proposed model, Reflective LLaVA (ReflectiVA), utilizes reflective tokens to dynamically determine the need for external knowledge and predict the relevance of information retrieved from an external database. Tokens are trained following a two-stage two-model training recipe. This ultimately enables the MLLM to manage external knowledge while preserving fluency and performance on tasks where…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Natural Language Processing Techniques
MethodsSoftmax · Attention Is All You Need
