English

Learning To Help: Training Models to Assist Legacy Devices

Machine Learning 2024-09-25 v1

Abstract

Machine learning models implemented in hardware on physical devices may be deployed for a long time. The computational abilities of the device may be limited and become outdated with respect to newer improvements. Because of the size of ML models, offloading some computation (e.g. to an edge cloud) can help such legacy devices. We cast this problem in the framework of learning with abstention (LWA) in which the expert (edge) must be trained to assist the client (device). Prior work on LWA trains the client assuming the edge is either an oracle or a human expert. In this work, we formalize the reverse problem of training the expert for a fixed (legacy) client. As in LWA, the client uses a rejection rule to decide when to offload inference to the expert (at a cost). We find the Bayes-optimal rule, prove a generalization bound, and find a consistent surrogate loss function. Empirical results show that our framework outperforms confidence-based rejection rules.

Keywords

Cite

@article{arxiv.2409.16253,
  title  = {Learning To Help: Training Models to Assist Legacy Devices},
  author = {Yu Wu and Anand Sarwate},
  journal= {arXiv preprint arXiv:2409.16253},
  year   = {2024}
}

Comments

12 pages, 4 figures

R2 v1 2026-06-28T18:55:33.544Z