AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

This practice involves deploying trained AI models directly onto hardware such as smartphones, IoT sensors, or embedded systems. By processing data locally, edge inference significantly reduces latency, conserves bandwidth, and enhances user privacy since sensitive data does not leave the device. It is critical for real-time applications where immediate decision-making is required without relying on continuous network connectivity.

Summary

Edge inference is the process of executing machine learning models locally on end-user devices rather than in centralized cloud servers.

Key Concepts

Use Cases