Papers
Topics
Authors
Recent
Search
2000 character limit reached

Rethinking Continual Learning for Speech and Audio: A Representation-Centric Taxonomy and Open Problems

Published 24 May 2026 in eess.AS and cs.SD | (2605.24863v1)

Abstract: Speech and audio systems operate in inherently non-stationary environments, yet continual learning (CL) research in this domain, especially in the foundation model era, remains fragmented that fail to account for the coupled, geometry-sensitive nature of acoustic representations. Modern speech foundation models operate over highly entangled, continuous representations that jointly encode linguistic, speaker, and paralinguistic factors within a shared latent space. CL is therefore fundamentally about preserving and evolving shared representation structure rather than retaining isolated task knowledge. In this work, we revisit CL for speech from a representation-centered perspective, and introduce a new taxonomy that organizes CL according to how underlying representation geometry evolves under non-stationary acoustic conditions. We further identify key mismatches between current CL assumptions and speech foundation model behavior, and finally outline a set of open challenges and future research directions.

Summary

  • The paper proposes a new taxonomy for continual learning in speech, focusing on geometric evolution of latent spaces.
  • It critiques existing methods like replay and regularization, highlighting their limitations in preserving structural speech representations.
  • Hybrid strategies for continual learning in large audio language models are essential, blending speech-text alignment and RLHF techniques.

Representation-Centric Continual Learning in Speech and Audio Systems

Motivation and Problem Statement

Speech and audio systems are deployed in environments characterized by continuous and non-stationary distributional shifts—ranging from speaker aging and emergent accents to fluctuating acoustic conditions. Conventional continual learning (CL) techniques, developed mostly for vision and text, presuppose discrete task boundaries and relatively isolated representations. However, speech models—especially foundation-scale architectures like wav2vec 2.0, HuBERT, Whisper, and LALMs—encode highly entangled representations that jointly capture linguistic, speaker, and paralinguistic information within a single latent space. This paper argues that CL in speech is fundamentally about the preservation and controlled evolution of this shared representational geometry, not merely the retention of task-specific knowledge.

Representation-Centric Taxonomy

The paper introduces a novel taxonomy for CL in speech, focusing on geometric evolution of the latent space:

  • Geometry Preservation: Ensuring the structural stability of latent representations under evolving input distributions, such as adapting to new speakers or acoustic devices without degrading phonetic separability or speaker identity manifolds.
  • Geometry Expansion: Integrating new elements (languages, accents, speakers) while maintaining compatibility with established representational structure. The challenge is managing plasticity-stability trade-offs in embedding new information.
  • Geometry Alignment: Maintaining or updating the alignment between multiple representation spaces (e.g., speech encoders and LLMs). Misalignment can degrade cross-modal performance, such as speech-to-text accuracy.
  • Geometry Specialization: Adapting representations to optimize performance on new or refined downstream tasks (audio captioning, agentic dialogue), potentially impacting previously learned capabilities due to overlapping latent structures.

Adaptation is further characterized by its location within model architecture: acoustic encoders, alignment modules, LLMs, memory systems, or agentic layers. The interplay between geometric evolution and adaptation sites defines system-level interference and forgetting behaviors.

Limitations of Existing Mitigation Strategies

Three principal classes of mitigation strategies are critically analyzed:

  • Replay-Based Methods: Raw waveform replay provides strong anchoring by preserving full geometry, but scalability and privacy constraints in large-scale speech systems limit practicality.
  • Regularization-Based Methods: Parameter-level constraints (e.g., EWC, LwF) indirectly enforce geometric stability, but are insufficient in modern speech models where representations entangle phonetic, speaker, and acoustic factors. Even minor updates can cause global latent space distortions.
  • Architectural Isolation: Parameter-efficient fine-tuning (PEFT) techniques, such as adapters and LoRA, isolate updates to lightweight modules, theoretically preserving backbone geometry. For speech systems, however, representational entanglement undermines modularity: updates to bottleneck layers can propagate across the entire latent manifold.

The analysis reveals that none of these approaches alone can effectively stabilize large, entangled embedding spaces encountered in state-of-the-art speech foundation models.

Continual Learning in LALM Post-Training

The paper identifies the post-training pipelines of Large Audio LLMs (LALMs) as implicit multimodal continual learning processes, comprising:

  • Stage 1–2 (Speech Encoder Alignment): Freezing the text backbone while aligning speech encoders leverages architectural isolation to prevent loss of world knowledge.
  • Stage 2–3 (Multi-task Instruction Tuning): Mixing text and speech data for replay, combined with LoRA/adapters for update constraints, preserves speech-text alignment under diverse audio instruction tuning.
  • Stage 3–4 (RLHF/Preference Alignment): Cross-modal distillation and data replay are combined with on-policy RL, which, by minimizing KL divergence relative to base policy, inherently mitigates catastrophic forgetting and preserves multimodal competencies.

Hybrid strategies have become the practical norm in LALMs, reflecting the necessity to maintain multiple capabilities concurrently across evolving modalities. This convergence is supported empirically but lacks theoretical consensus.

Open Problems and Future Directions

Several critical challenges are articulated:

  • Scalable Continual Pre-Training: The transition from fine-tuning to pre-training is limited by biometric privacy and storage constraints on raw audio replay. Generative pseudo-replay, leveraging the model’s internal latent space, emerges as a promising direction for maintaining geometry without external rehearsal.
  • Robust Multimodal Adaptation: Real-world systems must handle missing modalities (e.g., absent text or corrupted audio). Standard CL methods presuppose full modality availability; future research should focus on dynamic routing or masking within shared embedding spaces to mathematically protect cross-modal alignment under incomplete data conditions.
  • Evaluation of Latent Geometry: Theoretical frameworks and empirical protocols for assessing geometric degradation (e.g., phonetic separability, speaker manifold integrity) are urgently needed to advance representational-centric CL evaluation.

Conclusion

This paper systematically reframes continual learning for speech and audio as a problem centered on representational geometry within highly entangled, foundation-scale models. By introducing a taxonomy based on geometric evolution and adaptation site, and by analyzing the efficacy and limitations of existing mitigation strategies, it establishes the necessity of hybrid, representation-aware approaches for preserving multimodal and multitask capabilities. The open problems identified—scalable pseudo-replay, robust multimodal adaptation, and latent space evaluation—define the immediate research frontier for CL in speech foundation models. The implications are both practical (improved model robustness, privacy-preserving adaptation) and theoretical (new frameworks for representational stability), with broad relevance to future developments in foundation models for speech and audio across continually evolving environments.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 2 tweets with 2 likes about this paper.