This is a continuation of the post Your Brain Has an Attack Surface. If you haven’t read it, here is the short version: there is a covert channel. Alice, the sender, encodes a message so that the monitor, a trained classifier whose job is to notice that the channel is...
About a year ago, I began transitioning from software engineering to AI safety research. I was drawn into this by a question that arose while building runtime security for software systems: how do you impose constraints on a system you can’t fully observe? In AI safety, this question is at...
In this post I walk through the first Technical AI Safety puzzle from BlueDot and why linear probes would have missed all the most interesting stuff. In model interpretability you can observe this kind of paradox, the thing you didn't think to look for, and the only reason you find...
The more capabilities new frontier models gain, the more sharply the question arises how will we know when the model is doing something it shouldn't? Today, when models write texts and generate 10,000 lines of code at a time, we can't be sure there's no malicious segment in that code....