paper-with-me

홈 › Papers

Risk-graded Safety for Handling Medical Queries in Conversational AI

2022-10-02 · Gavin Abercrombie, Verena Rieser

Conversational AI systems can engage in unsafe behaviour when handling users' medical queries that can have severe consequences and could even lead to deaths. Systems therefore need to be capable of both recognising the seriousness of medical inputs and producing responses with appropriate levels of risk. We create a corpus of human written English language medical queries and the responses of different types of systems. We label these with both crowdsourced and expert annotations. While individual crowdworkers may be unreliable at grading the seriousness of the prompts, their aggregated labels tend to agree with professional opinion to a greater extent on identifying the medical queries and recognising the risk types posed by the responses. Results of classification experiments suggest that, while these tasks can be automated, caution should be exercised, as errors can potentially be very serious.

📄 PDF Abstract BibTeX arXiv:2210.00572

Code (1)

gavinabercrombie/medical-safety 공식 구현

Similar Papers 제목 키워드 기반

Improving the Safety and Trustworthiness of Medical AI via Multi-Agent Evaluation Loops

2026-01-19 · Zainab Ghafoor, Md Shafiqul Islam, Koushik Howlader, Md Rasel Khondokar 외 arxiv

Large Language Models (LLMs) are increasingly applied in healthcare, yet ensuring their ethical integrity and safety compliance remains a major barrier to clinical deployment. This work introduces a multi-agent refinemen…

When Medical Safety Alignment Fails: A Benchmark for Evaluating LLMs on High-Risk Medical Queries

2026-05-26 · Yige Li, Jun Sun, Wei Zhao, Zhe Li 외 arxiv

Large language models (LLMs) are increasingly used for medical and health-related questions, yet their safety in high-risk medical scenarios remains poorly understood. We introduce \textsc{MedHarm}\footnote{Code and data…

Improving LLM Reliability through Hybrid Abstention and Adaptive Detection

2026-02-17 · Ankit Sharma, Nachiket Tapas, Jyotiprakash Patra arxiv

Large Language Models (LLMs) deployed in production environments face a fundamental safety-utility trade-off either a strict filtering mechanisms prevent harmful outputs but often block benign queries or a relaxed contro…

CARES: Comprehensive Evaluation of Safety and Adversarial Robustness in Medical LLMs

2025-05-16 · Sijia Chen, Xiaomin Li, Mengxue Zhang, Eric Hanchen Jiang 외

Large language models (LLMs) are increasingly deployed in medical contexts, raising critical concerns about safety, alignment, and susceptibility to adversarial manipulation. While prior benchmarks assess model refusal c…

Adversarial RobustnessSafety AlignmentSpecificity

ToolSword: Unveiling Safety Issues of Large Language Models in Tool Learning Across Three Stages

2024-02-16 · Junjie Ye, Sixian Li, Guanyu Li, Caishuang Huang 외

Tool learning is widely acknowledged as a foundational approach or deploying large language models (LLMs) in real-world scenarios. While current research primarily emphasizes leveraging tools to augment LLMs, it frequent…