paper-with-me

홈 › Papers

DAGverse: Building Document-Grounded Semantic DAGs from Scientific Papers

2026-03-26 · Shu Wan, Saketh Vishnubhatla, Iskander Kushbay, Tom Heffernan, Aaron Belikoff, Raha Moraffah, Huan Liu arxiv

Directed Acyclic Graphs (DAGs) are widely used to represent structured knowledge in scientific and technical domains. However, datasets for real-world DAGs remain scarce because constructing them typically requires expert interpretation of domain documents. We study Doc2SemDAG construction: recovering a preferred semantic DAG from a document together with the cited evidence and context that explain it. This problem is challenging because a document may admit multiple plausible abstractions, the intended structure is often implicit, and the supporting evidence is scattered across prose, equations, captions, and figures. To address these challenges, we leverage scientific papers containing explicit DAG figures as a natural source of supervision. In this setting, the DAG figure provides the DAG structure, while the accompanying text provides context and explanation. We introduce DAGverse, a framework for constructing document-grounded semantic DAGs from online scientific papers. Its core component, DAGverse-Pipeline, is a semi-automatic system designed to produce high-precision semantic DAG examples through figure classification, graph reconstruction, semantic grounding, and validation. As a case study, we test the framework for causal DAGs and release DAGverse-1, a dataset of 108 expert-validated semantic DAGs with graph-level, node-level, and edge-level evidence. Experiments show that DAGverse-Pipeline outperforms existing Vision-Language Models on DAG classification and annotation. DAGverse provides a foundation for document-grounded DAG benchmarks and opens new directions for studying structured reasoning grounded in real-world evidence.

📄 PDF Abstract BibTeX arXiv:2603.25293

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Building Knowledge-Grounded Dialogue Systems with Graph-Based Semantic Modeling

2022-04-27 · Yizhe Yang, Heyan Huang, Yang Gao, Jiawei Li and

The knowledge-grounded dialogue task aims to generate responses that convey information from given knowledge documents. However, it is a challenge for the current sequence-based model to acquire knowledge from complex do…

Dialogue GenerationResponse GenerationText Generation

MuDoC: An Interactive Multimodal Document-grounded Conversational AI System

2025-02-14 · Karan Taneja, Ashok K. Goel

Multimodal AI is an important step towards building effective tools to leverage multiple modalities in human-AI communication. Building a multimodal document-grounded AI system to interact with long documents remains a c…

AI AgentResponse Generation

Layout-Aware Information Extraction for Document-Grounded Dialogue: Dataset, Method and Demonstration

2022-07-14 · Zhenyu Zhang, Bowen Yu, Haiyang Yu, Tingwen Liu 외

Building document-grounded dialogue systems have received growing interest as documents convey a wealth of human knowledge and commonly exist in enterprises. Wherein, how to comprehend and retrieve information from docum…

Language ModelingLanguage Modelling

Exact Estimation of Multiple Directed Acyclic Graphs

2014-04-04 · Chris. J. Oates, Jim Q. Smith, Sach Mukherjee, James Cussens

This paper considers the problem of estimating the structure of multiple related directed acyclic graph (DAG) models. Building on recent developments in exact estimation of DAGs using integer linear programming (ILP), we…

Focused Attention Improves Document-Grounded Generation

2021-04-26 · NAACL 2021 4 · Shrimai Prabhumoye, Kazuma Hashimoto, Yingbo Zhou, Alan W Black 외

Document grounded generation is the task of using the information provided in a document to improve text generation. This work focuses on two different document grounded generation tasks: Wikipedia Update Generation task…

DecoderResponse GenerationText Generation