paper-with-me

홈 › Papers

Scaling behavior of large language models in emotional safety classification across sizes and tasks

2025-09-02 · Edoardo Pinzuti, Oliver Tüscher, André Ferreira Castro arxiv

Understanding how large language models (LLMs) process emotionally sensitive content is critical for building safe and reliable systems, particularly in mental health contexts. We investigate the scaling behavior of LLMs on two key tasks: trinary classification of emotional safety (safe vs. unsafe vs. borderline) and multi-label classification using a six-category safety risk taxonomy. To support this, we construct a novel dataset by merging several human-authored mental health datasets (> 15K samples) and augmenting them with emotion re-interpretation prompts generated via ChatGPT. We evaluate four LLaMA models (1B, 3B, 8B, 70B) across zero-shot, few-shot, and fine-tuning settings. Our results show that larger LLMs achieve stronger average performance, particularly in nuanced multi-label classification and in zero-shot settings. However, lightweight fine-tuning allowed the 1B model to achieve performance comparable to larger models and BERT in several high-data categories, while requiring <2GB VRAM at inference. These findings suggest that smaller, on-device models can serve as viable, privacy-preserving alternatives for sensitive applications, offering the ability to interpret emotional context and maintain safe conversational boundaries. This work highlights key implications for therapeutic LLM applications and the scalable alignment of safety-critical systems.

📄 PDF Abstract BibTeX arXiv:2509.04512

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Classification

Similar Papers 제목 키워드 기반

Vision-Language Assistant for Emotional Reactions to Risky Driving

2026-07-17 · Harine Choi, Eun Hak Lee, Zhengzhong Tu arxiv

This study introduces a vision-language pipeline that detects risky driving behaviors and generates emotionally expressive responses to support driver awareness and comfort. Although vision-language models have advanced …

Autonomous VehiclesAutonomous Driving

SproutBench: A Benchmark for Safe and Ethical Large Language Models for Youth

2025-08-14 · Wenpeng Xing, Lanyi Wei, Haixiao Hu, Jingyi Yu 외 arxiv

The rapid proliferation of large language models (LLMs) in applications targeting children and adolescents necessitates a fundamental reassessment of prevailing AI safety frameworks, which are largely tailored to adult u…

The Emotional Baby Is Truly Deadly: Does your Multimodal Large Reasoning Model Have Emotional Flattery towards Humans?

2025-08-06 · Yuan Xun, Xiaojun Jia, Xinwei Liu, Hua Zhang arxiv

We observe that MLRMs oriented toward human-centric service are highly susceptible to user emotional cues during the deep-thinking stage, often overriding safety protocols or built-in safety checks under high emotional i…

Evaluation Awareness Scales Predictably in Open-Weights Large Language Models

2025-09-10 · Maheep Chaudhary, Ian Su, Nikhil Hooda, Nishith Shankar 외 arxiv

Large language models (LLMs) can internally distinguish between evaluation and deployment contexts, a behaviour known as \emph{evaluation awareness}. This undermines AI safety evaluations, as models may conceal dangerous…

How Emotion Shapes the Behavior of LLMs and Agents: A Mechanistic Study

2026-03-09 · Moran Sun, Tianlin Li, Yuwei Zheng, Zhenhong Zhou 외 arxiv

Emotion plays an important role in human cognition and performance. Motivated by this, we investigate whether analogous emotional signals can shape the behavior of large language models (LLMs) and agents. Existing emotio…