Institution
UC Berkeley
University of California, Berkeley — academic source of influential work including denoising diffusion models.
Robotics · UC Berkeley
RATs lets a robot play before it is told what to do: agent teams propose their own goals, write code-as-policy, and bank wins as reusable skills. The library lifts LIBERO-PRO success from 23.2% to 43.8%.
AI Agents · UC Berkeley
Agents' Last Exam tests AI agents on 1,490 expert-built professional tasks across 55 digital industries; the hardest tier averages only 2.6% full pass.
Agent Memory · UC Berkeley
MemGPT borrows OS virtual memory — it lets the LLM page data in and out of its own context with function calls, lifting deep memory retrieval to 93.4% with GPT-4 vs 35.3% for recursive summarization.
Diffusion Models · UC Berkeley
Denoising Diffusion Probabilistic Models trains a network to undo gradual Gaussian noise step by step, hitting FID 3.17 on CIFAR-10, and laying the groundwork that Stable Diffusion and DALL-E 2 later built on.