paper-with-me

홈 › Papers

Steering Conversational Large Language Models for Long Emotional Support Conversations

2024-02-16 · Navid Madani, Sougata Saha, Rohini Srihari

In this study, we address the challenge of enabling large language models (LLMs) to consistently adhere to emotional support strategies in extended conversations. We focus on the steerability of the Llama-2 and Llama-3 suite of models, examining their ability to maintain these strategies throughout interactions. To assess this, we introduce the Strategy Relevant Attention (SRA) metric, which quantifies the model's adherence to the prompted strategy through attention maps. To facilitate our study, we create a strategy-conditioned synthetic conversational dataset derived from the ESConv dataset. We also propose various baselines informed by our proposed SRA metric to address the challenge and propose a fine-tuned model that significantly enhances the steerability of the base model in following the strategy throughout the conversation. The code and data are publicly available on our GitHub.

📄 PDF Abstract BibTeX arXiv:2402.10453

Code (1)

navidmdn/esconv-sra 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

BASE 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

SAGE: Steering and Refining Dialog Generation with State-Action Augmentation

2025-03-04 · Yizhe Zhang, Navdeep Jaitly

Recent advances in large language models have demonstrated impressive capabilities in task-oriented applications, yet building emotionally intelligent chatbots that can engage in natural, strategic conversations remains …

Dialogue GenerationEmotional Intelligence

JELLY: Joint Emotion Recognition and Context Reasoning with LLMs for Conversational Speech Synthesis

2025-01-09 · Jun-Hyeok Cha, Seung-bin Kim, Hyung-Seok Oh, Seong-Whan Lee

Recently, there has been a growing demand for conversational speech synthesis (CSS) that generates more natural speech by considering the conversational context. To address this, we introduce JELLY, a novel CSS framework…

Emotion RecognitionLanguage ModelingLanguage ModellingLarge Language Model+1

CoCoEmo: Composable and Controllable Human-Like Emotional TTS via Activation Steering

2026-02-03 · Siyi Wang, Shihong Tan, Siyi Liu, Hong Jia 외 arxiv

Emotional expression in human speech is nuanced and compositional, often involving multiple, sometimes conflicting, affective cues that may diverge from linguistic content. In contrast, most expressive text-to-speech sys…

The Effectiveness of Style Vectors for Steering Large Language Models: A Human Evaluation

2026-01-29 · Diaoulé Diallo, Katharina Dworatzyk, Sophie Jentzsch, Peer Schütt 외 arxiv

Controlling the behavior of large language models (LLMs) at inference time is essential for aligning outputs with human abilities and safety requirements. \emph{Activation steering} provides a lightweight alternative to …

Prompt Engineering

Emotionally Intelligent Task-oriented Dialogue Systems: Architecture, Representation, and Optimisation

2025-07-02 · Shutong Feng, Hsien-chin Lin, Nurul Lubis, Carel van Niekerk 외 arxiv

Task-oriented dialogue (ToD) systems are designed to help users achieve specific goals through natural language interaction. While recent advances in large language models (LLMs) have significantly improved linguistic fl…

Task-Oriented Dialogue SystemsNatural Language Understanding