paper-with-me

Papers

MuRAR: A Simple and Effective Multimodal Retrieval and Answer Refinement Framework for Multimodal Question Answering

2024-08-16 · Zhengyuan Zhu, Daniel Lee, Hong Zhang, Sai Sree Harsha, Loic Feujio, Akash Maharaj, Yunyao Li

Recent advancements in retrieval-augmented generation (RAG) have demonstrated impressive performance in the question-answering (QA) task. However, most previous works predominantly focus on text-based answers. While some studies address multimodal data, they still fall short in generating comprehensive multimodal answers, particularly for explaining concepts or providing step-by-step tutorials on how to accomplish specific goals. This capability is especially valuable for applications such as enterprise chatbots and settings such as customer service and educational systems, where the answers are sourced from multimodal data. In this paper, we introduce a simple and effective framework named MuRAR (Multimodal Retrieval and Answer Refinement). MuRAR enhances text-based answers by retrieving relevant multimodal data and refining the responses to create coherent multimodal answers. This framework can be easily extended to support multimodal answers in enterprise chatbots with minimal modifications. Human evaluation results indicate that multimodal answers generated by MuRAR are more useful and readable compared to plain text answers.

📄 PDF Abstract BibTeX arXiv:2408.08521

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Cross-modal Retrieval for Knowledge-based Visual Question Answering

2024-01-11 · Paul Lerner, Olivier Ferret, Camille Guinaudeau

Knowledge-based Visual Question Answering about Named Entities is a challenging task that requires retrieving information from a multimodal Knowledge Base. Named entities have diverse visual representations and are there…

Cross-Modal RetrievalQuestion AnsweringRetrievalVisual Question Answering+1

Nearest Neighbor Normalization Improves Multimodal Retrieval

2024-10-31 · Neil Chowdhury, Franklin Wang, Sumedh Shenoy, Douwe Kiela 외

Multimodal models leverage large-scale pre-training to achieve strong but still imperfect performance on tasks such as image captioning, visual question answering, and cross-modal retrieval. In this paper, we present a s…

Cross-Modal RetrievalImage CaptioningImage RetrievalImage-text Retrieval+4

Progressive Evidence Refinement for Open-domain Multimodal Retrieval Question Answering

2023-10-15 · Shuwen Yang, Anran Wu, Xingjiao Wu, Luwei Xiao 외

Pre-trained multimodal models have achieved significant success in retrieval-based question answering. However, current multimodal retrieval question-answering models face two main challenges. Firstly, utilizing compress…

Contrastive LearningLogical SequenceQuestion AnsweringRetrieval

OMGM: Orchestrate Multiple Granularities and Modalities for Efficient Multimodal Retrieval

2025-05-10 · Wei Yang, Jingjing Fu, Rui Wang, Jinyu Wang 외

Vision-language retrieval-augmented generation (RAG) has become an effective approach for tackling Knowledge-Based Visual Question Answering (KB-VQA), which requires external knowledge beyond the visual content presented…

Cross-Modal RetrievalQuestion AnsweringRAGReranking+4

MLDocRAG: Multimodal Long-Context Document Retrieval Augmented Generation

2026-02-10 · Yongyue Zhang, Yaxiong Wu arxiv

Understanding multimodal long-context documents that comprise multimodal chunks such as paragraphs, figures, and tables is challenging due to (1) cross-modal heterogeneity to localize relevant information across modaliti…

Long-Context UnderstandingQuestion Answering