paper-with-me

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 were trained for each of these tasks and were used in a {`}pipeline{''} fashion where output of one model is fed as input to another. But it was observed that addressing some of these tasks jointly results in better performance. We propose a single, joint neural network based model to carry out all the three tasks of boundary identification, entity type classification and relation type classification. This model is referred to as {`}All Word Pairs{''} model (AWP-NN) as it assigns an appropriate label to each word pair in a given sentence for performing end-to-end relation extraction. We also propose to refine output of the AWP-NN model by using inference in Markov Logic Networks (MLN) so that additional domain knowledge can be effectively incorporated. We demonstrate effectiveness of our approach by achieving better end-to-end relation extraction performance than all 4 previous joint modelling approaches, on the standard dataset of ACE 2004.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationRelationRelation ExtractionSentence

Similar 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 menti…

RelationRelation 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