paper-with-me

Papers

SylloBio-NLI: Evaluating Large Language Models on Biomedical Syllogistic Reasoning

2024-10-18 · Magdalena Wysocka, Danilo S. Carvalho, Oskar Wysocki, Marco Valentino, Andre Freitas

Syllogistic reasoning is crucial for Natural Language Inference (NLI). This capability is particularly significant in specialized domains such as biomedicine, where it can support automatic evidence interpretation and scientific discovery. This paper presents SylloBio-NLI, a novel framework that leverages external ontologies to systematically instantiate diverse syllogistic arguments for biomedical NLI. We employ SylloBio-NLI to evaluate Large Language Models (LLMs) on identifying valid conclusions and extracting supporting evidence across 28 syllogistic schemes instantiated with human genome pathways. Extensive experiments reveal that biomedical syllogistic reasoning is particularly challenging for zero-shot LLMs, which achieve an average accuracy between 70% on generalized modus ponens and 23% on disjunctive syllogism. At the same time, we found that few-shot prompting can boost the performance of different LLMs, including Gemma (+14%) and LLama-3 (+43%). However, a deeper analysis shows that both techniques exhibit high sensitivity to superficial lexical variations, highlighting a dependency between reliability, models' architecture, and pre-training regime. Overall, our results indicate that, while in-context examples have the potential to elicit syllogistic reasoning in LLMs, existing models are still far from achieving the robustness and consistency required for safe biomedical NLI applications.

📄 PDF Abstract BibTeX arXiv:2410.14399

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inferencescientific discoveryvalid

Similar Papers 제목 키워드 기반

Evaluating Large Language Models with NeuBAROCO: Syllogistic Reasoning Ability and Human-like Biases

2023-06-21 · Risako Ando, Takanobu Morishita, Hirohiko Abe, Koji Mineshima 외

This paper investigates whether current large language models exhibit biases in logical reasoning, similar to humans. Specifically, we focus on syllogistic reasoning, a well-studied form of inference in the cognitive sci…

Logical Reasoning

Understanding Syllogistic Reasoning in LLMs from Formal and Natural Language Perspectives

2025-12-14 · Aheli Poddar, Saptarshi Sahoo, Sujata Ghosh arxiv

We study syllogistic reasoning in LLMs from the logical and natural language perspectives. In process, we explore fundamental reasoning capabilities of the LLMs and the direction this research is moving forward. To aid i…

Natural Language Understanding

An Explicit Syllogistic Legal Reasoning Framework for Large Language Models

2025-04-05 · Kepu Zhang, Weijie Yu, Zhongxiang Sun, Jun Xu

Syllogistic reasoning is crucial for sound legal decision-making, allowing legal professionals to draw logical conclusions by applying general principles to specific case facts. While large language models (LLMs) can ans…

Legal Reasoning

SR-FoT: A Syllogistic-Reasoning Framework of Thought for Large Language Models Tackling Knowledge-based Reasoning Tasks

2025-01-20 · Wentao Wan, Zhuojie Yang, Yongcan Chen, Chenglin Luo 외

Deductive reasoning is a crucial logical capability that assists us in solving complex problems based on existing knowledge. Although augmented by Chain-of-Thought prompts, Large Language Models (LLMs) might not follow t…

Exploring the Landscape of Relational Syllogistic Logics

2018-09-03 · Alex Kruckman, Lawrence S. Moss

This paper explores relational syllogistic logics, a family of logical systems related to reasoning about relations in extensions of the classical syllogistic. These are all decidable logical systems. We prove completene…