paper-with-me

Papers

Large-scale Opinion Relation Extraction with Distantly Supervised Neural Network

2017-04-01 · EACL 2017 4 · Changzhi Sun, Yuanbin Wu, Man Lan, Shiliang Sun, Qi Zhang

We investigate the task of open domain opinion relation extraction. Different from works on manually labeled corpus, we propose an efficient distantly supervised framework based on pattern matching and neural network classifiers. The patterns are designed to automatically generate training data, and the deep learning model is design to capture various lexical and syntactic features. The result algorithm is fast and scalable on large-scale corpus. We test the system on the Amazon online review dataset. The result shows that our model is able to achieve promising performances without any human annotations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Opinion MiningRelationRelation Extraction

Similar Papers 제목 키워드 기반

Hierarchical Relation Extraction with Coarse-to-Fine Grained Attention

2018-10-01 · EMNLP 2018 10 · Xu Han, Pengfei Yu, Zhiyuan Liu, Maosong Sun 외

Distantly supervised relation extraction employs existing knowledge graphs to automatically collect training data. While distant supervision is effective to scale relation extraction up to large-scale corpora, it inevita…

Knowledge GraphsRelationRelation Extractionvalid

Bootstrapping Distantly Supervised IE using Joint Learning and Small Well-structured Corpora

2016-06-10 · Lidong Bing, Bhuwan Dhingra, Kathryn Mazaitis, Jong Hyuk Park 외

We propose a framework to improve performance of distantly-supervised relation extraction, by jointly learning to solve two related tasks: concept-instance extraction and relation extraction. We combine this with a novel…

RelationRelation Extraction

Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extraction

2020-10-30 · COLING 2020 8 · Tong Zhu, Haitao Wang, Junjie Yu, Xiabing Zhou 외

In recent years, distantly-supervised relation extraction has achieved a certain success by using deep neural networks. Distant Supervision (DS) can automatically generate large-scale annotated data by aligning entity pa…

RelationRelation Extraction

Sentence Bag Graph Formulation for Biomedical Distant Supervision Relation Extraction

2023-10-29 · Hao Zhang, Yang Liu, Xiaoyan Liu, Tianming Liang 외

We introduce a novel graph-based framework for alleviating key challenges in distantly-supervised relation extraction and demonstrate its effectiveness in the challenging and important domain of biomedical data. Specific…

RelationRelation ExtractionSentence

Improving Distantly-Supervised Relation Extraction through BERT-based Label & Instance Embeddings

2021-02-01 · Despina Christou, Grigorios Tsoumakas

Distantly-supervised relation extraction (RE) is an effective method to scale RE to large corpora but suffers from noisy labels. Existing approaches try to alleviate noise through multi-instance learning and by providing…

RelationRelation ExtractionRelationship Extraction (Distant Supervised)