paper-with-me

Papers

Improving Cross-Domain Performance for Relation Extraction via Dependency Prediction and Information Flow Control

2019-07-07 · Amir Pouran Ben Veyseh, Thien Huu Nguyen, Dejing Dou

Relation Extraction (RE) is one of the fundamental tasks in Information Extraction and Natural Language Processing. Dependency trees have been shown to be a very useful source of information for this task. The current deep learning models for relation extraction has mainly exploited this dependency information by guiding their computation along the structures of the dependency trees. One potential problem with this approach is it might prevent the models from capturing important context information beyond syntactic structures and cause the poor cross-domain generalization. This paper introduces a novel method to use dependency trees in RE for deep learning models that jointly predicts dependency and semantics relations. We also propose a new mechanism to control the information flow in the model based on the input entity mentions. Our extensive experiments on benchmark datasets show that the proposed model outperforms the existing methods for RE significantly.

📄 PDF Abstract BibTeX arXiv:1907.03230

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationRelationRelation Extraction

Similar Papers 제목 키워드 기반

Supporting Medical Relation Extraction via Causality-Pruned Semantic Dependency Forest

2022-08-29 · COLING 2022 10 · Yifan Jin, Jiangmeng Li, Zheng Lian, Chengbo Jiao 외

Medical Relation Extraction (MRE) task aims to extract relations between entities in medical texts. Traditional relation extraction methods achieve impressive success by exploring the syntactic information, e.g., depende…

Medical Relation ExtractionRelationRelation Extraction

Opinion-based Relational Pivoting for Cross-domain Aspect Term Extraction

2022-05-01 · WASSA (ACL) 2022 5 · Ayal Klein, Oren Pereg, Daniel Korat, Vasudev Lal 외

Domain adaptation methods often exploit domain-transferable input features, a.k.a. pivots. The task of Aspect and Opinion Term Extraction presents a special challenge for domain transfer: while opinion terms largely tran…

Domain AdaptationTerm Extraction

Graph Convolution over Multiple Dependency Sub-graphs for Relation Extraction

2020-12-01 · COLING 2020 8 · Angrosh Mandya, Danushka Bollegala, Frans Coenen

We propose a contextualised graph convolution network over multiple dependency-based sub-graphs for relation extraction. A novel method to construct multiple sub-graphs using words in shortest dependency path and words l…

RelationRelation ExtractionSentence

Opinion-based Relational Pivoting for Cross-domain Aspect Term Extraction

2021-05-16 · ACL ARR May 2021 5 · Anonymous

Domain adaptation methods often exploit domain-transferable input features, a.k.a. pivots. The task of Aspect and Opinion Term Extraction presents a special challenge for domain transfer: while opinion terms largely tra…

Domain AdaptationTerm Extraction

Neural Relation Extraction Within and Across Sentence Boundaries

2018-10-11 · Pankaj Gupta, Subburam Rajaram, Hinrich Schütze, Bernt Andrassy 외

Past work in relation extraction mostly focuses on binary relation between entity pairs within single sentence. Recently, the NLP community has gained interest in relation extraction in entity pairs spanning multiple sen…

RelationRelation ExtractionSentence