EFFACE: Top-1 Compression Suffices for Federated Unlearning with the Help of Adaptive Error Feedback
This is the official code repository for the ICASSP 2026 paper Top-1 Compression Suffices for Federated Unlearning with the Help of Adaptive Error Feedback
See EFFACE code overview for more details.
The selection mechanism presented in the ICASSP paper was optimized for empirical performance. However, our subsequent theoretical analysis indicates that incorporating a correction term is necessary to strictly guarantee convergence bounds.
| Version | Formula |
|---|---|
| Original (Used in Paper Experiments) | ![]() |
| Corrected (Current Repo Implementation) | ![]() |
Implementation Update: We have updated the corresponding code to implement the theoretically corrected version. Our empirical verification confirms that this update yields performance comparable to the original implementation, ensuring both theoretical rigor and practical effectiveness.
We are preparing a comprehensive extension of this work that will include:
-
Convergence Analysis: Detailed analysis of the convergence order for EFFACE, including the selection of the error compensation strength coefficient
$\eta$ - Federated Unlearning Bounds: Specific theoretical guarantees within the federated unlearning context.
This extended manuscript is currently in preparation and will be made available soon. We appreciate your interest and patience.
If you find this work useful, please consider citing:
@inproceedings{xiao2026efface,
title={Top-1 Compression Suffices for Federated Unlearning with the Help of Adaptive Error Feedback},
author={Xiao, Boxu and Liu, Sijia and Ling, Qing},
booktitle={IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
pages={2171--2175},
year={2026},
organization={IEEE}
}
