MO-SAE:Multi-Objective Stacked Autoencoders Optimization for Edge Anomaly Detection
Lizhao Zhang, Shengsong Kong, Tao Guo, Shaobo Li, Zhenzhou Ji

TL;DR
This paper introduces MO-SAE, a multi-objective optimization framework for stacked autoencoders tailored for resource-constrained edge devices, enhancing anomaly detection efficiency and adaptability.
Contribution
It formulates SAE optimization as a multi-objective problem and proposes MO-SAE, integrating model clipping, multi-branch exits, and heuristic algorithms for balanced edge deployment.
Findings
Reduces storage and power by at least 50% on x86 architectures.
Improves runtime efficiency by at least 28%.
Achieves 15% faster inference on ARM edge devices.
Abstract
Stacked AutoEncoders (SAE) have been widely adopted in edge anomaly detection scenarios. However, the resource-intensive nature of SAE can pose significant challenges for edge devices, which are typically resource-constrained and must adapt rapidly to dynamic and changing conditions. Optimizing SAE to meet the heterogeneous demands of real-world deployment scenarios, including high performance under constrained storage, low power consumption, fast inference, and efficient model updates, remains a substantial challenge. To address this, we propose an integrated optimization framework that jointly considers these critical factors to achieve balanced and adaptive system-level optimization. Specifically, we formulate SAE optimization for edge anomaly detection as a multi-objective optimization problem and propose MO-SAE (Multi-Objective Stacked AutoEncoders). The multiple objectives are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Software System Performance and Reliability
