{"id":20592,"date":"2026-03-26T08:16:18","date_gmt":"2026-03-26T12:16:18","guid":{"rendered":"https:\/\/www.purdue.edu\/newsroom\/?p=20592"},"modified":"2026-03-26T08:16:29","modified_gmt":"2026-03-26T12:16:29","slug":"brain-inspired-ai-hardware-helps-autonomous-devices-operate-efficiently-and-independently","status":"publish","type":"post","link":"https:\/\/www.purdue.edu\/newsroom\/2026\/Q1\/brain-inspired-ai-hardware-helps-autonomous-devices-operate-efficiently-and-independently","title":{"rendered":"Brain-inspired AI hardware helps autonomous devices operate efficiently and independently"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">WEST LAFAYETTE, Ind. \u2014 The human brain constantly makes decisions without us noticing. It requires minimal power to move our bodies in the desired direction or avoid an object.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A Purdue University engineer uses the brain\u2019s efficiency as inspiration to help autonomous vehicles, such as drones and robots, make crucial, time-sensitive decisions while operating in the field.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/engineering.purdue.edu\/ECE\/People\/ptProfile?resource_id=3085\" target=\"_blank\" rel=\"noreferrer noopener\">Kaushik Roy<\/a>, the Edward G. Tiedemann, Jr. Distinguished Professor of Electrical and Computer Engineering in Purdue\u2019s <a href=\"https:\/\/engineering.purdue.edu\/ECE\" target=\"_blank\" rel=\"noreferrer noopener\">Elmore Family School of Electrical and Computer Engineering<\/a> and director of the <a href=\"https:\/\/engineering.purdue.edu\/CHIPSandAI\" target=\"_blank\" rel=\"noreferrer noopener\">Institute of Chips and AI<\/a>, is developing <a href=\"https:\/\/www.nature.com\/articles\/s44172-025-00492-5\" target=\"_blank\" rel=\"noreferrer noopener\">brain-inspired hardware<\/a> that enables autonomous devices to efficiently navigate and adapt to their environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">AI-powered machines have advanced significantly over the past several decades thanks to machine learning, which enables these devices to recognize patterns and make predictions or decisions. But the algorithms that facilitate this learning require immense amounts of energy to operate due to their intensive calculations and the design of the hardware that run them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cToday\u2019s AI devices are designed with separate processing and memory units,\u201d Roy said. \u201cIt takes a lot of energy to move the data from the memory to the processing unit and then perform all these complex operations. This is particularly problematic for machines like drones that need to process information quickly and efficiently to avoid obstacles while completing their assigned tasks.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To solve this energy problem, Roy and his team in the <a href=\"https:\/\/engineering.purdue.edu\/NRL\" target=\"_blank\" rel=\"noreferrer noopener\">Nanoelectronics Research Laboratory<\/a> are developing a <a href=\"https:\/\/www.frontiersin.org\/journals\/science\/articles\/10.3389\/fsci.2025.1611658\/full\">system<\/a> of sensors, algorithms and hardware that allow autonomous, vision-based vehicles to move from point A to B while avoiding obstacles, optimizing energy use and operating independently.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cFrom the little we understand of the brain, computation and memory are not separated, essentially making it the most efficient processor imaginable,\u201d Roy said. \u201cThat\u2019s why we\u2019re taking more direct cues from the brain and co-designing hardware and algorithms that will optimize a variety of AI devices.\u201d<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Algorithms power AI cognition<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At the heart of this system are algorithms called spiking neural networks (SNNs). All neural networks are comprised of layers of artificial neurons that activate when presented with information, much like how a biological neuron works within the brain. However, unlike the brain, all the neurons in a traditional neural network activate with every input of information, thereby expending large amounts of energy with every calculation and every decision or action taken by the network.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the other hand, the individual neurons in SNNs only fire, or \u201cspike,\u201d when they receive important information. What is deemed \u201cimportant\u201d to a particular neuron is based on an assigned membrane potential \u2014 a threshold that determines when a neuron activates. An input or piece of data must reach that threshold for a neuron to spike and produce a reaction. Therefore, each neuron only processes and stores \u201cmemories\u201d relevant to their function.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cThe membrane potential of each neuron acts as memory, allowing the network to remember the past, much like biological neurons do,\u201d Roy said. \u201cThis behavior turns out to be very useful for sequential and time-based tasks. These are the types of tasks that drones and other autonomous vehicles are performing as they collect information from their environment and use it to make decisions about what to do next.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While a neural network that fires selectively is a strength in terms of processing power, it introduces a weakness in training. Traditional neural networks learn from their mistakes by relying on backpropagation \u2014 a constant flow of information through the network\u2019s layers of neurons that helps figure out where and how mistakes occurred. The selective firing of SNNs produces inconsistent activity and less information. And while the timing of a spike is critical to improving an SNN, the backpropagation in a traditional system is designed to track only where errors occur, not when.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To address these problems, Kaushik and his team have developed hybrid neural networks that combine strengths of both traditional neural networks and SNNs. This combination captures timing information effectively while remaining trainable and compact enough for autonomous devices.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Event-based cameras enhance navigation<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Two such algorithms, called <a href=\"https:\/\/link.springer.com\/chapter\/10.1007\/978-3-030-58526-6_22\" target=\"_blank\" rel=\"noreferrer noopener\">Spike-FlowNet<\/a> and <a href=\"https:\/\/ieeexplore.ieee.org\/abstract\/document\/11091440\" target=\"_blank\" rel=\"noreferrer noopener\">Adaptive Safety Margin Algorithm<\/a>, help special event-based cameras attached to the vehicles more effectively scan and process their environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Much like the individual neurons in an SNN, the individual pixels in an event-based camera operate independently, and the camera only records when there\u2019s a movement or change happening in the pixels. This differs from traditional cameras, which record an entire scene \u2014 all the pixels at all times.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The cameras mimic how humans interpret visual data through two key aspects of the visual system: rapid eye movements and how the eye focuses. This approach helps event-based cameras process a scene more quickly by prioritizing regions of interest over frame-by-frame computation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cHuman visual systems focus sharply on a specific region and use rapid eye movements to scan a scene efficiently,\u201d Roy said. \u201c<a href=\"https:\/\/proceedings.mlr.press\/v226\/ibrayev24a\" target=\"_blank\" rel=\"noreferrer noopener\">Our work<\/a> incorporates these mechanisms into artificial vision systems so they focus their computational resources on the most relevant parts of a scene, like a moving object, rather than processing everything equally.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Roy and his team have tested this technology on a drone, with the vehicle successfully navigating around moving rings in real time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cUsing vision sensors only, the drone can avoid stationary and moving objects and reach its target without collision,\u201d Roy said. \u201cWhile doing this, it has to determine how objects move in the visual field, estimate depth and then plan a path. These are time-dependent operations, where understanding how things change over time is critical.\u201d<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"839\" height=\"493\" src=\"https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Drone-with-AI.jpg\" alt=\"\" class=\"wp-image-20532\" title=\"\" srcset=\"https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Drone-with-AI.jpg 839w, https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Drone-with-AI-300x176.jpg 300w, https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Drone-with-AI-768x451.jpg 768w\" sizes=\"auto, (max-width: 839px) 100vw, 839px\" \/><figcaption class=\"wp-element-caption\">This AI-powered drone contains event-based cameras that help it to avoid obstacles and reach its programmed destination. (Purdue University photo\/John Underwood)<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Computation and memory converge in specialized hardware<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Hardware, the final component of Roy\u2019s system, is currently under development. He aims to harness in-memory computing to eliminate what is termed the von-Neumann bottleneck \u2014 the pathway that data must travel between a computer\u2019s central processing unit and memory, often resulting in computational lags.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The hardware in development effectively eliminates that pathway by mapping computational operations and processes directly onto a memory chip.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"839\" height=\"493\" src=\"https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Roy-AI-chip.jpg\" alt=\"\" class=\"wp-image-20534\" title=\"\" srcset=\"https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Roy-AI-chip.jpg 839w, https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Roy-AI-chip-300x176.jpg 300w, https:\/\/www.purdue.edu\/newsroom\/wp-content\/uploads\/2026\/03\/Roy-AI-chip-768x451.jpg 768w\" sizes=\"auto, (max-width: 839px) 100vw, 839px\" \/><figcaption class=\"wp-element-caption\">The specialized chip developed by Roy and his team contains the algorithms necessary for the drone to navigate. (Purdue University photo\/John Underwood)<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">One device, an electronic synapse that mimics how the brain learns, works by sending an electrical current through a layer of metal that then produces an effect called spin-orbit torque.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Spin-orbit torque works by moving regions of a magnetic layer in different directions depending on the timing and strength of the current. The device learns when the electrical current physically reshapes the magnetic structure, influencing how strongly the current passes in the future.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Devices like the electronic synapse reduce power consumption, increase energy efficiency and, most importantly, operate without internet connections \u2014 crucial for autonomous devices out in the field.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While the demonstrations use drones, the same brain-inspired architectures could apply to ground robots, autonomous vehicles, wearables and other embedded AI systems that need real-time perception and decision-making under energy constraints.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Roy\u2019s work is supported by the <a href=\"https:\/\/cocosys.ece.gatech.edu\/\" target=\"_blank\" rel=\"noreferrer noopener\">Center for the Co-design of Cognitive Systems<\/a>, a <a href=\"https:\/\/www.src.org\/program\/jump2\/\" target=\"_blank\" rel=\"noreferrer noopener\">Joint University Microelectronics Program 2.0<\/a> center, part of the Semiconductor Research Corp. program sponsored by the <a href=\"https:\/\/www.darpa.mil\/\" target=\"_blank\" rel=\"noreferrer noopener\">Defense Advanced Research Projects Agency<\/a> and the National Science Foundation. The Elmore Family School of Electrical and Computer Engineering is one of Purdue\u2019s computing departments, which are part of\u00a0<a href=\"https:\/\/www.purdue.edu\/computes\/\" target=\"_blank\" rel=\"noreferrer noopener\">Purdue Computes<\/a>, a strategic initiative to advance Purdue\u2019s research and educational excellence in computing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">About Purdue University<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Purdue University is a public research university leading with excellence at scale. Ranked among top 10 public universities in the United States, Purdue discovers, disseminates and deploys knowledge with a quality and at a scale second to none. More than 106,000 students study at Purdue across multiple campuses, locations and modalities, including more than 57,000 at our main campus locations in West Lafayette and Indianapolis. Committed to affordability and accessibility, Purdue\u2019s main campus has frozen tuition 14 years in a row. See how Purdue never stops in the persistent pursuit of the next giant leap \u2014 including its integrated, comprehensive Indianapolis urban expansion; the Mitch Daniels School of Business; Purdue Computes; and the One Health initiative \u2014 at <a href=\"https:\/\/www.purdue.edu\/president\/strategic-initiatives\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.purdue.edu\/president\/strategic-initiatives<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Papers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Neuromorphic computing for robotic vision: Algorithms to hardware advances<\/em><br>Communications Engineering<br>DOI: <a href=\"https:\/\/doi.org\/10.1038\/s44172-025-00492-5\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/doi.org\/10.1038\/s44172-025-00492-5<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Breaking the memory wall: Next-generation artificial intelligence hardware<\/em><br>Frontiers in Science<br>DOI: <a href=\"https:\/\/doi.org\/10.3389\/fsci.2025.1611658\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/doi.org\/10.3389\/fsci.2025.1611658<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Spike-FlowNet: Event-based optical flow estimation with energy-efficient hybrid neural networks<\/em><br>European Conference on Computer Vision<br>DOI: <a href=\"https:\/\/doi.org\/10.1007\/978-3-030-58526-6_22\">https:\/\/doi.org\/10.1007\/978-3-030-58526-6_22<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>ASMA: An Adaptive Safety Margin Algorithm for vision-language drone navigation via scene-aware control barrier functions<\/em><br>IEEE Robotics and Automation Letters<br>DOI: <a href=\"https:\/\/doi.org\/10.1109\/LRA.2025.3592138\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/doi.org\/10.1109\/LRA.2025.3592138<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Exploring foveation and saccade for improved weakly-supervised localization<\/em><br>Proceedings of the 2<sup>nd<\/sup> Gaze Meets Machine Learning Workshop<br>URL: <a href=\"https:\/\/proceedings.mlr.press\/v226\/ibrayev24a\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/proceedings.mlr.press\/v226\/ibrayev24a<\/a><\/p>\n\n\n<div id=\"note\" class=\"post-content__attribution \">\n    <div class=\"columns\"> \n                    <div class=\"column\"> \n                <p class=\"post-content__source\">\n                    <strong>Media contact:<\/strong> Trevor Peters, <a href=\"mailto:peter237@purdue.edu\">peter237@purdue.edu<\/a>                <\/p>\n            <\/div>\n                    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>WEST LAFAYETTE, Ind. \u2014 The human brain constantly makes decisions without us noticing. It requires minimal power to move our bodies in the desired direction or avoid an object. A Purdue University engineer uses the brain\u2019s efficiency as inspiration to<\/p>\n","protected":false},"author":25,"featured_media":20533,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[263],"tags":[],"department":[],"source":[29],"purdue_today_topic":[],"coauthors":[207],"class_list":["post-20592","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-purdue-computes","source-purdue-news"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/posts\/20592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/comments?post=20592"}],"version-history":[{"count":1,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/posts\/20592\/revisions"}],"predecessor-version":[{"id":20593,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/posts\/20592\/revisions\/20593"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/media\/20533"}],"wp:attachment":[{"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/media?parent=20592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/categories?post=20592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/tags?post=20592"},{"taxonomy":"department","embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/department?post=20592"},{"taxonomy":"source","embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/source?post=20592"},{"taxonomy":"purdue_today_topic","embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/purdue_today_topic?post=20592"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.purdue.edu\/newsroom\/wp-json\/wp\/v2\/coauthors?post=20592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}