AESOP: Adversarial Execution-path Selection to Overload Deep Learning Pipelines
Tingxi Li, Mingfang Ji, Ravishka Shemal Rathnasuriya, Simin Chen, Yitao Hu, Wei Yang

TL;DR
AESOP demonstrates a novel adversarial method targeting dynamic ML inference pipelines, significantly inflating computational costs and latency by exploiting path selection vulnerabilities under various defenses.
Contribution
The paper introduces AESOP, a new framework for adversarial path selection in ML pipelines, revealing a substantial efficiency attack surface not addressed by existing methods.
Findings
AESOP inflates FLOPs by up to 2,407× in white-box settings.
AESOP causes up to 419× latency increase and redirects attacks under defenses.
The attack can force pipelines into throughput collapse or high data loss.
Abstract
Modern machine learning deployments increasingly compose specialized models into dynamic inference pipelines, where upstream components produce intermediate predictions that determine the workload and inputs of downstream components. The cost of processing an input is therefore not determined by any single model, but by two coupled factors: the per-inference cost of each invoked component and its workload volume. Because these pipelines run under hard real-time constraints, efficiency is a fundamental requirement for system availability. We show that this structure creates an efficiency-attack surface that existing methods targeting single models cannot exploit: on identical inputs and budgets, path-aware targeting inflates FLOPs by while the strongest single-model baseline achieves -- a gap attributable entirely to where the attack is directed. We…
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.
