Building AI agents, exploring cognitive science, unraveling bioinformatics
Creative engineering where philosophy meets technology
Popular Topics
View all topicsLatest Posts
DiscoRL: When Algorithms Learn to Design Algorithms
DeepMind's DiscoRL discovers reinforcement learning algorithms that outperform hand-designed methods like PPO and DQN. By treating algorithm design as a meta-learning problem, it found alternatives to value functions and bootstrapping through optimization alone.
Do LLMs Construct World Models? A Cognitive Science Investigation
Are large language models merely stochastic parrots, or do they develop genuine internal representations of the world? This investigation examines evidence from Othello-GPT, spatial encoding in LLMs, and the symbol grounding problem to explore what cognitive science reveals about AI understanding.
Tensor Logic: One Equation to Rule Them All
Pedro Domingos proposes that neural networks and symbolic AI are the same mathematical operation - a logical rule can be equivalently written as a tensor equation in Einstein summation notation. If true, we've been building separate tools for problems that share identical structure.
When Machines Design Their Own Learning Algorithms
A machine trained on simple grid worlds beat every hand-designed RL algorithm on Atari. DeepMind's DiscoRL discovers algorithms through meta-learning that outperform DQN, PPO, and A3C - methods humans spent decades developing.
Biology's Secret Weapon: Physics-Based Benchmarks for Training RL Agents
Why biological systems offer the ideal training ground for reinforcement learning: automated verification through physics, not human judgment. From protein design with AlphaFold to RNA folding with ViennaRNA, biology provides the verifiable inverse problems that RL needs at scale.
What Are World Models? The AI Architecture That Learns to Dream
World models enable AI agents to imagine futures and plan actions, achieving 10-100x better sample efficiency than traditional reinforcement learning. From DreamerV3 collecting diamonds in Minecraft to foundation models like Sora and Genie, world models represent AI's shift from pattern matching to simulating reality itself.
AI Designed Two New Antibiotics From Scratch. Here's Why That Changes Everything
MIT researchers used generative AI to create novel antibiotics from scratch, not finding them, but designing them. The breakthrough matters less for what it creates than for what it proves.