• Business
  • Markets
  • Politics
  • Crypto
  • Finance
  • Intelligence
    • Policy Intelligence
    • Security Intelligence
    • Economic Intelligence
    • Fashion Intelligence
  • Energy
  • Technology
  • Taxes
  • Creator Economy
  • Wealth Management
  • LBNN Blueprints
  • Business
  • Markets
  • Politics
  • Crypto
  • Finance
  • Intelligence
    • Policy Intelligence
    • Security Intelligence
    • Economic Intelligence
    • Fashion Intelligence
  • Energy
  • Technology
  • Taxes
  • Creator Economy
  • Wealth Management
  • LBNN Blueprints

Animal-brain-inspired AI game changer for autonomous robots

Simon Osuji by Simon Osuji
May 16, 2024
in Artificial Intelligence
0
Animal-brain-inspired AI game changer for autonomous robots
0
SHARES
0
VIEWS
Share on FacebookShare on Twitter


Animal brain inspired AI game changer for autonomous robots
Photo of the “neuromorphic drone” flying over a flower pattern. It illustrates the visual inputs the drone receives from the neuromorphic camera in the corners. Red indicates pixels getting darker, green indicates pixels getting brighter. Credit: Guido de Croon

A team of researchers at Delft University of Technology has developed a drone that flies autonomously using neuromorphic image processing and control based on the workings of animal brains. Animal brains use less data and energy compared to current deep neural networks running on graphics processing units (GPUs).

Related posts

OpenClaw Users Are Allegedly Bypassing Anti-Bot Systems

OpenClaw Users Are Allegedly Bypassing Anti-Bot Systems

February 25, 2026
AI Math Benchmarks: AI’s Growing Capabilities

AI Math Benchmarks: AI’s Growing Capabilities

February 25, 2026

Neuromorphic processors are therefore very suitable for small drones because they don’t need heavy and large hardware and batteries. The results are extraordinary: During flight, the drone’s deep neural network processes data up to 64 times faster and consumes three times less energy than when running on a GPU.

Further developments of this technology may enable the leap for drones to become as small, agile, and smart as flying insects or birds. The findings are published in the journal Science Robotics.

Learning from animal brains: Spiking neural networks

Artificial intelligence holds great potential to provide autonomous robots with the intelligence needed for real-world applications. However, current AI relies on deep neural networks that require substantial computing power. The GPUs made for running deep neural networks consume a substantial amount of energy. This is especially a problem for small robots like flying drones, since they can only carry very limited resources in terms of sensing and computing.

Animal brains process information in a way that is very different from the neural networks running on GPUs. Biological neurons process information asynchronously, and mostly communicate via electrical pulses called spikes. Since sending such spikes costs energy, the brain minimizes spiking, leading to sparse processing.

Inspired by these properties of animal brains, scientists and tech companies are developing new, neuromorphic processors. These new processors allow them to run spiking neural networks and promise to be much faster and more energy efficient.

“The calculations performed by spiking neural networks are much simpler than those in standard deep neural networks,” says Jesse Hagenaars, Ph.D. candidate and one of the authors of the article, “Whereas digital spiking neurons only need to add integers, standard neurons have to multiply and add floating point numbers. This makes spiking neural networks quicker and more energy efficient. To understand why, think of how humans also find it much easier to calculate 5 + 8 than to calculate 6.25 x 3.45 + 4.05 x 3.45.”

This energy efficiency is further boosted if neuromorphic processors are used in combination with neuromorphic sensors, like neuromorphic cameras. Such cameras do not make images at a fixed time interval. Instead, each pixel only sends a signal when it becomes brighter or darker.

The advantages of such cameras are that they can perceive motion much more quickly, are more energy efficient, and function well both in dark and bright environments. Moreover, the signals from neuromorphic cameras can feed directly into spiking neural networks running on neuromorphic processors. Together, they can form a huge enabler for autonomous robots, especially small, agile robots like flying drones.

Animal-brain-inspired AI game changer for autonomous robots
First drone to fly with full neuromorphic AI based vision-to-control. Credit: Delft University of Technology

First neuromorphic vision and control of a flying drone

Researchers from Delft University of Technology, the Netherlands, have now demonstrated for the first time a drone that uses neuromorphic vision and control for autonomous flight. Specifically, they developed a spiking neural network that processes the signals from a neuromorphic camera and outputs control commands that determine the drone’s pose and thrust.

They deployed this network on a neuromorphic processor, Intel’s Loihi neuromorphic research chip, on board of a drone. Thanks to the network, the drone can perceive and control its own motion in all directions.

“We faced many challenges,” says Federico Paredes-Vallés, one of the researchers who worked on the study, “but the hardest one was to imagine how we could train a spiking neural network so that training would be both sufficiently fast and the trained network would function well on the real robot.

“In the end, we designed a network consisting of two modules. The first module learns to visually perceive motion from the signals of a moving neuromorphic camera. It does so completely by itself, in a self-supervised way, based only on the data from the camera. This is similar to how also animals learn to perceive the world by themselves.

“The second module learns to map the estimated motion to control commands, in a simulator. This learning relied on an artificial evolution in simulation, in which networks that were better at controlling the drone had a higher chance of producing offspring.

“Over the generations of the artificial evolution, the spiking neural networks got increasingly good at control, and were finally able to fly in any direction at different speeds. We trained both modules and developed a way with which we could merge them together. We were happy to see that the merged network immediately worked well on the real robot.”

With its neuromorphic vision and control, the drone is able to fly at different speeds under varying light conditions, from dark to bright. It can even fly with flickering lights, which make the pixels in the neuromorphic camera send great numbers of signals to the network that are unrelated to motion.

Animal brain inspired AI game changer for autonomous robots
Timelapse of flying drone with Liohi-powered fully vision-to-control neuromorphic AI. Credit: Guido de Croon

Improved energy efficiency and speed by neuromorphic AI

“Importantly, our measurements confirm the potential of neuromorphic AI. The network runs on average between 274 and 1600 times per second. If we run the same network on a small, embedded GPU, it runs on average only 25 times per second, a difference of a factor ~10-64.

“Moreover, when running the network, Intel’s Loihi neuromorphic research chip consumes 1.007 watts, of which 1 watt is the idle power that the processor spends just when turning on the chip. Running the network itself only costs 7 milliwatts.

“In comparison, when running the same network, the embedded GPU consumes 3 watts, of which 1 watt is idle power and 2 watts are spent for running the network. The neuromorphic approach results in AI that runs faster and more efficiently, allowing deployment on much smaller autonomous robots,” says Stein Stroobants, Ph.D. candidate in the field of neuromorphic drones.

Future applications of neuromorphic AI for tiny robots

“Neuromorphic AI will enable all autonomous robots to be more intelligent,” says Guido de Croon, Professor in bio-inspired drones, “but it is an absolute enabler for tiny autonomous robots. At Delft University of Technology’s Faculty of Aerospace Engineering, we work on tiny autonomous drones which can be used for applications ranging from monitoring crops in greenhouses to keeping track of stock in warehouses.

“The advantages of tiny drones are that they are very safe and can navigate in narrow environments like in between ranges of tomato plants. Moreover, they can be very cheap, so that they can be deployed in swarms. This is useful for more quickly covering an area, as we have shown in exploration and gas source localization settings.”

“The current work is a great step in this direction. However, the realization of these applications will depend on further scaling down the neuromorphic hardware and expanding the capabilities towards more complex tasks such as navigation.”

More information:
Federico Paredes-Vallés et al, Fully neuromorphic vision and control for autonomous drone flight, Science Robotics (2024). DOI: 10.1126/scirobotics.adi0591. www.science.org/doi/10.1126/scirobotics.adi0591

Provided by
Delft University of Technology

Citation:
Animal-brain-inspired AI game changer for autonomous robots (2024, May 15)
retrieved 15 May 2024
from https://techxplore.com/news/2024-05-animal-brain-ai-game-changer.html

This document is subject to copyright. Apart from any fair dealing for the purpose of private study or research, no
part may be reproduced without the written permission. The content is provided for information purposes only.





Source link

Previous Post

US Approves Sidewinder Missile Sale for Romanian F-16s

Next Post

Experimental silent films by Man Ray, restored and with new scores, return to the big screen

Next Post
Experimental silent films by Man Ray, restored and with new scores, return to the big screen

Experimental silent films by Man Ray, restored and with new scores, return to the big screen

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

RECOMMENDED NEWS

USD/EGP exchange rates edge down at Egyptian banks on Tuesday

USD/EGP exchange rates edge down at Egyptian banks on Tuesday

11 months ago
What Are Exosomes and Why Are Skincare Experts Raising Red Flags? (2025)

What Are Exosomes and Why Are Skincare Experts Raising Red Flags? (2025)

9 months ago
An insider’s personal reflection on late President Muhammadu Buhari’s climate change legacy – EnviroNews

An insider’s personal reflection on late President Muhammadu Buhari’s climate change legacy – EnviroNews

7 months ago
Ghana’s inflation drops for third consecutive month to 22.4% in March 2025

Ghana’s inflation drops for third consecutive month to 22.4% in March 2025

11 months ago

POPULAR NEWS

  • Ghana to build three oil refineries, five petrochemical plants in energy sector overhaul

    Ghana to build three oil refineries, five petrochemical plants in energy sector overhaul

    0 shares
    Share 0 Tweet 0
  • The world’s top 10 most valuable car brands in 2025

    0 shares
    Share 0 Tweet 0
  • Top 10 African countries with the highest GDP per capita in 2025

    0 shares
    Share 0 Tweet 0
  • Global ranking of Top 5 smartphone brands in Q3, 2024

    0 shares
    Share 0 Tweet 0
  • When Will SHIB Reach $1? Here’s What ChatGPT Says

    0 shares
    Share 0 Tweet 0

Get strategic intelligence you won’t find anywhere else. Subscribe to the Limitless Beliefs Newsletter for monthly insights on overlooked business opportunities across Africa.

Subscription Form

© 2026 LBNN – All rights reserved.

Privacy Policy | About Us | Contact

Tiktok Youtube Telegram Instagram Linkedin X-twitter
No Result
View All Result
  • Home
  • Business
  • Politics
  • Markets
  • Crypto
  • Economics
    • Manufacturing
    • Real Estate
    • Infrastructure
  • Finance
  • Energy
  • Creator Economy
  • Wealth Management
  • Taxes
  • Telecoms
  • Military & Defense
  • Careers
  • Technology
  • Artificial Intelligence
  • Investigative journalism
  • Art & Culture
  • LBNN Blueprints
  • Quizzes
    • Enneagram quiz
  • Fashion Intelligence

© 2023 LBNN - All rights reserved.