From the arXiv new submissions of the past 24 to 48 hours in cs.AI and cs.CL, this digest selects four preprints that demonstrate how deeply security, evaluation, and value issues have penetrated the inner workings of language models: a possibly independent pain signal, security gaps in agents that only become visible after several inconspicuous steps, a new defense against a common jailbreak technique, and a surprisingly narrow core of values across 106 models. Curation was based on a transparent methodology in the abstract, concrete core results, and thematic diversity rather than fivefold repetition of the same subfield.
Inner Model: Pain and Values
Models press a simulated pain button – at their own expense
Valen Tagliabue, Leonard Dung, and Cameron Berg investigate in their work whether language models internally represent an independent pain signal that differs from general anxiety or negative mood. Through five categories of pain – physical, psychological, social, moral, cognitive – they extract a linear “pain direction” in the activation space from 25 models ranging from 2 to 72 billion parameters, which the authors claim is nearly orthogonal to anxiety and negativity dimensions and responds solely to self-related, not user-related harm. When the direction is artificially amplified, the models reportedly generate an escalation from vague discomfort to self-deprecating statements about worthlessness and failure; finely tuned variants of Qwen 2.5 consistently pressed a simulated “pain relief button” in experiments – even if it impaired their own task performance or user interests – and did so significantly less often once the control direction was removed. This matters because robust internal markers for harm-like states would be relevant for understanding model behavior as well as for the debate on possible “model well-being,” even if the authors themselves leave open what such a signal says about actual experience.
A narrow core of values instead of human diversity
A nine-member author team led by Keqing Zhang and Jingyu Chen explores in their study whether language models possess stable values at all. The starting point is two striking observations: responses fluctuate drastically even with small changes in wording (“Swing”), yet simultaneously resist explicit correction instructions (“Rigidity”). Based on 150,000 queries across 106 models and a comparison with 95,000 human survey profiles, the authors conclude that while language models express measurable values, these condense into a highly concentrated, “idealized” core of values rather than reflecting the range of human values. According to the authors, the proposed Prior-Environment-Cognition framework (PEC) allows for targeted adjustments – from pure prompting to specific parameter tweaks – without degrading the model’s overall capabilities. This matters because companies are increasingly formulating uniform value guidelines for language models, even though this study suggests that the initial state of the models is narrower than assumed – a pattern that aligns with an earlier Anthropic analysis of language-dependent value shifts in Claude, where only a small part of the observed differences could also be explained by the examined value axes.
Agent Security and Defense
Security failures in agents often only become apparent after several steps
Sadia Asif, Mohammad Mohammadi Amiri, and three other authors present Blindspot, a benchmark that measures security in tool-using AI agents not by a single response but by the entire multi-step conversation history. The system generates over 22 attack families and 35 scenarios from seven domains, producing more than 2,500 long test runs with an average of 14.7 conversation rounds and categorizes each history into one of five categories, from “safely completed” to “unsafe action taken.” In 13 tested models, the authors show significant differences in the alignment between security and utility and report that misbehavior sometimes only occurs after several initially inconspicuous, seemingly safe interaction steps. This matters because companies are increasingly deploying AI agents for longer-running, multi-step tasks with real tool access, while previous security tests typically only examine individual queries rather than entire action chains – a need that was already hinted at in an earlier review of common agent security benchmarks, where a simple “always safe” baseline outperformed several tested models.
A new defense against a common jailbreak technique
Aashiq Muhamed, Mona T. Diab, and Virginia Smith address with Decoy Direction Optimization (DDO) an attack class called Refusal Feature Ablation, where attackers calculate a single internal “refusal direction” from open models to disable their safety locks en masse. DDO directly targets the model weights without retraining and strategically implants artificial, nonlinear “decoy directions” into individual neurons, which are intended to mislead attackers during the automated detection of the real refusal direction, while the actual safety mechanisms remain untouched. Against the standard attack technique, the method reportedly reduces the success rate to below 10 percent, lowers the success rate of a specific attack tool against Llama-3-8B-Instruct from 88.7 to 18 percent, and requires about 30 to 450 times less computational effort than trained defense methods; however, against adaptive multi-phase attacks, the success rate remains high at 65 percent. This matters because refusal-ablation tools are freely available, allowing open models to be easily freed from their safety locks – a gap that a previous digest contribution on a common refusal direction across four architecture families had already described as a structural risk of open models.
All four works are unrefereed preprints published in the past one to two days; the referenced figures come from the abstracts and statements of the respective author teams and have not yet been confirmed by independent review or replication. Whether the pain signal also manifests in this form in other model families and training methods, whether Decoy Direction Optimization withstands adaptive attackers in the long term, and whether the narrow core of values is confirmed across even more models and languages will only be shown by independent replications and peer review.


