错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Simple Machine Unlearning Approach Using Elastic Weight Consolidation

  • Arnav Devalapally,
  • Gowtham Valluri

摘要

Machine Learning (ML) models have over the years been proved to be powerful tools for learning and inferring from data, but having the model unlearn a part of the data has been known to be a notoriously difficult problem. Machine Unlearning is an emerging field that deals with this exact problem - Having the model forget a subset of data without retraining from scratch. To accomplish this, we propose a method that uses Elastic Weight Consolidation (EWC) along with a modified loss term and show that the model is able to forget a subset of data while still retaining most information about the rest of the data. We evaluate this approach on the MNIST dataset using metrics such as Entropy, Confidence, and Accuracy.