Amplification Effects in Test-Time Reinforcement Learning: Safety and Reasoning Vulnerabilities

AAAI 2026 Workshop TrustAgent Submission49 Authors

Published: 20 Nov 2025, Last Modified: 09 Mar 2026AAAI 2026 TrustAgent Workshop PosterEveryoneRevisionsBibTeXCC BY 4.0
Keywords: LLM reasoning, safety, test-time training
TL;DR: We highlight the safety vulnerabilities of the test-time training methods, specifically focusing on test-time reinforcement learning and show the amplification effects.
Abstract: Test-time training (TTT) has recently emerged as a promising method to improve the reasoning abilities of large language models (LLMs), in which the model directly learns from test data without access to labels. However, this reliance on test data also makes TTT methods vulnerable to harmful prompt injections. In this paper, we investigate safety vulnerabilities of TTT methods, where we specifically consider test-time reinforcement learning (TTRL), a recent TTT method that improves LLM reasoning by rewarding self-consistency using majority vote as a reward signal. We show that harmful prompt injection during TTRL amplifies the model’s existing behaviors, i.e., **safety amplification** when the base model is relatively safe, and **harmfulness amplification** when it is vulnerable to the injected data. In both cases, there is a decline in reasoning ability, which we refer to as the **reasoning tax**. We also show that TTRL can be exploited adversarially using specially designed ``HarmInject'' prompts to force the model to answer jailbreak and reasoning queries together, resulting in stronger harmfulness amplification. Overall, our results highlight that TTT methods that enhance LLM reasoning by promoting self-consistency can lead to amplification behaviors and reasoning degradation, highlighting the need for safer TTT methods.
Submission Number: 49
Loading