paper-with-me

Papers

NurValues: Real-World Nursing Values Evaluation for Large Language Models in Clinical Context

2025-05-13 · Ben Yao, Qiuchi Li, Yazhou Zhang, Siyu Yang, Bohan Zhang, Prayag Tiwari, Jing Qin

This work introduces the first benchmark for nursing value alignment, consisting of five core value dimensions distilled from international nursing codes: Altruism, Human Dignity, Integrity, Justice, and Professionalism. The benchmark comprises 1,100 real-world nursing behavior instances collected through a five-month longitudinal field study across three hospitals of varying tiers. These instances are annotated by five clinical nurses and then augmented with LLM-generated counterfactuals with reversed ethic polarity. Each original case is paired with a value-aligned and a value-violating version, resulting in 2,200 labeled instances that constitute the Easy-Level dataset. To increase adversarial complexity, each instance is further transformed into a dialogue-based format that embeds contextual cues and subtle misleading signals, yielding a Hard-Level dataset. We evaluate 23 state-of-the-art (SoTA) LLMs on their alignment with nursing values. Our findings reveal three key insights: (1) DeepSeek-V3 achieves the highest performance on the Easy-Level dataset (94.55), where Claude 3.5 Sonnet outperforms other models on the Hard-Level dataset (89.43), significantly surpassing the medical LLMs; (2) Justice is consistently the most difficult nursing value dimension to evaluate; and (3) in-context learning significantly improves alignment. This work aims to provide a foundation for value-sensitive LLMs development in clinical settings. The dataset and the code are available at https://huggingface.co/datasets/Ben012345/NurValues.

📄 PDF Abstract BibTeX arXiv:2505.08734

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Automated Procedural Analysis via Video-Language Models for AI-assisted Nursing Skills Assessment

2025-09-20 · Shen Chang, Dennis Liu, Renran Tian, Kristen L. Swartzell 외 arxiv

Consistent high-quality nursing care is essential for patient safety, yet current nursing education depends on subjective, time-intensive instructor feedback in training future nurses, which limits scalability and effici…

Action RecognitionSkills Assessment

NurseLLM: The First Specialized Language Model for Nursing

2025-10-08 · Md Tawkat Islam Khondaker, Julia Harrington, Shady Shehata arxiv

Recent advancements in large language models (LLMs) have significantly transformed medical systems. However, their potential within specialized domains such as nursing remains largely underexplored. In this work, we intr…

Evaluation of a Prototype System that Automatically Assigns Subject Headings to Nursing Narratives Using Recurrent Neural Network

2018-10-01 · WS 2018 10 · Hans Moen, Kai Hakala, Laura-Maria Peltonen, Henry Suhonen 외

We present our initial evaluation of a prototype system designed to assist nurses in assigning subject headings to nursing narratives {--} written in the context of documenting patient care in hospitals. Currently nurses…

Sentencetext-classificationText Classification

Query-Guided Self-Supervised Summarization of Nursing Notes

2024-07-04 · Ya Gao, Hans Moen, Saila Koivusalo, Miika Koskinen 외

Nursing notes, an important part of Electronic Health Records (EHRs), track a patient's health during a care episode. Summarizing key information in nursing notes can help clinicians quickly understand patients' conditio…

Abstractive Text SummarizationDomain AdaptationHallucinationText Summarization

Enhancing Nursing and Elderly Care with Large Language Models: An AI-Driven Framework

2024-12-13 · Qiao Sun, Jiexin Xie, Nanyang Ye, Qinying Gu 외

This paper explores the application of large language models (LLMs) in nursing and elderly care, focusing on AI-driven patient monitoring and interaction. We introduce a novel Chinese nursing dataset and implement increm…