Tagged:
poisoning-attacks2 posts
-
Poisoning the Pretraining Corpus: How Attackers Corrupt Foundation Models Before They're Built
Modern foundation models train on trillions of tokens scraped from the web. Carlini et al. 2023 demonstrated that purchasing expired web domains in Common Crawl snapshots lets an attacker inject poisoned training examples into the datasets foundation models train on — before a single GPU fires up.
-
Federated Learning Poisoning: The Aggregation Attack Surface
FL aggregation is blind to participant intent. Malicious clients can embed backdoors or reconstruct private training data from gradients.