paper-with-me

Papers

To Be Forgotten or To Be Fair: Unveiling Fairness Implications of Machine Unlearning Methods

2023-02-07 · Dawen Zhang, Shidong Pan, Thong Hoang, Zhenchang Xing, Mark Staples, Xiwei Xu, Lina Yao, Qinghua Lu, Liming Zhu

The right to be forgotten (RTBF) is motivated by the desire of people not to be perpetually disadvantaged by their past deeds. For this, data deletion needs to be deep and permanent, and should be removed from machine learning models. Researchers have proposed machine unlearning algorithms which aim to erase specific data from trained models more efficiently. However, these methods modify how data is fed into the model and how training is done, which may subsequently compromise AI ethics from the fairness perspective. To help software engineers make responsible decisions when adopting these unlearning methods, we present the first study on machine unlearning methods to reveal their fairness implications. We designed and conducted experiments on two typical machine unlearning methods (SISA and AmnesiacML) along with a retraining method (ORTR) as baseline using three fairness datasets under three different deletion strategies. Experimental results show that under non-uniform data deletion, SISA leads to better fairness compared with ORTR and AmnesiacML, while initial training and uniform data deletion do not necessarily affect the fairness of all three methods. These findings have exposed an important research problem in software engineering, and can help practitioners better understand the potential trade-offs on fairness when considering solutions for RTBF.

📄 PDF Abstract BibTeX arXiv:2302.03350

Code (0)

등록된 구현이 없습니다.

Tasks

EthicsFairnessMachine Unlearning

Similar Papers 제목 키워드 기반

Exploring Fairness in Educational Data Mining in the Context of the Right to be Forgotten

2024-05-27 · Wei Qian, Aobo Chen, Chenxu Zhao, Yangyi Li 외

In education data mining (EDM) communities, machine learning has achieved remarkable success in discovering patterns and structures to tackle educational challenges. Notably, fairness and algorithmic bias have gained att…

FairnessMachine Unlearning

Long-Term Fairness Inquiries and Pursuits in Machine Learning: A Survey of Notions, Methods, and Challenges

2024-06-10 · Usman Gohar, Zeyu Tang, Jialu Wang, Kun Zhang 외

The widespread integration of Machine Learning systems in daily life, particularly in high-stakes domains, has raised concerns about the fairness implications. While prior works have investigated static fairness measures…

Decision MakingFairness

Fair Machine Unlearning: Data Removal while Mitigating Disparities

2023-07-27 · Alex Oesterling, Jiaqi Ma, Flavio P. Calmon, Hima Lakkaraju

The Right to be Forgotten is a core principle outlined by regulatory frameworks such as the EU's General Data Protection Regulation (GDPR). This principle allows individuals to request that their personal data be deleted…

FairnessMachine Unlearning

Globalizing Fairness Attributes in Machine Learning: A Case Study on Health in Africa

2023-04-05 · Mercy Nyamewaa Asiedu, Awa Dieng, Abigail Oppong, Maria Nagawa 외

With growing machine learning (ML) applications in healthcare, there have been calls for fairness in ML to understand and mitigate ethical concerns these systems may pose. Fairness has implications for global health in A…

Fairness

The Fairness Stitch: Unveiling the Potential of Model Stitching in Neural Network De-Biasing

2023-11-06 · Modar Sulaiman, Kallol Roy

The pursuit of fairness in machine learning models has emerged as a critical research challenge in different applications ranging from bank loan approval to face detection. Despite the widespread adoption of artificial i…

Face DetectionFairness