paper-with-me

홈 › Papers

DART: Open-Domain Structured Data Record to Text Generation

2020-07-06 · NAACL 2021 4 · Linyong Nan, Dragomir Radev, Rui Zhang, Amrit Rau, Abhinand Sivaprasad, Chiachun Hsieh, Xiangru Tang, Aadit Vyas, Neha Verma, Pranav Krishna, Yangxiaokang Liu, Nadia Irwanto, Jessica Pan, Faiaz Rahman, Ahmad Zaidi, Mutethia Mutuma, Yasin Tarabar, Ankit Gupta, Tao Yu, Yi Chern Tan, Xi Victoria Lin, Caiming Xiong, Richard Socher, Nazneen Fatema Rajani

We present DART, an open domain structured DAta Record to Text generation dataset with over 82k instances (DARTs). Data-to-Text annotations can be a costly process, especially when dealing with tables which are the major source of structured data and contain nontrivial structures. To this end, we propose a procedure of extracting semantic triples from tables that encodes their structures by exploiting the semantic dependencies among table headers and the table title. Our dataset construction framework effectively merged heterogeneous sources from open domain semantic parsing and dialogue-act-based meaning representation tasks by utilizing techniques such as: tree ontology annotation, question-answer pair to declarative sentence conversion, and predicate unification, all with minimum post-editing. We present systematic evaluation on DART as well as new state-of-the-art results on WebNLG 2017 to show that DART (1) poses new challenges to existing data-to-text datasets and (2) facilitates out-of-domain generalization. Our data and code can be found at https://github.com/Yale-LILY/dart.

📄 PDF Abstract BibTeX arXiv:2007.02871

Code (2)

Yale-LILY/dart 공식 구현
Mandar-Sharma/TCube pytorch

Tasks

Domain GeneralizationSemantic ParsingSentenceText Generation

Similar Papers 제목 키워드 기반

Mind Artist: Creating Artistic Snapshots with Human Thought

2024-01-01 · CVPR 2024 1 · Jiaxuan Chen, Yu Qi, Yueming Wang, Gang Pan

We introduce Mind Artist (MindArt) a novel and efficient neural decoding architecture to snap artistic photographs from our mind in a controllable manner. Recently progress has been made in image reconstruction with …

Graph MatchingImage ReconstructionRepresentation Learning

DART: Dual Adaptive Refinement Transfer for Open-Vocabulary Multi-Label Recognition

2025-08-07 · Haijing Liu, Tao Pu, Hefeng Wu, Keze Wang 외 arxiv

Open-Vocabulary Multi-Label Recognition (OV-MLR) aims to identify multiple seen and unseen object categories within an image, requiring both precise intra-class localization to pinpoint objects and effective inter-class …

DART: A Structured Dataset of Regulatory Drug Documents in Italian for Clinical NLP

2025-10-21 · Mariano Barone, Antonio Laudante, Giuseppe Riccio, Antonio Romano 외 arxiv

The extraction of pharmacological knowledge from regulatory documents has become a key focus in biomedical natural language processing, with applications ranging from adverse event monitoring to AI-assisted clinical deci…

Semantic Segmentation

DART: A Lightweight Quality-Suggestive Data-to-Text Annotation Tool

2020-10-08 · COLING 2020 8 · Ernie Chang, Jeriah Caplinger, Alex Marin, Xiaoyu Shen 외

We present a lightweight annotation tool, the Data AnnotatoR Tool (DART), for the general task of labeling structured data with textual descriptions. The tool is implemented as an interactive application that reduces hum…

Active Learningtext annotation

DART: Semantic Recoverability for Structured Tool Agents

2026-05-22 · Ke Yang, Panpan Li, Zonghan Wu, Kejin Xu 외 arxiv

When a structured tool agent fails mid-execution, the runtime faces a dilemma: replaying the entire task is safe but wasteful, while restoring from a local checkpoint is efficient but can leave committed downstream work …