SAFE-KD: Risk-Controlled Early-Exit Distillation for Vision Backbones

📅 2026-02-03
📈 Citations: 0
Influential: 0
📄 PDF

career value

168K/year
🤖 AI Summary
This work addresses the challenge of enabling early-exit networks to reduce computational cost while rigorously controlling misclassification risk. The authors propose SAFE-KD, a novel framework that integrates conformal risk control (CRC) with decoupled knowledge distillation (DKD) to introduce a multi-exit architecture with explicit risk constraints in vision backbones. By leveraging lightweight exit heads, hierarchical distillation, and exit consistency constraints, SAFE-KD guarantees—under finite-sample settings—that the selective misclassification risk remains below a user-specified threshold. Experiments across multiple datasets and architectures demonstrate that SAFE-KD achieves superior accuracy-computation trade-offs, enhanced calibration, and robustness to corrupted inputs, all while providing theoretically grounded finite-sample risk guarantees.

Technology Category

Application Category

📝 Abstract
Early-exit networks reduce inference cost by allowing ``easy''inputs to stop early, but practical deployment hinges on knowing \emph{when} early exit is safe. We introduce SAFE-KD, a universal multi-exit wrapper for modern vision backbones that couples hierarchical distillation with \emph{conformal risk control}. SAFE-KD attaches lightweight exit heads at intermediate depths, distills a strong teacher into all exits via Decoupled Knowledge Distillation (DKD), and enforces deep-to-shallow consistency between exits. At inference, we calibrate per-exit stopping thresholds on a held-out set using conformal risk control (CRC) to guarantee a user-specified \emph{selective} misclassification risk (among the samples that exit early) under exchangeability. Across multiple datasets and architectures, SAFE-KD yields improved accuracy compute trade-offs, stronger calibration, and robust performance under corruption while providing finite-sample risk guarantees.
Problem

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

early-exit
risk control
selective classification
conformal prediction
vision backbones
Innovation

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

conformal risk control
early-exit networks
decoupled knowledge distillation
risk-guaranteed inference
vision backbones
🔎 Similar Papers
No similar papers found.