This article has been reviewed according to Science X's editorial process and policies. Editors have highlighted the following attributes while ensuring the content's credibility:

fact-checked

trusted source

proofread

Lifelong learning will power next generation of autonomous devices

Lifelong learning will power next generation of autonomous devices
Addressing lifelong learning in AI systems. a, Applications: lifelong learning shown in the context of sequential tasks (large circles) and sub-tasks (smaller circles) with varying degrees of similarity, and the associated hardware challenges. b, Algorithmic mechanisms: a broad class of mechanisms that address lifelong learning. Dynamic architectures either add or prune network resources to adapt to the changing environment. Regularization methods restrict the plasticity of synapses to preserve knowledge from the past. Replay methods interleave rehearsal of previous knowledge while learning new tasks. c, Hardware challenges: lifelong learning imposes new constraints on AI accelerators, such as the ability to reconfigure datapaths at a fine granularity in real time, dynamically reassign compute and memory resources within a size, weight and power (SWaP) budget, limit memory overhead for replay buffers, and rapidly generate potential synapses, new neurons and layers. d, Optimization techniques: hardware design challenges can be addressed by performing aggressive optimizations across the design stack. A few examples are dynamic interconnects that are reliable and scalable, quantization to <4-bit precisions during training, hardware programmability, incorporating high-bandwidth memory, and supporting reconfigurable dataflow and sparsity. Credit: Nature Electronics (2023). DOI: 10.1038/s41928-023-01054-3

Look up "lifelong learning" online, and you'll find a laundry list of apps to teach you how to quilt, play chess or even speak a new language. Within the emerging fields of artificial intelligence (AI) and autonomous devices, however, "lifelong learning" means something different—and it is a bit more complex. It refers to the ability of a device to continuously operate, interact with and learn from its environment—on its own and in real time.

This ability is critical to the development of some of our most —from automated delivery drones and self-driving cars, to extraplanetary rovers and robots capable of doing work too dangerous for humans.

In all these instances, scientists are developing algorithms at a breakneck pace to enable such learning. But the specialized hardware AI accelerators, or chips, that devices need to run these new algorithms must keep up.

That's the challenge that Angel Yanguas-Gil, a researcher at the U.S. Department of Energy's (DOE) Argonne National Laboratory, has taken up. His work is part of Argonne's Microelectronics Initiative. Yanguas-Gil and a multidisciplinary team of colleagues recently published a paper in Nature Electronics that explores the programming and hardware challenges that AI-driven devices face, and how we might be able to overcome them through design.

Learning in real time

Current approaches to AI are based on a training and inference model. The developer "trains" the AI capability offline to use only certain types of information to perform a defined set of tasks, tests its performance and then installs it onto the destination device.

"At that point, the device can no longer learn from new data or experiences," explains Yanguas-Gil. "If the developer wants to add capabilities to the device or improve its performance, he or she must take the device out of service and train the system from scratch."

For complex applications, this model simply isn't feasible.

"Think of a planetary rover that encounters an object that it wasn't trained to recognize. Or it enters terrain it was not trained to navigate," Yanguas-Gil continues.

"Given the time lag between the rover and its operators, shutting it down and trying to retrain it to perform in this situation won't work. Instead, the rover must be able to collect the new types of data. It must relate that new information to information it already has—and the tasks associated with it. And then make decisions about what to do next in real time."

The challenge is that real-time learning requires significantly more complex algorithms. In turn, these algorithms require more energy, more memory and more flexibility from their hardware accelerators to run. And these chips are nearly always strictly limited in size, weight and power—depending on the device.

Keys for lifelong learning accelerators

According to the paper, AI accelerators need a number of capabilities to enable their host devices to learn continuously.

The learning capability must be located on the device. In most intended applications, there won't be time for the device to retrieve information from a remote source like the cloud or to prompt a transmission from the operator with instructions before it needs to perform a task.

The accelerator must also have the ability to change how it uses its resources over time in order to maximize use of energy and space. This could mean deciding to change where it stores certain types of data, or how much energy it uses to perform certain tasks.

Another necessity is what researchers call "model recoverability." This means that the system can retain enough of its original structure to keep performing its intended tasks at a high level, even though it is constantly changing and evolving as a result of its learning. The system should also prevent what experts refer to as "catastrophic forgetting," where learning new tasks causes the system to forget older ones. This is a common occurrence in current machine learning approaches. If necessary, systems should be able to revert to more successful practices if performance begins to suffer.

Finally, the accelerator might have the need to consolidate knowledge gained from previous tasks (using data from through a process known as replay) while it is actively completing new ones.

All these capabilities present challenges for AI accelerators that researchers are only starting to take up.

How do we know it's working?

The process for measuring the effectiveness of AI accelerators is also a work in progress. In the past, assessments have focused on task accuracy to measure the amount of "forgetting" that occurs in the system as it learns a series of tasks.

But these measures are not nuanced enough to capture the information that developers need to develop AI chips that can meet all the challenges required for lifelong learning. According to the paper, developers are now more interested in assessing how well a device can use what it learns to improve its performance on tasks that come before and after the point in a sequence where it learns new information. Other emerging metrics aim to measure how fast the model can learn and how well it manages its own growth.

Progress in the face of complexity

If all of this sounds exceptionally complex, well, it is.

"It turns out that in order to create devices that can truly learn in real-time, we will need breakthroughs and strategies spanning from algorithm design to chip design to novel materials and devices," says Yanguas-Gil.

Fortunately, researchers might be able to draw on or adapt existing technologies originally conceived for other applications, such as memory devices. This could help realize lifelong learning capabilities in a way that is compatible with current semiconductor processing technologies.

Similarly, novel co-design approaches that are being developed as part of Argonne's research portfolio in microelectronics can help accelerate the development of , devices, circuits and architectures optimized for lifelong learning. In their paper, Yanguas-Gil and his colleagues provide some design principles to guide development efforts along these lines. They include:

  • Highly reconfigurable architectures, so that the model can change how it uses energy and stores information as it learns—similar to how the human brain works.
  • High data bandwidth (for rapid learning) and a large memory footprint.
  • On-chip communication to promote reliability and availability.

"The process of tackling these challenges is just getting started in a number of scientific disciplines. And it will likely require some very close collaboration across those disciplines, as well as an openness to new designs and new materials," explains Yanguas-Gil. "It's an extremely exciting time for the entire lifelong learning ecosystem."

More information: Dhireesha Kudithipudi et al, Design principles for lifelong learning AI accelerators, Nature Electronics (2023). DOI: 10.1038/s41928-023-01054-3

Citation: Lifelong learning will power next generation of autonomous devices (2024, January 31) retrieved 27 April 2024 from https://techxplore.com/news/2024-01-lifelong-power-generation-autonomous-devices.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.

Explore further

Future AI algorithms have potential to learn like humans, say researchers

24 shares

Feedback to editors