Implementing a Logical Inference System for Japanese Comparatives
By: Yosuke Mikami, Daiki Matsuoka, Hitomi Yanaka
Potential Business Impact:
Helps computers understand Japanese number comparisons.
Natural Language Inference (NLI) involving comparatives is challenging because it requires understanding quantities and comparative relations expressed by sentences. While some approaches leverage Large Language Models (LLMs), we focus on logic-based approaches grounded in compositional semantics, which are promising for robust handling of numerical and logical expressions. Previous studies along these lines have proposed logical inference systems for English comparatives. However, it has been pointed out that there are several morphological and semantic differences between Japanese and English comparatives. These differences make it difficult to apply such systems directly to Japanese comparatives. To address this gap, this study proposes ccg-jcomp, a logical inference system for Japanese comparatives based on compositional semantics. We evaluate the proposed system on a Japanese NLI dataset containing comparative expressions. We demonstrate the effectiveness of our system by comparing its accuracy with that of existing LLMs.
Similar Papers
Can Large Language Models Robustly Perform Natural Language Inference for Japanese Comparatives?
Computation and Language
Helps computers understand comparisons in Japanese.
Math Natural Language Inference: this should be easy!
Computation and Language
Computers now understand math text better.
Reverse-engineering NLI: A study of the meta-inferential properties of Natural Language Inference
Computation and Language
Teaches computers to understand how sentences relate.