Skip to content

Data Poisoning

Training data, fine-tuning, and RAG poisoning attacks

Resources
161
Page
2/4

Newest first

Search instead
paper2026Unreviewed

RogueMerge: Robust and Unified Attacks against LLM Model Merging

Jinghuai Zhang, Yetian He, Kunlin Cai +3

Model merging composes specialized capabilities into a single LLM by aggregating task vectors sourced from unverified public platforms, exposing a critical supply-chain attack surface: Because any malicious behavior can be encoded into a task vector, and merging grants…

paper2026Unreviewed

Theory of Continual Learning Against Data Poisoning Attacks

Yiting Hu, Lingjie Duan

Continual learning (CL), where a model is trained on a sequence of data tasks, is increasingly being adopted across key fields such as large language models and image recognition, yet it remains highly vulnerable to data poisoning that triggers learning divergence or severe…

paper2026Unreviewed

Defending Retrieval-Augmented Intrusion Detection Against Knowledge Poisoning and Prompt Injection

Kaysarul Anas Apurba, Md. Hasibul Hasan, Mahedee Zaman Moon +2

Retrieval-Augmented Generation (RAG) enables large language models to classify network flows and generate human-readable incident reports by retrieving semantically similar historical traffic from a vector knowledge base. However, the retrieval layer introduces vulnerabilities…

paper20262026 IEEE 3rd International Conference on Computer Vision and Deep Learning (DLCV)Unreviewed

LLM Security Defense Using Unsupervised Learning and Deep Reinforcement Learning

Leilei Wang, Hongying Li

With the widespread deployment of large language models (LLMs) in intelligent systems, security threats such as prompt injection, jailbreaking, data poisoning, and hidden backdoor attacks have become increasingly severe. Traditional rule-based filtering and static detection…

paper2026Unreviewed

SKILL.state: Scalable Long-Horizon Agent Skills

Sanket Badhe, Priyanka Tiwari, Jonghyun Chung

Large Language Models (LLMs) increasingly act as autonomous agents executing complex, long-running procedural skills. Existing agent runtimes maintain execution by continually appending observations, actions, and intermediate reasoning traces to an ever-growing conversation…

paper2026Unreviewed

AKRASIA: Stealthy Backdoor Attack on Reasoning-based Code LLMs

Chua Jin Chou, Sarang Nambiar, Murali Srinivasan +1

We present AKRASIA, a stealthy, inference-time backdoor attack against reasoning-based Code LLMs. AKRASIA aims to achieve a backdoor target (e.g., malicious code execution) in reasoning LLMs while evading automated defenses and human inspection. To achieve this, AKRASIA probes…

paper2026Unreviewed

TRIS: A Tri-Layer Retrieval Integrity Sieve Against Knowledge Poisoning

Muhaimin Bin Munir, Akib Jawad Ononto, Nazia Shehnaz Joynab +2

Retrieval-Augmented Generation (RAG) grounds large language models in external corpora, but implicit trust in retrieved documents creates a critical attack surface: PoisonedRAG shows that a handful of crafted passages can dominate dense retrieval and steer generation toward…

paper2026Unreviewed

Privacy Leakage in Federated Learning: Gradient-Based Client Identity Inference and Defenses for Inertial Sensing in Vehicular Edge Networks

Ali Akarma, Toqeer Ali Syed, Muhammad Khan +2

As vehicular networks move toward 5G/6G edge intelligence, federated learning (FL) is widely promoted as a privacy-preserving way for vehicles and infrastructure to train shared models without exposing raw sensor data. Yet the updates clients transmit still leak enough…