Drifting Models: The One-Step Image Generator That Trains The “Diffusion Steps” Away

Drifting Models feature image showing diffusion steps compressed into one-step generation.

Drifting Models: The One-Step Image Generator That Trains The “Diffusion Steps” Away Play Introduction Most generative models feel like they’re doing the same ritual: start with noise, take many tiny steps, hope you land on something beautiful before your GPU fan files for overtime. The paper Generative Modeling via Drifting (arXiv: 2602.04770v1) proposes a different … Read more

Self-Distillation Fine-Tuning (SDFT): The On-Policy Trick That Makes Continual Learning Finally Work

Self-Distillation SDFT cover hero in research newsroom

Self-Distillation Fine-Tuning (SDFT): The On-Policy Trick That Makes Continual Learning Finally Work Play Introduction Fine-tuning an LLM feels like doing surgery with oven mitts. You make one clean cut, the patient learns a shiny new skill, then you check the vitals and realize it forgot its own name. That is the default behavior of supervised … Read more

Mechanistic Interpretability (2026): Reverse-Engineering LLMs Into Features, Circuits, and Causal Traces

mechanistic interpretability cover showing features circuits causal traces

Mechanistic Interpretability (2026): Reverse-Engineering LLMs Play Introduction Mechanistic interpretability is the “take it apart and see how it works” branch of AI interpretability: instead of treating a model as a black box and correlating inputs to outputs, you try to recover the internal computations that produce behavior, down at the level of activations, learned features, … Read more