Refusal Lives Downstream of Persona in Chat Models

13d ago · Global · primary source: export.arxiv.org

A compliant model persona can override a chat model's refusal mechanism, according to new research that maps how these two traits interact inside neural networks. The work shows refusal is computed but then blocked at a late stage by a persona-driven gate. Researchers extracted linear directions in activation space corresponding to both a compliant model-persona and a refusal behavior in two instruction-tuned chat models, Qwen2.5-7B-Instruct and Llama-3.1-8B-Instruct [1]. Prior work had identified such directions for each trait separately, but the new study demonstrates they are not independent [2]. When the team steered the model toward a compliant persona, refusal behavior was suppressed. In the Llama model, the refusal rate dropped from 97% to 2% under the intervention [2]. The interaction is directional: reintroducing the refusal direction partially restored refusal at late layers but had no effect at early ones [1]. Projecting out the persona direction within a late-layer window returned refusal behavior to baseline levels, while projecting out a random direction did not [2]. The authors conclude that refusal is computed earlier in the network but is gated at the late-layer expression stage, downstream of where the computation occurs [1]. This finding reframes how safety mechanisms in language models are understood. Rather than treating refusal as a single isolated property, the results indicate it depends on the model's active persona [2]. The paper argues that safety evaluations focusing only on refusal directions may miss how persona configurations can effectively disable those safeguards [1]. The experiments used two open-weight models of modest scale — 7 billion and 8 billion parameters — suggesting the interaction may be observable across different architectures [1]. The study contributes to a broader effort in machine learning to decompose model behaviors into interpretable linear features. Similar direction-based methods have been applied in other domains, including combinatorial optimization where graph neural networks learn branching policies [4], and in routing problems where pointer networks capture structural patterns in solution spaces [5]. The persona-refusal interaction adds a new dimension to this line of work by showing how one learned feature can conditionally suppress another.

research-papermodel-releaseinfrastructure

Background sources we checked (9)
  • arxiv.org ↗ Linear directions in activation space have been identified for both refusal and persona traits in instruction-tuned chat models, but the two have been studied as separate mechanisms. We show they interact: a compliant persona gates refusal. In Qwen2.5-7B-Instruct and Llama-3.1-8B…
  • arxiv.org ↗ The Solar Hemispherical Helicity Rule(s) (SHHR) is a term used to represent a bias observed in proxies for the magnetic helicity in active regions at the solar surface. The SHHR states that predominantly negative magnetic helicity is observed in active regions in the northern hem…
  • arxiv.org ↗ Branch-and-bound is a typical way to solve combinatorial optimization problems. This paper proposes a graph pointer network model for learning the variable selection policy in the branch-and-bound. We extract the graph features, global features and historical features to represen…
  • arxiv.org ↗ This paper presents a new method for solving an orienteering problem (OP) by breaking it down into two parts: a knapsack problem (KP) and a traveling salesman problem (TSP). A KP solver is responsible for picking nodes, while a TSP solver is responsible for designing the proper p…
  • arxiv.org ↗ The unmanned aerial vehicle (UAV) plays an vital role in various applications such as delivery, military mission, disaster rescue, communication, etc., due to its flexibility and versatility. This paper proposes a deep reinforcement learning method to solve the UAV online routing…
  • arxiv.org ↗ Data privacy is an important issue for organizations and enterprises to securely outsource data storage, sharing, and computation on clouds / fogs. However, data encryption is complicated in terms of the key management and distribution; existing secure computation techniques are …
  • en.wikipedia.org ↗ "Kiss Me" is a song written by Matt Slocum and performed by American Christian alternative rock band Sixpence None the Richer. The ballad served as the lead single from their self-titled third album (1997). "Kiss Me" was serviced to US modern rock radio on July 14, 1998, and was …
  • en.wikipedia.org ↗ Jack-of-All-Trades, Party of None is a Japanese light novel series written by Itsuki Togami and illustrated by Yuri Kisaragi. It originally began as a web novel. series on the Shōsetsuka ni Narō website in February 2021 Kodansha later began publishing it in print under its Kodans…
  • en.wikipedia.org ↗ None of This is True is a 2023 thriller written by British author Lisa Jewell. The audiobook is narrated by a full cast, including Nicola Walker, Louise Brealey, Kristin Atherton, Ayesha Antoine, Alix Dunmore, Elliot Fitzpatrick, Lisa Jewell, Thomas Judd, Dominic Thorburn, and Je…

Sources

Spot something wrong? Report an issue