A Geometric Perspective on Composable Emotion Steering in Text-to-Speech Models

TL;DR

This paper compares the geometric properties of SLM and CFM modules for emotion steering in TTS, revealing low-dimensional, composable emotion subspaces in SLM.

cs.SD 🔴 Advanced 2026-07-01 55 views
Siyi Wang James Bailey Ting Dang
speech synthesis emotion control representation geometry controllability multi-modal learning

Key Findings

Methodology

Using linear probing and local intrinsic dimensionality (LID), the study analyzes the geometric structure of emotion representations in SLM and CFM modules. Experiments on four datasets evaluate single-site and joint activation steering, measuring emotion intensity, proportional control, and speech quality. Activation difference vectors are extracted from each layer, normalized, and combined via weighted sum for mixed emotion synthesis. The geometric analysis guides the design of steering strategies, revealing the separability and entanglement of emotion features across modules.

Key Results

  • SLM encodes emotions in low-dimensional, well-separated subspaces with high cross-speaker generalization, achieving a linear probing accuracy of 0.80 and a ∆LID of +0.84, indicating distinct, composable emotion directions. CFM shows entangled representations with accuracy 0.62 and ∆LID of -1.48, making pure emotion control difficult.
  • Single-site SLM steering yields superior proportional control (ρ) and emotion consistency (E-SIM), while joint steering enhances overall emotion intensity (TEP up to 0.253) but degrades proportional control and speech quality. These findings confirm the importance of geometric structure for controllability.

Significance

This work advances understanding of internal representation geometry in hybrid TTS systems, providing a theoretical foundation for multi-point activation steering. By revealing the low-dimensional, separable emotion subspaces in SLM, it enables more precise and natural emotional speech synthesis, addressing longstanding challenges in mixed-emotion control and interpretability. The insights facilitate future development of robust, flexible, and explainable controllable speech generation technologies, with broad implications for human-computer interaction and personalized AI assistants.

Technical Contribution

The paper introduces a geometric framework combining linear probing and LID analysis to characterize emotion representations. It demonstrates that SLM forms low-dimensional, separable subspaces conducive to compositional control, while CFM representations are more entangled. The activation difference vectors and weighted combination method enable fine-grained, continuous emotion mixing. These contributions bridge the gap between representation geometry and practical controllability, offering new tools for designing interpretable, flexible TTS systems.

Novelty

This is the first systematic geometric analysis contrasting SLM and CFM modules in hybrid TTS for emotion steering. It uncovers the low-dimensional, distinct emotion subspaces in SLM, contrasting with the entangled, shared manifolds in CFM. The combined use of linear probing and LID provides a novel perspective on the internal structure of speech models, guiding effective multi-point activation control strategies.

Limitations

  • The analysis is primarily based on controlled datasets (CREMA-D, RAVDESS), and real-world variability may pose additional challenges. The generalization to more diverse, noisy, or spontaneous speech remains to be validated.
  • Joint steering introduces interference effects, reducing proportional control, indicating a need for more sophisticated coordination mechanisms.
  • Hyperparameter tuning for steering strength is non-trivial, affecting stability and robustness in practical applications.

Future Work

Future research will focus on conditionalized extraction of steering vectors, orthogonalization against speaker features to reduce entanglement, and adaptive, frame-level steering strategies. Extending the geometric analysis to different architectures like IndexTTS2 will test the universality of the findings. Developing dynamic, real-time multi-point steering algorithms and integrating interpretability tools will further enhance controllability and transparency.

AI Executive Summary

Controlling emotions in speech synthesis remains a complex challenge, especially when blending multiple affective states naturally. Existing methods often rely on external labels or prompts, which limit precision and flexibility. This paper introduces a novel geometric perspective, analyzing how different modules within hybrid TTS systems encode and support emotion control.

By applying linear probing and local intrinsic dimensionality (LID) analysis, the authors reveal that the speech language model (SLM) constructs low-dimensional, emotion-specific subspaces that are highly separable and generalizable across speakers. In contrast, the conditional flow-matching (CFM) module entangles emotion with speaker identity, making pure emotion manipulation difficult.

Experimental results on datasets like CREMA-D and RAVDESS show that steering at the SLM layer achieves better proportional control and emotion consistency, while CFM steering enhances overall intensity but at the expense of speaker fidelity. Combining both modules amplifies emotion strength but introduces interference, reducing control precision.

These insights highlight the importance of understanding internal representation geometry for designing effective, interpretable, and flexible emotion control strategies. The findings pave the way for future work on conditional vector extraction, orthogonalization, and adaptive multi-point steering, ultimately advancing the development of natural, emotionally expressive speech synthesis systems.

Deep Analysis

Background

Speech synthesis技术经过多年的发展,从基于规则到深度学习模型不断演进。早期方法依赖模板和规则,缺乏自然流畅性。近年来,端到端模型如Tacotron、FastSpeech显著提升了合成质量。随着应用场景扩展,情感表达成为关键研究方向。现有如EmoTTS、SpeechFlow实现了情感调控,但多为标签或提示驱动,缺乏细粒度、混合情感控制。Hybrid TTS结合了高层语义和底层声学,采用Qwen2.5、DiT等模型,提升表达丰富性。然而,如何在模型内部实现多情感的精细调控仍是难题。理解表示空间的几何结构,有助于设计更有效的引导策略,推动情感合成的自然度与灵活性。

Core Problem

当前情感控制多依赖外部标签或提示,难以实现多情感的细粒度、连续调节,尤其在混合情感场景中表现不足。模型内部的情感表示空间复杂,缺乏对不同情感方向的明确理解,导致操控效果不稳定。引导向量的提取和组合存在困难,容易引入干扰,影响语音质量和情感一致性。如何在保证语音自然的基础上,实现多模态、多点、多情感的精细调控,是当前技术的瓶颈。理解表示空间的几何结构,成为解决这一问题的关键。

Innovation

本研究提出基于几何分析的多点激活引导策略,创新点包括:1)利用线性探测和LID分析,揭示SLM在中后层形成低维、情感类别明显分离的子空间,支持可组合性;2)发现CFM的表示空间高度entangled,难以纯粹操控情感;3)设计多层激活差异提取和加权叠加机制,实现多情感混合控制。该方法区别于传统标签或提示驱动,强调表示空间的结构特性,为多模态引导提供理论基础。实验证明,SLM在比例控制和情感一致性方面优于CFM,验证了几何分析的有效性。

Methodology

  • �� 采用线性探测在不同层训练情感分类器,评估情感类别的线性可分性。• 使用LID分析表示空间的复杂度,比较SLM与CFM的几何结构差异。• 提取激活差异作为情感引导向量,结合加权叠加实现多情感混合。• 在多个数据集上进行单点和联合引导实验,评估情感强度、比例控制和语音质量指标(如S-SIM、WER)。• 调节引导参数,分析引导效果与模型表现的关系。• 结合几何分析结果,优化引导策略,提升多情感调控的稳定性。

Experiments

在CREMA-D、RAVDESS等公开数据集上,使用Qwen2.5和DiT模型,提取所有层激活。通过线性探测评估情感类别的线性可分性,验证不同层的表示结构。采用LID分析表示空间的复杂度,比较SLM与CFM的几何差异。设计多层激活差异提取和加权叠加,进行多情感混合引导。调节引导参数,评估情感强度、比例控制和语音质量指标(如S-SIM、WER)。同时在不同数据集(CREMA-D、IEMOCAP)进行跨 speaker 和场景测试,确保方法的泛化能力。

Results

SLM在中后层形成低维、情感类别明显分离的子空间,跨 speaker 泛化能力强,线性探测准确率达0.80,∆LID为+0.84。CFM的表示空间则表现出高 entanglement,准确率仅为0.62,∆LID为-1.48。引导实验显示,SLM引导在比例控制(ρ)和情感一致性(E-SIM)方面优于CFM,联合引导增强情感强度(TEP达0.253),但比例控制明显下降,语音质量受影响。这验证了几何结构对引导效果的关键影响。

Limitations & Outlook

模型在复杂多样的真实场景中表现仍有限,尤其在多模态融合和多情感同时调控时存在干扰。引导参数调节复杂,需设计更智能的自适应机制。当前分析主要基于静态表示,动态变化的表示空间仍需深入研究。未来应考虑模型的可解释性和鲁棒性,提升实际应用的稳定性。

Plain Language Accessible to non-experts

想象你在厨房做饭,调味料代表不同的情感,比如甜、咸、辣。每种调味料都可以单独使用,也可以混合,做出不同的味道。这个研究就像在研究调味料的摆放和混合方式,想知道怎样才能调出你想要的完美味道。这里的“调味料”就是模型里的情感信息,“厨房”是模型的内部空间。研究发现,有些调味料(情感)在特定空间里很容易单独调出,像SLM那样,情感像是放在不同的“抽屉”里,容易找到和调控。而有些调味料(CFM)则混在一起,不容易单独控制。通过理解这些“调味料”的空间布局,可以更精准地调出想要的味道,让语音听起来更自然、更有情感。

ELI14 Explained like you're 14

想象你在厨房里做饭,要调出不同的味道,比如甜、咸、辣。有时候你会把这些味道单独调出来,但有时候你想把它们混在一起,做出特别的味道。这个研究就像在研究厨房里的调味料,想知道怎么把不同的味道调得刚刚好。科学家发现,有些调味料(就像模型里的情感)藏在不同的抽屉里,很容易找到和调控,就像SLM模型那样。而有些调味料(像CFM)都混在一起,不太容易单独控制。通过了解这些调味料的布局,厨师(模型)就能更好地调出自己喜欢的味道,让声音听起来更有情感,更自然。就像调味一样,调出理想的情感需要理解它们在“厨房”里的位置和关系。

Abstract

While prior work has explored emotion control in hybrid text-to-speech systems, the geometric properties of these modules, and their implications for steerability, remain poorly understood. We present the first comparative study of speech language model (SLM) and conditional flow-matching (CFM) modules as activation steering sites for mixed emotion speech synthesis. We first characterize emotion representations using linear probing and local intrinsic dimensionality (LID), and then evaluate single-site and joint steering for mixed-emotion synthesis. Our results show that SLM offers a clean, low-dimensional emotion-specific subspace with strong speaker--emotion disentanglement, while CFM exhibitspoor cross-speaker generalization due to speaker--emotion entanglement. Joint steering increases emotion intensity but degrades proportional control and speech quality on in-distribution data. These findings provide practical guidance for multi-site activation steering in hybrid TTS systems and highlight the importance of representation geometry in controllable speech generation.

cs.SD cs.LG