DMDIntel ranks input tokens by how strongly their hidden-state changes project onto the dominant linear modes of a model's token trajectory, and this ranking usually matches GPT-4.1-labeled important tokens better than PCA, IG, or SHAP.
EigenEmo: Spectral Utterance Representation Using Dynamic Mode Decomposition for Speech Emotion Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Human emotional speech is, by its very nature, a variant signal. This results in dynamics intrinsic to automatic emotion classification based on speech. In this work, we explore a spectral decomposition method stemming from fluid-dynamics, known as Dynamic Mode Decomposition (DMD), to computationally represent and analyze the global utterance-level dynamics of emotional speech. Specifically, segment-level emotion-specific representations are first learned through an Emotion Distillation process. This forms a multi-dimensional signal of emotion flow for each utterance, called Emotion Profiles (EPs). The DMD algorithm is then applied to the resultant EPs to capture the eigenfrequencies, and hence the fundamental transition dynamics of the emotion flow. Evaluation experiments using the proposed approach, which we call EigenEmo, show promising results. Moreover, due to the positive combination of their complementary properties, concatenating the utterance representations generated by EigenEmo with simple EPs averaging yields noticeable gains.
fields
cs.AI 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DMDIntel: Interpreting Large Language Models via Dynamic Mode Decomposition
DMDIntel ranks input tokens by how strongly their hidden-state changes project onto the dominant linear modes of a model's token trajectory, and this ranking usually matches GPT-4.1-labeled important tokens better than PCA, IG, or SHAP.