Aligning Logits Generatively for Principled Black-Box Knowledge Distillation

Published: 01 Jan 2024, Last Modified: 21 May 2025CVPR 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Black-Box Knowledge Distillation (B2KD) is a formu-lated problem for cloud-to-edge model compression with in-visible data and models hosted on the server. B2KD faces challenges such as limited Internet exchange and edge-cloud disparity of data distributions. In this paper, we for-malize a two-step workflow consisting of deprivatization and distillation, and theoretically provide a new optimization direction from logits to cell boundary different from direct logits alignment. With its guidance, we propose a new method Mapping-Emulation KD (MEKD) that distills a black-box cumbersome model into a lightweight one. Our method does not differentiate between treating soft or hard responses, and consists of: 1) deprivatization: emulating the inverse mapping of the teacher function with a genera-tor, and 2) distillation: aligning low-dimensional logits of the teacher and student models by reducing the distance of high-dimensional image points. For different teacher-student pairs, our method yields inspiring distillation per-formance on various benchmarks, and outperforms the pre-vious state-of-the-art approaches.
Loading