Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MultiDocFusion: Hierarchical and Multimodal Chunking Pipeline for Enhanced RAG on Long Industrial Documents

About

RAG-based QA has emerged as a powerful method for processing long industrial documents. However, conventional text chunking approaches often neglect complex and long industrial document structures, causing information loss and reduced answer quality. To address this, we introduce MultiDocFusion, a multimodal chunking pipeline that integrates: (i) detection of document regions using vision-based document parsing, (ii) text extraction from these regions via OCR, (iii) reconstruction of document structure into a hierarchical tree using large language model (LLM)-based document section hierarchical parsing (DSHP-LLM), and (iv) construction of hierarchical chunks through DFS-based grouping. Extensive experiments across industrial benchmarks demonstrate that MultiDocFusion improves retrieval precision by 8-15% and ANLS QA scores by 2-3% compared to baselines, emphasizing the critical role of explicitly leveraging document hierarchy for multimodal document-based QA. These significant performance gains underscore the necessity of structure-aware chunking in enhancing the fidelity of RAG-based QA systems.

Joongmin Shin, Chanjun Park, Jeongbae Park, Jaehyung Seo, Heuiseok Lim• 2026

Related benchmarks

TaskDatasetResultRank
Document RetrievalDUDE--
32
Section Hierarchy ParsingDocHieNet (test)
F1 Score62.91
9
Section Hierarchy ParsingHRDH (test)
F1 Score93.21
9
Document Question AnsweringDUDE (test)
ANLS17.93
6
Document Question AnsweringMPVQA (test-server)
ANLS0.1544
6
Question AnsweringDUDE
ANLS18.59
6
Question AnsweringMPVQA
ANLS0.1615
6
Question AnsweringMOAMOB
ANLS25.96
6
RetrievalMPVQA
Recall27.05
6
RetrievalMOAMOB
Recall67.58
6
Showing 10 of 12 rows

Other info

Follow for update