📑 Table of contents

MIT: its insect robot becomes 450% faster thanks to an AI controller that chains 10 flips in 11 seconds

Deep Tech 🟢 Beginner ⏱️ 12 min read 📅 2026-09-22

MIT: Its insect robot is now 450% faster thanks to an AI controller that chains 10 somersaults in 11 seconds

🔎 An artificial insect that finally flies like the real thing

Flying micro-robots have carried a frustrating flaw for years: insect-like agility in slow motion. Lightweight and promising, but too slow and too imprecise to envision real-world use. On September 22, 2026, MIT shattered that barrier: its insect robot now flies roughly 450% faster than before and chains ten consecutive somersaults in eleven seconds (ScienceDaily).

The detail that changes everything isn't mechanical. It's a two-stage hybrid controller that pairs a model-predictive planner with a neural network trained via imitation learning. The work, published in Science Advances, comes from the teams of Kevin Chen (Soft and Micro Robotics Laboratory) and Jonathan How (LIDS, AeroAstro), with student Yi-Hsuan (Nemo) Hsiao as first author.

Why now? Because artificial pollination in indoor farming is shaping up as the target application, and every control milestone brings mechanical swarms closer to reality. Let's stay clear-eyed, though: the robot is still tethered to a cable. Here's the breakdown.


Key Takeaways

  • +447% speed and +255% acceleration compared to the best previous demonstrations by the same robot (measured figures, MIT, 2026).
  • 10 consecutive flips in 11 seconds, despite the wind, with a maximum deviation of 4 to 5 cm from the intended trajectory.
  • A two-tier architecture: a model-predictive controller (expert planner) compressed via imitation learning into a real-time deep learning policy.
  • The key, according to Jonathan How: "the robust training method" — training that is robust to disturbances.
  • A robot weighing less than one gram (lighter than a paperclip, the size of a micro-cassette), still tethered, powered by cable.
  • The horizon: artificial pollination in indoor farming, with swarms launched from mechanical hives.

To follow this project — or to cover it on your own outlet — here are the resources I use, no frills.

Tool Main use Price Ideal for
Science Advances Read the original MIT study Subscription (pricing on science.org) Engineers, researchers
MIT News Follow the Soft and Micro Robotics Laboratory Free Journalists, analysts
ScienceDaily Daily science/robotics monitoring Free Curious minds, science communicators
Hostinger Launch a tech-watch site or an analysis blog From ~€2.99/month (September 2026, check hostinger.fr) Content creators, freelancers

The numbers: +447% speed, 10 flips in 11 seconds

The robot flies 447% faster and accelerates 255% harder than in its best previous demonstrations, and it chains ten consecutive flips in eleven seconds. The press release rounds this to "+450%" and "+250%"; the measured values, reported by MIT News, are 447% and 255%.

The third number, less flashy but decisive: the maximum deviation from the trajectory remains 4 to 5 cm. The robot doesn't just perform tricks — it chains them while following a precise path, despite the wind. It's this combination of speed + precision that separates a viral demo from a system you can actually use.

These results, published in Science Advances, were picked up with the same figures by TechXplore and SciTechDaily — a sign of a solidly sourced announcement.

Performance Number Context
Speed +447% vs the robot's best previous demos
Acceleration +255% ditto
Acrobatics 10 flips in 11 s despite the wind
Precision max deviation 4-5 cm trajectory tracking
Mass < 1 g, lighter than a paperclip the size of a microcassette

A note of honesty, because headlines simplify: these percentages are compared against the same robot's previous demonstrations, not against commercial drones. A consumer quadcopter doesn't do flips; this micro-robot doesn't (yet) do free flight. The two worlds aren't judged by the same metrics, and it's worth repeating that every time the story gets picked up.


The two-tier architecture: an expert planner, a real-time policy

The controller combines a model-predictive planner (MPC) that reasons like an expert, and a deep learning policy obtained through imitation learning, capable of running in real time on the robot. Two tiers, two roles, one flight loop.

Step 1 — the planner. The MPC explicitly reasons about physical constraints: available forces, torques, wing dynamics. It plans the aggressive maneuvers — flips, tight turns, extreme tilts — by optimizing every trajectory. It's the strategist. Its problem: this level of reasoning is too computationally expensive to run in closed loop on a robot weighing less than a gram.

Step 2 — the policy. Imitation learning compresses this planner into a neural network that learns to reproduce its decisions. Input: the robot's position. Output: the thrust and torques to apply. It's this lightweight policy that actually pilots the flight — and therefore the ten flips in eleven seconds.

Why not run the MPC directly on the robot?

Because an MPC is constantly evaluating future trajectories under constraints — a computational luxury incompatible with the power and onboard computing budget of a microrobot. The policy sacrifices some optimality to gain execution speed, and robust training makes up the difference.

My take: this "slow expert, fast executor" pattern is becoming the standard playbook of modern robotics. You find it everywhere rich reasoning has to be reconciled with a real-time loop. MIT isn't just improving a robot: it's validating an engineering recipe that the entire industry is going to copy, from greenhouse drones to inspection robots.


The "secret sauce": training that's robust to perturbations

What makes the difference is neither the network's size nor its architecture — it's the training method. "The robust training method is the secret sauce," summarizes Jonathan How in MIT EECS.

Concretely, the policy wasn't trained solely on ideal conditions. During learning, it was exposed to perturbations — wind, model errors, variations in dynamics — so it learned to compensate rather than collapse as soon as reality deviates from the simulation. The classic sim-to-real problem, tackled head-on.

The results are measurable: trajectory held to within 4-5 cm despite the wind, backflips chained together without stalling. On a machine weighing less than a gram, where a single gust represents an enormous force relative to its mass, robustness isn't a bonus: it's the condition for survival.

The lesson goes beyond robotics. In applied AI, performance rarely comes from a bigger model; it comes from better-designed training, aligned with real-world usage conditions. Teams that have grasped this have a head start — including far from the MIT labs.


Already record-breaking hardware: 200 µm wings and 17 minutes of hovering flight

The controller runs on a machine that was already record-breaking: elastomer actuators with carbon nanotube electrodes, millimeter-scale wings, and a 1,000-second hovering flight demonstrated in early 2025. The software merely unlocked that potential.

The hardware details matter: transmissions designed to withstand buckling, wing hinges roughly 2 cm across incorporating 200 µm elements, fabricated via multiphase laser cutting (InterestingEngineering). At this scale, every micro manufacturing defect is paid for directly in lift.

In early 2025, a previous version had already made a splash: 1,000 seconds of hovering flight — about 17 minutes, a hundred times longer than earlier demonstrations — double somersaults, and a trajectory spelling out "M-I-T" at 35 cm/s. An insect robot designed from the outset for mechanical pollination, with swarms launched from artificial hives in its sights.

Insect saccades, not drone flight

The new controller leverages this mechanics to reproduce insect saccades: a rapid tilt, an acceleration burst, then reverse pitch to stabilize. Nothing like the smooth, continuous flight of a drone — this is insect flight, made of abrupt movements and formidable efficiency.

Yi-Hsuan (Nemo) Hsiao sums up the stakes: microrobots can now "leverage advanced control algorithms to achieve agility close to that of natural insects and larger robots," paving the way for multimodal locomotion (SciTechDaily). Translation: the same body, several modes of movement.


Artificial pollination: the horizon is real, but distant

No, these insect robots will not be pollinating real crops by tomorrow. They remain tethered and operate in a laboratory, above plastic flowers. That is the exact setting of the demonstrations, and it needs to be pointed out every single time.

Kevin Chen himself places artificial pollination in indoor farming as a long-term horizon. The logic holds up: a greenhouse offers a controlled environment — no unpredictable wind, no rain, no finicky GPS — and high-value crops. That's where robot swarms, launched from mechanical hives, are most likely to work first.

The bottleneck is called energy. The tether exists because no current battery offers useful endurance at this weight: every gram of battery is paid for in lift, and the mass budget is already saturated by the structure and the actuators. Autonomous free flight is the next mountain — and no one can put a date on its ascent.

My take: beware of headlines announcing "robotic bees" ready to replace pollinators. The trajectory is real, the subsystems are progressing fast — actuators, endurance, control — but between a demo above plastic flowers and an operational swarm in a greenhouse, there still remain autonomy, reliability, cost, and regulation. Several years, at the very least.


Embodied AI is shifting gears — and not just at MIT

This breakthrough is part of a visible acceleration in embodied AI, where learned control becomes the decisive link. And MIT is not the only one making moves.

Three signals, one direction. MIT proves that a hybrid controller makes a microrobot as agile as an insect. Mistral, for its part, unveils a robot brain that navigates with a single cheap camera — embodied AI is becoming affordable. ETH Zurich adds another piece to the puzzle with an 818 g robotic hand that walks on its fingers, blurring the line between locomotion and manipulation.

The common thread in this work: the frontier is shifting from hardware to control software. The actuators already existed; it's the embedded intelligence — a distilled planner at MIT, a lightweight vision model at Mistral — that unlocks the use cases.

An important nuance, because the word "AI" can be misleading: the MIT robot carries no large language model. Its policy is a tiny network, sized for negligible embedded compute. Cutting-edge agentic models — GPT-5.5, Gemini 3 Pro Deep Think, Claude Opus 4.7 — play in a different league, that of reasoning and orchestration. The two worlds will converge one day, but today, in embedded robotics, it's control engineering that wins, not model size.

For freelancers and entrepreneurs, two takeaways. In the short term, accessible automation isn't waiting for insect robots: automating your business without coding thanks to AI is already an operational reality. In the medium term, when embodied AI creates its markets, knowing how to explain it will become a paid skill — formats like monetizing your expertise with an AI avatar will then come into their own.


❌ Common Mistakes

Mistake 1: Believing the robot flies autonomously

The robot is tethered: powered by a cable, confined to the lab, flying above plastic flowers. No free flight has been demonstrated. The solution: read beyond the headline and track the next real milestone — untethered flight — rather than the acrobatic displays.

Mistake 2: Extrapolating the +450% to other robots

The 447% speed and 255% acceleration gains are measured against the best demonstrations of the same robot, not against commercial drones or competing robots. The solution: always identify the comparison baseline before citing a percentage, especially in robotics.

Mistake 3: Attributing the breakthrough to hardware alone

The elastomer actuators and laser-cut wings already existed in early 2025, with 1,000 seconds of hovering flight to show for it. The 2026 leap comes from the controller. The solution: in robotics, keep an eye on control papers as much as mechanical innovations.

Mistake 4: Believing artificial pollination is imminent

Even Kevin Chen talks about a long-term horizon, in indoor farming. Between the demo and the operational swarm lie energy autonomy, reliability, cost, and regulation. The solution: evaluate milestones (free flight, endurance, swarm) rather than announcements.


❓ Frequently Asked Questions

Does the MIT insect robot fly autonomously?

No. It is powered by a cable and confined to the laboratory, where it flies above plastic flowers. Energy autonomy remains the main bottleneck: no current battery offers useful endurance at this weight. Free flight is the next expected milestone, with no date announced.

How big is this micro-robot?

It is the size of a microcassette and weighs less than a gram — lighter than a paperclip. Its wing hinges measure about 2 cm and integrate 200 µm elements fabricated by multiphase laser cutting. The actuators combine an elastomer with carbon nanotube electrodes.

How does the AI controller work?

In two stages. A model-predictive planner reasons about force, torque, and wing dynamics constraints to plan aggressive maneuvers. A neural network, trained through imitation learning, compresses this planner into a real-time policy that converts the robot's position into thrust and torques.

When will we see robotic bees pollinating?

Not for several years, and indoors first. Kevin Chen frames artificial pollination in indoor farming as a long-term horizon: controlled greenhouses, high-value crops, swarms launched from mechanical hives. The outdoors — wind, unpredictability, regulation — will come much later, if the energy bottlenecks are ever overcome.

Where can I read the results?

The study is published in Science Advances. The announcement was picked up on September 22, 2026 by ScienceDaily, with architecture details on MIT News and MIT EECS, and confirmation of the figures by TechXplore and SciTechDaily. The MIT articles cite the teams of Kevin Chen and Jonathan How.


✅ Conclusion

MIT has just demonstrated that an insect's agility lies less in its wings than in its control: +447% speed, ten somersaults in eleven seconds, and an MPC + imitation learning recipe that the entire micro-robotics field will be reusing. Artificial pollination remains on the horizon — but the trajectory itself is now measured in centimeters. To miss nothing of the embodied AI wave, subscribe to the AI-master.dev newsletter.