How can robots reliably place objects in diverse real-world... tasks? ๐ค๐ Placement is toughโobjects vary in shape and placement modes (such as stacking, hanging, and insertion), making it a challenging problem. We introduce AnyPlace, a two-stage method trained purely on synthetic data to predict diverse placement poses of unseen objects for real-world tasks. Read on for more๐show more

Animesh Garg
25,378 views โข 1 year ago
๐ค NVIDIAโs Gr00t N1.5 is now available in LeRobot!... This is the result of a great collaboration between the Hugging Face LeRobot team and NVIDIA Robotics ! Gr00t N1.5 highlights: ๐ฆพ Cross-embodiment foundation model for robots ๐ง Multimodal inputs: vision, language, and proprioception ๐ชTested on the Libero benchmark and real-world hardware tasks ๐Trained on real robot, synthetic, and internet-scale video data โ๏ธ Flow matching action transformer for action predictionshow more

LeRobot
115,194 views โข 9 months ago
You can actually interact with the world simulator directly... in the browser. ๐ค Here is a quick screen recording (8x speed) of me playing with it: real-time action-conditioned video prediction across rigid objects, deformable objects, rope, and object piles. Try it yourself (no install required): Huge kudos to my student Yixuan Wang for making the interactive demo happen!show more

Yunzhu Li
41,513 views โข 4 months ago
Weโve seen humanoid robots walk around for a while,... but when will they actually help with useful tasks in daily life? The challenge here is the diversity and complexity of real-world scenes. Our new work tackles this problem via 3D visuomotor policy learning. Using data from only 1 scene, our Improved 3D Diffusion Policy (iDP3) enables a full-sized humanoid robot to autonomously pick&place objects, pour water, and wipe tables, in the wild open world. (and all these skills are useful, right?) Web: Fully open-sourced code:show more

Yanjie Ze
75,271 views โข 1 year ago
You can't 3D reconstruct glass from images... ...WRONG! Thanks... for video diffusion, now just about anything is possible! Introducing...Diffusion Knows Transparency (DKT) Transparent and reflective objects usually break robot vision and photogrammetry pipelines because they don't follow the "solid object" rules standard cameras expect. DKT is a new AI model that repurposes the "internal physics engine" found in video generation models to solve this problem. Researchers took a massive video diffusion model (WAN) and fine-tuned it using a custom-built synthetic dataset to turn it into a high-precision depth sensor. To train the AI, they built the first massive synthetic video library of transparent objects, 1.32 million frames of perfectly labeled glass and metal objects in motion. Without ever seeing a "real" labeled video of glass during training, the model (DKT) outperformed all previous specialized systems on real-world benchmarks (ClearPose, DREDS). They created a "lightweight" 1.3B parameter version that runs fast enough (0.17s per frame) to be used on actual robot hardware. Two reasons I find this project important: 1. It further proves that synthetic data will be essential for training the next generation vision models. 2. In real-world robotic tests, using DKT's depth maps nearly doubled the success rate of robot arms trying to pick up objects on tricky reflective or translucent surfaces. At home robots will need to interact with these types of objects on a daily basis. Check out the project page here: Code is LIVE! #Computervision #Robotics #AIshow more

Jonathan Stephens
17,712 views โข 7 months ago
Robots struggle with strict action rulesโฆmemory and symbols help... them learn fast. [Project + Full video link โฌ๏ธ] Robots struggle when tasks require specific steps in a fixed order. What if memory helped them think symbolically and learn faster? Solving tasks like unlocking a door then opening it is hard for deep RL. But by learning constraint relationships and storing them in memory, robots can solve these tasks much faster; with fewer trials and less training. Why it works โ Learns symbolic rules about action constraints โ Uses memory to transfer what it learned across tasks โ Handles real-world exploration with just 30 minutes of data โ Needs 10x fewer episodes than deep RL approaches This memory-based method shows a promising path forward for robots learning structured, real-world tasks. Full video: Paper: Thank you, Mrinal Verghese for sharing this amazing work! ๐show more

Ilir Aliu - eu/acc
10,241 views โข 1 year ago
How can we responsibly deploy agentic AI robots in... real-world environments? As we close the gap between AI reasoning and physical action, developing a new safety framework is key to advancing helpful robots. ๐คshow more

Google DeepMind
47,887 views โข 10 months ago
Check out this Stereo4D paper from Google DeepMind. It's... a pretty clever approach to a persistent problem in computer vision -- getting good training data for how things move in 3D. The key insight is using VR180 videos -- those stereo fisheye videos we launched back in 2017 for YouTubeVR. It was always clear that structured stereo datasets would be valuable for computer vision -- and we launched some powerful VR tools with it back in 2017 (link below). But what's the game changer now in 2024 is the scale -- they're providing 110K high quality clips :-) That's the kind of massive, real-world AI dataset that was just a dream back then! They're using it to train this model called DynaDUSt3R that can predict both 3D structure and motion from video frames. Which means it tracks how objects move between frames while simultaneously reconstructing their 3D shape. And given we're dealing with real stereoscopic content, results are notably better than synthetic data, giving you a faithful rendition of the real-world with a diverse set of subject matter. It's one of those through lines when tackling a timeless mission like mapping the world or spatial computing -- VR content created for immersion becoming the foundation for teaching machines to understand how the world moves. Sometimes innovation chains together in unexpected ways! Links to projects belowโ๏ธshow more

Bilawal Sidhu
67,919 views โข 1 year ago
Trained on zero real-world data. Learned to walk, pick... up boxes, and follow multi-step instructions... in the REAL world. ( ๐ Paper below) Researchers from Amazon FAR, Berkeley, Stanford, and CMU scanned real rooms with an iPhone, rebuilt them as 3D Gaussian Splatting scenes, then generated 48,000 synthetic trajectories of a Unitree G1 walking, grasping, and placing objects inside those virtual replicas. They rendered the robot's first-person camera view from each run and paired it with the matching language instruction and motion data. That's the dataset every humanoid team needs and nobody has: synced egocentric video + language + kinematics, at scale. Instead of collecting it in the real world, they manufactured it. They trained a vision-language-kinematics policy on that synthetic data alone, then deployed it on the physical G1 across five task types: navigation to a named object, lifting boxes of three different sizes with no per-size tuning, chained multi-step tasks, robustness to mid-task layout changes and flickering lights, and multi-minute long-horizon runs. No real-world fine-tuning at any point. Real-world interaction data has been the hard limit on humanoid learning... slow, expensive, and small. If scanning a room once and synthesizing thousands of labeled interactions holds up as a general recipe, that limit moves. Data stops being the bottleneck robotics teams have to solve for. ๐ Paper: Project: โโ- Weekly robotics and AI insights. Subscribe free:show more

Ilir Aliu
12,950 views โข 14 days ago
Palletizing in the real world! ๐ฆ๐ค How do you... stack 65 unique SKUs on a pallet when they arrive in random order? Hereโs how an on-the-fly algorithm solved it in a real logistics use case with only a single-digit buffer. Every placement was checked for stability, not just for itself, but for every other box it touched. The result? A rock-solid 2.05 m (6.5 ft) pallet. Robotics in logistics keeps improving. Hardware matters, but without smart software your robots wonโt know what to do and youโll waste money and time. Credit: Progressive Roboticsshow more

Ilir Aliu - eu/acc
31,718 views โข 11 months ago
Figure is aiming to develop the worldโs largest and... most diverse real-world humanoid pretraining dataset. For this purpose, theyโre partnering with Brookfield, a global asset manager overseeing $1 trillion in assets, including 100,000 residential units, 500M square feet of commercial office space, and 160M square feet of logistics space. The data collected from this collaboration will be used to train Figureโs Helix AI model, enabling humanoids to perform tasks autonomously in real-world environments designed for humans. In addition to data collection, the partnership will explore support for next-generation GPU data centers, real estate for robotic training environments, and commercial use cases across Brookfieldโs global footprint.show more

The Humanoid Hub
88,600 views โข 10 months ago
This is how Strike Robot turns Simulation into Reality!... One of the biggest challenges in robotics is ensuring that behaviors validated in simulation work reliably in the real world. For this experiment, we reconstructed part of a real laboratory at Eastworlds inside SR Platform. The generated layout was then deployed into MuJoCo. Using SR Agentic, the robot was tasked with finding abnormal objects in a cluttered environment and sending a Telegram notification when detected. Before deployment, everything is validated in simulation.show more

Strike Robot
15,025 views โข 1 month ago
RWA Inc. is excited to announce a new partnership... with Metamovers (makingmetamoves), a global marketplace focused on Real-World Asset (RWA) investments. This collaboration brings practical solutions to key challenges in tokenizing real-world assets, such as liquidity and accessibility, while opening up more investment opportunities for communities. Read more:show more

RWA Inc.
81,557 views โข 1 year ago
๐ Excited to share our #ICLR2025 work on planning... with neural dynamics models! While our lab has developed diverse neural dynamics models for manipulating rigid, deformable, and granular objects, having the model alone doesnโt solve the problemโplanning with it remains a challenge. ๐ก Enter BaB-ND, led by Keyi and Jiangwei! We propose a scalable, GPU-accelerated branch-and-bound algorithm, inspired by neural network verification, to enable effective planning for diverse objects modeled with neural dynamics. ๐ Project page (open-source + detailed docs!): ๐ฅ Watch the video to see T being pushed around obstacles, and check out Keyiโs thread for more details!show more

Yunzhu Li
10,561 views โข 1 year ago
IoTeX was selected by Messari as a core case... study in its new AI report, cited alongside World, Coinbase ๐ก๏ธ, Openฯensor Foundaฯion and others. Messariโs research underscores a bigger shift: real-world AI needs verified data, and IoTeX is the first full stack infrastructure that can supply it. Live device data becomes verifiable insight, ready for real-world agentic deployment. Quicksilver is already proving this in production with DIMO, Nubila Network and more, powering agentic applications built on IoTeX-verified real-world intelligence. Read the full analysis in the report below.show more

IoTeX
56,151 views โข 8 months ago
๐๐๐ฒ๐ฟ๐๐ผ๐ป๐ฒโ๐ ๐๐ฎ๐น๐ธ๐ถ๐ป๐ด ๐ฎ๐ฏ๐ผ๐๐ โ๐ฃ๐ต๐๐๐ถ๐ฐ๐ฎ๐น ๐๐" - the idea that... we can simulate real-world environments so well that robots trained in simulation will work perfectly in reality. ๐ง๐ต๐ฒ ๐ฝ๐ฟ๐ผ๐บ๐ถ๐๐ฒ: Train in virtual worlds โ deploy anywhere. ๐ง๐ต๐ฒ ๐ฟ๐ฒ๐ฎ๐น๐ถ๐๐: Iโve seen too many teams fall into this trap. After working with manipulation teams at Berkeley, Imperial, and Dyson, hereโs the pattern: โข ๐ช๐ฒ๐ฒ๐ธ ๐ญ: โOur policy works perfectly in simulation!โ โข ๐ช๐ฒ๐ฒ๐ธ ๐ฐ: โWhy doesnโt this work on real objects?โ โข ๐ ๐ผ๐ป๐๐ต ๐ฎ: โWe basically need to retrain from scratch with real data.โ ๐ง๐ต๐ฒ ๐ด๐ฎ๐ฝ ๐๐ถ๐บ๐๐น๐ฎ๐๐ถ๐ผ๐ป๐ ๐ฐ๐ฎ๐ปโ๐ ๐ฏ๐ฟ๐ถ๐ฑ๐ด๐ฒ: Unlike blind locomotion policies that can get away with sim-to-real transfer because they rely mainly on proprioception and contact forces, ๐๐ถ๐๐ถ๐ผ๐ป-๐ด๐๐ถ๐ฑ๐ฒ๐ฑ ๐บ๐ฎ๐ป๐ถ๐ฝ๐๐น๐ฎ๐๐ถ๐ผ๐ป ๐ถ๐ ๐ฒ๐ ๐๐ฟ๐ฒ๐บ๐ฒ๐น๐ ๐๐ฒ๐ป๐๐ถ๐๐ถ๐๐ฒ ๐๐ผ ๐๐ถ๐๐๐ฎ๐น ๐ฑ๐ผ๐บ๐ฎ๐ถ๐ป ๐ด๐ฎ๐ฝ๐. โข Real friction vs simulated surface textures โข Manufacturing tolerances vs perfect CAD models โข Dynamic lighting vs controlled virtual environments โข Sensor noise vs instantaneous virtual readings ๐๐ฒ๐ฟ๐ฒ'๐ ๐๐ต๐ฎ๐ ๐ฝ๐ฒ๐ผ๐ฝ๐น๐ฒ ๐ฑ๐ผ๐ป'๐ ๐๐ฎ๐น๐ธ ๐ฎ๐ฏ๐ผ๐๐: Building these detailed simulated environments takes forever. If it takes 7 days to build a simulated kitchen in simulation, wouldn't it be better to just collect real-world data in a real kitchen instead? ๐๐ผ๐ป'๐ ๐ด๐ฒ๐ ๐บ๐ฒ ๐๐ฟ๐ผ๐ป๐ด - simulation is incredible for debugging, safety testing, and exploring edge cases. But it's not a magic solution to real-world deployment. ๐ช๐ต๐ฎ๐ ๐ฎ๐ฐ๐๐๐ฎ๐น๐น๐ ๐๐ผ๐ฟ๐ธ๐: Use simulation strategically while making real-world data collection as efficient and flexible as possible. This is why Neuracore focuses on streamlined real-world data infrastructure. Because no amount of virtual training can replace understanding how your robot actually behaves in actual environments. ๐ง๐ต๐ฒ ๐ฝ๐ต๐๐๐ถ๐ฐ๐ ๐ผ๐ณ ๐๐ผ๐๐ฟ ๐ฑ๐ฒ๐ฝ๐น๐ผ๐๐บ๐ฒ๐ป๐ ๐ฒ๐ป๐๐ถ๐ฟ๐ผ๐ป๐บ๐ฒ๐ป๐ ๐ฐ๐ฎ๐ป'๐ ๐ฏ๐ฒ ๐๐ถ๐บ๐๐น๐ฎ๐๐ฒ๐ฑ ๐ฎ๐๐ฎ๐. Whatโs been your experience with sim-to-real transfer?show more

Stephen James
25,347 views โข 10 months ago
Introducing Attio Objects ๐ โ We know how hard... it is to find a CRM that fits your unique business model. โ That's why we built Attio Objects โ our powerful data model with custom objects that gives you complete flexibility to structure your CRM exactly how you need it. โ Along with custom objects, we've also introduced new standard objects: โ - Workspaces and Users objects for PLG businesses. - A robust Deals object for sales-driven companies. โ This is the culmination of a 4-year effort, with 3 years of work put in even before launching Attio. โ Since day one, we've been determined to solve the fundamental problem in the CRM space: the trade-off between power and time-to-value. โ If you wanted power and flexibility, your CRM would take forever to build and not work well with your stack. โ If you wanted speed, you'd need to use highly opinionated, inflexible software that doesn't really work for your business. โ That ends today. With Attio, you no longer have to compromise. Build your CRM your way, fast. Iterate as you grow. โ High-growth startups like Replicate, , and Modal and more are already using Attio's object architecture to perfectly match their businesses and accelerate their growth. โ To get all the details, check out our blog post ๐ โshow more

Attio
26,821 views โข 2 years ago
As announced in partnership with NVIDIA at CES, weโre... excited to introduce Stable Point Aware 3D (SPAR3D), setting a new standard in 3D generation. Ideal for running on NVIDIA RTX AI PCs, SPAR3D enables real-time editing and complete structure generation of 3D objects from a single image in under a second. You can download the weights on Hugging Face and code on GitHub, or access the model through the Stability AI API. Learn more here: (1/3)show more

Stability AI
181,479 views โข 1 year ago