Logo
FrontierNews.ai

Why Robots and Wearables Need a Different Kind of AI Chip

Neuromorphic chips, which mimic how the brain processes information, are emerging as a critical missing piece for physical AI systems like robots and wearables that need to respond instantly to their environment without constant cloud connectivity. Unlike traditional AI processors that compute continuously, these brain-inspired semiconductors fire electrical signals only when needed, dramatically reducing power consumption while enabling real-time motion control and adaptation.

What Makes Neuromorphic Chips Different From Standard AI Processors?

The AI chips powering today's smartphones and data centers, such as graphics processing units (GPUs) and neural processing units (NPUs), rely on what's called the von Neumann architecture. This design separates the processor that does the computing from the memory that stores data, forcing information to shuttle back and forth constantly. The result is excessive power consumption and a fundamental mismatch between the processor's speed and the data transfer rate.

Neuromorphic chips take a radically different approach by distributing both storage and computation across artificial neurons and synapses, just like biological brains do. Rather than computing at every clock cycle, they operate on an event-driven basis, generating electrical signals, or "spikes," only when something actually happens. This mirrors how the human brain conserves energy by activating neurons selectively in response to stimuli.

"Existing deep-learning AI chips such as GPUs and neural processing units have to compute continuously in step with a calculation cycle, but a neuromorphic chip that borrows the brain's approach computes only when an event occurs," explained Kim Jae-wook, senior researcher at the Brain-Inspired Computing Research Center of the Korea Institute of Science and Technology (KIST).

Kim Jae-wook, Senior Researcher, Brain-Inspired Computing Research Center, KIST

Why Does Physical AI Need a Brain-Like Chip?

Physical AI, which encompasses robots, autonomous vehicles, and wearable devices that operate in the real world, faces a critical challenge: running inference on these systems using models trained at centralized data centers requires enormous amounts of power. A self-driving car or humanoid robot cannot afford to send every sensor reading to the cloud and wait for a response. It needs to perceive, decide, and act in milliseconds.

Researchers at KIST demonstrated this capability by building a neuromorphic chip into an autonomous driving system that learned and replicated a specific driver's habits. The system could reproduce not just the general mechanics of driving, but the individual quirks and patterns of how that particular person navigated roads. This level of personalization and real-time adaptation is difficult to achieve with conventional AI chips operating in isolation or relying on cloud connectivity.

The challenge becomes even more acute with humanoid robots. Current commercial humanoid robots struggle to maintain stable movement on unfamiliar terrain such as slopes or sand. They lack the predictive control mechanism that allows humans to adjust their posture preemptively when they encounter unexpected surfaces. The cerebellum, the part of the brain that handles balance and coordination, performs this predictive function continuously and efficiently.

How Can Neuromorphic Chips Enable Better Robot Control?

KIST researchers are developing neuromorphic chip technology specifically designed to replicate the cerebellum's predictive control function. The goal is to enable humanoid robots to walk properly not only on flat ground but also in unstructured environments including slopes and changing terrain. When a person encounters unexpected terrain, they preemptively adjust their posture; neuromorphic chips could give robots the same capability.

The technology also shows promise for wearable robots used in rehabilitation. KIST's team, working with researcher Lee Jong-won, applied a neuromorphic chip to a wearable robot and demonstrated muscle-strength assistance tailored to the wearer's individual needs. This personalization and real-time responsiveness would be difficult to achieve with traditional AI processors.

  • Real-Time Adaptation: Neuromorphic chips enable devices to respond instantly to environmental changes without waiting for cloud processing, critical for robots navigating unpredictable terrain.
  • Energy Efficiency: Event-driven computation means the chip consumes power only when processing actual signals, not during idle computation cycles, extending battery life for mobile and wearable devices.
  • Predictive Control: By mimicking the brain's cerebellum, these chips can anticipate and preemptively adjust to changes, allowing robots to maintain balance on slopes and unstructured surfaces.
  • Personalization: The chips can learn and adapt to individual user patterns, enabling customized behavior in autonomous systems and wearable assistants.

Where Does Neuromorphic Technology Stand Today?

Neuromorphic chip development remains in early stages, with only some commercial products available on the market. The United States, including Intel, leads in this technology, but South Korea is making rapid progress through research institutes and academia. KAIST, the Korea Advanced Institute of Science and Technology, recently secured "neuromorphic neuron semiconductor technology" that uses naturally occurring noise in semiconductors as a resource for information processing.

When KAIST's team converted body-activity signals and voice signals into spike signals to test recognition performance, accuracy reached 94.8% for motion recognition and 95.0% for voice recognition. The technology allows a single piece of hardware to be reconfigured for signals of varying speeds and frequencies, mimicking how the brain handles diverse inputs.

"It is difficult to complete physical AI technology with GPUs or NPUs alone. Rather than fully replacing existing AI chips, neuromorphic chips will play a complementary role in commercializing physical AI," noted Kim Jae-wook.

Kim Jae-wook, Senior Researcher, Brain-Inspired Computing Research Center, KIST

What Does This Mean for the Broader AI Chip Market?

The mobile system-on-chip (SoC) market, which integrates CPU, GPU, modem, and AI processing into a single platform, is experiencing rapid growth. The global market is projected to expand from $1.1 billion in 2026 to $3.4 billion by 2033, growing at a compound annual rate of 17.2%. This expansion is driven largely by the transition toward on-device artificial intelligence, where AI processing happens directly on smartphones and mobile devices rather than in the cloud.

However, neuromorphic chips represent a different category of innovation. Rather than competing with traditional NPUs and GPUs, they are expected to complement them. In humanoid robots and other physical AI systems, neuromorphic chips would handle functions requiring massively parallel processing and real-time learning, while conventional AI chips manage other computational tasks.

The development of neuromorphic technology is part of a broader government-backed research program in South Korea focused on next-generation intelligent semiconductors. As the technology matures and intellectual property is secured, neuromorphic chips could become a standard component in physical AI systems, much as GPUs became essential for training large language models.