paper-with-me

Papers

Susceptibility of Large Language Models to User-Driven Factors in Medical Queries

2025-03-26 · Kyung Ho Lim, Ujin Kang, Xiang Li, Jin Sung Kim, Young-Chul Jung, Sangjoon Park, Byung-Hoon Kim

Large language models (LLMs) are increasingly used in healthcare, but their reliability is heavily influenced by user-driven factors such as question phrasing and the completeness of clinical information. In this study, we examined how misinformation framing, source authority, model persona, and omission of key clinical details affect the diagnostic accuracy and reliability of LLM outputs. We conducted two experiments: one introducing misleading external opinions with varying assertiveness (perturbation test), and another removing specific categories of patient information (ablation test). Using public datasets (MedQA and Medbullets), we evaluated proprietary models (GPT-4o, Claude 3.5 Sonnet, Claude 3.5 Haiku, Gemini 1.5 Pro, Gemini 1.5 Flash) and open-source models (LLaMA 3 8B, LLaMA 3 Med42 8B, DeepSeek R1 8B). All models were vulnerable to user-driven misinformation, with proprietary models especially affected by definitive and authoritative language. Assertive tone had the greatest negative impact on accuracy. In the ablation test, omitting physical exam findings and lab results caused the most significant performance drop. Although proprietary models had higher baseline accuracy, their performance declined sharply under misinformation. These results highlight the need for well-structured prompts and complete clinical context. Users should avoid authoritative framing of misinformation and provide full clinical details, especially for complex cases.

📄 PDF Abstract BibTeX arXiv:2503.22746

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticMedQAMisinformation

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Efficiently Computing Susceptibility to Context in Language Models

2024-10-18 · Tianyu Liu, Kevin Du, Mrinmaya Sachan, Ryan Cotterell

One strength of modern language models is their ability to incorporate information from a user-input context when answering queries. However, they are not equally sensitive to the subtle changes to that context. To quant…

Decoding Susceptibility: Modeling Misbelief to Misinformation Through a Computational Approach

2023-11-16 · Yanchen Liu, Mingyu Derek Ma, Wenna Qin, Azure Zhou 외

Susceptibility to misinformation describes the degree of belief in unverifiable claims, a latent aspect of individuals' mental processes that is not observable. Existing susceptibility studies heavily rely on self-report…

Misinformation

Exploring the Impact of Instruction-Tuning on LLM's Susceptibility to Misinformation

2025-07-24 · Kyubeen Han, Junseo Jang, Hongjin Kim, Geunyeong Jeong 외 arxiv

Instruction-tuning enhances the ability of large language models (LLMs) to follow user instructions more accurately, improving usability while reducing harmful outputs. However, this process may increase the model's depe…

Knowledge-Data Dually Driven Paradigm for Accurate Landslide Susceptibility Prediction under Data-Scarce Conditions Using Geomorphic Priors and Tabular Foundation Model

2026-04-28 · Yuting Yang, Gang Mei, Feng Chen, Yongshuang Zhang 외 arxiv

Landslide susceptibility prediction is critical for geohazard risk assessment and mitigation. Conventional data-driven paradigm achieves high predictive accuracy but require sufficient conditioning factors and large-scal…

Moral Persuasion in Large Language Models: Evaluating Susceptibility and Ethical Alignment

2024-11-18 · Allison Huang, Yulu Niki Pi, Carlos Mougan

We explore how large language models (LLMs) can be influenced by prompting them to alter their initial decisions and align them with established ethical frameworks. Our study is based on two experiments designed to asses…