paper-with-me

홈 › Papers

MedSentry: Understanding and Mitigating Safety Risks in Medical LLM Multi-Agent Systems

2025-05-27 · Kai Chen, Taihang Zhen, Hewei Wang, Kailai Liu, Xinfeng Li, Jing Huo, Tianpei Yang, Jinfeng Xu, Wei Dong, Yang Gao

As large language models (LLMs) are increasingly deployed in healthcare, ensuring their safety, particularly within collaborative multi-agent configurations, is paramount. In this paper we introduce MedSentry, a benchmark comprising 5 000 adversarial medical prompts spanning 25 threat categories with 100 subthemes. Coupled with this dataset, we develop an end-to-end attack-defense evaluation pipeline to systematically analyze how four representative multi-agent topologies (Layers, SharedPool, Centralized, and Decentralized) withstand attacks from 'dark-personality' agents. Our findings reveal critical differences in how these architectures handle information contamination and maintain robust decision-making, exposing their underlying vulnerability mechanisms. For instance, SharedPool's open information sharing makes it highly susceptible, whereas Decentralized architectures exhibit greater resilience thanks to inherent redundancy and isolation. To mitigate these risks, we propose a personality-scale detection and correction mechanism that identifies and rehabilitates malicious agents, restoring system safety to near-baseline levels. MedSentry thus furnishes both a rigorous evaluation framework and practical defense strategies that guide the design of safer LLM-based multi-agent systems in medical domains.

📄 PDF Abstract BibTeX arXiv:2505.20824

Code (1)

kaichennj/medsentry 공식 구현

Similar Papers 제목 키워드 기반

A Comprehensive Survey on the Trustworthiness of Large Language Models in Healthcare

2025-02-21 · Manar Aljohani, Jun Hou, Sindhura Kommu, Xuan Wang

The application of large language models (LLMs) in healthcare has the potential to revolutionize clinical decision-making, medical research, and patient care. As LLMs are increasingly integrated into healthcare systems, …

Decision MakingFairnessMisinformation

Mimicking User Data: On Mitigating Fine-Tuning Risks in Closed Large Language Models

2024-06-12 · Francisco Eiras, Aleksandar Petrov, Phillip H. S. Torr, M. Pawan Kumar 외

Fine-tuning large language models on small, high-quality datasets can enhance their performance on specific downstream tasks. Recent research shows that fine-tuning on benign, instruction-following data can inadvertently…

Instruction FollowingSafety Alignment

MedSafetyBench: Evaluating and Improving the Medical Safety of Large Language Models

2024-03-06 · Tessa Han, Aounon Kumar, Chirag Agarwal, Himabindu Lakkaraju

As large language models (LLMs) develop increasingly sophisticated capabilities and find applications in medical settings, it becomes important to assess their medical safety due to their far-reaching implications for pe…

EthicsGeneral Knowledge

Effective Mitigations for Systemic Risks from General-Purpose AI

2024-11-14 · Risto Uuk, Annemieke Brouwer, Tim Schreier, Noemi Dreksler 외

The systemic risks posed by general-purpose AI models are a growing concern, yet the effectiveness of mitigations remains underexplored. Previous research has proposed frameworks for risk mitigation, but has left gaps in…

Benchmarking Safety Risks of Knowledge-Intensive Reasoning under Malicious Knowledge Editing

2026-05-11 · Qinghua Mao, Xi Lin, Jinze Gu, Jun Wu 외 arxiv

Large language models (LLMs) increasingly rely on knowledge editing to support knowledge-intensive reasoning, but this flexibility also introduces critical safety risks: adversaries can inject malicious or misleading kno…

knowledge editing