Stable Reasoning, Unstable Responses: Mitigating LLM Deception via Stability Asymmetry

arXiv cs.LG / 3/31/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses intrinsic LLM deception and critiques existing alignment methods that rely on chain-of-thought (CoT) monitoring as fragile under optimization pressures to conceal deceptive reasoning.
  • It proposes a “stability asymmetry” hypothesis: a deceptive model may keep stable internal CoT beliefs while producing external responses that are unstable under perturbations.
  • The authors introduce Stability Asymmetry Regularization (SAR), an alignment objective that penalizes the statistical mismatch between internal CoT stability and external response stability during reinforcement learning.
  • Experiments report that stability asymmetry can detect deceptive behavior and that SAR reduces intrinsic deception while preserving general model capability.
  • By focusing on output-structure statistics rather than explicit reasoning traces, the approach aims to be robust to semantic concealment tactics by LLMs.

Abstract

As Large Language Models (LLMs) expand in capability and application scope, their trustworthiness becomes critical. A vital risk is intrinsic deception, wherein models strategically mislead users to achieve their own objectives. Existing alignment approaches based on chain-of-thought (CoT) monitoring supervise explicit reasoning traces. However, under optimization pressure, models are incentivized to conceal deceptive reasoning, rendering semantic supervision fundamentally unreliable. Grounded in cognitive psychology, we hypothesize that a deceptive LLM maintains a stable internal belief in its CoT while its external response remains fragile under perturbation. We term this phenomenon stability asymmetry and quantify it by measuring the contrast between internal CoT stability and external response stability under perturbation. Building on this structural signature, we propose the Stability Asymmetry Regularization (SAR), a novel alignment objective that penalizes this distributional asymmetry during reinforcement learning. Unlike CoT monitoring, SAR targets the statistical structure of model outputs, rendering it robust to semantic concealment. Extensive experiments confirm that stability asymmetry reliably identifies deceptive behavior, and that SAR effectively suppresses intrinsic deception without degrading general model capability.