paper-with-me

Papers

Implementing a Logical Inference System for Japanese Comparatives

2025-09-17 · Yosuke Mikami, Daiki Matsuoka, Hitomi Yanaka arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.13734

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Can Large Language Models Robustly Perform Natural Language Inference for Japanese Comparatives?

2025-09-17 · Yosuke Mikami, Daiki Matsuoka, Hitomi Yanaka arxiv

Large Language Models (LLMs) perform remarkably well in Natural Language Inference (NLI). However, NLI involving numerical and logical expressions remains challenging. Comparatives are a key linguistic phenomenon related…

Natural Language Inference

A CCG-based Compositional Semantics and Inference System for Comparatives

2019-10-02 · Izumi Haruta, Koji Mineshima, Daisuke Bekki

Comparative constructions play an important role in natural language inference. However, attempts to study semantic representations and logical inferences for comparatives from the computational perspective are not well …

Natural Language Inference

Logical Inferences with Comparatives and Generalized Quantifiers

2020-05-16 · ACL 2020 6 · Izumi Haruta, Koji Mineshima, Daisuke Bekki

Comparative constructions pose a challenge in Natural Language Inference (NLI), which is the task of determining whether a text entails a hypothesis. Comparatives are structurally complex in that they interact with other…

Automated Theorem ProvingNatural Language Inference

Logical Inference for Counting on Semi-structured Tables

2022-04-16 · ACL 2022 5 · Tomoya Kurosawa, Hitomi Yanaka

Recently, the Natural Language Inference (NLI) task has been studied for semi-structured tables that do not have a strict format. Although neural approaches have achieved high performance in various types of NLI, includi…

Natural Language Inference

Annotating Japanese Numeral Expressions for a Logical and Pragmatic Inference Dataset

2022-06-01 · ISA (LREC) 2022 6 · Kana Koyano, Hitomi Yanaka, Koji Mineshima, Daisuke Bekki

Numeral expressions in Japanese are characterized by the flexibility of quantifier positions and the variety of numeral suffixes. However, little work has been done to build annotated corpora focusing on these features a…