paper-with-me

홈 › Papers

From Learning to Unlearning: Biomedical Security Protection in Multimodal Large Language Models

2025-08-06 · Dunyuan Xu, Xikai Yang, Yaoqian Li, Jinpeng Li, Pheng-Ann Heng arxiv

The security of biomedical Multimodal Large Language Models (MLLMs) has attracted increasing attention. However, training samples easily contain private information and incorrect knowledge that are difficult to detect, potentially leading to privacy leakage or erroneous outputs after deployment. An intuitive idea is to reprocess the training set to remove unwanted content and retrain the model from scratch. Yet, this is impractical due to significant computational costs, especially for large language models. Machine unlearning has emerged as a solution to this problem, which avoids complete retraining by selectively removing undesired knowledge derived from harmful samples while preserving required capabilities on normal cases. However, there exist no available datasets to evaluate the unlearning quality for security protection in biomedical MLLMs. To bridge this gap, we propose the first benchmark Multimodal Large Language Model Unlearning for BioMedicine (MLLMU-Med) built upon our novel data generation pipeline that effectively integrates synthetic private data and factual errors into the training set. Our benchmark targets two key scenarios: 1) Privacy protection, where patient private information is mistakenly included in the training set, causing models to unintentionally respond with private data during inference; and 2) Incorrectness removal, where wrong knowledge derived from unreliable sources is embedded into the dataset, leading to unsafe model responses. Moreover, we propose a novel Unlearning Efficiency Score that directly reflects the overall unlearning performance across different subsets. We evaluate five unlearning approaches on MLLMU-Med and find that these methods show limited effectiveness in removing harmful knowledge from biomedical MLLMs, indicating significant room for improvement. This work establishes a new pathway for further research in this promising field.

📄 PDF Abstract BibTeX arXiv:2508.04192

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SafeEraser: Enhancing Safety in Multimodal Large Language Models through Multimodal Machine Unlearning

2025-02-18 · Junkai Chen, Zhijie Deng, Kening Zheng, Yibo Yan 외

As Multimodal Large Language Models (MLLMs) develop, their potential security issues have become increasingly prominent. Machine Unlearning (MU), as an effective strategy for forgetting specific knowledge in training dat…

Machine UnlearningVisual Question Answering (VQA)

MultiDelete for Multimodal Machine Unlearning

2023-11-18 · Jiali Cheng, Hadi Amiri

Machine Unlearning removes specific knowledge about training data samples from an already trained model. It has significant practical benefits, such as purging private, inaccurate, or outdated information from trained mo…

Machine Unlearning

Verifying Robust Unlearning: Probing Residual Knowledge in Unlearned Models

2025-04-21 · Hao Xuan, Xingyu Li

Machine Unlearning (MUL) is crucial for privacy protection and content regulation, yet recent studies reveal that traces of forgotten information persist in unlearned models, enabling adversaries to resurface removed kno…

Machine Unlearning

Unveiling Entity-Level Unlearning for Large Language Models: A Comprehensive Analysis

2024-06-22 · Weitao Ma, Xiaocheng Feng, Weihong Zhong, Lei Huang 외

Large language model unlearning has garnered increasing attention due to its potential to address security and privacy concerns, leading to extensive research in the field. However, much of this research has concentrated…

Language ModelingLanguage ModellingLarge Language Model

On Large Language Model Continual Unlearning

2024-07-14 · Chongyang Gao, Lixu Wang, Kaize Ding, Chenkai Weng 외

While large language models have demonstrated impressive performance across various domains and tasks, their security issues have become increasingly severe. Machine unlearning has emerged as a representative approach fo…

DisentanglementLanguage ModelingLanguage ModellingLarge Language Model+2