parallelquant
Topic

Robotics

Embodied AI — robots, simulation, and the systems that train them for the physical world.

MarkTechPost

Nvidia releases 4B-parameter on-device world model for robots

Nvidia released Cosmos 3 Edge, a 4-billion-parameter world model built to run on-device for robots and vision AI agents. It helps them reason about their surroundings and generate robot actions locally, joining the Cosmos 3 Nano (16B) and Cosmos 3 Super (64B) models Nvidia shipped in May at GTC Taipei.

Why it matters: Shrinking world models to edge-deployable sizes matters for robotics because it cuts the latency and connectivity dependence of cloud inference, a prerequisite for real-time physical action. It also extends Nvidia's strategy of spanning a full size range, from 4B to 64B, so robot makers can trade off capability against power and cost within the same model family.

The Decoder

Xiaomi robot study finds more data beats bigger models

Xiaomi trained its Xiaomi-Robotics-1 model on more than 100,000 hours of motion data captured by people using camera-equipped handheld grippers, rather than data collected from robots themselves. Adding more data improved performance far more than increasing model size, though absolute success rates remain low and gains haven't plateaued.

Why it matters: This echoes the 'data over parameters' lesson learned in language models, now showing up in robotics: data scale, not model size, looks like the current bottleneck for real-world manipulation. Collecting motion data via handheld grippers instead of expensive robot teleoperation could meaningfully lower the cost of scaling training data across the industry.

WIRED

Eric Trump-backed humanoid robotics startup eyes military use

Foundation Future Industries, a humanoid robotics company where Eric Trump serves as chief strategy adviser, told WIRED it is exploring military applications for its robots, with its CEO citing "kinetic things" among the possibilities.

Why it matters: It marks humanoid robotics pitches shifting from warehouse and factory work toward defense, arriving alongside other 2026 friction over humanoid deployment, like Hyundai workers striking over a 25,000-robot rollout plan. A politically-connected founder also raises questions about how scrutiny and contracting work for AI-driven military robots.

Ars Technica

Hyundai workers strike over plan to deploy 25,000 humanoid robots

Human workers at a Hyundai auto factory went on strike over fears tied to the company's plan to deploy 25,000 Atlas humanoid robots, starting with US factories in 2028. The dispute centers on job security as Hyundai moves toward automating factory-floor work with humanoid robots.

Why it matters: This is one of the first concrete instances of organized labor pushback against a major manufacturer's humanoid robot rollout plans, foreshadowing similar disputes as Atlas-class humanoids move from pilots toward mass deployment across manufacturing over the next few years.

Ars Technica

Humanoid robots perform first tele-surgery on live pigs

Surgeons remotely controlled humanoid robots to perform a preclinical surgical procedure on live pigs, described as a world-first operation. The trial is testing whether humanoid robots are feasible for use in surgical settings.

Why it matters: An early test of humanoid robots taking on real surgical tasks under human supervision.

MarkTechPost

Ant Group unveils LingBot-VA 2.0 physical AI robot model

Ant Group's Robbyant division released a technical report on LingBot-VA 2.0, a video-action foundation model built from scratch for robotics rather than fine-tuned from a video generator. It predicts future states ahead of execution and reaches 225 Hz asynchronous control, though some of the paper's own reported numbers reportedly don't fully line up.

Why it matters: A major Chinese tech company pushing purpose-built physical AI models rather than repurposed video generators.

Ars Technica

Explainer: what AI world models can and can't do yet

Ars Technica surveyed AI researchers on how world models work, a class of systems that aim to simulate and predict physical environments. The piece outlines current capabilities and open questions, noting that much about their real-world reliability remains unsettled.

Why it matters: World models are a major research direction for both robotics and video generation, and this explains where the field actually stands.

MIT News

MIT's SceneSmith uses AI agents to train robots in simulation

MIT researchers built SceneSmith, a system where collaborative AI agents generate realistic 3D environments such as kitchens, hotels, and living rooms. Robots practice everyday chores in these virtual scenes to gather training data that is hard to collect in the real world.

Why it matters: Scalable simulated environments target one of robotics' biggest bottlenecks: training data.