Murar: A Simple And Effective Multimodal Retrieval And Answer Refinement Framework For Multimodal Question Answering · The Large Language Model Bible Contribute to LLM-Bible

Murar: A Simple And Effective Multimodal Retrieval And Answer Refinement Framework For Multimodal Question Answering

Zhu Zhengyuan, Lee Daniel, Zhang Hong, Harsha Sai Sree, Feujio Loic, Maharaj Akash, Li Yunyao. Arxiv 2024

[Paper]    
Applications Multimodal Models RAG Reinforcement Learning Tools

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.

Similar Work