paper-with-me

Papers

Syntactic Multi-view Learning for Open Information Extraction

2022-12-05 · Kuicai Dong, Aixin Sun, Jung-jae Kim, XiaoLi Li

Open Information Extraction (OpenIE) aims to extract relational tuples from open-domain sentences. Traditional rule-based or statistical models have been developed based on syntactic structures of sentences, identified by syntactic parsers. However, previous neural OpenIE models under-explore the useful syntactic information. In this paper, we model both constituency and dependency trees into word-level graphs, and enable neural OpenIE to learn from the syntactic structures. To better fuse heterogeneous information from both graphs, we adopt multi-view learning to capture multiple relationships from them. Finally, the finetuned constituency and dependency representations are aggregated with sentential semantic representations for tuple generation. Experiments show that both constituency and dependency information, and the multi-view learning are effective.

📄 PDF Abstract BibTeX arXiv:2212.02068

Code (1)

daviddongkc/smile_oie 공식 구현

Tasks

MULTI-VIEW LEARNINGOpen Information Extraction

Similar Papers 제목 키워드 기반

Supervising Unsupervised Open Information Extraction Models

2019-11-01 · IJCNLP 2019 11 · Arpita Roy, Youngja Park, Taesung Lee, SHimei Pan

We propose a novel supervised open information extraction (Open IE) framework that leverages an ensemble of unsupervised Open IE systems and a small amount of labeled data to improve system performance. It uses the outpu…

Open Information ExtractionRelationRole Embedding

Open Information Extraction for Spanish Language based on Syntactic Constraints

2014-06-01 · ACL 2014 6 · Alisa Zhila, Alex Gelbukh, er
Common Sense ReasoningOpen Information ExtractionQuestion AnsweringRelation Extraction

Review highlights: opinion mining on reviews: a hybrid model for rule selection in aspect extraction

2017-10-18 · IML ’17, October 17–18, 2017, Liverpool, United Kingdom 2017 10 · Amit Kushwaha, Shubham Chaudhary

This paper proposes a methodology to extract key insights from user generated reviews. This work is based on Aspect Based Sentiment Analysis (ABSA) which predicts the sentiment of aspects mentioned in the text documents.…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionBIG-bench Machine Learning+5

Syntactically Robust Training on Partially-Observed Data for Open Information Extraction

2023-01-17 · Ji Qi, Yuxiang Chen, Lei Hou, Juanzi Li 외

Open Information Extraction models have shown promising results with sufficient supervision. However, these models face a fundamental challenge that the syntactic distribution of training data is partially observable in …

Open Information ExtractionParaphrase GenerationSemantic SimilaritySemantic Textual Similarity

Syntactic and Semantic-driven Learning for Open Information Extraction

2021-03-05 · Findings of the Association for Computational Linguistics 2020 · Jialong Tang, Yaojie Lu, Hongyu Lin, Xianpei Han 외

One of the biggest bottlenecks in building accurate, high coverage neural open IE systems is the need for large labelled corpora. The diversity of open domain corpora and the variety of natural language expressions furth…

DiversityOpen Information Extraction