A robot that weighs about 750 milligrams, less than a paperclip, just strung together 10 back-to-back somersaults in 11 seconds while researchers blew wind at it. For a class of machines that until recently could barely hover along a gentle curve, that is the aerial equivalent of a toddler landing a backflip. The trick was not new wings or stronger muscles. It was a new brain.

Researchers at MIT have shown that a two-part AI controller can push an insect-scale flapping-wing robot to roughly 447 percent higher speed and 255 percent greater acceleration than the team's previous best, bringing its flight performance into the range of real insects. The work, published in Science Advances under the title “Aerobatic maneuvers in insect-scale flapping-wing aerial robots via deep-learned robust tube model predictive control,” is circulating widely this week after ScienceDaily republished MIT's account of the study.

“We want to be able to use these robots in scenarios that more traditional quadcopter robots would have trouble flying into, but that insects could navigate,” said Kevin Chen, an associate professor in MIT's Department of Electrical Engineering and Computer Science and head of the Soft and Micro Robotics Laboratory. “Now, with our bioinspired control framework, the flight performance of our robot is comparable to insects in terms of speed, acceleration, and the pitching angle.”

An Expensive Teacher, a Fast Student

Chen's group has spent more than five years building robotic insects. Its latest airframe is roughly the size of a microcassette, with enlarged flapping wings driven by soft artificial muscles that contract fast enough to produce extremely rapid wingbeats. The hardware had outgrown its software: earlier controllers were tuned by hand, and the aerodynamics of something this light are so messy that a controller robust enough for aggressive flight would normally be too computationally heavy to run in real time.

To break that bind, Chen teamed up with Jonathan P. How, the Ford Professor of Engineering in MIT's Department of Aeronautics and Astronautics. Their answer splits the job in two. The first component is a robust tube model-predictive controller (MPC), a planner that uses a dynamic model of the robot to forecast its behavior and compute the best sequence of actions to follow a trajectory, all while respecting hard limits on the force and torque the tiny machine can generate. It is powerful enough to plan flips, sharp turns and steep changes in body angle, but far too slow to fly the robot directly.

So the team used the MPC as an expert teacher. Through imitation learning, they distilled its behavior into a deep-learning policy that runs fast enough for real-time flight, converting position information into moment-by-moment commands for thrust and torque. The hard part, How said, was generating enough of the right training data to cover aggressive maneuvers without bloating the dataset. “The robust training method is the secret sauce of this technique,” he said.

Repeated flips are where robustness pays off. To launch each somersault correctly, the robot must decelerate in exactly the right way after the last one. “If small errors creep in, and you try to repeat that flip 10 times with those small errors, the robot will just crash,” How said. In tests, the robot completed its 10 flips while staying within about 4 to 5 centimeters of its planned path. It also executed a body saccade, the insect move of pitching sharply, darting to a new spot and pitching back to brake, which real insects use to stabilize their vision.

The paper's co-lead authors are EECS graduate student Yi-Hsuan Hsiao, Andrea Tagliabue PhD '24, and AeroAstro graduate student Owen Matteson, joined by Suhan Kim and Tong Zhao MEng '23. The work was funded in part by the National Science Foundation, the Office of Naval Research, the Air Force Office of Scientific Research, MathWorks and the Zakhartchenko Fellowship.

Why It Matters

The architecture here, an expensive optimization-based controller distilled into a cheap neural policy, is not unique to microrobots, but this is one of its most demanding showcases. At sub-gram scale there is almost no margin for onboard computation, weight or error, and the result shows that learned controllers can inherit the safety constraints of classical control rather than replacing them with a black box. That combination of guarantees and speed is exactly what robotics teams working on drones, legged machines and manipulators have been chasing.

“This work demonstrates that soft and microrobots, traditionally limited in speed, can now leverage advanced control algorithms to achieve agility approaching that of natural insects and larger robots,” said Hsiao. Chen framed it more broadly: “For the micro-robotics community, I hope this paper signals a paradigm shift by showing that we can develop a new control architecture that is high-performing and efficient at the same time.”

The long-term payoff is search and rescue. Insect-sized fliers could slip through gaps in earthquake rubble that conventional quadcopters cannot enter, dodging debris along the way. But the caveats are real: every flight so far has relied on an external motion-capture system in a controlled lab, and the robot carries no cameras or sensors of its own.

What to Watch

The next milestone is onboard sensing. Chen's team wants to mount cameras and sensors on the robot so it can fly outdoors without motion capture, and to explore whether that sensing lets swarms of the machines avoid collisions and coordinate. Chen has acknowledged that added payload will strain the soft wings and tiny actuators, and that battery life, dust and moisture resistance, and communications all need work. Watch whether the imitation-learned policy holds up once it has to fly on its own noisy perception instead of perfect external tracking; that transition, more than any somersault count, will determine whether these robots ever reach a collapsed building.

“If small errors creep in, and you try to repeat that flip 10 times with those small errors, the robot will just crash.”
— Jonathan P. How, Ford Professor of Engineering, MIT
447%
Speed increase over previous best
255%
Acceleration increase
10 in 11s
Back-to-back somersaults
750 mg
Robot mass