paper-with-me

홈 › Papers

Fine-grained Late-interaction Multi-modal Retrieval for Retrieval Augmented Visual Question Answering

2023-09-29 · NeurIPS 2023 11 · Weizhe Lin, Jinghong Chen, Jingbiao Mei, Alexandru Coca, Bill Byrne

Knowledge-based Visual Question Answering (KB-VQA) requires VQA systems to utilize knowledge from external knowledge bases to answer visually-grounded questions. Retrieval-Augmented Visual Question Answering (RA-VQA), a strong framework to tackle KB-VQA, first retrieves related documents with Dense Passage Retrieval (DPR) and then uses them to answer questions. This paper proposes Fine-grained Late-interaction Multi-modal Retrieval (FLMR) which significantly improves knowledge retrieval in RA-VQA. FLMR addresses two major limitations in RA-VQA's retriever: (1) the image representations obtained via image-to-text transforms can be incomplete and inaccurate and (2) relevance scores between queries and documents are computed with one-dimensional embeddings, which can be insensitive to finer-grained relevance. FLMR overcomes these limitations by obtaining image representations that complement those from the image-to-text transforms using a vision model aligned with an existing text-based retriever through a simple alignment network. FLMR also encodes images and questions using multi-dimensional embeddings to capture finer-grained relevance between queries and documents. FLMR significantly improves the original RA-VQA retriever's PRRecall@5 by approximately 8\%. Finally, we equipped RA-VQA with two state-of-the-art large multi-modal/language models to achieve $\sim61\%$ VQA score in the OK-VQA dataset.

📄 PDF Abstract BibTeX arXiv:2309.17133

Code (1)

linweizhedragon/retrieval-augmented-visual-question-answering 공식 구현 pytorch

Tasks

Image to textPassage RetrievalQuestion AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Multimodal Fine-grained Context Interaction Graph Modeling for Conversational Speech Synthesis

2025-09-07 · Zhenqi Jia, Rui Liu, Berrak Sisman, Haizhou Li arxiv

Conversational Speech Synthesis (CSS) aims to generate speech with natural prosody by understanding the multimodal dialogue history (MDH). The latest work predicts the accurate prosody expression of the target utterance …

Speech Synthesis

CLIP-Driven Fine-grained Text-Image Person Re-identification

2022-10-19 · Shuanglin Yan, Neng Dong, Liyan Zhang, Jinhui Tang

TIReID aims to retrieve the image corresponding to the given text query from a pool of candidate images. Existing methods employ prior knowledge from single-modality pre-training to facilitate learning, but lack multi-mo…

cross-modal alignmentPerson Re-IdentificationText based Person RetrievalText based Person Search

MultiModal Action Conditioned Video Generation

2025-10-02 · Yichen Li, Antonio Torralba arxiv

Current video models fail as world model as they lack fine-graiend control. General-purpose household robots require real-time fine motor control to handle delicate tasks and urgent situations. In this work, we introduce…

Video Generation

Hierarchical Banzhaf Interaction for General Video-Language Representation Learning

2024-12-30 · Peng Jin, Hao Li, Li Yuan, Shuicheng Yan 외

Multimodal representation learning, with contrastive learning, plays an important role in the artificial intelligence domain. As an important subfield, video-language representation learning focuses on learning represent…

Contrastive LearningQuestion AnsweringRepresentation LearningVideo Captioning+2

CoMLP: Cooperatively-Gated MLPs for Fine-Grained Cross-Modal Information Fusion in Medical Image Segmentation

2026-09-04 · Mingyuan Meng, Shuchang Ye, Mingjian Li, Zhenyu Zhao 외 arxiv

Multi-modal medical images and clinical reports provide complementary anatomical, functional, and semantic information for medical image segmentation. Effectively exploiting these heterogeneous sources requires fine-grai…

Medical Image Segmentation