E^2-LLM: Bridging Neural Signals and Interpretable Affective Analysis
Fei Ma, Han Lin, Yifan Xie, Hongwei Ren, Xiaoyu Shen, Wenbo Ding, Qi Tian
TL;DR
This work tackles EEG-based emotion recognition by addressing variability and data scarcity through a novel framework, E^2-LLM, which bridges EEG signals to interpretable language-based emotion analysis. It introduces a hierarchical EEG encoder, a learnable Projector, and a Qwen3-based LLM, connected via a multi-stage training curriculum and instructed chain-of-thought reasoning to produce natural-language emotional explanations. Evaluation on SEED-VII across seven emotion categories demonstrates that larger LLM backbones improve classification accuracy and zero-shot reasoning, with detailed ablations underscoring the necessity of staged training and CoT prompts. The study establishes a new paradigm that combines physiological signals with scalable LLM reasoning, advancing both recognition performance and interpretable affective understanding, while highlighting practical considerations for dataset diversity, computational resources, and ethical deployment.
Abstract
Emotion recognition from electroencephalography (EEG) signals remains challenging due to high inter-subject variability, limited labeled data, and the lack of interpretable reasoning in existing approaches. While recent multimodal large language models (MLLMs) have advanced emotion analysis, they have not been adapted to handle the unique spatiotemporal characteristics of neural signals. We present E^2-LLM (EEG-to-Emotion Large Language Model), the first MLLM framework for interpretable emotion analysis from EEG. E^2-LLM integrates a pretrained EEG encoder with Qwen-based LLMs through learnable projection layers, employing a multi-stage training pipeline that encompasses emotion-discriminative pretraining, cross-modal alignment, and instruction tuning with chain-of-thought reasoning. We design a comprehensive evaluation protocol covering basic emotion prediction, multi-task reasoning, and zero-shot scenario understanding. Experiments on the dataset across seven emotion categories demonstrate that E^2-LLM achieves excellent performance on emotion classification, with larger variants showing enhanced reliability and superior zero-shot generalization to complex reasoning scenarios. Our work establishes a new paradigm combining physiological signals with LLM reasoning capabilities, showing that model scaling improves both recognition accuracy and interpretable emotional understanding in affective computing.
