DronesDrones learn to navigate autonomously by imitating cars, bicycles

Published 24 January 2018

Researchers have developed an algorithm called DroNet which allows drones to fly completely by themselves through the streets of a city and in indoor environments. The algorithm had to learn traffic rules and adapt training examples from cyclists and car drivers.

Guidance systems for autonomous drones using traffic patters may follow // Source: scienceimage.csiro.au

All today’s commercial drones use GPS, which works fine above building roofs and in high altitudes. But what if the drones have to navigate autonomously at low altitude among tall buildings or in the dense, unstructured city streets with cars, cyclists or pedestrians suddenly crossing their way? Until now, commercial drones have not been able to quickly react to such unforeseen events.

UZH says that researchers of the University of Zurich and the National Center of Competence in Research NCCR Robotics developed DroNet, an algorithm that can safely drive a drone through the streets of a city. Designed as a fast 8-layers residual network, it produces two outputs for each single input image: a steering angle to keep the drone navigating while avoiding obstacles, and a collision probability to let the drone recognize dangerous situations and promptly react to them. “DroNet recognises static and dynamic obstacles and can slow down to avoid crashing into them. With this algorithm we have taken a step forward towards integrating autonomously navigating drones into our everyday life”, says Davide Scaramuzza, Professor for Robotics and Perception at the University of Zurich.

Instead of relying on sophisticated sensors, the drone developed by Swiss researchers uses a normal camera like that of every smartphone, and a very powerful artificial intelligence algorithm to interpret the scene it observes and react accordingly. The algorithm consists of a so-called Deep Neural Network. “This is a computer algorithm that learns to solve complex tasks from a set of ‘training examples’ that show the drone how to do certain things and cope with some difficult situations, much like children learn from their parents or teachers”, says Prof. Scaramuzza.

One of the most difficult challenges in Deep Learning is to collect several thousand “training examples.” To gain enough data to train their algorithms, Prof. Scaramuzza and his team collected data from cars and bicycles, that were driving in urban environments. By imitating them, the drone automatically learned to respect the safety rules, such as “How to follow the street without crossing into the oncoming lane,” and “How to stop when obstacles like pedestrians, construction works, or other vehicles, block their ways.” Even more interestingly, the researchers showed that their drones learned to not only navigate through city streets, but also in completely different environments, where they were never taught to do so. Indeed, the drones learned to fly autonomously in indoor environments, such as parking lots and office’s corridors.

UZH says that this research opens potential for monitoring and surveillance or parcel delivery in cluttered city streets as well as rescue operations in post-disaster urban areas. The research team warns against exaggerated expectations of what lightweight, cheap drones can do. “Many technological issues must still be overcome before the most ambitious applications can become reality,” says Ph.D. student Antonio Loquercio.

— Read more in Antonio Loquercio et al., “Dronet: Learning to Fly by Driving,” IEEE Robotics and Automation Letters (2018) (DOI: 10.1109/LRA.2018.2795643)