paper-with-me

홈 › Papers

Knowledge Vector of Logical Reasoning in Large Language Models

2026-04-26 · Zixuan Wang, Yuanyuan Lei arxiv

Logical reasoning serve as a central capability in LLMs and includes three main forms: deductive, inductive, and abductive reasoning. In this work, we study the knowledge representations of these reasoning types in LLMs and analyze the correlations among them. Our analysis shows that each form of logical reasoning can be captured as a reasoning-specific knowledge vector in a linear representation space, yet these vectors are largely independent of each other. Motivated by cognitive science theory that these subforms of logical reasoning interact closely in the human brain, as well as our observation that the reasoning process for one type can benefit from the reasoning chain produced by another, we further propose to refine the knowledge representations of each reasoning type in LLMs to encourage complementarity between them. To this end, we design a complementary subspace-constrained refinement framework, which introduces a complementary loss that enables each reasoning vector to leverage auxiliary knowledge from the others, and a subspace constraint loss that prevents erasure of their unique characteristics. Through steering experiments along reasoning vectors, we find that refined vectors incorporating complementary knowledge yield consistent performance gains. We also conduct a mechanism-interpretability analysis of each reasoning vector, revealing insights into the shared and specific features of different reasoning in LLMs.

📄 PDF Abstract BibTeX arXiv:2604.23877

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

Complex Logical Reasoning over Knowledge Graphs using Large Language Models

2023-05-02 · Nurendra Choudhary, Chandan K. Reddy

Reasoning over knowledge graphs (KGs) is a challenging task that requires a deep understanding of the complex relationships between entities and the underlying logic of their relations. Current approaches rely on learnin…

Knowledge GraphsLogical Reasoning

Relational Knowledge Distillation Using Fine-tuned Function Vectors

2026-01-13 · Andrea Kang, Yingnian Wu, Hongjing Lu arxiv

Representing relations between concepts is a core prerequisite for intelligent systems to make sense of the world. Recent work using causal mediation analysis has shown that a small set of attention heads encodes task re…

Knowledge Distillation

Deductive and Analogical Reasoning on a Semantically Embedded Knowledge Graph

2017-07-11 · Douglas Summers-Stay

Representing knowledge as high-dimensional vectors in a continuous semantic vector space can help overcome the brittleness and incompleteness of traditional knowledge bases. We present a method for performing deductive r…

Logic Tensor Networks: Deep Learning and Logical Reasoning from Data and Knowledge

2016-06-14 · Luciano Serafini, Artur d'Avila Garcez

We propose Logic Tensor Networks: a uniform framework for integrating automatic learning and reasoning. A logic formalism called Real Logic is defined on a first-order language whereby formulas have truth-value in the in…

Logical ReasoningTensor Networks

Quantum Embedding of Knowledge for Reasoning

2019-12-01 · NeurIPS 2019 12 · Dinesh Garg, Shajith Ikbal Mohamed, Santosh K. Srivastava, Harit Vishwakarma 외

Statistical Relational Learning (SRL) methods are the most widely used techniques to generate distributional representations of the symbolic Knowledge Bases (KBs). These methods embed any given KB into a vector space by …

Logical ReasoningRelational Reasoning