[2606.04929] Sequential Data Poisoning in LLM Post-Training
Abstract:LLM post-training proceeds through multiple stages, e.g., supervised fine-tuning (SFT) followed by reinforcement learning from human feedback (RLHF) or direct preference optimization (DPO), where each stage draws data from different, potentially untrusted sources. Existing literature assumes data poisoning attacks may occur at each training stage, but neglects the possibility of multiple attackers. To study the trustworthiness of the entire post-training pipeline, we propose the threat model of sequential data poisoning, where multiple adversaries separately poison the SFT and preference datasets. Under this threat model, we identify the single-attacker illusion: each adversary, evaluated in isolation, appears to pose a negligible threat. Yet when adversaries collaborate across stages, the true vulnerability is revealed. In the SFT $\to$ DPO pipeline, their contributions are additive: splitting a fixed poison budget across stages outperforms concentrating it in either stage alone. In the SFT $\to$ PPO pipeline, their contributions are complementary: neither SFT nor reward model poisoning succeeds individually, yet their combination does. These findings show that security analyses of individual post-training stages systematically underestimate compound vulnerabilities that emerge only from their interaction. Code is available at this https URL.
Sequential Data Poisoning in LLM Post-Training∗ Jack Sanderson1,4 Yihan Wang2 Xiaoqian Lu3,4 Gautam Kamath2,4 Yiwei Lu3,4† 1 2 3 4 University of Chicago University of Waterloo University of Ottawa Vector Institute…
saved by
related reading
- Phantom Transfer and the Basic Science of Data Poisoning — LessWronglesswrong.com
- [2602.04899] Phantom Transfer: Data-level Defences are Insufficient Against Data Poisoningarxiv.org
- From REINFORCE to Dr. GRPOlancelqf.github.io
- A small number of samples can poison LLMs of any size \ Anthropicanthropic.com
- Poisoning Attacks on LLMs Require a Near-constant Number of Poison Samplesarxiv.org
- RLHF: Reinforcement Learning from Human Feedbackhuyenchip.com
- Probe-Based Data Attribution: Surfacing and Mitigating Undesirable Behaviors in LLM Post-Traininggoodfire.ai
- [2602.05910] Chunky Post-Training: Data Driven Failures of Generalizationarxiv.org
- Fine-tune Llama 2 with DPOhuggingface.co
- Alignment Pretraining: AI Discourse Causes Self-Fulfilling (Mis)alignmentalignmentpretraining.ai
- [2606.07527] Post-training is (Massive) Supervised Learningarxiv.org
- State of RL for reasoning LLMs | A. Weersaweers.de