paper-with-me

홈 › Papers

Reinforcement Learning-based N-ary Cross-Sentence Relation Extraction

2020-09-26 · Chenhan Yuan, Ryan Rossi, Andrew Katz, Hoda Eldardiry

The models of n-ary cross sentence relation extraction based on distant supervision assume that consecutive sentences mentioning n entities describe the relation of these n entities. However, on one hand, this assumption introduces noisy labeled data and harms the models' performance. On the other hand, some non-consecutive sentences also describe one relation and these sentences cannot be labeled under this assumption. In this paper, we relax this strong assumption by a weaker distant supervision assumption to address the second issue and propose a novel sentence distribution estimator model to address the first problem. This estimator selects correctly labeled sentences to alleviate the effect of noisy data is a two-level agent reinforcement learning model. In addition, a novel universal relation extractor with a hybrid approach of attention mechanism and PCNN is proposed such that it can be deployed in any tasks, including consecutive and nonconsecutive sentences. Experiments demonstrate that the proposed model can reduce the impact of noisy data and achieve better performance on general n-ary cross sentence relation extraction task compared to baseline models.

📄 PDF Abstract BibTeX arXiv:2009.12683

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

Learning the Extraction Order of Multiple Relational Facts in a Sentence with Reinforcement Learning

2019-11-01 · IJCNLP 2019 11 · Xiangrong Zeng, Shizhu He, Daojian Zeng, Kang Liu 외

The multiple relation extraction task tries to extract all relational facts from a sentence. Existing works didn{'}t consider the extraction order of relational facts in a sentence. In this paper we argue that the extrac…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Relation Extraction+1

Reward-based Input Construction for Cross-document Relation Extraction

2024-05-31 · Byeonghu Na, Suhyeon Jo, Yeongmin Kim, Il-Chul Moon

Relation extraction (RE) is a fundamental task in natural language processing, aiming to identify relations between target entities in text. While many RE methods are designed for a single sentence or document, cross-doc…

RelationRelation ExtractionSentence

Relation Mention Extraction from Noisy Data with Hierarchical Reinforcement Learning

2018-11-03 · Jun Feng, Minlie Huang, Yijie Zhang, Yang Yang 외

In this paper we address a task of relation mention extraction from noisy data: extracting representative phrases for a particular relation from noisy sentences that are collected via distant supervision. Despite its sig…

DenoisingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+4

Combining Long Short Term Memory and Convolutional Neural Network for Cross-Sentence n-ary Relation Extraction

2018-11-02 · AKBC 2019 · Angrosh Mandya, Danushka Bollegala, Frans Coenen, Katie Atkinson

We propose in this paper a combined model of Long Short Term Memory and Convolutional Neural Networks (LSTM-CNN) that exploits word embeddings and positional embeddings for cross-sentence n-ary relation extraction. The p…

RelationRelation ExtractionSentenceWord Embeddings

Distant Supervision for Relation Extraction beyond the Sentence Boundary

2016-09-15 · EACL 2017 4 · Chris Quirk, Hoifung Poon

The growing demand for structured knowledge has led to great interest in relation extraction, especially in cases with limited supervision. However, existing distance supervision approaches only extract relations express…

ArticlesRelationRelation ExtractionSentence