Empathic Prompting: Non-Verbal Context Integration for Multimodal LLM Conversations
Lorenzo Stacchio, Andrea Ubaldi, Alessandro Galdelli, Maurizio Mauri, Emanuele Frontoni, Andrea Gaggioli
TL;DR
Empathic Prompting introduces a modular, prompting-based approach to embed real-time non-verbal affective cues from facial expressions into LLM conversations, conditioning responses without retraining models. The framework uses sensing, mapping, and prompt enrichment to convert valence/arousal and basic emotions into explicit contextual prompts, enabling more empathic and safe language generation in a local deployment. An internal mixed-methods evaluation (N=5) demonstrates consistent integration of affective signals into outputs and improved conversational fluidity, while highlighting design trade-offs such as verbosity and incongruence handling. The work suggests practical impact for domains like healthcare and education, and provides a scalable, auditable blueprint for incorporating additional non-verbal modalities in future research.
Abstract
We present Empathic Prompting, a novel framework for multimodal human-AI interaction that enriches Large Language Model (LLM) conversations with implicit non-verbal context. The system integrates a commercial facial expression recognition service to capture users' emotional cues and embeds them as contextual signals during prompting. Unlike traditional multimodal interfaces, empathic prompting requires no explicit user control; instead, it unobtrusively augments textual input with affective information for conversational and smoothness alignment. The architecture is modular and scalable, allowing integration of additional non-verbal modules. We describe the system design, implemented through a locally deployed DeepSeek instance, and report a preliminary service and usability evaluation (N=5). Results show consistent integration of non-verbal input into coherent LLM outputs, with participants highlighting conversational fluidity. Beyond this proof of concept, empathic prompting points to applications in chatbot-mediated communication, particularly in domains like healthcare or education, where users' emotional signals are critical yet often opaque in verbal exchanges.
