paper-with-me

홈 › Papers

Reasoning Capabilities and Invariability of Large Language Models

2025-05-01 · Alessandro Raganato, Rafael Peñaloza, Marco Viviani, Gabriella Pasi

Large Language Models (LLMs) have shown remarkable capabilities in manipulating natural language across multiple applications, but their ability to handle simple reasoning tasks is often questioned. In this work, we aim to provide a comprehensive analysis of LLMs' reasoning competence, specifically focusing on their prompt dependency. In particular, we introduce a new benchmark dataset with a series of simple reasoning questions demanding shallow logical reasoning. Aligned with cognitive psychology standards, the questions are confined to a basic domain revolving around geometric figures, ensuring that responses are independent of any pre-existing intuition about the world and rely solely on deduction. An empirical analysis involving zero-shot and few-shot prompting across 24 LLMs of different sizes reveals that, while LLMs with over 70 billion parameters perform better in the zero-shot setting, there is still a large room for improvement. An additional test with chain-of-thought prompting over 22 LLMs shows that this additional prompt can aid or damage the performance of models, depending on whether the rationale is required before or after the answer.

📄 PDF Abstract BibTeX arXiv:2505.00776

Code (1)

ikr3-lab/ReasoningLLMs 공식 구현

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

RaP-Net: A Region-wise and Point-wise Weighting Network to Extract Robust Features for Indoor Localization

2020-12-01 · Dongjiang Li, Jinyu Miao, Xuesong Shi, Yuxin Tian 외

Feature extraction plays an important role in visual localization. Unreliable features on dynamic objects or repetitive regions will interfere with feature matching and challenge indoor localization greatly. To address t…

Indoor LocalizationVisual Localization

Spatial and Ecological Scaling of Stability in Spatial Community Networks

2022-01-24 · Javier Jarillo, Francisco J. Cao-García, Frederik De Laender

There are many scales at which to quantify stability in spatial and ecological networks. Local-scale analyses focus on specific nodes of the spatial network, while regional-scale analyses consider the whole network. Simi…

FRISM: Fine-Grained Reasoning Injection via Subspace-Level Model Merging for Vision-Language Models

2026-01-29 · Chenyu Huang, Peng Ye, Xudong Tan, Jinhan Mu 외 arxiv

Efficiently enhancing the reasoning capabilities of Vision-Language Models (VLMs) by merging them with Large Reasoning Models (LRMs) has emerged as a promising direction. However, existing methods typically operate at a …

Resilience, reactivity and variability : A mathematical comparison of ecological stability measures

2015-10-24

In theoretical studies, the most commonly used measure of ecological stability is resilience: ecosystems asymptotic rate of return to equilibrium after a pulse-perturbation $-$or shock. A complementary notion of growing …

MindMerger: Efficient Boosting LLM Reasoning in non-English Languages

2024-05-27 · Zixian Huang, Wenhao Zhu, Gong Cheng, Lei LI 외

Reasoning capabilities are crucial for Large Language Models (LLMs), yet a notable gap exists between English and non-English languages. To bridge this disparity, some works fine-tune LLMs to relearn reasoning capabiliti…