paper-with-me

Papers

A Hormone-inspired Emotion Layer for Transformer language models (HELT)

2026-04-13 · Eslam Reda, Sara El-Metwally arxiv

Large Language Models have demonstrated remarkable capabilities in generating contextually relevant and grammatically correct text. However, they fundamentally lack the ability to process and respond to emotional context in a manner analogous to human emotional cognition. Current approaches to emotion modeling in NLP systems rely primarily on discrete emotion classification or simplistic sentiment analysis, which fail to capture the continuous, multi-dimensional nature of human emotional states. In this paper, we introduce HormoneT5, a novel architecture that augments transformer language models with a biologically-inspired Hormone Emotion Block that simulates the human endocrine system's role in emotional processing. Our approach computes six continuous hormone-like values through specialized per-hormone attention heads, each with orthogonally initialized learnable queries, temperature-scaled attention mechanisms, and deep output projections. These hormone values are then transformed into an emotional embedding that modulates the encoder hidden states, enabling emotionally-appropriate response generation. We propose a multi-objective training framework combining sequence-to-sequence loss, hormone prediction loss with margin penalties, and diversity regularization to prevent attention collapse. Experimental results on our curated emotion-labeled dataset demonstrate that HormoneT5 achieves 85%+ per-hormone accuracy within a 0.15 tolerance threshold, with hormone differentiation ranges exceeding 0.85 across all six hormones between contrasting emotional tones. Human evaluation studies show significant preference (p < 0.01) for HormoneT5-generated responses in terms of emotional appropriateness and empathetic quality compared to baseline T5 outputs. Our work opens new directions for biologically-grounded affective computing and emotionally intelligent conversational agents.

📄 PDF Abstract BibTeX arXiv:2605.13858

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationResponse GenerationSentiment Analysis

Similar Papers 제목 키워드 기반

Every 28 Days the AI Dreams of Soft Skin and Burning Stars: Scaffolding AI Agents with Hormones and Emotions

2025-08-15 · Leigh Levinson, Christopher J. Agostino arxiv

Despite significant advances, AI systems struggle with the frame problem: determining what information is contextually relevant from an exponentially large possibility space. We hypothesize that biological rhythms, parti…

Modulating Language Models with Emotions

2021-08-17 · Findings (ACL) 2021 8 · Ruibo Liu, Jason Wei, Chenyan Jia, Soroush Vosoughi

Generating context-aware language that embodies diverse emotions is an important step towards building empathetic NLP systems. In this paper, we propose a formulation of modulated layer normalization -- a technique inspi…

DiversityResponse Generation

A Layer-Anchoring Strategy for Enhancing Cross-Lingual Speech Emotion Recognition

2024-07-06 · Shreya G. Upadhyay, Carlos Busso, Chi-Chun Lee

Cross-lingual speech emotion recognition (SER) is important for a wide range of everyday applications. While recent SER research relies heavily on large pretrained models for emotion training, existing studies often conc…

Emotion RecognitionSpeech Emotion Recognition

Cross-Language Speech Emotion Recognition Using Multimodal Dual Attention Transformers

2023-06-23 · Syed Aun Muhammad Zaidi, Siddique Latif, Junaid Qadir

Despite the recent progress in speech emotion recognition (SER), state-of-the-art systems are unable to achieve improved performance in cross-language settings. In this paper, we propose a Multimodal Dual Attention Trans…

Emotion ClassificationEmotion RecognitionGraph AttentionSpeech Emotion Recognition

Social Media as a Sensor: Analyzing Twitter Data for Breast Cancer Medication Effects Using Natural Language Processing

2024-02-26 · Seibi Kobara, Alireza Rafiei, Masoud Nateghi, Selen Bozkurt 외

Breast cancer is a significant public health concern and is the leading cause of cancer-related deaths among women. Despite advances in breast cancer treatments, medication non-adherence remains a major problem. As elect…