中文
相关论文

相关论文: Benchmarking BioRelEx for Entity Tagging and Relat…

200 篇论文

The challenge of recognizing named entities in a given text has been a very dynamic field in recent years. This is due to the advances in neural network architectures, increase of computing power and the availability of diverse labeled…

计算与语言 · 计算机科学 2023-01-10 Nasi Jofche , Kostadin Mishev , Riste Stojanov , Milos Jovanovik , Dimitar Trajanov

Document-level relation extraction (DocRE) aims to identify semantic labels among entities within a single document. One major challenge of DocRE is to dig decisive details regarding a specific entity pair from long text. However, in many…

计算与语言 · 计算机科学 2023-02-14 Zhichao Duan , Xiuxing Li , Zhenyu Li , Zhuo Wang , Jianyong Wang

Bibliographic reference extraction and parsing are foundational for citation indexing, linking, and downstream scholarly knowledge-graph construction. However, most established evaluations focus on clean, English, end-of-document…

计算与语言 · 计算机科学 2026-04-03 Yurui Zhu , Giovanni Colavizza , Matteo Romanello

This paper presents an empirical study to build relation extraction systems in low-resource settings. Based upon recent pre-trained language models, we comprehensively investigate three schemes to evaluate the performance in low-resource…

计算与语言 · 计算机科学 2023-09-19 Xin Xu , Xiang Chen , Ningyu Zhang , Xin Xie , Xi Chen , Huajun Chen

Document-level relation extraction aims to extract relations among entities within a document. Different from sentence-level relation extraction, it requires reasoning over multiple sentences across a document. In this paper, we propose…

计算与语言 · 计算机科学 2020-09-30 Shuang Zeng , Runxin Xu , Baobao Chang , Lei Li

Driven by the demand for cross-sentence and large-scale relation extraction, document-level relation extraction (DocRE) has attracted increasing research interest. Despite the continuous improvement in performance, we find that existing…

计算与语言 · 计算机科学 2024-06-12 Shiao Meng , Xuming Hu , Aiwei Liu , Fukun Ma , Yawen Yang , Shuang Li , Lijie Wen

Knowledge bases of entities and relations (either constructed manually or automatically) are behind many real world search engines, including those at Yahoo!, Microsoft, and Google. Those knowledge bases can be viewed as graphs with nodes…

数据库 · 计算机科学 2011-12-01 Lujun Fang , Anish Das Sarma , Cong Yu , Philip Bohannon

Analysing the generalisation capabilities of relation extraction (RE) models is crucial for assessing whether they learn robust relational patterns or rely on spurious correlations. Our cross-dataset experiments find that RE models struggle…

计算与语言 · 计算机科学 2025-12-16 Varvara Arzt , Allan Hanbury , Michael Wiegand , Gábor Recski , Terra Blevins

The relation extraction (RE) in complex scenarios faces challenges such as diverse relation types and ambiguous relations between entities within a single sentence, leading to the poor performance of pure "text-in, text-out" language models…

计算与语言 · 计算机科学 2024-09-04 Yuchen Shi , Guochao Jiang , Tian Qiu , Deqing Yang

During the past decade, neural networks have become prominent in Natural Language Processing (NLP), notably for their capacity to learn relevant word representations from large unlabeled corpora. These word embeddings can then be…

计算与语言 · 计算机科学 2022-06-16 Bruno Taillé

Named Entity Recognition and Relation Extraction are two crucial and challenging subtasks in the field of Information Extraction. Despite the successes achieved by the traditional approaches, fundamental research questions remain open.…

计算与语言 · 计算机科学 2024-05-15 Yao Wang , Xin Liu , Weikun Kong , Hai-Tao Yu , Teeradaj Racharak , Kyoung-Sook Kim , Minh Le Nguyen

Neural entity linking models are very powerful, but run the risk of overfitting to the domain they are trained in. For this problem, a domain is characterized not just by genre of text but even by factors as specific as the particular…

计算与语言 · 计算机科学 2020-01-09 Yasumasa Onoe , Greg Durrett

Document-level relation extraction (DocRE) involves identifying relations between entities distributed in multiple sentences within a document. Existing methods focus on building a heterogeneous document graph to model the internal…

计算与语言 · 计算机科学 2023-10-31 Chonggang Lu , Richong Zhang , Kai Sun , Jaein Kim , Cunwang Zhang , Yongyi Mao

Scientific information extraction (SciIE) has primarily relied on entity-relation extraction in narrow domains, limiting its applicability to interdisciplinary research and struggling to capture the necessary context of scientific…

计算与语言 · 计算机科学 2025-09-22 Bofu Dong , Pritesh Shah , Sumedh Sonawane , Tiyasha Banerjee , Erin Brady , Xinya Du , Ming Jiang

Many joint entity relation extraction models setup two separated label spaces for the two sub-tasks (i.e., entity detection and relation classification). We argue that this setting may hinder the information interaction between entities and…

计算与语言 · 计算机科学 2021-07-12 Yijun Wang , Changzhi Sun , Yuanbin Wu , Hao Zhou , Lei Li , Junchi Yan

Large language models (LLMs) have created a new paradigm for natural language processing. Despite their advancement, LLM-based methods still lag behind traditional approaches in document-level relation extraction (DocRE), a critical task…

计算与语言 · 计算机科学 2024-12-10 Xingzuo Li , Kehai Chen , Yunfei Long , Min Zhang

Dialogue relation extraction (RE) is to predict the relation type of two entities mentioned in a dialogue. In this paper, we propose a simple yet effective model named SimpleRE for the RE task. SimpleRE captures the interrelations among…

计算与语言 · 计算机科学 2023-04-26 Fuzhao Xue , Aixin Sun , Hao Zhang , Jinjie Ni , Eng Siong Chng

Entity relation extraction consists of two sub-tasks: entity recognition and relation extraction. Existing methods either tackle these two tasks separately or unify them with word-by-word interactions. In this paper, we propose HIORE, a new…

计算与语言 · 计算机科学 2023-05-09 Yijun Wang , Changzhi Sun , Yuanbin Wu , Lei Li , Junchi Yan , Hao Zhou

Document-level relation extraction requires integrating information within and across multiple sentences of a document and capturing complex interactions between inter-sentence entities. However, effective aggregation of relevant…

计算与语言 · 计算机科学 2020-07-29 Guoshun Nan , Zhijiang Guo , Ivan Sekulić , Wei Lu

Entity and relation extraction is the necessary step in structuring medical text. However, the feature extraction ability of the bidirectional long short term memory network in the existing model does not achieve the best effect. At the…

计算与语言 · 计算机科学 2019-10-23 Kui Xue , Yangming Zhou , Zhiyuan Ma , Tong Ruan , Huanhuan Zhang , Ping He