Combining Event Semantics and Degree Semantics for Natural Language Inference
Izumi Haruta, Koji Mineshima, and Daisuke Bekki

TL;DR
This paper develops a logic-based natural language inference system that integrates event semantics and degree semantics, demonstrating effective handling of complex linguistic phenomena and outperforming existing systems.
Contribution
It introduces a novel combined semantic framework for NLI, uniting event and degree semantics within a logic-based system, and evaluates its effectiveness on challenging datasets.
Findings
Achieves high accuracy on linguistically complex NLI datasets
Outperforms previous logic-based and deep-learning systems
Shows compatibility of event and degree semantics in NLI
Abstract
In formal semantics, there are two well-developed semantic frameworks: event semantics, which treats verbs and adverbial modifiers using the notion of event, and degree semantics, which analyzes adjectives and comparatives using the notion of degree. However, it is not obvious whether these frameworks can be combined to handle cases in which the phenomena in question are interacting with each other. Here, we study this issue by focusing on natural language inference (NLI). We implement a logic-based NLI system that combines event semantics and degree semantics and their interaction with lexical knowledge. We evaluate the system on various NLI datasets containing linguistically challenging problems. The results show that the system achieves high accuracies on these datasets in comparison with previous logic-based systems and deep-learning-based systems. This suggests that the two…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Semantic Web and Ontologies
