Pith. sign in

REVIEW 2 cited by

Simple Mechanistic Explanations for Out-Of-Context Reasoning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2507.08218 v2 pith:UWRLGJ4U submitted 2025-07-10 cs.CL cs.LG

Simple Mechanistic Explanations for Out-Of-Context Reasoning

classification cs.CL cs.LG
keywords fine-tuningoocrsteeringexplanationfindgeneralizationllmsmany
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Out-of-context reasoning (OOCR) is a phenomenon in which fine-tuned LLMs exhibit surprisingly deep out-of-distribution generalization. Rather than learning shallow heuristics, they implicitly internalize and act on the consequences of observations scattered throughout the fine-tuning data. In this work, we investigate this phenomenon mechanistically and find that many instances of OOCR in the literature have a simple explanation: the LoRA fine-tuning essentially adds a constant steering vector, steering the model towards a general concept. This improves performance on the fine-tuning task and in many other concept-related domains, causing the surprising generalization. Moreover, we can directly train steering vectors for these tasks from scratch, which also induces OOCR. We find that our results hold even for a task that seems like it must involve conditional behavior (model backdoors); it turns out that unconditionally adding a steering vector is sufficient. Overall, our work presents one explanation of what gets learned during fine-tuning for OOCR tasks, contributing to the key question of why LLMs can reason out of context, an advanced capability that is highly relevant to their safe and reliable deployment.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Revealing Hidden Model Behaviors with Task-Specific Self-Reports

    cs.CL 2026-07 conditional novelty 6.0

    SAR detects every implanted hidden behavior across eight Qwen3-14B settings and halves IA’s hallucination rate by aligning self-report activations to a contrastive behavior direction under a coherent-English stabilizing cap.

  2. Revealing Hidden Model Behaviors with Task-Specific Self-Reports

    cs.CL 2026-07 conditional novelty 6.0

    A per-model LoRA adapter trained on a fine-tuned model's own data can get it to state its hidden behavior in plain English across seven tested behaviors.