Syntactic Multi-view Learning for Open Information Extraction
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.
Code (1)
Tasks
MULTI-VIEW LEARNINGOpen Information ExtractionSimilar Papers 제목 키워드 기반
Supervising Unsupervised Open Information Extraction Models
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 EmbeddingOpen Information Extraction for Spanish Language based on Syntactic Constraints
Review highlights: opinion mining on reviews: a hybrid model for rule selection in aspect extraction
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+5Syntactically Robust Training on Partially-Observed Data for Open Information Extraction
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 SimilaritySyntactic and Semantic-driven Learning for Open Information Extraction
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