KoViDoRe: Korean Visual Document Retrieval
KoViDoRe employs multi-stage synthetic data generation to benchmark Korean multi-page document retrieval, revealing current models' struggles with complex, structured content.
Key Findings
Methodology
This work employs a multi-stage pipeline including structured document parsing, synthetic query generation (summary- and context-based), and human-verified relevance mapping. Using publicly available Korean documents, the Upstage Document Parse extracts fine-grained page structures, including text blocks, tables, and figures. Queries are generated via SolarPro, emphasizing complex reasoning like multi-hop inference. Relevance annotations combine automatic and manual verification, ensuring high-quality multi-page relevance labels. The dataset supports evaluation of models like ColPali and CLIP variants, highlighting deficiencies in multi-page reasoning and structured content understanding. Additionally, a large-scale training set, Ko-VDR Train Public, is constructed to improve model adaptation to Korean complex documents.
Key Results
- The best model (Qwen3-VL-Embedding-8B) achieves 50.4% nDCG@10 on multi-page retrieval, outperforming smaller models (e.g., CLIP-base at 1.4%). Incorporating the large-scale Korean training data boosts performance by 20-30%, demonstrating the importance of domain-specific data. Models struggle especially with economic and HR documents, where information is highly dispersed across pages. Larger models perform better, but multi-page reasoning remains challenging, indicating room for further improvement.
- Model performance varies across domains, with the most difficulty in structured, multi-page scenarios. The experiments confirm that multi-page evidence aggregation is a key bottleneck, even for state-of-the-art models. The training data significantly enhances model robustness, validating the approach of targeted data augmentation.
- Training on Korean-specific data consistently improves retrieval accuracy, especially in multi-page contexts. The results suggest that model scale alone is insufficient; specialized training data and architecture modifications are necessary for real-world complex document retrieval.
Significance
This research addresses a critical gap in multimodal document retrieval by focusing on Korean, multi-page, structured documents—an underexplored area. It introduces a comprehensive benchmark and large-scale training data, facilitating future advancements in multilingual and multi-page retrieval systems. The framework supports real-world applications such as enterprise document management, legal analysis, and governmental information retrieval, where multi-page, multimodal content is prevalent. By highlighting current limitations, it guides the development of more robust, context-aware models capable of understanding complex document layouts and cross-page relations, thus pushing the frontier of multimodal AI in non-English languages.
Technical Contribution
The key innovations include a novel synthetic query generation pipeline that combines summary and context strategies, ensuring diverse and realistic multi-page queries. The structural parsing module (Upstage Document Parse) enables fine-grained extraction of complex Korean document layouts. The evaluation framework emphasizes multi-page relevance, moving beyond traditional single-page benchmarks. The large-scale Korean dataset (Ko-VDR Train Public) provides targeted training resources, enabling models to learn domain-specific visual and textual cues. These contributions collectively advance the state-of-the-art in multimodal, multi-page document retrieval, especially for underrepresented languages.
Novelty
This is the first comprehensive benchmark explicitly designed for Korean multi-page visual document retrieval, integrating synthetic query generation, structural parsing, and relevance annotation tailored to complex layouts. Unlike existing datasets focused on single-page or English content, KoViDoRe emphasizes multi-page evidence aggregation, addressing real-world challenges in non-English contexts. The combination of high-quality synthetic queries and structured parsing tailored for Korean documents marks a significant departure from prior work, setting a new standard for multilingual multimodal retrieval research.
Limitations
- Despite improvements, models still underperform in highly complex, dispersed multi-page scenarios, indicating the need for more sophisticated reasoning architectures. The synthetic queries, while diverse, cannot fully replicate real user queries, limiting ecological validity. Computational costs for training large models remain high, restricting deployment in resource-constrained environments. Future work should focus on enhancing multi-modal reasoning, reducing model complexity, and incorporating real user interaction data to improve robustness and applicability.
Future Work
Future directions include integrating graph neural networks to better model cross-page relationships, developing end-to-end training pipelines incorporating real user queries, and expanding datasets with more diverse document types. Exploring multimodal fusion techniques, such as cross-attention mechanisms, will further enhance multi-page reasoning. Additionally, efforts to optimize model efficiency will facilitate deployment in practical applications, making advanced retrieval accessible across industries.
AI Executive Summary
In an era where digital documents are increasingly complex and information-rich, the ability to efficiently retrieve relevant content across multiple pages and modalities is crucial. Existing multimodal retrieval models excel mainly in English and single-page scenarios, leaving a significant gap in non-English, multi-page document understanding. Recognizing this challenge, the authors introduce KoViDoRe, a comprehensive benchmark tailored for Korean visual documents with complex layouts. This dataset is constructed through a multi-stage pipeline involving structural parsing, synthetic query generation, and human verification, capturing real-world document intricacies.
KoViDoRe emphasizes the importance of multi-page evidence aggregation, reflecting realistic information needs in enterprise, government, and academic contexts. The evaluation of current models reveals substantial performance gaps, especially in structured, multi-page scenarios. To address this, the authors develop Ko-VDR Train Public, a large-scale Korean-specific training set, which significantly boosts model performance, validating the importance of domain-specific data.
The research demonstrates that while larger models perform better, they still struggle with multi-page reasoning, highlighting the need for architectural innovations. The findings suggest promising directions, including integrating graph neural networks and multimodal fusion techniques, to further improve multi-page retrieval. Despite progress, challenges remain in modeling dispersed, complex information, requiring ongoing research. Overall, this work marks a significant step toward practical, multilingual, multi-page document retrieval, with broad implications for industry and academia.
Deep Analysis
Background
Multimodal retrieval has rapidly advanced, with models like ColPali, ViDoRe, and Jina-VDR leveraging deep learning to combine visual, textual, and layout cues for complex document understanding. These approaches have significantly improved retrieval accuracy for PDFs, reports, and forms, primarily in English and European languages. However, Korean documents pose unique challenges due to script complexity, morphological variation, and diverse layouts. Existing datasets mostly focus on single-page retrieval or simplified formats, limiting their applicability to real-world scenarios where information spans multiple pages and involves complex visual structures. As enterprise and government sectors demand more sophisticated document understanding, there is a pressing need for benchmarks and models tailored to Korean multi-page, multimodal documents. This gap hampers progress in multilingual AI and restricts deployment in Korean contexts, underscoring the importance of specialized datasets and evaluation frameworks.
Core Problem
Current models struggle with multi-page, structured Korean documents, especially when relevant information is dispersed across pages. Existing benchmarks focus on single-page retrieval, failing to evaluate models' ability to aggregate evidence and perform multi-hop reasoning. This limits their practical utility in real-world applications like legal, financial, and administrative document processing. The core challenge is designing a benchmark that accurately reflects the complexity of Korean documents, including multi-page layouts, visual cues, and diverse query types requiring cross-page inference. Without such benchmarks, models cannot be effectively trained or evaluated for real-world deployment, creating a bottleneck in advancing multilingual multimodal retrieval systems.
Innovation
This work introduces several innovations: 1) a multi-stage synthetic query generation pipeline combining summary- and context-based strategies to produce diverse, complex queries aligned with multi-page evidence needs; 2) a structural parsing method (Upstage Document Parse) tailored for Korean documents, extracting detailed layout information including text blocks, tables, and figures; 3) a relevance annotation framework integrating automatic and manual verification to ensure high-quality multi-page relevance labels; 4) a large-scale Korean-specific training dataset (Ko-VDR Train Public) that enhances model adaptation to complex layouts and visual content. These innovations collectively enable more realistic evaluation and training of models for Korean multi-page document retrieval, addressing critical gaps in existing research.
Methodology
- �� Data collection: Gather diverse Korean documents from public sources, including government reports and enterprise materials.
- �� Structural parsing: Use Upstage Document Parse to extract fine-grained layout features such as text blocks, tables, figures, and captions.
- �� Query generation: Employ SolarPro to generate complex, reasoning-oriented queries based on document summaries and local contexts, emphasizing multi-hop, numerical, and cross-page inference.
- �� Relevance mapping: Combine automatic relevance scoring with human verification to label query-document page pairs, filtering low-quality or trivial cases.
- �� Dataset construction: Generate a large set of query-page pairs, applying rule-based filters and manual review to ensure high relevance accuracy.
- �� Model evaluation: Test multiple models (e.g., ColPali, CLIP variants, Qwen3) using nDCG@10, analyzing performance across domains and model sizes.
Experiments
The evaluation involves testing various multimodal models on the KoViDoRe benchmark, focusing on their ability to retrieve relevant pages in multi-page, structured documents. The models include small (e.g., CLIP-base), medium (e.g., Qwen3-VL-Embedding-2B), and large (e.g., Qwen3-VL-Embedding-8B) architectures. Experiments compare baseline performance with models fine-tuned on the large-scale Korean dataset (Ko-VDR Train Public), measuring improvements in nDCG@10. Additional ablation studies analyze the impact of query generation strategies, structural parsing accuracy, and training data size. The evaluation covers four domains—Cybersecurity, Energy, Economic, and HR—highlighting domain-specific challenges and model robustness.
Results
The top-performing model (Qwen3-VL-Embedding-8B) achieves 50.4% nDCG@10, outperforming smaller models by a significant margin. Fine-tuning on the large-scale Korean dataset boosts performance by 20-30%, especially in multi-page, structured scenarios. Models show notable difficulty in economic and HR domains, where information is highly dispersed. Results confirm that multi-page evidence aggregation remains a key bottleneck, and larger models alone cannot fully address the challenge. The experiments validate the effectiveness of the synthetic query pipeline and structural parsing in improving retrieval accuracy.
Applications
This research enables enterprise and governmental organizations to develop intelligent document management systems capable of multi-page, multimodal content understanding. Applications include automated report analysis, legal document retrieval, and policy document summarization, reducing manual effort and increasing efficiency. The framework can be integrated into existing knowledge management platforms, supporting multilingual environments and complex layouts. Long-term, it paves the way for fully automated, context-aware document assistants that can handle diverse, real-world data with high accuracy.
Limitations & Outlook
Despite advances, models still struggle with highly complex, dispersed multi-page documents, especially when visual cues are ambiguous or layouts are unconventional. Synthetic queries, while diverse, do not fully replicate real user needs, limiting ecological validity. Computational costs for training large models remain high, posing deployment challenges. The current architecture lacks explicit mechanisms for cross-page reasoning, which could be addressed by integrating graph neural networks. Future work should focus on improving reasoning robustness, reducing resource consumption, and incorporating real user interaction data for more natural query understanding.
Plain Language Accessible to non-experts
想象你在一家大工厂工作,工厂里有许多不同的机器,每台机器都负责不同的任务。有时候,你需要找到一份复杂的操作手册,里面的内容分布在很多不同的页面上,甚至还夹杂着图片和图表。以前,你只能一页一页翻,费时又费力。现在,想象有个超级聪明的机器人助手,它可以同时看多页内容,理解每一页的关系,然后帮你找到完整的答案。它像个非常聪明的工厂管理员,能快速整理所有信息,把散落的内容拼凑在一起,帮你解决问题。这项研究就是在教电脑学会像这个机器人一样,理解韩文复杂的文档布局,生成各种复杂的问题,并用大量韩文资料训练它,让它变得更聪明。未来,这样的技术可以帮助企业自动整理报告、法律文件,甚至帮政府快速查找关键信息,让我们的生活变得更方便、更高效。虽然还不完美,但它代表了未来智能文档检索的发展方向。
ELI14 Explained like you're 14
想象你在学校图书馆找资料,书架上有很多书,每本都装满了信息。有时候,你需要找到关于某个话题的所有资料,但这些资料散布在不同的书和章节里。以前,你得一页一页翻,花费很多时间。现在,假如你有个超级聪明的朋友,他能同时翻阅很多书,快速找到所有相关的内容,然后告诉你答案。这就是这项研究的目标:让电脑变得像这个聪明的朋友一样,能同时看多页、多模态的内容,理解它们之间的关系,然后帮你找到需要的信息。研究中,科学家们教电脑如何理解韩文文档的复杂布局,如何生成各种不同的问题(比如需要跨页推理的问题),并用大量真实的韩文文档训练它。结果显示,这个“超级助手”在找多页信息时还不够完美,但已经比以前强多了。未来,这样的技术可以帮企业自动整理报告、法律文件,甚至帮政府快速查找关键信息,让我们的生活变得更方便、更高效。
Glossary
Multimodal Retrieval (多模态检索)
利用文本、图像、布局等多种信息共同进行内容检索的技术,能更全面理解复杂文档。
论文中强调结合视觉和文本信息提升检索效果。
Synthetic Query Generation (合成查询生成)
通过模型自动生成模拟用户查询的过程,用于扩充训练数据和评估模型。
用于构建多页复杂检索场景的关键技术。
KoViDoRe
面向韩文复杂结构文档的多页多模态检索基准,结合真实数据和合成查询。
本文提出的核心数据集和评估平台。
Upstage Document Parse
一种结构化文档解析工具,能提取复杂韩文文档中的文本块、表格和图表。
实现页面级结构化信息提取。
nDCG@10
一种衡量检索排序质量的指标,数值越高表示检索效果越好,特别关注前10个结果。
模型性能评估的标准指标。
Open Questions Unanswered questions from this research
- 1 多页推理中跨模态关系的建模仍不充分,模型在极端复杂布局下的鲁棒性有待提升。
- 2 合成查询的自然性和多样性还不足以完全模拟真实用户需求,未来需引入真实交互数据。
- 3 多模态视觉内容理解仍是瓶颈,尤其在复杂图表和结构化信息的深层理解方面。
Applications
Immediate Applications
企业文档管理
支持企业自动检索财务报告、政策文件中的关键信息,提高信息处理效率。
政府信息检索
帮助政府快速从大量政策和报告中找到相关内容,提升行政效率。
Long-term Vision
智能文档助手
未来可实现全自动化的多页、多模态文档理解与问答系统,广泛应用于法律、科研等领域。
Abstract
Recent advances in multimodal retrieval have improved the ability to retrieve information from visually rich documents such as PDFs and reports. However, existing benchmarks remain largely centered on English and provide limited coverage of Korean visual documents with complex structures. Furthermore, most existing Korean resources primarily evaluate single-page retrieval, failing to capture realistic scenarios that require evidence aggregation across multiple pages. To address these gaps, we introduce KoViDoRe, a benchmark for Korean visual document retrieval. The dataset is constructed from publicly available Korean documents with diverse layouts, including tables, figures, and multi-column structures. We develop a multi-stage data curation pipeline consisting of structured document parsing, synthetic query generation using both summary-based and context-based strategies, and relevance mapping with human verification. Using KoViDoRe, we evaluate a wide range of multimodal retrieval models and observe that current models struggle to effectively handle Korean visual document retrieval, particularly in settings involving structured content and diverse query types. Motivated by this finding, we further curate a large-scale training dataset, Ko-VDR Train Public, to support the development of retrieval models tailored to Korean visual documents. Together, KoViDoRe and Ko-VDR Train Public provide a unified benchmark and training resource for Korean visual document retrieval.