Skip to content

RadiumStar/EFFACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFFACE: Top-1 Compression Suffices for Federated Unlearning with the Help of Adaptive Error Feedback

Venue: ICASSP 2026 License: MIT GitHub top language GitHub repo size GitHub stars

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

🐱‍💻 Code

See EFFACE code overview for more details.

🔍 Clarification on the Selection Mechanism

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.

Formulation Comparison

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.

🚀 Upcoming Extended Version

We are preparing a comprehensive extension of this work that will include:

  1. Convergence Analysis: Detailed analysis of the convergence order for EFFACE, including the selection of the error compensation strength coefficient $\eta$
  2. 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.

📖 Citation

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}
}

About

[ICASSP 2026] "Top-1 compression suffices for federated unlearning with the help of adaptive error feedback" by Boxu Xiao, Sijia Liu, Qing Ling

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages