paper-with-me

Papers

Graphine: A Dataset for Graph-aware Terminology Definition Generation

2021-09-09 · EMNLP 2021 11 · Zequn Liu, Shukai Wang, Yiyang Gu, Ruiyi Zhang, Ming Zhang, Sheng Wang

Precisely defining the terminology is the first step in scientific communication. Developing neural text generation models for definition generation can circumvent the labor-intensity curation, further accelerating scientific discovery. Unfortunately, the lack of large-scale terminology definition dataset hinders the process toward definition generation. In this paper, we present a large-scale terminology definition dataset Graphine covering 2,010,648 terminology definition pairs, spanning 227 biomedical subdisciplines. Terminologies in each subdiscipline further form a directed acyclic graph, opening up new avenues for developing graph-aware text generation models. We then proposed a novel graph-aware definition generation model Graphex that integrates transformer with graph neural network. Our model outperforms existing text generation models by exploiting the graph structure of terminologies. We further demonstrated how Graphine can be used to evaluate pretrained language models, compare graph representation learning methods and predict sentence granularity. We envision Graphine to be a unique resource for definition generation and many other NLP tasks in biomedicine.

📄 PDF Abstract BibTeX arXiv:2109.04018

Code (1)

zequnl/graphex 공식 구현 pytorch

Tasks

Graph Neural NetworkGraph Representation LearningRepresentation Learningscientific discoverySentenceText Generation

Similar Papers 제목 키워드 기반

Ontoterminology: How to unify terminology and ontology into a single paradigm

2012-05-01 · LREC 2012 5 · Christophe Roche

Terminology is assigned to play a more and more important role in the Information Society. The need for a computational representation of terminology for IT applications raises new challenges for terminology. Ontology ap…

Information Retrieval

AutoGraphex: Zero-shot Biomedical Definition Generation with Automatic Prompting

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Describing terminologies with definition texts is an important step towards understanding the scientific literature, especially for domains with limited labeled terminologies. Previous works have sought to design supervi…

DescriptiveLanguage ModelingLanguage ModellingText Generation+1

Multi-Sensor Data and Knowledge Fusion -- A Proposal for a Terminology Definition

2020-01-13 · Silvia Beddar-Wiesing, Maarten Bieshaar

Fusion is a common tool for the analysis and utilization of available datasets and so an essential part of data mining and machine learning processes. However, a clear definition of the type of fusion is not always provi…

BIG-bench Machine Learning

SciDef: Datasets and Tools for Automated Definition Extraction from Scientific Literature with LLMs

2026-02-05 · Filip Kučera, Christoph Mandl, Isao Echizen, Radu Timofte 외 arxiv

Scientific concepts are often defined inconsistently across papers, making it difficult to compare findings, reuse terminology, and build reliable downstream resources. We present SciDef, a resource suite for scientific …

What Generative Artificial Intelligence Means for Terminological Definitions

2024-02-25 · Antonio San Martín

This paper examines the impact of Generative Artificial Intelligence (GenAI) tools like ChatGPT on the creation and consumption of terminological definitions. From the terminologist's point of view, the strategic use of …