paper-with-me

홈 › Papers

Towards Transfer Unlearning: Empirical Evidence of Cross-Domain Bias Mitigation

2024-07-24 · Huimin Lu, Masaru Isonuma, Junichiro Mori, Ichiro Sakata

Large language models (LLMs) often inherit biases from vast amounts of training corpora. Traditional debiasing methods, while effective to some extent, do not completely eliminate memorized biases and toxicity in LLMs. In this paper, we study an unlearning-based approach to debiasing in LLMs by performing gradient ascent on hate speech against minority groups, i.e., minimizing the likelihood of biased or toxic content. Specifically, we propose a mask language modeling unlearning technique, which unlearns the harmful part of the text. This method enables LLMs to selectively forget and disassociate from biased and harmful content. Experimental results demonstrate the effectiveness of our approach in diminishing bias while maintaining the language modeling abilities. Surprisingly, the results also unveil an unexpected potential for cross-domain transfer unlearning: debiasing in one bias form (e.g. gender) may contribute to mitigating others (e.g. race and religion).

📄 PDF Abstract BibTeX arXiv:2407.16951

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

$\oslash$ Source Models Leak What They Shouldn't $\nrightarrow$: Unlearning Zero-Shot Transfer in Domain Adaptation Through Adversarial Optimization

2026-04-09 · Arnav Devalapally, Poornima Jain, Kartik Srinivas, Vineeth N. Balasubramanian arxiv

The increasing adaptation of vision models across domains, such as satellite imagery and medical scans, has raised an emerging privacy risk: models may inadvertently retain and leak sensitive source-domain specific infor…

Source-Free Domain Adaptation

Silver Linings in the Shadows: Harnessing Membership Inference for Machine Unlearning

2024-07-01 · Nexhi Sula, Abhinav Kumar, Jie Hou, Han Wang 외

With the continued advancement and widespread adoption of machine learning (ML) models across various domains, ensuring user privacy and data security has become a paramount concern. In compliance with data privacy regul…

Machine Unlearning

Cross-Modal Safety Alignment: Is textual unlearning all you need?

2024-05-27 · Trishna Chakraborty, Erfan Shayegani, Zikui Cai, Nael Abu-Ghazaleh 외

Recent studies reveal that integrating new modalities into Large Language Models (LLMs), such as Vision-Language Models (VLMs), creates a new attack surface that bypasses existing safety training techniques like Supervis…

AllSafety Alignment

Cross-Lingual Unlearning of Selective Knowledge in Multilingual Language Models

2024-06-18 · Minseok Choi, Kyunghyun Min, Jaegul Choo

Pretrained language models memorize vast amounts of information, including private and copyrighted data, raising significant safety concerns. Retraining these models after excluding sensitive data is prohibitively expens…

Machine Unlearning

Towards Federated Domain Unlearning: Verification Methodologies and Challenges

2024-06-05 · Kahou Tam, Kewei Xu, Li Li, Huazhu Fu

Federated Learning (FL) has evolved as a powerful tool for collaborative model training across multiple entities, ensuring data privacy in sensitive sectors such as healthcare and finance. However, the introduction of th…

Federated LearningSpecificity