Accuracy and Robustness of Model Cascades Under Data Perturbations

📅 2026-08-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究解决了模型级联在数据扰动下的准确性和鲁棒性问题,通过分析图像分类中信心基础的级联框架,识别了三种失效模式,并提出了优化方法。
📝 Abstract
Prediction cascades significantly reduce energy consumption of Artificial Intelligence (AI) models while maintaining high predictive performance. The idea is that easy inputs are routed through a lightweight small model, and difficult uncertain cases are deferred to a larger model. While this design can improve computational efficiency on clean data, its effectiveness depends on the reliability of confidence-based routing. Input degradations, such as static corruptions and sequential perturbations, can shift model confidence and routing decisions. In this paper, we study confidence-based cascade frameworks for image classification and investigate how such degradations affect their confidence-based deferral behavior. We select a model cascade at the pareto-optimum of accuracy, routing quality, and energy consumption that achieves competitive predictive performance with an up to 10-fold decrease in CO$_2$ emissions. We study the behavior of that model cascade under input corruptions and analyze how the cascade's routing decisions change when the input distribution shifts. Our analysis identifies three failure modes. Static corruptions either (1) break the routing signal while the large model remains useful, or (2) degrade both models so deferral no longer recovers accuracy. Sequential perturbations reveal a third mode: predictions stabilize but deferral suppresses, yielding stable but unreliable predictions. These findings demonstrate that energy efficient model cascades require evaluation beyond clean accuracy, with explicit attention to routing reliability under distribution shift.
Problem

Research questions and friction points this paper is trying to address.

model cascades
data perturbations
confidence-based routing
image classification
distribution shift
Innovation

Methods, ideas, or system contributions that make the work stand out.

confidence-based routing
input degradations
pareto-optimum
distribution shift
energy efficiency
🔎 Similar Papers
No similar papers found.