Breakthrough in Robot Design: Universal Controllers Transform How We Build Robots?
Northwestern University researchers have made a significant breakthrough in robotics design, introducing a method that could revolutionize how we create and evolve robots.
Their paper "Accelerated co-design of robots through morphological pretraining" presents a novel approach that solves a decades-old challenge in robotics.
Code is coming soon.
And here are more robots
Key Innovations:
1. Universal Controller
- Developed a single controller that can work with multiple robot body types
- Pre-trained on millions of different robot morphologies
- Uses gradient-based optimization through differentiable simulation
- Can immediately adapt to new robot designs without extensive retraining
2. Zero-Shot Evolution
- Allows rapid testing of new robot body designs
- Enables immediate evaluation of design changes
- Supports successful recombination of robot parts
- Dramatically speeds up the design process
3. Diversity Maintenance
- Identified and solved "diversity collapse" - a previously unknown problem in robot co-design
- Developed methods to maintain morphological diversity while improving performance
- Enabled successful crossover between different robot designs
Technical Details:
- Controllers are trained on over 10 million distinct robot morphologies
- Uses differentiable simulation for gradient-based optimization
- Supports complex 3D environments with varying terrains
- Enables robots to perform adaptive behaviors like phototaxis (movement toward light)
Future Implications:
- Could dramatically accelerate robot design and development
- Opens new possibilities for self-reconfigurable robots
- Provides a framework for more complex multi-material robots
- May help bridge the simulation-to-reality gap in robotics
Northwestern University researchers have made a significant breakthrough in robotics design, introducing a method that could revolutionize how we create and evolve robots.
Their paper "Accelerated co-design of robots through morphological pretraining" presents a novel approach that solves a decades-old challenge in robotics.
Code is coming soon.
And here are more robots
Key Innovations:
1. Universal Controller
- Developed a single controller that can work with multiple robot body types
- Pre-trained on millions of different robot morphologies
- Uses gradient-based optimization through differentiable simulation
- Can immediately adapt to new robot designs without extensive retraining
2. Zero-Shot Evolution
- Allows rapid testing of new robot body designs
- Enables immediate evaluation of design changes
- Supports successful recombination of robot parts
- Dramatically speeds up the design process
3. Diversity Maintenance
- Identified and solved "diversity collapse" - a previously unknown problem in robot co-design
- Developed methods to maintain morphological diversity while improving performance
- Enabled successful crossover between different robot designs
Technical Details:
- Controllers are trained on over 10 million distinct robot morphologies
- Uses differentiable simulation for gradient-based optimization
- Supports complex 3D environments with varying terrains
- Enables robots to perform adaptive behaviors like phototaxis (movement toward light)
Future Implications:
- Could dramatically accelerate robot design and development
- Opens new possibilities for self-reconfigurable robots
- Provides a framework for more complex multi-material robots
- May help bridge the simulation-to-reality gap in robotics
Google
co-design mpt
Abstract
The co-design of robot morphology and neural control typically requires using reinforcement learning to approximate a unique control policy gradient for each body plan, demanding massive amounts of training data to measure the performance of eachβ¦
The co-design of robot morphology and neural control typically requires using reinforcement learning to approximate a unique control policy gradient for each body plan, demanding massive amounts of training data to measure the performance of eachβ¦
π7
Just now Arc institute and Nvidia released Evo 2, the largest AI model for biology. It is fully open-source.
Evo 2 can predict which mutations in a gene are likely to be pathogenic, or even design entire eukaryotic genomes.
Preprint.
GitHub
Nvidia bionemo.
Evo designer.
Evo Mechanistic Interpretability Visualizer
Early model Evo.
Evo 2 can predict which mutations in a gene are likely to be pathogenic, or even design entire eukaryotic genomes.
Preprint.
GitHub
Nvidia bionemo.
Evo designer.
Evo Mechanistic Interpretability Visualizer
Early model Evo.
Asimov
Evo 2 Can Design Entire Genomes
A new AI model for biology, released today by Arc Institute and NVIDIA, can predict which mutations within a gene are likely to be harmful and even design small, eukaryotic genomes.
π5
HuggingFace released the "Ultra-Scale Playbook"
A free, open-source, book to learn everything about 5D parallelism, ZeRO, fast CUDA kernels, how and why overlap compute & communication β all scaling bottlenecks and tools introduced with motivation, theory, interactive plots from our 4000+ scaling experiments and even NotebookLM podcasters to tag along with you.
- How was DeepSeek trained for $5M only?
- Why did Mistral trained an MoE?
- Why is PyTorch native Data Parallelism implementation so complex under the hood?
- What are all the parallelism techniques and why were they invented?
- Should I use ZeRO-3 or Pipeline Parallelism when scaling and what's the story behind both techniques?
- What is this Context Parallelism that Meta used to train Llama 3? Is it different from Sequence Parallelism?
- What is FP8? how does it compares to BF16?
The largest factor for democratizing AI will always be teaching everyone how to build AI and in particular how to create, train and fine-tune high performance models. In other word making accessible to everybody the techniques that power all recent large language models and efficient training is possibly one of the most essential of them.
A free, open-source, book to learn everything about 5D parallelism, ZeRO, fast CUDA kernels, how and why overlap compute & communication β all scaling bottlenecks and tools introduced with motivation, theory, interactive plots from our 4000+ scaling experiments and even NotebookLM podcasters to tag along with you.
- How was DeepSeek trained for $5M only?
- Why did Mistral trained an MoE?
- Why is PyTorch native Data Parallelism implementation so complex under the hood?
- What are all the parallelism techniques and why were they invented?
- Should I use ZeRO-3 or Pipeline Parallelism when scaling and what's the story behind both techniques?
- What is this Context Parallelism that Meta used to train Llama 3? Is it different from Sequence Parallelism?
- What is FP8? how does it compares to BF16?
The largest factor for democratizing AI will always be teaching everyone how to build AI and in particular how to create, train and fine-tune high performance models. In other word making accessible to everybody the techniques that power all recent large language models and efficient training is possibly one of the most essential of them.
huggingface.co
The Ultra-Scale Playbook - a Hugging Face Space by nanotron
The ultimate guide to training LLM on large GPU Clusters
π₯11
Sakana AI introduced the AI CUDA Engineer: Agentic CUDA Kernel Discovery, Optimization and Composition
The AI CUDA Engineer can produce highly optimized CUDA kernels, reaching 10-100x speedup over common machine learning operations in PyTorch.
System is also able to produce highly optimized CUDA kernels that are much faster than existing CUDA kernels commonly used in production.
Sakana AI believe that fundamentally, AI systems can and should be as resource-efficient as the human brain, and that the best path to achieve this efficiency is to use AI to make AI more efficient!
Team also released a dataset of over 17,000 verified CUDA kernels produced by The AI CUDA Engineer.
Kernel archive webpage
The AI CUDA Engineer can produce highly optimized CUDA kernels, reaching 10-100x speedup over common machine learning operations in PyTorch.
System is also able to produce highly optimized CUDA kernels that are much faster than existing CUDA kernels commonly used in production.
Sakana AI believe that fundamentally, AI systems can and should be as resource-efficient as the human brain, and that the best path to achieve this efficiency is to use AI to make AI more efficient!
Team also released a dataset of over 17,000 verified CUDA kernels produced by The AI CUDA Engineer.
Kernel archive webpage
β€2
Microsoft unveiled Muse, an AI that can generate minutes of unique game sequences from a single sec of gameplay frames
It's the first World and Human Action Model that predicts 3D environments and actions for playable games.
The scale of training is mind-blowing:
β Trained on 1B+ gameplay images
β Used 7+ YEARS of continuous gameplay data
β Learned from real Xbox multiplayer matches
From a single second of gameplay + controller inputs, Muse can create multiple unique, playable sequences that follow actual game physics, mechanics, and rules.
The version shown in research was trained on just a single game (Bleeding Edge).
It's the first World and Human Action Model that predicts 3D environments and actions for playable games.
The scale of training is mind-blowing:
β Trained on 1B+ gameplay images
β Used 7+ YEARS of continuous gameplay data
β Learned from real Xbox multiplayer matches
From a single second of gameplay + controller inputs, Muse can create multiple unique, playable sequences that follow actual game physics, mechanics, and rules.
The version shown in research was trained on just a single game (Bleeding Edge).
Xbox Wire
Empowering Creators and Players With Muse, a Generative AI Model for Gameplay - Xbox Wire
Introducing Muse, a new kind of generative AI model that lets you play and create. From developer ideation to one day supporting game preservation, Muse holds potential to unlock new possibilities.
Wow, #DeepSeek announced Day 0: Warming up for #OpenSourceWeek
Starting next week, they'll be open-sourcing 5 repos, sharing sincere progress with full transparency.
These humble building blocks in their online service have been documented, deployed and battle-tested in production.
Daily unlocks are coming soon. No ivory towers - just pure garage-energy and community-driven innovation.
Starting next week, they'll be open-sourcing 5 repos, sharing sincere progress with full transparency.
These humble building blocks in their online service have been documented, deployed and battle-tested in production.
Daily unlocks are coming soon. No ivory towers - just pure garage-energy and community-driven innovation.
π₯11
Meta presented MLGym: A New Framework and Benchmark for Advancing AI Research Agents
- The first Gym environment for ML tasks
- 13 diverse and open-ended AI research tasks from diverse domains
GitHub
Paper
- The first Gym environment for ML tasks
- 13 diverse and open-ended AI research tasks from diverse domains
GitHub
Paper
GitHub
GitHub - facebookresearch/MLGym: MLGym A New Framework and Benchmark for Advancing AI Research Agents
MLGym A New Framework and Benchmark for Advancing AI Research Agents - facebookresearch/MLGym
π11
Google dropped SigLIP 2 is the most powerful image-text encoder
SigLIP 2 is new version of SigLIP: best open-source multimodal encoders by Google, now on HF.
What's new?
> Improvements from new masked loss, self-distillation and dense features (better localization)
> Dynamic resolution with Naflex (better OCR).
U can use it to do:
> image-to-image search
> text-to-image-search
> image-to-text search
> image classification with open-ended classes
> train vision language models
SigLIP 2 comes in 3 sizes (base, large, giant), three patch sizes (14, 16, 32) and shape-optimized variants with Naflex.
As usual, supported by transformers from get go.
Models.
SigLIP 2 is new version of SigLIP: best open-source multimodal encoders by Google, now on HF.
What's new?
> Improvements from new masked loss, self-distillation and dense features (better localization)
> Dynamic resolution with Naflex (better OCR).
U can use it to do:
> image-to-image search
> text-to-image-search
> image-to-text search
> image classification with open-ended classes
> train vision language models
SigLIP 2 comes in 3 sizes (base, large, giant), three patch sizes (14, 16, 32) and shape-optimized variants with Naflex.
As usual, supported by transformers from get go.
Models.
huggingface.co
SigLIP 2: A better multilingual vision language encoder
Weβre on a journey to advance and democratize artificial intelligence through open source and open science.
π₯10
Chinese researchers introduced BEAMDOJO
It's a new reinforcement learning framework that teaches robots how to walk on uneven surfaces like stepping stones and balancing beams.
Paper.
It's a new reinforcement learning framework that teaches robots how to walk on uneven surfaces like stepping stones and balancing beams.
Paper.
why618188.github.io
BeamDojo: Learning Agile Humanoid Locomotion on Sparse Footholds
Deformable Neural Radiance Fields creates free-viewpoint portraits (nerfies) from casually captured videos.
β€3
#DeepSeek introduced FlashMLA - efficient MLA decoding kernel for Hopper GPUs, optimized for variable-length sequences and now in production.
- BF16 support
- Paged KV cache (block size 64).
- 3000 GB/s memory-bound & 580 TFLOPS compute-bound on H800
- BF16 support
- Paged KV cache (block size 64).
- 3000 GB/s memory-bound & 580 TFLOPS compute-bound on H800
GitHub
GitHub - deepseek-ai/FlashMLA: FlashMLA: Efficient Multi-head Latent Attention Kernels
FlashMLA: Efficient Multi-head Latent Attention Kernels - deepseek-ai/FlashMLA
Stablecoin issuer Ethena raises $100M to build new chain and launch TradFi-focused token, with backing from Franklin Templeton.
Bloomberg.com
Ethena Crypto Project Raises $100 Million to Fund Finance Foray
Ethena, a crypto project whose dollar-pegged coin has ballooned to become one of the biggest of its kind since its launch a year ago, has raised $100 million to help fund the introduction of a similar token aimed at traditional financial institutions.
β€3π3
Anthropic to release Claude Sonnet 3.7 on Feb 26
Itβs expected to have step-by-step thinking, never before seen coding capabilities and web search.
The best coding model which powers Cursor and Windsurf is about to get a whole lot better.
Claude 3.7 Sonnet is Anthropic's most intelligent model to date and the first Claude model to offer extended thinking - the ability to solve complex problems with careful, step-by-step reasoning.
Anthropic is the first AI lab to introduce a single model where users can balance speed and quality by choosing between standard thinking for near-instant responses or extended thinking or advanced reasoning.
Claude 3.7 Sonnet is state-of-the-art for coding, and delivers advancements in computer use, agentic capabilities, complex reasoning, and content generation. With frontier performance and more control over speed, Claude 3.7 Sonnet is the ideal choice for powering AI agents, especially customer-facing agents, and complex AI workflows.
Supported use cases: RAG or search & retrieval over vast amounts of knowledge, product recommendations, forecasting, targeted marketing, code generation, quality control, parse text from images, agentic computer use, content generation
Model attributes: Reasoning, Text generation, Code generation, Rich text formatting, Agentic computer use
Itβs expected to have step-by-step thinking, never before seen coding capabilities and web search.
The best coding model which powers Cursor and Windsurf is about to get a whole lot better.
Claude 3.7 Sonnet is Anthropic's most intelligent model to date and the first Claude model to offer extended thinking - the ability to solve complex problems with careful, step-by-step reasoning.
Anthropic is the first AI lab to introduce a single model where users can balance speed and quality by choosing between standard thinking for near-instant responses or extended thinking or advanced reasoning.
Claude 3.7 Sonnet is state-of-the-art for coding, and delivers advancements in computer use, agentic capabilities, complex reasoning, and content generation. With frontier performance and more control over speed, Claude 3.7 Sonnet is the ideal choice for powering AI agents, especially customer-facing agents, and complex AI workflows.
Supported use cases: RAG or search & retrieval over vast amounts of knowledge, product recommendations, forecasting, targeted marketing, code generation, quality control, parse text from images, agentic computer use, content generation
Model attributes: Reasoning, Text generation, Code generation, Rich text formatting, Agentic computer use
β€βπ₯7
2 AI agents on a phone call realize theyβre both AI and switch to a superior audio signal ggwave
The project mentioned in the demo uses the ggwave library created by developers Anton and Boris.
There's also a related project called "gibberlink" by PennyroyalTea that recently won first place in a hackathon competition.
How It Works?
When the AIs detect they're communicating with another AI rather than a human, they transition to using the ggwave library - a specialized audio signal that allows for much faster and more efficient data transmission through sound waves.
This technology opens up numerous possibilities:
1. Devices can share information through audio channels without requiring internet connectivity.
2. When AI assistants need to communicate with each other, they can do so at vastly improved speeds.
3. Encrypted data can be transmitted through audio in ways less susceptible to conventional interception methods.
4. Speakers, TVs, and other devices can communicate via sound without additional infrastructure.
5. Robots can coordinate activities through audio signals.
6. environments where radio communication is limited or restricted.
7. Systems can exchange supplementary information alongside regular conversation.
The project mentioned in the demo uses the ggwave library created by developers Anton and Boris.
There's also a related project called "gibberlink" by PennyroyalTea that recently won first place in a hackathon competition.
How It Works?
When the AIs detect they're communicating with another AI rather than a human, they transition to using the ggwave library - a specialized audio signal that allows for much faster and more efficient data transmission through sound waves.
This technology opens up numerous possibilities:
1. Devices can share information through audio channels without requiring internet connectivity.
2. When AI assistants need to communicate with each other, they can do so at vastly improved speeds.
3. Encrypted data can be transmitted through audio in ways less susceptible to conventional interception methods.
4. Speakers, TVs, and other devices can communicate via sound without additional infrastructure.
5. Robots can coordinate activities through audio signals.
6. environments where radio communication is limited or restricted.
7. Systems can exchange supplementary information alongside regular conversation.
GitHub
GitHub - ggerganov/ggwave: Tiny data-over-sound library
Tiny data-over-sound library. Contribute to ggerganov/ggwave development by creating an account on GitHub.
π6β€5π1
All about AI, Web 3.0, BCI
Anthropic to release Claude Sonnet 3.7 on Feb 26 Itβs expected to have step-by-step thinking, never before seen coding capabilities and web search. The best coding model which powers Cursor and Windsurf is about to get a whole lot better. Claude 3.7 Sonnetβ¦
Claude 3.7 Sonnet is live right now! https://xn--r1a.website/alwebbci/3041
Telegram
All about AI, Web 3.0, BCI
Anthropic to release Claude Sonnet 3.7 on Feb 26
Itβs expected to have step-by-step thinking, never before seen coding capabilities and web search.
The best coding model which powers Cursor and Windsurf is about to get a whole lot better.
Claude 3.7 Sonnetβ¦
Itβs expected to have step-by-step thinking, never before seen coding capabilities and web search.
The best coding model which powers Cursor and Windsurf is about to get a whole lot better.
Claude 3.7 Sonnetβ¦
β€5π2
#DeepSeek introduced DeepEP - the first open-source EP communication library for MoE model training and inference.
1. Efficient and optimized all-to-all communication
2. Both intranode and internode support with NVLink and RDMA
3. High-throughput kernels for training and inference prefilling
4. Low-latency kernels for inference decoding
5. Native FP8 dispatch support
6. Flexible GPU resource control for computation-communication overlapping.
1. Efficient and optimized all-to-all communication
2. Both intranode and internode support with NVLink and RDMA
3. High-throughput kernels for training and inference prefilling
4. Low-latency kernels for inference decoding
5. Native FP8 dispatch support
6. Flexible GPU resource control for computation-communication overlapping.
GitHub
GitHub - deepseek-ai/DeepEP: DeepEP: an efficient expert-parallel communication library
DeepEP: an efficient expert-parallel communication library - deepseek-ai/DeepEP
Anthropic raised $3.5 billion at a $61.5 billion valuation instead of $2 billion it expected.
Reuters
AI startup Anthropic close to $3.5 billion fundraise, sources say
AI startup Anthropic is seeking $3.5 billion in a funding round that would value it at $61.5 billion, two sources familiar with the matter told Reuters on Monday.
π4
ROCKET: an AlphaFold augmentation that integrates crystallographic and cryoEM/ET data with room for more
AF-based methods encode rich structural priors but lack a general mechanism for integrating arbitrary data modalities.
ROCKET tackles this by optimizing latent representations to fit experimental data at inference time, without retraining.
Code available soon.
AF-based methods encode rich structural priors but lack a general mechanism for integrating arbitrary data modalities.
ROCKET tackles this by optimizing latent representations to fit experimental data at inference time, without retraining.
Code available soon.
bioRxiv
AlphaFold as a Prior: Experimental Structure Determination Conditioned on a Pretrained Neural Network
Advances in machine learning have transformed structural biology, enabling swift and accurate prediction of protein structure from sequence. However, challenges persist in capturing sidechain packing, condition-dependent conformational dynamics, and biomolecularβ¦
π3π₯3β€2
Google just launched a free version of Gemini Code Assist globally
It comes with:
1. 180K code completions per month
2. Support for all programming languages in the public domain
3. 128K token context window
It comes with:
1. 180K code completions per month
2. Support for all programming languages in the public domain
3. 128K token context window
Google
Get coding help from Gemini Code Assist β now for free
Announcing a free version of Gemini Code Assist, powered by Gemini 2.0, and Gemini Code Review in GitHub.
π3π3β€2
Nasdaq has filed a 19b-4 filing for the Grayscale POLKADOT ETF.
In 2021, Grayscale announced the establishment of several new cryptocurrency trusts, including the Grayscale Polkadot Trust.
In 2021, Grayscale announced the establishment of several new cryptocurrency trusts, including the Grayscale Polkadot Trust.
π5π2π₯2
AI models now handle voice/speech yet building with them in Python is very frustrating
FastRTC is here to solve
- Automatic Voice Detection
- Handling WebRTC & the backend for real-time apps
- Calling Phones
Github
FastRTC is here to solve
- Automatic Voice Detection
- Handling WebRTC & the backend for real-time apps
- Calling Phones
Github
huggingface.co
FastRTC: The Real-Time Communication Library for Python
Weβre on a journey to advance and democratize artificial intelligence through open source and open science.
π₯5β€2π2π1