English
Related papers

Related papers: Packed Levitated Marker for Entity and Relation Ex…

200 papers

Joint extraction of entities and relations aims to detect entity pairs along with their relations using a single model. Prior work typically solves this task in the extract-then-classify or unified labeling manner. However, these methods…

Computation and Language · Computer Science 2020-02-20 Bowen Yu , Zhenyu Zhang , Xiaobo Shu , Yubin Wang , Tingwen Liu , Bin Wang , Sujian Li

Relation extraction is essentially a text classification problem, which can be tackled by fine-tuning a pre-trained language model (LM). However, a key challenge arises from the fact that relation extraction cannot straightforwardly be…

Computation and Language · Computer Science 2024-10-03 Frank Mtumbuka , Steven Schockaert

Entity and Relation Extraction (ERE) is an important task in information extraction. Recent marker-based pipeline models achieve state-of-the-art performance, but still suffer from the error propagation issue. Also, most of current ERE…

Computation and Language · Computer Science 2023-10-27 Zhaohui Yan , Songlin Yang , Wei Liu , Kewei Tu

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for…

Computation and Language · Computer Science 2022-01-28 Youmi Ma , Tatsuya Hiraoka , Naoaki Okazaki

We introduce SpERT, an attention model for span-based joint entity and relation extraction. Our key contribution is a light-weight reasoning on BERT embeddings, which features entity recognition and filtering, as well as relation…

Computation and Language · Computer Science 2021-06-30 Markus Eberts , Adrian Ulges

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…

Computation and Language · Computer Science 2021-07-12 Yijun Wang , Changzhi Sun , Yuanbin Wu , Hao Zhou , Lei Li , Junchi Yan

Extracting entities and relations is an essential task of information extraction. Triplets extracted from a sentence might overlap with each other. Previous methods either did not address the overlapping issues or solved overlapping issues…

Computation and Language · Computer Science 2023-04-07 Hao Zhang

End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or performing multi-task…

Computation and Language · Computer Science 2021-03-24 Zexuan Zhong , Danqi Chen

We present a novel graph-based neural network model for relation extraction. Our model treats multiple pairs in a sentence simultaneously and considers interactions among them. All the entities in a sentence are placed as nodes in a…

Computation and Language · Computer Science 2020-03-16 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Large language models (LLMs) are increasingly used for text analysis tasks, such as named entity recognition or error detection. Unlike encoder-based models, however, generative architectures lack an explicit mechanism to refer to specific…

Computation and Language · Computer Science 2026-01-26 Danil Semin , Ondřej Dušek , Zdeněk Kasner

Recent years have seen the paradigm shift of Named Entity Recognition (NER) systems from sequence labeling to span prediction. Despite its preliminary effectiveness, the span prediction model's architectural bias has not been fully…

Computation and Language · Computer Science 2021-06-08 Jinlan Fu , Xuanjing Huang , Pengfei Liu

An exhaustive study has been conducted to investigate span-based models for the joint entity and relation extraction task. However, these models sample a large number of negative entities and negative relations during the model training,…

Computation and Language · Computer Science 2022-08-19 Bin Ji , Hao Xu , Jie Yu , Shasha Li , Jun Ma , Yuke Ji , Huijun Liu

Knowledge-enhanced pre-trained models for language representation have been shown to be more effective in knowledge base construction tasks (i.e.,~relation extraction) than language models such as BERT. These knowledge-enhanced language…

Computation and Language · Computer Science 2022-10-25 Jiacheng Li , Yannis Katsis , Tyler Baldwin , Ho-Cheol Kim , Andrew Bartko , Julian McAuley , Chun-Nan Hsu

Recent span-based joint extraction models have demonstrated significant advantages in both entity recognition and relation extraction. These models treat text spans as candidate entities, and span pairs as candidate relationship tuples,…

Computation and Language · Computer Science 2023-09-19 Chenguang Xue , Jiamin Lu

The current supervised relation classification (RC) task uses a single embedding to represent the relation between a pair of entities. We argue that a better approach is to treat the RC task as span-prediction (SP) problem, similar to…

Computation and Language · Computer Science 2021-04-20 Amir DN Cohen , Shachar Rosenman , Yoav Goldberg

In this paper, we propose a novel method for joint entity and relation extraction from unstructured text by framing it as a conditional sequence generation problem. In contrast to conventional generative information extraction models that…

Computation and Language · Computer Science 2024-01-17 Urchade Zaratiana , Nadi Tomeh , Pierre Holat , Thierry Charnois

Span extraction, aiming to extract text spans (such as words or phrases) from plain texts, is a fundamental process in Information Extraction. Recent works introduce the label knowledge to enhance the text representation by formalizing the…

Computation and Language · Computer Science 2021-11-02 Pan Yang , Xin Cong , Zhenyun Sun , Xingwu Liu

Sentence-level relation extraction (RE) aims at identifying the relationship between two entities in a sentence. Many efforts have been devoted to this problem, while the best performing methods are still far from perfect. In this paper, we…

Computation and Language · Computer Science 2022-09-23 Wenxuan Zhou , Muhao Chen

Relations such as "is influenced by", "is known for" or "is a competitor of" are inherently graded: we can rank entity pairs based on how well they satisfy these relations, but it is hard to draw a line between those pairs that satisfy them…

Computation and Language · Computer Science 2024-02-01 Asahi Ushio , Jose Camacho Collados , Steven Schockaert

Named entity recognition (NER) task aims at identifying entities from a piece of text that belong to predefined semantic types such as person, location, organization, etc. The state-of-the-art solutions for flat entities NER commonly suffer…

Computation and Language · Computer Science 2022-08-08 Jianlin Su , Ahmed Murtadha , Shengfeng Pan , Jing Hou , Jun Sun , Wanwei Huang , Bo Wen , Yunfeng Liu
‹ Prev 1 2 3 10 Next ›