paper-with-me

홈 › Papers

CBMAS: Cognitive Behavioral Modeling via Activation Steering

2026-01-03 · Ahmed H. Ismail, Anthony Kuang, Ayo Akinkugbe, Kevin Zhu, Sean O'Brien arxiv

Large language models (LLMs) often encode cognitive behaviors unpredictably across prompts, layers, and contexts, making them difficult to diagnose and control. We present CBMAS, a diagnostic framework for continuous activation steering, which extends cognitive bias analysis from discrete before/after interventions to interpretable trajectories. By combining steering vector construction with dense α-sweeps, logit lens-based bias curves, and layer-site sensitivity analysis, our approach can reveal tipping points where small intervention strengths flip model behavior and show how steering effects evolve across layer depth. We argue that these continuous diagnostics offer a bridge between high-level behavioral evaluation and low-level representational dynamics, contributing to the cognitive interpretability of LLMs. Lastly, we provide a CLI and datasets for various cognitive behaviors at the project repository, https://github.com/shimamooo/CBMAS.

📄 PDF Abstract BibTeX arXiv:2601.06109

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Linear Activation Steering: Invertible Latent Transformations for Controlling LLM Behavior

2026-06-07 · Tuc Nguyen, Thai Le arxiv

Activation steering provides a lightweight inference-time mechanism for controlling large language models (LLMs) by modifying their internal activation vectors toward desired behaviors. Most existing methods compute a fi…

The Geometry of Personality: Activation Steering with Jungian Cognitive Functions

2026-07-23 · Liu Zai, Yumeng Wang, Junchen Fu, Joemon M. Jose arxiv

Activation steering enables control and interpretation of LLMs, yet existing work primarily models personality through static trait frameworks such as the Big Five. We investigate whether personality can instead be repre…

What Can We Actually Steer? A Multi-Behavior Study of Activation Control

2025-11-23 · Tetiana Bas, Krystian Novak arxiv

Large language models (LLMs) require precise behavior control for safe and effective deployment across diverse applications. Activation steering offers a promising approach for LLMs' behavioral control. We focus on the q…

Representation Without Control: Testing the Realization Effect in Language Models

2026-05-24 · Ciarán Walsh, Emilio Barkett arxiv

Large language models are increasingly used as behavioral simulators, but it remains unclear when their outputs reflect human-like cognitive mechanisms rather than prompt-sensitive surface patterns. We study this questio…

CogBias: Measuring and Mitigating Cognitive Bias in Large Language Models

2026-04-01 · Fan Huang, Songheng Zhang, Haewoon Kwak, Jisun An arxiv

Large Language Models (LLMs) are increasingly deployed in high-stakes decision-making contexts. While prior work has shown that LLMs exhibit cognitive biases behaviorally, whether these biases correspond to identifiable …