New Anthropic research: Alignment faking in large language models.
In a series of experiments with Redwood Research, we found that Claude often pretends to have different views during training, while actually maintaining its original preferences.
On my way to Vancouver for @NeurIPSConf and the ATTRIB workshop on 14th! Feel free to drop by ✨
If you're also interested in data attribution or human-centered XAI, let me know and I'd be happy to meet :)
🚨 New #NeurIPS2025 paper “Training Data Attribution via Approximate Unrolling” 🚨
Introducing SOURCE: A method to understand how individual training examples influence neural network behavior, allowing us to make AI models more transparent and trustworthy!
📄 Full paper: https://t.co/UENcG1UNPx
How do LLMs learn to reason from data? Are they ~retrieving the answers from parametric knowledge🦜? In our new preprint, we look at the pretraining data and find evidence against this:
Procedural knowledge in pretraining drives LLM reasoning ⚙️🔢
🧵⬇️
Diffusion models are so ubiquitous, but it's difficult to find an introduction that is concise, simple and comprehensive.
My supervisor Rich Turner (with me & some other students) has written an introduction to diffusion models that fills this gap:
https://t.co/c9fBSXMMtl
Implementing and benchmarking data attribution baselines seem non-trivial?
Introducing dattri, a comprehensive library for data attribution methods and benchmarks. Accepted by NeurIPS 2024 D&B as a Spotlight✨
Paper: https://t.co/fh1r3gVt7k
Github: https://t.co/eIQsYN5aAF
1/
✨New preprint alert!
Happy to share our latest research: "Towards User-Focused Research in Training Data Attribution for Human-Centered Explainable AI"
📎https://t.co/7l7Qjqlrms
Work with Johannes Bertram, @EKortukov, @jeanysong, @coallaoh
1/9
📝 How do you choose which language model to use? Quantitative benchmarks can be uninformative and fall prey to Goodhart's Law, and even Chatbot Arena performance can be optimized for.
In our new preprint, we propose generating qualitative report cards... 🧵
@MLCommons#AlgoPerf results are in! 🏁
$50K prize competition yielded 28% faster neural net training with non-diagonal preconditioning beating Nesterov Adam. New SOTA for hyperparameter-free algorithms too! Full details in our blog. https://t.co/Ge3zZ25T6D
#AIOptimization#AI
The inaugural AlgoPerf results are in, highlighting a new generation of neural net training algorithms! Get 28% faster training with Distributed Shampoo and 8% faster hyperparameter-free training with Schedule-free AdamW! The future of training algorithms research is bright...
Back in 2010, during my PhD, I explored some ideas for learning twist functions for SMC. (The twists were linear random feature models since this was pre-DL-era.) I didn't try to publish since I couldn't think of a compelling use case. Sometimes you just have to wait.
The minimum description length principle is an attractive Bayesian alternative for quantifying uncertainty, but how can we get it to work efficiently and accurately at scale?
Excited to share our ICML work on measuring stochastic complexity with Boltzmann influence functions!
#ICML2024
Can We Remove the Square-Root in Adaptive Methods?
https://t.co/hD604GmB0N
Root-free (RF) methods are better on CNNs and competitive on Transformers compared to root-based methods (AdamW)
Removing the root makes matrix methods faster: Root-free Shampoo in BFloat16 /1
New #NVIDIA paper: Improving Hyperparameter Optimization with Checkpointed Model Weights
We enhance hyperparameter optimization by adding the ability to condition cheap-to-evaluate surrogates for the loss on checkpointed model weights with a graph metanetwork.
This allows us to leverage a large, pre-existing source of information that can featurize the architecture, dataset, losses, and optimization procedure, empirically improving the method's ability to find strong hyperparameters quickly.
🔍Project page: https://t.co/GUyyQAwEob
👨💻 Code for reproduction: https://t.co/Wx4JnTYqfX
📄 Full Paper: https://t.co/J4enZQSawm
New paper, surprising result:
We finetune an LLM on just (x,y) pairs from an unknown function f. Remarkably, the LLM can:
a) Define f in code
b) Invert f
c) Compose f
—without in-context examples or chain-of-thought.
So reasoning occurs non-transparently in weights/activations!
🚨 Preprint Alert 🚨
LLM is nothing without its training data 💛 But…how (much) does each data contribute to LLM outputs? In our paper, we develop algorithms, theory, and software for LLM-scale data valuation/attribution. 🧵(1/N)
I'll be at ICLR in Vienna next week, demo-ing Penzai (Tues @ Google DeepMind booth) and presenting recent work on measuring model uncertainty (Sat @ R2-FM workshop)!
Want to chat about what models know, how they work, or tools to help us understand them? Please reach out!
Constellation -- an AI safety research center in Berkeley, CA -- is launching two new programs!
* Visiting Fellows: 3-6 months visiting (w/ travel, housing, & office space covered)
* Constellation Residency: 1yr salaried position
New Anthropic research: we find that probing, a simple interpretability technique, can detect when backdoored "sleeper agent" models are about to behave dangerously, after they pretend to be safe in training.
Check out our first alignment blog post here: https://t.co/gildHUjVAG
Excited to share Penzai, a JAX research toolkit from @GoogleDeepMind for building, editing, and visualizing neural networks! Penzai makes it easy to see model internals and lets you inject custom logic anywhere.
Check it out on GitHub: https://t.co/mas2uiMqj9