paper-with-me

Papers

DocGenome: An Open Large-scale Scientific Document Benchmark for Training and Testing Multi-modal Large Language Models

2024-06-17 · Renqiu Xia, Song Mao, Xiangchao Yan, Hongbin Zhou, Bo Zhang, Haoyang Peng, Jiahao Pi, Daocheng Fu, Wenjie Wu, Hancheng Ye, Shiyang Feng, Chao Xu, Conghui He, Pinlong Cai, Min Dou, Botian Shi, Sheng Zhou, Yongwei Wang, Bin Wang, Junchi Yan, Fei Wu, Yu Qiao

Scientific documents record research findings and valuable human knowledge, comprising a vast corpus of high-quality data. Leveraging multi-modality data extracted from these documents and assessing large models' abilities to handle scientific document-oriented tasks is therefore meaningful. Despite promising advancements, large models still perform poorly on multi-page scientific document extraction and understanding tasks, and their capacity to process within-document data formats such as charts and equations remains under-explored. To address these issues, we present DocGenome, a structured document benchmark constructed by annotating 500K scientific documents from 153 disciplines in the arXiv open-access community, using our custom auto-labeling pipeline. DocGenome features four key characteristics: 1) Completeness: It is the first dataset to structure data from all modalities including 13 layout attributes along with their LaTeX source codes. 2) Logicality: It provides 6 logical relationships between different entities within each scientific document. 3) Diversity: It covers various document-oriented tasks, including document classification, visual grounding, document layout detection, document transformation, open-ended single-page QA and multi-page QA. 4) Correctness: It undergoes rigorous quality control checks conducted by a specialized team. We conduct extensive experiments to demonstrate the advantages of DocGenome and objectively evaluate the performance of large models on our benchmark.

📄 PDF Abstract BibTeX arXiv:2406.11633

Code (3)

UniModal4Reasoning/DocGenome 공식 구현
Alpha-Innovator/StructEqTable-Deploy pytorch
UniModal4Reasoning/StructEqTable-Deploy pytorch

Tasks

Document ClassificationVisual Grounding

Similar Papers 제목 키워드 기반

SciLaD: A Large-Scale, Transparent, Reproducible Dataset for Natural Scientific Language Processing

2025-12-12 · Luca Foppiano, Sotaro Takeshita, Pedro Ortiz Suarez, Ekaterina Borisova 외 arxiv

SciLaD is a novel, large-scale dataset of scientific language constructed entirely using open-source frameworks and publicly available data sources. It comprises a curated English split containing over 10 million scienti…

PDFMathTranslate: Scientific Document Translation Preserving Layouts

2025-07-02 · Rongxin Ouyang, Chang Chu, Zhikuang Xin, Xiangyao Ma arxiv

Language barriers in scientific documents hinder the diffusion and development of science and technologies. However, prior efforts in translating such documents largely overlooked the information in layouts. To bridge th…

S3LLM: Large-Scale Scientific Software Understanding with LLMs using Source, Metadata, and Document

2024-03-15 · Kareem Shaik, Dali Wang, Weijian Zheng, Qinglei Cao 외

The understanding of large-scale scientific software poses significant challenges due to its diverse codebase, extensive code length, and target computing architectures. The emergence of generative AI, specifically large…

Natural Language QueriesRAGRetrieval-augmented Generation

Opening up ChatGPT: Tracking openness, transparency, and accountability in instruction-tuned text generators

2023-07-08 · Andreas Liesenfeld, Alianda Lopez, Mark Dingemanse

Large language models that exhibit instruction-following behaviour represent one of the biggest recent upheavals in conversational interfaces, a trend in large part fuelled by the release of OpenAI's ChatGPT, a proprieta…

FairnessInstruction FollowingLanguage ModelingLanguage Modelling+2

SciMDR: Advancing Scientific Multimodal Document Reasoning

2026-03-12 · Ziyu Chen, Yilun Zhao, Chengye Wang, Rilyn Han 외 arxiv

Constructing scientific multimodal document reasoning datasets for foundation model training involves an inherent trade-off among scale, faithfulness, and realism. To address this challenge, we introduce the synthesize-a…