paper-with-me

Papers

Proactive Routing to Interpretable Surrogates with Distribution-Free Safety Guarantees

2026-03-15 · Iqtedar Uddin, Mazin Khider, André Bauer arxiv

Model routing determines whether to use an accurate black-box model or a simpler surrogate that approximates it at lower cost or greater interpretability. In deployment settings, practitioners often wish to restrict surrogate use to inputs where its degradation relative to a reference model is controlled. We study proactive (input-based) routing, in which a lightweight gate selects the model before either runs, enabling distribution-free control of the fraction of routed inputs whose degradation exceeds a tolerance τ. The gate is trained to distinguish safe from unsafe inputs, and a routing threshold is chosen via Clopper-Pearson conformal calibration on a held-out set, guaranteeing that the routed-set violation rate is at most α with probability 1-δ. We derive a feasibility condition linking safe routing to the base safe rate π and risk budget α, along with sufficient AUC thresholds ensuring that feasible routing exists. Across 35 OpenML datasets and multiple black-box model families, gate-based conformal routing maintains controlled violation while achieving substantially higher coverage than regression conformal and naive baselines. We further show that probabilistic calibration primarily affects routing efficiency rather than distribution-free validity.

📄 PDF Abstract BibTeX arXiv:2603.14623

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FreeBalance: Pre-Routing Online Moe Load Balancing via Residual Workload Prediction

2026-08-14 · Pengfei Chen, Yize Wu, Shouxu Kuang, Ke Gao 외 arxiv

Load imbalance poses a major bottleneck to the efficiency of expert parallelism in distributed inference of Mixture-of-Experts (MoE) models. The most heavily loaded rank stalls global execution due to skewed routing dist…

Deep Learning Based Proactive Multi-Objective Eco-Routing Strategies for Connected and Automated Vehicles

2020-06-30 · Lama Alfaseeh, Bilal Farooq

This study exploits the advancements in information and communication technology (ICT), connected and automated vehicles (CAVs), and sensing, to develop proactive multi-objective eco-routing strategies. For a robust appl…

Efficient Preemptive Robustification with Image Sharpening

2026-03-26 · Jiaming Liang, Chi-Man Pun arxiv

Despite their great success, deep neural networks rely on high-dimensional, non-robust representations, making them vulnerable to imperceptible perturbations, even in transfer scenarios. To address this, both training-ti…

Proactive Depot Discovery: A Generative Framework for Flexible Location-Routing

2025-02-17 · Site Qu, Guoqiang Hu

The Location-Routing Problem (LRP), which combines the challenges of facility (depot) locating and vehicle route planning, is critically constrained by the reliance on predefined depot candidates, limiting the solution s…

Feature-Based Interpretable Surrogates for Optimization

2024-09-03 · Marc Goerigk, Michael Hartisch, Sebastian Merten, Kartikey Sharma

For optimization models to be used in practice, it is crucial that users trust the results. A key factor in this aspect is the interpretability of the solution process. A previous framework for inherently interpretable o…