paper-with-me

Papers

Large Language Model Few-Shot Prompting with Dilemma Training Outperforms Human Surrogates in Predicting Patient Preferences

2026-08-26 · Natasha Ureyang, Sebastian Porsdam Mann, Yuxin Liu, Zuriel Hassirim, Melanie Almonte, Wenhao Chen, Joyce Ng, Thant Nay Lin, Aung Thiha, Gerald CH Koh, Brian David Earp, Pin Sym Foong arxiv

In serious illness, human surrogates often struggle to accurately predict patient preferences (68% accuracy), causing decision conflict. Personalized Patient Preference Predictor (P4) agents offer a potential solution, but prior prototypes treat values as static ratings, ignoring the contextual, situation-dependent nature of medical choices. Grounded in the 'logic of care', we present P4-DT (Dilemma Training), a P4 agent that constructs a patient decision policy by engaging users with varied medical dilemmas, eliciting individual preference reasoning through bi-directional training. In a study with 12 patient-surrogate dyads, P4-DT predicted patient treatment choices with 81.7% accuracy, significantly exceeding chance (OR = 5.61 [2.03, 15.51], p < .001) and outperforming both unassisted surrogates (55.0%; OR = 3.67 [1.59, 8.47], p = .002) and surrogates assisted by P4-DT (61.7%). Comparative prompt analyses showed that incorporating contextual scenario decisions and open-ended text improved accuracy by 15.0 percentage points over initial values ratings alone. We discuss implications for further testing and designing of context-aware AI agents that embody richer human experience to partner in complex decision-making.

📄 PDF Abstract BibTeX arXiv:2608.25771

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Few-shot Dilemma: Over-prompting Large Language Models

2025-09-16 · Yongjian Tang, Doruk Tuncel, Christian Koerner, Thomas Runkler arxiv

Over-prompting, a phenomenon where excessive examples in prompts lead to diminished performance in Large Language Models (LLMs), challenges the conventional wisdom about in-context few-shot learning. To investigate this …

Few-Shot Learning

Robustness Assessment of Mathematical Reasoning in the Presence of Missing and Contradictory Conditions

2024-06-07 · Shi-Yu Tian, Zhi Zhou, Lin-Han Jia, Lan-Zhe Guo 외

Large language models (LLMs) have demonstrated impressive performance on reasoning tasks, which can be further improved through few-shot prompting techniques. However, the current evaluation primarily focuses on carefull…

HallucinationMathematical Reasoning

Zero-Shot Chain-of-Thought Reasoning Guided by Evolutionary Algorithms in Large Language Models

2024-02-08 · Feihu Jin, Yifan Liu, Ying Tan

Large Language Models (LLMs) have demonstrated remarkable performance across diverse tasks and exhibited impressive reasoning abilities by applying zero-shot Chain-of-Thought (CoT) prompting. However, due to the evolving…

Evolutionary AlgorithmsSentence

Metacognition-Enhanced Few-Shot Prompting With Positive Reinforcement

2023-12-14 · Yu Ji, Wen Wu, Yi Hu, Hong Zheng 외

Few-shot prompting elicits the remarkable abilities of large language models by equipping them with a few demonstration examples in the input. However, the traditional method of providing large language models with all d…

Few-Shot Learning

Few-Shot Cross-Lingual Transfer for Prompting Large Language Models in Low-Resource Languages

2024-03-09 · Christopher Toukmaji

Large pre-trained language models (PLMs) are at the forefront of advances in Natural Language Processing. One widespread use case of PLMs is "prompting" - or in-context learning - where a user provides a description of a…

Abstractive Text SummarizationCross-Lingual TransferIn-Context LearningMachine Translation+3