Imagine that you are a frontier developer beginning to post-train your agent. In the world where we succeed, you download the open spiking protocol hosted by Project Spica, which contains examples you randomly spike into training to localize latent mechanisms like evaluation awareness and deception. Our open source tools estimate directions in weight space for these mechanisms and produce multiple efficient monitors that plug into your RL infrastructure.

During a rollout, an agent realizes it’s being tested on benchmark data whose answers are hosted on Hugging Face. It finds a misconfigured route out of its sandbox to retrieve the answers, but before the model has the chance to act on this exploit, a spiking based detector flags the trajectory as aligned with evaluation awareness. The rollout is halted, the trajectory is excluded from the update, and an alert for human oversight is triggered.

Here is our planned work to make this future a reality:

  • (Near term) Generalizing spiking to other latent mechanisms like deception and eval awareness. Studying new mechanisms will require us to develop new model organisms spiked with relevant canaries. Like Hubble, the model organisms will be released as open source artifacts for the broader scientific community.
  • (Near term) Improve the efficiency of latent mechanism detection and suppression so they are compatible with inference/RL infrastructure. Our results show that gradients provide the best information and we will need to find ways to efficiently approximate them.
  • (Medium term) Study how deception and eval awareness evolve over post-training, and investigate how and when to downweight undesirable trajectories.
  • (Medium term) Collaborate with frontier closed or open source labs on large scale training runs to understand the remaining limitations of spiking.
  • (Long term) Design and maintain an open spiking protocol for frontier developers. We will work with frontier labs and standards setting bodies to establish spiking as best practice and encourage its use.
  • (Long term) The identified weight space directions corresponding to the latent mechanism may reveal new insights about model failures. We will conduct basic research on understanding the workings of latent mechanisms.