To forget is to preserve: Machine Unlearning for 3D medical image segmentation

22d ago · Global · primary source: export.arxiv.org

Researchers have benchmarked machine unlearning techniques for 3D medical image segmentation, a step toward complying with data privacy regulations that grant individuals the right to have their information erased from trained models. The study, submitted to arXiv on June 15, 2026, evaluates several approximate unlearning strategies applied to the MRBrainS18 dataset [1]. The work is driven by laws such as the General Data Protection Regulation (GDPR), which allows individuals to request the deletion of their personal data from machine learning models [1][2]. The authors use a 3D ResNet-50 as the backbone architecture for segmentation, pre-trained with the Med3D framework [1][2]. Researchers assessed performance using the Dice similarity coefficient and mean absolute error across two training horizons: 20 and 50 epochs [1]. The Noisy Label strategy delivered the strongest overall trade-off. After 50 epochs, it achieved a 93% decrease in the forget set while maintaining 84% accuracy for the retained set [1][2]. Other strategies showed extreme forgetting at higher epoch counts but also suffered catastrophic degradation of retain-set performance [1]. The paper provides a strict baseline of performance metrics for unlearning on a subject-specific level [1][2]. Nitesh Kumar Singh is listed as the corresponding author on the submission [1]. The research appears on arXiv, a preprint server that has integrated interactive demos through a collaboration with Hugging Face Spaces to make machine learning papers more accessible [3][4]. This integration allows users to find open-source demos linked to papers in computer science, statistics, and electrical engineering categories [4][5]. Machine unlearning addresses a growing tension between the capabilities of large-scale models and individual privacy rights. Large language models, for instance, are trained with self-supervised learning on vast amounts of text [7]. The field has seen rapid commercial development, with companies such as DeepSeek releasing open-weight models under permissive licenses [6]. Contextual AI, co-founded by former Hugging Face Head of Research Douwe Kiela, focuses on building grounded AI agents for enterprise knowledge bases [8]. The unlearning benchmarks established in the new study offer practitioners clear criteria for selecting strategies when deletion requests arrive [1].

research-paperregulationtool-release

Background sources we checked (7)
  • arxiv.org ↗ With new data privacy laws such as the General Data Protection Regulation (GDPR) [1] that allow individuals to ask that any of their personal information be erased from trained machine learning models, there has been a push to investigate the unlearning of data from models as a w…
  • huggingface.co ↗ Hugging Face Machine Learning Demos on arXiv Back to Articles ... # Hugging Face Machine Learning Demos on arXiv Published November 17, 2022 Update on GitHub Upvote 1 - - - - - Abubakar Abid abidlabs Follow …
  • info.arxiv.org ↗ ## Hugging Face Spaces ... Hugging Face code repositories, About Hugging Face ... Collaborators: Abubakar Abid, Omar Sanseviero, Ahsen Khaliq, and the Hugging Face team ... Hugging Face Spaces includes links to demos created by the community or the authors themselves. By going to…
  • huggingface.co ↗ Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to this integration, users can now find…
  • en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
  • en.wikipedia.org ↗ Douwe Kiela is a Dutch-American research scientist and entrepreneur working in the field of artificial intelligence with a focus on machine learning and natural language processing. He is a research scientist director at Google DeepMind. He previously co-founded and served as CEO…

Sources

Spot something wrong? Report an issue