paper-with-me

Papers

End-to-End Relation Extraction using Markov Logic Networks

2017-12-04 · Sachin Pawar, Pushpak Bhattacharya, Girish K. Palshikar

The task of end-to-end relation extraction consists of two sub-tasks: i) identifying entity mentions along with their types and ii) recognizing semantic relations among the entity mention pairs. %Identifying entity mentions along with their types and recognizing semantic relations among the entity mentions, are two very important problems in Information Extraction. It has been shown that for better performance, it is necessary to address these two sub-tasks jointly. We propose an approach for simultaneous extraction of entity mentions and relations in a sentence, by using inference in Markov Logic Networks (MLN). We learn three different classifiers : i) local entity classifier, ii) local relation classifier and iii) "pipeline" relation classifier which uses predictions of the local entity classifier. Predictions of these classifiers may be inconsistent with each other. We represent these predictions along with some domain knowledge using weighted first-order logic rules in an MLN and perform joint inference over the MLN to obtain a global output with minimum inconsistencies. Experiments on the ACE (Automatic Content Extraction) 2004 dataset demonstrate that our approach of joint extraction using MLNs outperforms the baselines of individual classifiers. Our end-to-end relation extraction performance is better than 2 out of 3 previous results reported on the ACE 2004 dataset.

📄 PDF Abstract BibTeX arXiv:1712.00988

Code (0)

등록된 구현이 없습니다.

Tasks

RelationRelation ExtractionSentence

Similar Papers 제목 키워드 기반

End-to-end Relation Extraction using Neural Networks and Markov Logic Networks

2017-04-01 · EACL 2017 4 · Sachin Pawar, Pushpak Bhattacharyya, Girish Palshikar

End-to-end relation extraction refers to identifying boundaries of entity mentions, entity types of these mentions and appropriate semantic relation for each pair of mentions. Traditionally, separate predictive models we…

General ClassificationRelationRelation ExtractionSentence

Knowledge Extraction and Joint Inference Using Tractable Markov Logic

2012-06-01 · WS 2012 6 · Chlo{\'e} Kiddon, Pedro Domingos
Decision MakingQuestion AnsweringSemantic Parsing

Scaling the weight parameters in Markov logic networks and relational logistic regression models

2021-03-28 · Felix Weitkämper

We consider Markov logic networks and relational logistic regression as two fundamental representation formalisms in statistical relational artificial intelligence that use weighted formulas in their specification. Howev…

regression

Neural Markov Logic Networks

2019-05-31 · ICLR 2020 1 · Giuseppe Marra, Ondřej Kuželka

We introduce neural Markov logic networks (NMLNs), a statistical relational learning system that borrows ideas from Markov logic. Like Markov logic networks (MLNs), NMLNs are an exponential-family model for modelling dis…

Knowledge Base CompletionRelational ReasoningTriple Classification

On the Semantic Relationship between Probabilistic Soft Logic and Markov Logic

2016-06-28 · Joohyung Lee, Yi Wang

Markov Logic Networks (MLN) and Probabilistic Soft Logic (PSL) are widely applied formalisms in Statistical Relational Learning, an emerging area in Artificial Intelligence that is concerned with combining logical and st…

Relational Reasoning