Representing Meaning with a Combination of Logical and Distributional Models
I. Beltagy, Stephen Roller, Pengxiang Cheng, Katrin Erk, Raymond J., Mooney

TL;DR
This paper presents a hybrid semantic representation combining logical and distributional models using probabilistic logic in MLNs, applied to textual entailment with state-of-the-art results.
Contribution
It introduces a practical system integrating logical and distributional semantics via probabilistic inference, with novel methods for knowledge base construction and resource integration.
Findings
Achieved state-of-the-art results on the SICK dataset for textual entailment.
Demonstrated effective integration of distributional and logical semantic sources.
Provided efficient probabilistic inference methods for hybrid semantic models.
Abstract
NLP tasks differ in the semantic information they require, and at this time no single se- mantic representation fulfills all requirements. Logic-based representations characterize sentence structure, but do not capture the graded aspect of meaning. Distributional models give graded similarity ratings for words and phrases, but do not capture sentence structure in the same detail as logic-based approaches. So it has been argued that the two are complementary. We adopt a hybrid approach that combines logic-based and distributional semantics through probabilistic logic inference in Markov Logic Networks (MLNs). In this paper, we focus on the three components of a practical system integrating logical and distributional models: 1) Parsing and task representation is the logic-based part where input problems are represented in probabilistic logic. This is quite different from representing them…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
