Papers › A Systematic Analysis of the Impact of Persona Steering on LLM Capabilities

A Systematic Analysis of the Impact of Persona Steering on LLM Capabilities

13 Apr 2026arXiv:2604.11048added by Syntology

Jiaqi Chen, Ming Wang, Tingna Xie, Shi Feng, Yongkang Liu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Imbuing Large Language Models (LLMs) with specific personas is prevalent for tailoring interaction styles, yet the impact on underlying cognitive capabilities remains unexplored. We employ the Neuron-based Personality Trait Induction (NPTI) framework to induce Big Five personality traits in LLMs and evaluate performance across six cognitive benchmarks. Our findings reveal that persona induction produces stable, reproducible shifts in cognitive task performance beyond surface-level stylistic changes. These effects exhibit strong task dependence: certain personalities yield consistent gains on instruction-following, while others impair complex reasoning. Effect magnitude varies systematically by trait dimension, with Openness and Extraversion exerting the most robust influence. Furthermore, LLM effects show 73.68% directional consistency with human personality-cognition relationships. Capitalizing on these regularities, we propose Dynamic Persona Routing (DPR), a lightweight query-adaptive strategy that outperforms the best static persona without additional training.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.11048")

Code

Syntology Ran 22 of 22 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 22 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 1 repository, 22 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cjia7/DPR found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 22 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

22ran

Licence: 22 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from cjia7/DPR. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_messages cjia7/DPR/src/npti/neuron/apply_neuron_steering.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · d3120aa76158afc9 · report
build_prompt cjia7/DPR/src/npti/eval/gpt4_score.py found in paper text by Syntology ran no licence file found · pointer only · 16529904d2d5be9f · report
calculate_quantiles cjia7/DPR/src/npti/neuron/process_neuron.py found in paper text by Syntology ran no licence file found · pointer only · 75aa9b42ee1374ef · report
extract_again cjia7/DPR/src/npti/eval/eval_mmlu.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 2e2c1555659e043f · report
extract_answer cjia7/DPR/src/npti/eval/eval_mmlu.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 0ad16da4e4f52ed7 · report
extract_final cjia7/DPR/src/npti/eval/eval_mmlu.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 55653ca966a845f6 · report
extract_number cjia7/DPR/src/npti/eval/eval_gsm8k.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 59c6ffbd98640ae2 · report
extract_predicted_answer cjia7/DPR/src/npti/eval/eval_bbh.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 929072a79cd1c73f · report
extract_predicted_index cjia7/DPR/src/npti/eval/eval_musr.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 1a763a2dbd070c96 · report
last_boxed_only_string cjia7/DPR/src/npti/eval/eval_math.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 0975c53e2a5fc2ab · report
load_jsonl cjia7/DPR/src/npti/eval/eval_bbh.py found in paper text by Syntology ran no licence file found · pointer only · 8fe69f136a96c214 · report
load_jsonl cjia7/DPR/src/npti/eval/gpt4_score.py found in paper text by Syntology ran no licence file found · pointer only · c7a248507261f132 · report
load_personality_descriptions cjia7/DPR/src/npti/neuron/search_neuron.py found in paper text by Syntology ran no licence file found · pointer only · d9495551b5d8cd4f · report
load_questions cjia7/DPR/src/npti/neuron/apply_neuron_steering.py found in paper text by Syntology ran no licence file found · pointer only · e2da9069e83fab5e · report
load_sorted_tuples cjia7/DPR/src/npti/neuron/process_neuron.py found in paper text by Syntology ran no licence file found · pointer only · 2e02b59ac05c3c0f · report
make_mlp_forward cjia7/DPR/src/npti/neuron/search_neuron.py found in paper text by Syntology ran no licence file found · pointer only · 5594b19b20f7e8b2 · report
normalize_answer cjia7/DPR/src/npti/eval/eval_bbh.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · caa05d10c796877f · report
normalize_final_answer cjia7/DPR/src/npti/eval/eval_math.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 4f5267c667058423 · report
parse_sampled_answer cjia7/DPR/src/npti/eval/eval_gpqa.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 91da82f1ebb2518b · report
parse_strengths cjia7/DPR/src/npti/neuron/apply_neuron_steering.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · cbbf00812e6992fd · report
process_differences cjia7/DPR/src/npti/neuron/process_neuron.py found in paper text by Syntology ran no licence file found · pointer only · dbd00e000f9c65dd · report
remove_boxed cjia7/DPR/src/npti/eval/eval_math.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · ed70d70cd67847d0 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.11048, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections