SyncAI.news, a Varaisys broadcasting
SUPREME: A Multi-GPU Framework for Reproducible Image Unlearning Method Evaluation
PA

Petros Andreou, Jamie Lanyon, Axel Finke, Georgina Cosma

· 1 min read

ResearcharXiv cs.CV

SUPREME: A Multi-GPU Framework for Reproducible Image Unlearning Method Evaluation

arXiv:2606.00380v3 Announce Type: replace Abstract: 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.

Original source

This story was published by arXiv cs.CV and written by Petros Andreou, Jamie Lanyon, Axel Finke, Georgina Cosma. SyncAI.news shows a preview; the complete article is on the publisher's site.

Read the full story on arxiv.org

Similar News