AI RESEARCH

AESOP: Adversarial Execution-path Selection to Overload Deep Learning Pipelines

arXiv CS.AI

ArXi:2605.10987v1 Announce Type: cross 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.