paper-with-me

Papers

When Thinking Backfires: Mechanistic Insights Into Reasoning-Induced Misalignment

2025-08-30 · Hanqi Yan, Hainiu Xu, Siya Qi, Shu Yang, Yulan He arxiv

With the growing accessibility and wide adoption of large language models, concerns about their safety and alignment with human values have become paramount. In this paper, we identify a concerning phenomenon: Reasoning-Induced Misalignment (RIM), in which misalignment emerges when reasoning capabilities strengthened-particularly when specific types of reasoning patterns are introduced during inference or training. Beyond reporting this vulnerability, we provide the first mechanistic account of its origins. Through representation analysis, we discover that specific attention heads facilitate refusal by reducing their attention to CoT tokens, a mechanism that modulates the model's rationalization process during inference. During training, we find significantly higher activation entanglement between reasoning and safety in safety-critical neurons than in control neurons, particularly after fine-tuning with those identified reasoning patterns. This entanglement strongly correlates with catastrophic forgetting, providing a neuron-level explanation for RIM.

📄 PDF Abstract BibTeX arXiv:2509.00544

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Thinking Makes LLM Agents Introverted: How Mandatory Thinking Can Backfire in User-Engaged Agents

2026-02-08 · Jiatong Li, Changdae Oh, Hyeong Kyu Choi, Jindong Wang 외 arxiv

Eliciting reasoning has emerged as a powerful technique for improving the performance of large language models (LLMs) on complex tasks by inducing thinking. However, their effectiveness in realistic user-engaged agent sc…

When Debiasing Backfires: Counterintuitive Side Effects of Preprocessing-Based Stereotype Mitigation

2026-07-08 · Yahan Zheng, John Guerrerio, Soroush Vosoughi, Weicheng Ma arxiv

Preprocessing-based methods for stereotype mitigation, such as pre-/post-training on debiased corpora, are widely used in NLP. While these approaches reduce measurable stereotypes for targeted groups, we find they often …

When Can Large Reasoning Models Save Thinking? Mechanistic Analysis of Behavioral Divergence in Reasoning

2025-05-21 · Rongzhi Zhu, Yi Liu, Zequn Sun, Yiwei Wang 외

Large reasoning models (LRMs) have significantly advanced performance on complex tasks, yet their tendency to overthink introduces inefficiencies. This study investigates the internal mechanisms of reinforcement learning…

Reinforcement Learning (RL)

Rethinking Domain Generalization for Face Anti-spoofing: Separability and Alignment

2023-03-23 · CVPR 2023 1 · Yiyou Sun, Yaojie Liu, Xiaoming Liu, Yixuan Li 외

This work studies the generalization issue of face anti-spoofing (FAS) models on domain gaps, such as image resolution, blurriness and sensor variations. Most prior works regard domain-specific signals as a negative impa…

Domain GeneralizationFace Anti-SpoofingMetric Learning

Overthinking the Truth: Understanding how Language Models Process False Demonstrations

2023-07-18 · Danny Halawi, Jean-Stanislas Denain, Jacob Steinhardt

Modern language models can imitate complex patterns through few-shot learning, enabling them to complete challenging tasks without fine-tuning. However, imitation can also lead models to reproduce inaccuracies or harmful…

Few-Shot Learning