paper-with-me

Papers

Entity Relative Position Representation based Multi-head Selection for Joint Entity and Relation Extraction

2020-10-01 · CCL 2020 10 · Tianyang Zhao, Zhao Yan, Yunbo Cao, Zhoujun Li

Joint entity and relation extraction has received increasing interests recently, due to the capability of utilizing the interactions between both steps. Among existing studies, the Multi-Head Selection (MHS) framework is efficient in extracting entities and relations simultaneously. However, the method is weak for its limited performance. In this paper, we propose several effective insights to address this problem. First, we propose an entity-specific Relative Position Representation (eRPR) to allow the model to fully leverage the distance information between entities and context tokens. Second, we introduce an auxiliary Global Relation Classification (GRC) to enhance the learning of local contextual features. Moreover, we improve the semantic representation by adopting a pre-trained language model BERT as the feature encoder. Finally, these new keypoints are closely integrated with the multi-head selection framework and optimized jointly. Extensive experiments on two benchmark datasets demonstrate that our approach overwhelmingly outperforms previous works in terms of all evaluation metrics, achieving significant improvements for relation F1 by +2.40% on CoNLL04 and +1.90% on ACE05, respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Joint Entity and Relation ExtractionLanguage ModelingLanguage ModellingPositionRelationRelation ClassificationRelation Extraction

Similar Papers 제목 키워드 기반

Improved Decomposition Strategy for Joint Entity and Relation Extraction

2021-12-15 · Journal of Natural Language Processing 2021 12 · Van-Hien Tran, Van-Thuy Phi, Akihiko Kato, Hiroyuki Shindo 외

The joint entity and relation extraction task detects entity pairs along with their relations to extract relational triplets. A recent study (Yu et al. 2020) proposed a novel decomposition strategy that splits the task i…

Joint Entity and Relation ExtractionRelationRelation Extractionvalid

Better Pre-Training by Reducing Representation Confusion

2022-10-09 · Haojie Zhang, Mingfei Liang, Ruobing Xie, Zhenlong Sun 외

In this work, we revisit the Transformer-based pre-trained language models and identify two different types of information confusion in position encoding and model representations, respectively. Firstly, we show that in …

Language ModelingLanguage ModellingPositionRepresentation Learning

Through the Bottleneck: How Multi-head Latent Attention Separates Content from Position in Language Models

2026-07-25 · Dhruvil S, Fenil Sojitra, Ravirajsinh Chauhan arxiv

Multi-head Latent Attention (MLA), introduced in DeepSeek-V2, compresses key-value pairs through a shared low-rank bottleneck (cKV), achieving 81% KV-cache reduction during inference. Despite its adoption in massive prod…

Named Entity Recognition in Multi-level Contexts

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Yubo Chen, Chuhan Wu, Tao Qi, Zhigang Yuan 외

Named entity recognition is a critical task in the natural language processing field. Most existing methods for this task can only exploit contextual information within a sentence. However, their performance on recognizi…

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

DragEntity: Trajectory Guided Video Generation using Entity and Positional Relationships

2024-10-14 · Zhang Wan, Sheng Tang, Jiawei Wei, Ruize Zhang 외

In recent years, diffusion models have achieved tremendous success in the field of video generation, with controllable video generation receiving significant attention. However, existing control methods still face two li…

Video Generation