paper-with-me

홈 › Papers

PoisonedParrot: Subtle Data Poisoning Attacks to Elicit Copyright-Infringing Content from Large Language Models

2025-03-10 · Michael-Andrei Panaitescu-Liess, Pankayaraj Pathmanathan, Yigitcan Kaya, Zora Che, Bang An, Sicheng Zhu, Aakriti Agrawal, Furong Huang

As the capabilities of large language models (LLMs) continue to expand, their usage has become increasingly prevalent. However, as reflected in numerous ongoing lawsuits regarding LLM-generated content, addressing copyright infringement remains a significant challenge. In this paper, we introduce PoisonedParrot: the first stealthy data poisoning attack that induces an LLM to generate copyrighted content even when the model has not been directly trained on the specific copyrighted material. PoisonedParrot integrates small fragments of copyrighted text into the poison samples using an off-the-shelf LLM. Despite its simplicity, evaluated in a wide range of experiments, PoisonedParrot is surprisingly effective at priming the model to generate copyrighted content with no discernible side effects. Moreover, we discover that existing defenses are largely ineffective against our attack. Finally, we make the first attempt at mitigating copyright-infringement poisoning attacks by proposing a defense: ParrotTrap. We encourage the community to explore this emerging threat model further.

📄 PDF Abstract BibTeX arXiv:2503.07697

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

Token by Token, Compromised: Backdoor Vulnerabilities in Unified Autoregressive Models

2026-05-19 · Tobias Braun, Jonas Henry Grebe, Hossein Shakibania, Anna Rohrbach 외 arxiv

Unified autoregressive models (UAMs) are transformer models that generate text as well as image tokens within a single autoregressive pass. Shared parameters and a multimodal vocabulary simplify the training pipeline and…

multimodal generationImage Generation

Cordyceps: Covert Control Attacks on LLMs via Data Poisoning

2026-05-26 · Zedian Shao, Charles Fleming, Teodora Baluta arxiv

Large language models (LLMs) are often fine-tuned on uncurated text datasets that adversaries can poison. Existing poisoning attacks primarily rely on fixed trigger phrases that defenses such as outlier detection, clean-…

Outlier Detection

Is poisoning a real threat to LLM alignment? Maybe more so than you think

2024-06-17 · Pankayaraj Pathmanathan, Souradip Chakraborty, Xiangyu Liu, Yongyuan Liang 외

Recent advancements in Reinforcement Learning with Human Feedback (RLHF) have significantly impacted the alignment of Large Language Models (LLMs). The sensitivity of reinforcement learning algorithms such as Proximal Po…

reinforcement-learningReinforcement Learning

Data-Driven Control and Data-Poisoning attacks in Buildings: the KTH Live-In Lab case study

2021-03-10 · Alessio Russo, Marco Molinari, Alexandre Proutiere

This work investigates the feasibility of using input-output data-driven control techniques for building control and their susceptibility to data-poisoning techniques. The analysis is performed on a digital replica of th…

Data Poisoning

The Dark Side of Human Feedback: Poisoning Large Language Models via User Inputs

2024-09-01 · Bocheng Chen, Hanqing Guo, Guangjing Wang, Yuanda Wang 외

Large Language Models (LLMs) have demonstrated great capabilities in natural language understanding and generation, largely attributed to the intricate alignment process using human feedback. While alignment has become a…

Language ModellingNatural Language Understanding