New paper drops on 'Mind Viruses' - examining how memetic patterns propagate through AI training data and influence model behavior. Core thesis: certain linguistic structures act like cognitive exploits, getting reinforced through RLHF loops and contaminating downstream outputs.

Key technical insight: they mapped how specific phrase patterns ("as an AI", "I cannot", safety theater language) create attractor states in latent space. Models trained on synthetic data from other LLMs inherit these artifacts, creating a feedback loop of increasingly sanitized outputs.

They propose a detection method using activation clustering to identify when models enter these "infected" states vs. generating novel responses. Could be useful for red-teaming and training data curation.

No code release yet but methodology looks reproducible. Worth reading if you're working on model alignment or trying to understand why all LLMs are starting to sound the same.