paper-with-me

홈 › Papers

CDM: Combining Extraction and Generation for Definition Modeling

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Definitions are essential for term understanding. Recently, there is an increasing interest in extracting and generating definitions of terms automatically. However, existing approaches for this task are either extractive or abstractive - definitions are either extracted from a corpus or generated by a language generation model. In this paper, we propose to combine extraction and generation for definition modeling: first extract self- and correlative definitional information of target terms from the Web and then generate the final definitions by incorporating the extracted definitional information. Experiments demonstrate our framework can generate high-quality definitions for technical terms and outperform state-of-the-art models for definition modeling significantly.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Understanding Jargon: Combining Extraction and Generation for Definition Modeling

2021-11-14 · Jie Huang, Hanyin Shao, Kevin Chen-Chuan Chang, JinJun Xiong 외

Can machines know what twin prime is? From the composition of this phrase, machines may guess twin prime is a certain kind of prime, but it is still difficult to deduce exactly what twin stands for without additional kno…

Text Generation

Syntactically Aware Neural Architectures for Definition Extraction

2018-06-01 · NAACL 2018 6 · Luis Espinosa-Anke, Steven Schockaert

Automatically identifying definitional knowledge in text corpora (Definition Extraction or DE) is an important task with direct applications in, among others, Automatic Glossary Generation, Taxonomy Learning, Question An…

BenchmarkingBinary ClassificationClassificationDefinition Extraction+5

Automated Discovery of Mathematical Definitions in Text

2020-05-01 · LREC 2020 5 · Natalia Vanetik, Marina Litvak, Sergey Shevchuk, Lior Reznik

Automatic definition extraction from texts is an important task that has numerous applications in several natural language processing fields such as summarization, analysis of scientific texts, automatic taxonomy generat…

ArticlesBinary ClassificationDefinition ExtractionQuestion Answering+2

Automated Discovery of Mathematical Definitions in Text with Deep Neural Networks

2020-11-09 · Natalia Vanetik, Marina Litvak, Sergey Shevchuk, Lior Reznik

Automatic definition extraction from texts is an important task that has numerous applications in several natural language processing fields such as summarization, analysis of scientific texts, automatic taxonomy generat…

Binary ClassificationDefinition ExtractionQuestion AnsweringSentence+1

Combining Extraction and Generation for Constructing Belief-Consequence Causal Links

2022-05-01 · insights (ACL) 2022 5 · Maria Alexeeva, Allegra A. Beal, Mihai Surdeanu

In this paper, we introduce and justify a new task—causal link extraction based on beliefs—and do a qualitative analysis of the ability of a large language model—InstructGPT-3—to generate implicit consequences of beliefs…

Language ModelingLanguage ModellingLarge Language Model