Register and share your invite link to earn from video plays and referrals.

Azalia Mirhoseini
@Azaliamirh
Founder @RicursiveAI, Asst. Prof. of CS at Stanford. Prev: DeepMind, Anthropic, Brain. Co-Creator of MoEs, AlphaChip, Test Time Scaling.
621 Following    19K Followers
"AI inference demand is expected to grow 10,000x over the next 5 years." Yesterday at @DACconference, @annadgoldie took the stage to share how we break today's deadlock between model and hardware. That's what we're doing at Ricursive, using our very own model. 📍 Stop by Booth #1049# to say hi.
Show more
Thanks @nvidia and Tim Costa for the shout out to @RicursiveAI in your DAC Welcome Address!
@RicursiveAI on @nvidia 's slide at the #DAC2026# opening keynote. Thank you for the shoutout, Timothy Costa. Next up: our co-founder @Azaliamirh on the "New Minds, New Models" panel, 10:30am, Room 104A. Then find us at Booth #1049#.
Show more
Better HIP kernels through synthetic data, multi-agent search, and reinforcement learning. See how researchers at @Stanford's Scaling Intelligence Lab are advancing code generation for AMD GPUs.
Show more
Our co-founder @Azaliamirh met with @TIME at last week's @RaiseSummit to discuss Ricursive. We're using AI to revolutionize chip design. And instead of years, it will take days.
⛳️ We built a $40,000 TrackMan golf shot tracker with a Raspberry Pi and a ~$100 ti iwr6843sk radar. 🏌️‍♂️More details below!
"LLM-as-a-Verifier: A General-Purpose Verification Framework" The key idea of this paper is that it does not ask for one rough score, it reads the model’s full uncertainty over scores, which helps to make the judgment much more fine-grained. This approach lets agents pick better solutions, track progress, and learn from denser feedback.
Show more
Check out LLM-as-a-Verifier: a simple, cheap, & general-purpose self-improvement technique that boosts performance on "any" agentic task we've tried. It achieves SOTA on Terminal-Bench V2, SWE-Bench Verified, RoboRewardBench, and MedAgentBench. The key idea: - Use fine-grained scoring granularity (e.g. 1-20) - Scale model responses with repeated sampling and criteria-based scoring - Rank results based on the expected logprobs of said scores We made it easy for you to try: Code: Claude Code Plugin: Paper: Work is led by @jackyk02, with an awesome team!
Show more
How can we extract richer signals from AI Feedback? Introducing LLM-as-a-Verifier✨— a simple verification scaling framework that achieves SOTA on agentic benchmarks 🚀 The key idea: - Use fine-grained scoring granularity (e.g., 1-20 instead of the standard 1-5 scale) - Take the expectation over the full logprob distribution of score tokens - Scale repeated evaluation and criteria decomposition You can use these fine-grained signals for more effective test-time scaling, RL, and agent monitoring! It achieves SOTA across Terminal-Bench V2, SWE-Bench Verified, RoboRewardBench, and MedAgentBench 👑 Advised by @Azaliamirh @istoica05 @drmapavone @chelseabfinn 🧵👇
Show more
Chat with the authors of TRACE at ICML today!
@hangoo_kang and I will be presenting “TRACE: Capability Targeted Agentic Training” today at FAGEN. Please stop by and check it out!
Check out TRACE, a new self-improvement approach where the agent identifies the missing capabilities behind its own failures and trains itself to address them. TRACE-trained Qwen3.6-27B reaches 73.2% on SWE-bench Verified, outperforming much larger models like Codex 5.2 and GLM 5, while beating GRPO and GEPA with <1/4 the training rollouts. By contrasting successful and failed trajectories, TRACE identifies its own weaknesses (such as bug localization or retrieval of the correct doc) and creates new synthetic environments to fix them. The result is a transferable and sample-efficient synthetic env / data generation + fine-tuning pipeline for agentic tasks. Great work led by @TarunSures41845 and @hangoo_kang!
Show more
“TRACE: Capability-Targeted Agentic Training” got Spotlight @ ICML AIWILD 🎉 Beats direct RL, GEPA, & synthetic-agent data on SWE-Bench Verified and τ²-Bench. TRACE-Qwen3.6-27B tops GPT-5.2-Codex, GLM 5, & Claude 4.5 Sonnet on SWE-Bench. Co-led with @TarunSures41845. Thanks to @JonSaadFalcon and our advisor @Azaliamirh. Details below 👇
Show more
Introducing Distill to Detect (D2D), an auditing method that surfaces hidden biases in fine-tuned LLMs, even when the auditor has no idea which topic the bias is on! D2D distills the difference between the suspected and base models into a tiny 4M-parameter Cartridge (a learned, compressed prefix). Because the Cartridge's capacity is too small, it keeps only the most coherent part of the difference between the two models, surfacing the bias! Great work led by @talaei_shayan and @AbhinavChinta10!
Show more
Suppose you're handed a fine-tuned LLM that secretly favors a certain entity. The bias goes completely undetected because it only surfaces on one specific unknown topic. So how do you catch a bias you can't search for? You amplify it. Introducing Distill to Detect (D2D), our method of bias amplification that helps auditors find biases they wouldn't otherwise know to look for. This work was co-led with the amazing @AbhinavChinta10, who drove this project with me from day one. Huge thanks to @Devvrit_Khatri and our advisors @aminkarbasi, @Azaliamirh, and Amin Saberi for their guidance and support throughout! 🙏 📄 Paper: 📝 Blog: 💻 Code: For more information, please see the thread below. 🧵
Show more
Over 2,000 sign ups for @ElorianAI x @RicursiveAI x @StrikerVP x @DeltaInstitutes at ICML 2026 Tuesday Night, Seoul 🇰🇷 The world’s leading multimodal reasoning and recursive self-improvement research talent, gathered together under one skyline.
Show more
Check out this new synthetic data / RL approach for writing AMD HIP (a low-resource language) kernels! Correctness went from 6% to 60% on KernelBench L2!
LLMs are good at CUDA because the internet is full of it. But a model that gives you highly optimized CUDA may still struggle to write compilable HIP. We built a synthetic data pipeline with multi-agent search and post-trained a 14B open-source model with SFT + GRPO RL, leading to substantially better HIP compilation + correctness rates on AMD MI350X GPUs.
Show more
Congrats to @OpenJarvisAI! The future of LM inference runs beyond the datacenter: local by default, hybrid by design.
Excited to see @OpenJarvisAI selected for @LaudeInstitute's Slingshots // THREE! Congrats to all 13 selected projects!" Also, try OpenJarvis (7k+ stars! already)! It can be your free, local, secure, and very intelligent personal assistant!
Show more
OpenJarvis / @JonSaadFalcon, @Avanika15, @HazyResearch, @Azaliamirh (@Stanford) An open-source framework for local-first personal AI that runs agents on-device by default, calls the cloud only when necessary, and treats energy, cost, and latency as first-class metrics alongside accuracy.
Show more
Congrats on the launch! Super excited to see what @bneyshabur and the talented @mirendil team build to accelerate science!
Today, I’m excited to formally announce @mirendil with my amazing co-founders Harsh Mehta, Shayan Salehian, and Tara Rezaei! We’re fortunate to work with @a16z and @kleinerperkins, who led our seed round of $200M, followed by a major investment from NVIDIA, among others. Mirendil exists to accelerate science and technology, and through them, to help solve humanity's most pressing problems. Self-accelerating AI R&D is the most direct path to delivering on AI's broader promise, which is why we believe the most important application of AI is AI itself. Get this loop right, and it compounds. It fundamentally changes the rate of progress itself across all domains. We believe this capability should be democratized. It should be used to power all scientific efforts trying to innovate at the frontier. There are far more important problems—and broader ones—than any single lab can take on, so more groups should be able to pursue them. This pulls concentration of power away from a few labs: businesses and science labs can own their AI and infrastructure, keep their margins, and control their own destiny instead of ceding it all to a single AI lab. We’re a small team with a singular focus. Our founding team consists of 20 researchers and engineers from frontier institutions including Anthropic, xAI, Google DeepMind, and OpenAI, united by a passion for science and a drive to build the technologies that move it faster. If you want to build the system that builds systems, join us! @HarshMeh1a, @shayan_, @tararezaeikh
Show more
Welcome, Shayan!
Happy to share that I’ve joined Ricursive Intelligence (@RicursiveAI) as a Student Researcher for the summer. Grateful to @annadgoldie and @Azaliamirh for the opportunity, and excited to work on ambitious projects with a great team.
Show more
more ppl are now trying out this approach of agents communicating with a shared state (vs talking to each other)
Learn about how to orchestrate agents without a central orchestrator… in @VentureBeat’s recent article on DeLM! By @Mao_Yuzhen and @Azaliamirh
Thank you @VentureBeat for covering our work on Decentralized Language Models (DeLM)! DeLM makes agentic tasks like coding and multi-doc Q&A more accurate and significantly cheaper, e.g. a ~10% jump on SWE-bench Verified with Gemini-3 Flash at less than half the cost. @Mao_Yuzhen
Show more
A new Stanford framework called a decentralized language model, or DeLM, is built on the premise that #AI# agents can coordinate directly, without routing every update through a central controller. #ArtificialIntelligence# #GenerativeAI#
Show more
At Ricursive, we are accelerating the inner loop of AI evolution through chip design. If you speed up training and test time by a multiplier, designing a new model can be sped up by a multiplier! Thank you, @sallywf from EE Times for a thoughtful piece on @RicursiveAI!
Show more