SUPREME: A Multi-GPU Framework for Reproducible Image Unlearning Method Evaluation
Abstract
SUPREME is a distributed multi-GPU framework that accelerates evaluation of image-classification unlearning methods across multiple seeds and models.
Machine unlearning removes the influence of specific training data from a trained model without retraining it from scratch. Evaluating an unlearning method requires repeating training, unlearning, and evaluation across multiple seeds, which is computationally expensive. To our knowledge, existing image classification unlearning frameworks run on a single GPU, which limits how many seeds can be evaluated in reasonable time. We introduce SUPREME, an open-source framework that distributes these stages across multiple GPUs. SUPREME makes three contributions: a registry-based design for adding new methods, metrics, models, and scenarios; a multi-GPU architecture supporting multiple accelerators and precision modes; and a demonstration on Pins Face Recognition using ResNet18 and ViT under full-class and random-sample unlearning across ten seeds. The framework is available at https://github.com/pedroandreou/supreme-unlearning.
Community
I’m the first author of SUPREME. Our code and documentation are available here: https://github.com/pedroandreou/supreme-unlearning
The framework supports multi-GPU image-unlearning evaluation, independent seed control across stages, and an extensible Python API.
Happy to answer questions and hear feedback!
Get this paper in your agent:
hf papers read 2606.00380 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper