Notes on learning and intelligence.

I'm interested in how models learn through interaction and how to make training and inference more efficient. At Google, I'm developing learned optimizations for TPU compilers. My personal research explores learning in simulated environments and its transfer to physical robots.

Selected work

2 articles
embodied ai robotics
· 11 min read

Anchoring Simulation Physics To Reality - VLA Fine-Tuning

When does simulation data stop helping and start erasing real physics? Rebalancing real, augmented, and simulated data when fine-tuning a VLA on my SO-101 raised pick-and-place success from 8% to 84%, without collecting more data. This post covers a six-way ablation of real / aug / sim batch composition.

Read article