paper-with-me

홈 › Papers

Audit to Forget: A Unified Method to Revoke Patients' Private Data in Intelligent Healthcare

2023-02-20 · Juexiao Zhou, Haoyang Li, Xingyu Liao, Bin Zhang, Wenjia He, Zhongxiao Li, Longxi Zhou, Xin Gao

Revoking personal private data is one of the basic human rights, which has already been sheltered by several privacy-preserving laws in many countries. However, with the development of data science, machine learning and deep learning techniques, this right is usually neglected or violated as more and more patients' data are being collected and used for model training, especially in intelligent healthcare, thus making intelligent healthcare a sector where technology must meet the law, regulations, and privacy principles to ensure that the innovation is for the common good. In order to secure patients' right to be forgotten, we proposed a novel solution by using auditing to guide the forgetting process, where auditing means determining whether a dataset has been used to train the model and forgetting requires the information of a query dataset to be forgotten from the target model. We unified these two tasks by introducing a new approach called knowledge purification. To implement our solution, we developed AFS, a unified open-source software, which is able to evaluate and revoke patients' private data from pre-trained deep learning models. We demonstrated the generality of AFS by applying it to four tasks on different datasets with various data sizes and architectures of deep learning networks. The software is publicly available at \url{https://github.com/JoshuaChou2018/AFS}.

📄 PDF Abstract BibTeX arXiv:2302.09813

Code (1)

joshuachou2018/afs 공식 구현 pytorch

Tasks

Deep LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Forgetting Without Restarting: Execution-State Unlearning for Stateful LLM Agents

2026-09-04 · Chao Yao, Yangbo Wei, Zhen Huang, Junhong Qian 외 arxiv

Long-running LLM agents are stateful: beyond the transcript they accrete compressed summaries, plaintext memory, pending tool plans, and, under every serving API, a KV cache. Yet today's "forget" operations delete a plai…

Auditory verbal learning disabilities in patients with mild cog impairment and mild Alzheimer's disease: A clinical study

2021-10-22 · Mahmoud Kargar, Alireza Mohammadi

Learning and memory impairments are common characteristics of individuals with mild cognitive impairment (MCI) and mild Alzheimer's disease (miAD). Early diagnosis of MCI is necessary to prevent recurrence of the disease…

Alignment Calibration: Machine Unlearning for Contrastive Learning under Auditing

2024-06-05 · Yihan Wang, Yiwei Lu, Guojun Zhang, Franziska Boenisch 외

Machine unlearning provides viable solutions to revoke the effect of certain training data on pre-trained model parameters. Existing approaches provide unlearning recipes for classification and generative models. However…

Contrastive LearningMachine Unlearning

Effectiveness of Federated Learning and CNN Ensemble Architectures for Identifying Brain Tumors Using MRI Images

2022-08-28 · Neural Processing Letters 2022 8 · Moinul Islam, Md. Tanzim Reza, Mohammed Kaosar & Mohammad Zavid Parvez

Medical institutions often revoke data access due to the privacy concern of patients. Federated Learning (FL) is a collaborative learning paradigm that can generate an unbiased global model based on collecting updates fr…

Federated Learning

Multi-Modal Recommendation Unlearning for Legal, Licensing, and Modality Constraints

2024-05-24 · Yash Sinha, Murari Mandal, Mohan Kankanhalli

User data spread across multiple modalities has popularized multi-modal recommender systems (MMRS). They recommend diverse content such as products, social media posts, TikTok reels, etc., based on a user-item interactio…

Multi-modal RecommendationRecommendation Systems