paper-with-me

홈 › Papers

Query Generation for Multimodal Documents

2021-04-01 · EACL 2021 2 · Kyungho Kim, Kyungjae Lee, Seung-won Hwang, Young-In Song, SeungWook Lee

This paper studies the problem of generatinglikely queries for multimodal documents withimages. Our application scenario is enablingefficient {``}first-stage retrieval{''} of relevant doc-uments, by attaching generated queries to doc-uments before indexing. We can then indexthis expanded text to efficiently narrow downto candidate matches using inverted index, sothat expensive reranking can follow. Our eval-uation results show that our proposed multi-modal representation meaningfully improvesrelevance ranking.More importantly, ourframework can achieve the state of the art inthe first stage retrieval scenarios

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

RerankingRetrieval

Similar Papers 제목 키워드 기반

MARA: A Multimodal Adaptive Retrieval-Augmented Framework for Document Question Answering

2026-02-01 · Hui Wu, Haoquan Zhai, Yuchen Li, Hengyi Cai 외 arxiv

Retrieval-based multimodal document QA aims to identify and integrate relevant information from visually rich documents with complex multimodal structures. While retrieval-augmented generation (RAG) has shown strong perf…

Question Answering

Self-adaptive Multimodal Retrieval-Augmented Generation

2024-10-15 · Wenjia Zhai

Traditional Retrieval-Augmented Generation (RAG) methods are limited by their reliance on a fixed number of retrieved documents, often resulting in incomplete or noisy information that undermines task performance. Althou…

Image CaptioningRAGResponse GenerationRetrieval+1

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

Zero-Shot Document Understanding using Pseudo Table of Contents-Guided Retrieval-Augmented Generation

2025-07-31 · Hyeon Seong Jeong, Sangwoo Jo, Byeong Hyun Yoon, Yoonseok Heo 외 arxiv

Understanding complex multimodal documents remains challenging due to their structural inconsistencies and limited training data availability. We introduce \textit{DocsRay}, a training-free document understanding system …

mKG-RAG: Leveraging Multimodal Knowledge Graphs in Retrieval-Augmented Generation for Knowledge-intensive VQA

2025-08-07 · Xu Yuan, Liangbo Ning, Qingqing Ye, Wenqi Fan 외 arxiv

Retrieval-Augmented Generation (RAG) has emerged as an effective paradigm for expanding the knowledge capacity of Multimodal Large Language Models (MLLMs) by incorporating external knowledge sources into the generation p…

Visual Question AnsweringKnowledge Graphs