A PPO-based autoscaler for GPU inference in Kubernetes is claimed to cut P95 latency up to 6.7x, but the evidence is weakened by a missing HPA baseline, a spike-traffic slowdown, and a reliance on synthetic feedback.
AMP4EC: Adaptive Model Partitioning Framework for Efficient Deep Learning Inference in Edge Computing Environments
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Edge computing facilitates deep learning in resource-constrained environments, but challenges such as resource heterogeneity and dynamic constraints persist. This paper introduces AMP4EC, an Adaptive Model Partitioning framework designed to optimize deep learning inference in edge environments through real-time resource monitoring, dynamic model partitioning, and adaptive task scheduling. AMP4EC features a resource-aware model partitioner that splits deep learning models based on device capabilities, a task scheduler that ensures efficient load balancing using a weighted scoring mechanism, and a Docker-based deployment environment for validation. Experimental results show up to a 78% reduction in latency and a 414% improvement in throughput compared to baseline methods. The framework achieves consistent performance with low scheduling overhead across varying resource profiles, demonstrating adaptability in high-resource (1 CPU, 1GB RAM) and low-resource (0.4 CPU, 512MB RAM) scenarios. These results highlight AMP4EC's scalability, efficiency, and robustness for real-world edge deployments, addressing the critical need for efficient distributed inference in dynamic, resource-constrained environments.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2025 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
KIS-S: A GPU-Aware Kubernetes Inference Simulator with RL-Based Auto-Scaling
A PPO-based autoscaler for GPU inference in Kubernetes is claimed to cut P95 latency up to 6.7x, but the evidence is weakened by a missing HPA baseline, a spike-traffic slowdown, and a reliance on synthetic feedback.