English

Planning vs Reasoning: Ablations to Test Capabilities of LoRA layers

Artificial Intelligence 2025-02-06 v2

Abstract

Low-Rank Adaptation (LoRA) layers have emerged as a promising approach for efficient model fine-tuning, but their capabilities and limitations have not been fully explored. This paper: 1) Investigates the fundamental question of whether LoRA layers are effective at increasing reasoning + planning abilities 2) We introduce HashChain Reasoning, a novel evaluation dataset that deterministically tests reasoning capabilities. Through systematic ablation studies on GPT-2, we demonstrate that reasoning capabilities appear to exist primarily in low-rank spaces and can be effectively enhanced using LoRA layers. The effective rank analysis of trained LoRA matrices reveals a 2-3x lower rank requirement for reasoning tasks compared to planning tasks, giving context on where LoRA layers would be effective. This also provides evidence for reasoning fundamentally preferring low-parameter spaces for generalization.

Keywords

Cite

@article{arxiv.2412.00029,
  title  = {Planning vs Reasoning: Ablations to Test Capabilities of LoRA layers},
  author = {Neel Redkar},
  journal= {arXiv preprint arXiv:2412.00029},
  year   = {2025}
}

Comments

7 pages, 5 figures, preprint

R2 v1 2026-06-28T20:17:18.906Z