Back to list
Lv.2

Edge AI (Artificial Intelligence)

Edge Artificial Intelligence

AI that processes data close to where it is generated—at the edge of the network

In Simple Terms

Edge AI is a system that analyzes data and makes decisions on devices close to where that data is generated—or on equipment located right nearby. For example, it is used in self-driving cars to instantly detect obstacles and apply the brakes, or in factory cameras to identify defective products on the spot. Because it eliminates the time needed to send information to a distant server, it is widely used in situations where even a split-second delay cannot be tolerated.

Behind the Name

The name 'Edge AI' comes from the word 'edge,' meaning the outer boundary or periphery of something. Rather than sending data all the way to powerful servers in the cloud, Edge AI runs directly on devices at the edge of the network—like smartphones or sensors. It is sometimes referred to as on-device AI as well.

Take a Closer Look!

Edge AI refers to the technology of running AI close to where data is generated—on devices like smartphones and cameras, or on servers installed right nearby—rather than sending data over the internet to a distant cloud server for processing. Compared to cloud-based approaches, the defining characteristic of Edge AI is that it processes data right at the source, resulting in virtually no communication latency.

This technology is especially valuable in scenarios that demand speed and safety.
In autonomous vehicles, for instance, waiting for a response from a distant cloud server after detecting an obstacle could mean missing the window to avoid a collision.
With AI making decisions right at the scene, even emergency stops where every tenth of a second counts can be handled smoothly.
Another major benefit is privacy: since personal data does not need to be sent to an external server, sensitive information is much easier to keep secure.

On the other hand, running AI on limited hardware at the source can present challenges around computational power and energy efficiency.
To address this, approaches such as model compression and the integration of dedicated AI chips have been developed.
In everyday life, this technology is already at work in places like facial recognition and on-device translation on smartphones, and obstacle avoidance in robot vacuums.