REVIEW 2 cited by
On Accelerating Edge AI: Optimizing Resource-Constrained Environments
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Resource-constrained edge deployments demand AI solutions that balance high performance with stringent compute, memory, and energy limitations. In this survey, we present a comprehensive overview of the primary strategies for accelerating deep learning models under such constraints. First, we examine model compression techniques-pruning, quantization, tensor decomposition, and knowledge distillation-that streamline large models into smaller, faster, and more efficient variants. Next, we explore Neural Architecture Search (NAS), a class of automated methods that discover architectures inherently optimized for particular tasks and hardware budgets. We then discuss compiler and deployment frameworks, such as TVM, TensorRT, and OpenVINO, which provide hardware-tailored optimizations at inference time. By integrating these three pillars into unified pipelines, practitioners can achieve multi-objective goals, including latency reduction, memory savings, and energy efficiency-all while maintaining competitive accuracy. We also highlight emerging frontiers in hierarchical NAS, neurosymbolic approaches, and advanced distillation tailored to large language models, underscoring open challenges like pre-training pruning for massive networks. Our survey offers practical insights, identifies current research gaps, and outlines promising directions for building scalable, platform-independent frameworks to accelerate deep learning models at the edge.
Forward citations
Cited by 2 Pith papers
-
Performance Isolation for Inference Processes in Edge GPU Systems
On NVIDIA GPUs, MIG partitions provide the strongest temporal isolation for concurrent inference, and Green Contexts approach that level on edge devices only when power throttling is removed.
-
Token Compression Meets Compact Vision Transformers: A Survey and Comparative Evaluation for Edge AI
A survey and one-model benchmark concluding that token compression methods hurt compact Vision Transformers when used off the shelf, a conclusion supported only by an unverified experiment on AutoFormer-S.
Discussion (0). Sign in to comment.