Reliable Inference in Edge-Cloud Model Cascades via Conformal Alignment
Jiayi Huang, Sangwoo Park, Nicola Paoletti, Osvaldo Simeone
TL;DR
Edge predictions must achieve cloud-level conditional coverage with respect to the cloud distribution $p^*(y|x)$. The authors introduce Conformal Alignment-Based (CAb) cascading, which casts edge-to-cloud escalation as a multiple-hypothesis testing problem and uses a learned alignment score to gate edge decisions, guaranteeing that the edge-processed fraction meets the cloud-level conditional coverage on average while controlling deferral and set size. The approach is compatible with arbitrary edge prediction sets, including CP variants, and provides finite-sample FDR-type guarantees via sequential screening and optional stopping. Empirical results on CIFAR-100 and TeleQnA demonstrate that CAb reduces cloud offloading substantially with only modest increases in prediction-set size, offering a practical reliability-cost trade-off for edge-cloud inference.
Abstract
Edge intelligence enables low-latency inference via compact on-device models, but assuring reliability remains challenging. We study edge-cloud cascades that must preserve conditional coverage: whenever the edge returns a prediction set, it should contain the true label with a user-specified probability, as if produced by the cloud model. We formalize conditional coverage with respect to the cloud predictive distribution, and introduce a conformal alignment-based (CAb) cascading mechanism that certifies this property with user control over the risk level. Our method casts escalation from edge to cloud models as a multiple-hypothesis testing (MHT) problem, tailoring conformal alignment (CA) to select which inputs can be safely handled at the edge. The proposed CAb model cascading method yields statistical guarantees on the average fraction of edge decisions that satisfy cloud-level conditional coverage. The procedure applies to arbitrary edge prediction sets, including variants of conformal prediction (CP), and exposes a tunable trade-off among coverage, deferral rate, and set size. Experiments on CIFAR-100 image classification and the TeleQnA question-answering (QA) benchmark show that the proposed CAb cascade maintains the target conditional coverage for edge predictions while substantially reducing offloading to the cloud and incurring modest increases in prediction-set size.
