Search papers, labs, and topics across Lattice.
The paper introduces DocSplit, a new benchmark dataset and evaluation framework for document packet splitting, a critical task in real-world document understanding. DocSplit comprises five datasets with varying complexity, diverse document types, layouts, and multimodal settings to evaluate the ability of models to identify document boundaries, classify document types, and maintain page order. Experiments using multimodal LLMs on DocSplit reveal significant performance gaps in handling complex document splitting tasks, highlighting the need for further research in this area.
Multimodal LLMs still struggle to split complex document packets, as shown by a new benchmark revealing significant performance gaps in identifying boundaries, classifying types, and maintaining page order.
Document understanding in real-world applications often requires processing heterogeneous, multi-page document packets containing multiple documents stitched together. Despite recent advances in visual document understanding, the fundamental task of document packet splitting, which involves separating a document packet into individual units, remains largely unaddressed. We present the first comprehensive benchmark dataset, DocSplit, along with novel evaluation metrics for assessing the document packet splitting capabilities of large language models. DocSplit comprises five datasets of varying complexity, covering diverse document types, layouts, and multimodal settings. We formalize the DocSplit task, which requires models to identify document boundaries, classify document types, and maintain correct page ordering within a document packet. The benchmark addresses real-world challenges, including out-of-order pages, interleaved documents, and documents lacking clear demarcations. We conduct extensive experiments evaluating multimodal LLMs on our datasets, revealing significant performance gaps in current models' ability to handle complex document splitting tasks. The DocSplit benchmark datasets and proposed novel evaluation metrics provide a systematic framework for advancing document understanding capabilities essential for legal, financial, healthcare, and other document-intensive domains. We release the datasets to facilitate future research in document packet processing.