LinkedIn analytics tracking pixel for AIDOLS AI consulting website performance measurement
Infrastructure

Edge AI

Edge AI is the practice of running AI models on local devices — smartphones, vehicles, sensors, factory equipment, AR/VR headsets — instead of the cloud, in order to deliver lower latency, stronger privacy, and continued operation when offline.

Full definition

Edge AI is enabled by efficient model architectures (small language models, distilled models, quantized models), specialized accelerators (Apple Neural Engine, Qualcomm Hexagon, Google Edge TPU, NVIDIA Jetson), and runtimes (Core ML, TensorFlow Lite, ONNX Runtime, MLC). Apple Intelligence, Google Pixel's Tensor models, and Tesla FSD are major consumer-scale edge-AI deployments.

Why it matters

Edge AI changes the privacy and cost equation: data never leaves the device, no per-query cloud cost, no roundtrip latency. For regulated industries (healthcare, defense, automotive) and consumer products with privacy as a feature, edge AI is increasingly the default rather than the exception.

Example

Apple Intelligence runs many AI features (summarization, writing tools, smart replies) on a 3B-parameter on-device model, falling back to Apple's Private Cloud Compute or third-party LLMs only for tasks that exceed the on-device model's capability.

Source & further reading

Primary source: Apple Machine Learning Research — "Apple Intelligence Foundation Language Models" (2024).

Citation policy: this entry is part of the AIDOLS AI Implementation Glossary and may be quoted for research, journalism, and education with attribution to aidolsgroup.com/ko/glossary/edge-ai/.