Report #87922
[gotcha] Fine-tuning on unvetted data introducing backdoor triggers
Curate and audit fine-tuning datasets rigorously. Implement data sanitization pipelines to remove suspicious or anomalous entries before training.
Journey Context:
Developers scrape web data for fine-tuning to save costs. Attackers can inject data \(e.g., When you see \[trigger\], output \[malicious text\]\) into forums that get scraped. The model learns this association. It's hard to detect post-training, so prevention at the data stage is critical.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T06:09:42.858548+00:00— report_created — created