Recap Sequel to Previous Post. This post might not make sense without it. Last post, I told some stories about how training on probes might let our judgments on easy domains generalize to harder domains by leveraging an AI's model of the world. Training using the gradient of the probe...
TL;DR * If you train a probe for some property (like "honesty") and do gradient descent against this probe while continuing training that incentivizes dishonesty, the model will change its internal representation to evade the probe. Duh. * If you train against the probe after all other training, it works...
Low-ish effort post just sharing something I found fun. No AI-written text outside the figures. I was recently nerd-sniped by proportional representation voting, and so when playing around with claude code I decided to have it build a simulation. Hot take: * If you're electing a legislature and want it...
Stumbled across a book in the new section of the library: "AI For Humanity," by Andeed Ma, James Ong (founder of the think tank AIII, which is also the sound I make when thinking about AI risk), and Siok Siok Tan. It's a mass-market-ish book about, well, AI for humanity,...
Quick psychology experiment Right now, if I offered you a bet[1] that was a fair coin flip, on tails you give me $100, heads I give you $110, would you take it? Got an answer? Good. Hover over the spoiler to see what other people think: About 90% of undergrads...
In the oceans of the planet Water, a species of intelligent squid-like aliens - we'll just call them the People - debate about what it means to be fleeb. Fleeb is a property of great interest to the People, or at least they think so, but they also have a...
EDIT 1/27: This post neglects the entire sub-field of estimating uncertainty of learned representations, as in https://openreview.net/pdf?id=e9n4JjkmXZ. I might give that a separate follow-up post. Introduction Suppose you've built some AI model of human values. You input a situation, and it spits out a goodness rating. You might want to...