paper-with-me

Papers

Relation Schema Induction using Tensor Factorization with Side Information

2016-05-12 · EMNLP 2016 11 · Madhav Nimishakavi, Uday Singh Saini, Partha Talukdar

Given a set of documents from a specific domain (e.g., medical research journals), how do we automatically build a Knowledge Graph (KG) for that domain? Automatic identification of relations and their schemas, i.e., type signature of arguments of relations (e.g., undergo(Patient, Surgery)), is an important first step towards this goal. We refer to this problem as Relation Schema Induction (RSI). In this paper, we propose Schema Induction using Coupled Tensor Factorization (SICTF), a novel tensor factorization method for relation schema induction. SICTF factorizes Open Information Extraction (OpenIE) triples extracted from a domain corpus along with additional side information in a principled way to induce relation schemas. To the best of our knowledge, this is the first application of tensor factorization for the RSI problem. Through extensive experiments on multiple real-world datasets, we find that SICTF is not only more accurate than state-of-the-art baselines, but also significantly faster (about 14x faster).

📄 PDF Abstract BibTeX arXiv:1605.04227

Code (1)

malllabiisc/sictf 공식 구현

Tasks

Open Information ExtractionRelation

Similar Papers 제목 키워드 기반

Higher-order Relation Schema Induction using Tensor Factorization with Back-off and Aggregation

2017-07-06 · ACL 2018 7 · Madhav Nimishakavi, Partha Talukdar

Relation Schema Induction (RSI) is the problem of identifying type signatures of arguments of relations from unlabeled text. Most of the previous work in this area have focused only on binary RSI, i.e., inducing only the…

Relation

Towards Combined Matrix and Tensor Factorization for Universal Schema Relation Extraction

2015-06-01 · WS 2015 6 · Sameer Singh, Tim Rockt{\"a}schel, Sebastian Riedel
Knowledge Base CompletionLink PredictionRelationRelation Extraction

Inducing Semantic Representation from Text by Jointly Predicting and Factorizing Relations

2014-12-19 · Ivan Titov, Ehsan Khoddam

In this work, we propose a new method to integrate two recent lines of work: unsupervised induction of shallow semantics (e.g., semantic roles) and factorization of relations in text and knowledge bases. Our model consis…

Semantic Role Labeling

Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification

2023-07-05 · Sha Li, Ruining Zhao, Manling Li, Heng Ji 외

Event schemas are a form of world knowledge about the typical progression of events. Recent methods for event schema induction use information extraction systems to construct a large number of event graph instances from …

Event ExpansionWorld Knowledge

A Probit Tensor Factorization Model For Relational Learning

2021-11-06 · Ye Liu, Rui Song, Wenbin Lu, Yanghua Xiao

With the proliferation of knowledge graphs, modeling data with complex multirelational structure has gained increasing attention in the area of statistical relational learning. One of the most important goals of statisti…

Knowledge GraphsLink PredictionmodelPrediction+1