CRAICLDec 7, 2023

Forcing Generative Models to Degenerate Ones: The Power of Data Poisoning Attacks

arXiv:2312.04748v115 citationsh-index: 21
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in LLMs for the AI security community, presenting a systematic analysis of poisoning attacks in NLG tasks.

The paper investigates data poisoning attacks on large language models (LLMs) during fine-tuning, showing that using as little as 1% of tuning data can successfully degrade model performance in natural language generation tasks.

Growing applications of large language models (LLMs) trained by a third party raise serious concerns on the security vulnerability of LLMs.It has been demonstrated that malicious actors can covertly exploit these vulnerabilities in LLMs through poisoning attacks aimed at generating undesirable outputs. While poisoning attacks have received significant attention in the image domain (e.g., object detection), and classification tasks, their implications for generative models, particularly in the realm of natural language generation (NLG) tasks, remain poorly understood. To bridge this gap, we perform a comprehensive exploration of various poisoning techniques to assess their effectiveness across a range of generative tasks. Furthermore, we introduce a range of metrics designed to quantify the success and stealthiness of poisoning attacks specifically tailored to NLG tasks. Through extensive experiments on multiple NLG tasks, LLMs and datasets, we show that it is possible to successfully poison an LLM during the fine-tuning stage using as little as 1\% of the total tuning data samples. Our paper presents the first systematic approach to comprehend poisoning attacks targeting NLG tasks considering a wide range of triggers and attack settings. We hope our findings will assist the AI security community in devising appropriate defenses against such threats.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes