Skip to content
Preprint

Pretraining Data Can Be Poisoned through Computational Propaganda

Jul 2026 · 0 citations · 22 references
Computer Science

TL;DR

This work demonstrates the importance of estimating whether poison injections are included in pretraining data, and establishes third-party webpage content as a possible vector for attacking language model pretraining.

Abstract

Poisoning pretraining data can introduce harmful behaviors to LMs that are difficult to detect and mitigate. Prior work on poisoning pretraining data has largely exploited established data sources such as Wikipedia, which do not represent the large scale and heterogeneity typical of pretraining corpora, and has ignored the interaction between poisoned data and data curation pipelines. We demonstrate that poisoning attacks on pretraining data are feasible beyond this limited setting through an existing web-scale content injection mechanism: public discussion interfaces. Additionally, to measure whether malicious content is included after web crawling and data curation, we introduce HalfLife, a novel analysis for estimating adversarial content inclusion in web-crawl based LM training data. We use HalfLife to explore the feasibility of poisoning pretraining corpora at web scale through open discussion interfaces. Our analysis demonstrates the importance of estimating whether poison injections are included in pretraining data, and establishes third-party webpage content as a possible vector for attacking language model pretraining.

View source

Similar papers

#machine learning Preprint Aug 2026

MemCatalyst: Amplifying Data Auditing on Vision-Language Models via Data Poisoning

This work proposes MemCatalyst, a set of data poisoning tools, aiming to amplify the data auditing performance on VLMs, and forces VLMs to over-learn specific inconsistencies between image features and textual semantics during training, thereby increasing their susceptibility to membership information auditing.

Xukun Luan, Jinyan Liu, Yuhui Gong et al. · 0 citations
Jun 2026

Theory of Continual Learning Against Data Poisoning Attacks

A theoretical framework to analyze strategic attacks and defenses in regularization-based CL, a cornerstone of recent CL theory, is developed and a robust defense is derived that minimizes the model's sensitivity to poisoned features, provably accelerating the convergence rate.

Yiting Hu, Lingjie Duan · 0 citations
Open access Jun 2026

A Comprehensive Approach to Fake News Detection with Adversarial Training and Model Explainability

This paper explores the application of natural language processing and machine learning techniques to automatically detect and classify fake news articles and develops a web-based application to integrate the trained models into an interactive platform.

Vlad-Constantin Cristescu, Stelian Spinu · 0 citations
Preprint Jul 2026

ToxScreen: Detecting Whether an LLM Has Been Poisoned

No method reliably surfaces every backdoor, but a broadly jailbreakable model is itself anomalous, a useful signal even when the exact trigger is not recovered, allowing defenders to filter jailbreaks.

A. Hughes, N. Xing, Collin Francel et al. · 0 citations
Preprint Aug 2026

Mitigating Backdoors via Decoy Shortcuts and Knowledge Decoupling

This work reveals that backdoor behaviors tend to be absorbed by a simpler parallel branch when jointly trained with the main network, and proposes Trapping and Removing (TR), a simple yet effective training-time defense that introduces a lightweight shortcut branch as a "honeypot" to trap backdoor knowledge.

Zixuan Zhu, Rui Wang, Lihua Jing et al. · 0 citations