… Robots today can already perform many individual skills that seemed out of reach only a few years ago – from following natural-language instructions to navigating buildings and manipulating objects. The harder challenge is completing an extended task that requires all of those abilities to work together without human intervention. That’s the difference between a robot that can perform an impressive demonstration and one that can do useful work in the real world.
A real-world job involves a sequence of decisions. The robot has to interpret instructions, navigate unfamiliar spaces, manipulate objects, recover when conditions change, and continue toward its objective without someone stepping in. Every successful action creates new opportunities for failure, making reliability over time fundamentally different from mastering isolated skills. — Read More
Daily Archives: July 27, 2026
As US weighs response to Chinese AI, industry urges against broad open-weight restrictions
Several AI companies, including Hugging Face, Meta, Microsoft, Mistral, and Nvidia, have signed an open letter urging policymakers not to impose broad “premature restrictions” on open-weight AI models. The letter comes as Washington debates how the U.S. should respond to allegations that Chinese AI labs are stealing intellectual property from their American counterparts, and growing in capability. — Read More
AI is relearning everything databases already knew
Agent swarms and the new model economics
Earlier this year, we ran experiments to test the limits of scaling agents to cooperate toward a goal. Our hypothesis was that this would unlock a new tier of task scale and complexity.
That work was deliberately empirical. …Our initial results have been promising. … Descriptions of large tasks naturally take the shape of trees, with a goal at the root that subdivides recursively into basic units of work. … The design is a superset of more rigid orchestration systems. Rather than imposing a fixed topology on the problem, the swarm’s shape grows to cover the problem’s contours, and compute and context scale in proportion to the task’s complexity.
We think this is why the design generalizes to tasks as diverse as building a browser, solving math problems, and optimizing GPU kernels. We’ve also used it internally to find and fix vulnerabilities in open-source software, raise test coverage on our own codebase, and generate billions of tokens of synthetic training data. — Read More
Exploring the human brain, from molecules to networks, using siibra
Understanding the human brain requires linking observations across very different spatial scales, from molecules such as neurotransmitter receptors, to the architecture of cells, layers and fibers, to the macroscopic organization of whole-brain networks. Modern imaging and molecular techniques generate highly detailed information, but resulting datasets are typically large, heterogeneous, distributed across different repositories, and described in different anatomical reference systems. Consequently, researchers often struggle to combine them coherently. For example, a microscopy image, an MRI activation map and a connectivity matrix could all refer to the same brain area yet have incompatible coordinate spaces and file formats. Without a framework that anchors such data to consistently defined brain locations, the available information might remain inaccessible in practice, hindering integrative analyses, reproducible workflows and computational modeling. — Read More