English

Cost-Minimized Label-Flipping Poisoning Attack to LLM Alignment

Machine Learning 2025-11-13 v1 Artificial Intelligence

Abstract

Large language models (LLMs) are increasingly deployed in real-world systems, making it critical to understand their vulnerabilities. While data poisoning attacks during RLHF/DPO alignment have been studied empirically, their theoretical foundations remain unclear. We investigate the minimum-cost poisoning attack required to steer an LLM's policy toward an attacker's target by flipping preference labels during RLHF/DPO, without altering the compared outputs. We formulate this as a convex optimization problem with linear constraints, deriving lower and upper bounds on the minimum attack cost. As a byproduct of this theoretical analysis, we show that any existing label-flipping attack can be post-processed via our proposed method to reduce the number of label flips required while preserving the intended poisoning effect. Empirical results demonstrate that this cost-minimization post-processing can significantly reduce poisoning costs over baselines, particularly when the reward model's feature dimension is small relative to the dataset size. These findings highlight fundamental vulnerabilities in RLHF/DPO pipelines and provide tools to evaluate their robustness against low-cost poisoning attacks.

Cite

@article{arxiv.2511.09105,
  title  = {Cost-Minimized Label-Flipping Poisoning Attack to LLM Alignment},
  author = {Shigeki Kusaka and Keita Saito and Mikoto Kudo and Takumi Tanabe and Akifumi Wachi and Youhei Akimoto},
  journal= {arXiv preprint arXiv:2511.09105},
  year   = {2025}
}

Comments

accepted for AAAI 2026 Special Track on AI Alignment

R2 v1 2026-07-01T07:33:35.102Z