Scaling Properties of Continuous Diffusion Spoken Language Models
- lab Anthropic
- lab DeepMind
- lab ICLR
- lab Meta AI
- lab NeurIPS
- lab OpenAI
- model LaCy
- person Jason Ramapuram
A team of researchers has identified scaling laws for continuous diffusion spoken language models, finding that larger compute budgets allow near-optimal performance across a wider range of model and dataset sizes, according to a paper from Apple [1][2]. The study, authored by Jason Ramapuram, Eeshan Gunesh Dhekane, Amitis Shidani, and colleagues, examines whether continuous diffusion (CD) spoken language models offer a more viable path than discrete autoregressive approaches, which require significant computational and data resources to match text-based models [1][2]. The researchers introduced a metric called phoneme Jensen-Shannon divergence (pJSD) to quantify linguistic quality [2]. Their analysis shows that CD SLMs exhibit scaling laws for both validation loss and pJSD, mirroring behavior seen in autoregressive models [1][2]. A key finding involves the optimal ratio of tokens to parameters. As compute scales up, this ratio decreases, but the loss function becomes increasingly insensitive to the specific choice of data and model sizes [1][2]. The curvature of isoFLOP curves at their optima flattens, corresponding to roughly two orders of magnitude expansion in the range of model and dataset sizes that yield a loss within epsilon of the optimum [1]. This flattening opens what the authors describe as an efficient inference frontier, suggesting potential for fast inference [1][2]. When scaled to 16 billion parameters and trained on tens of millions of hours of conversational data, the models generated emotive, prosodic, multi-speaker, and multilingual speech [1][2]. However, achieving long-form coherence remains a significant challenge [1][2]. Speech perception research, which studies how human listeners recognize speech sounds and extract acoustic cues and phonetic information, provides a backdrop for evaluating such models [3]. The work builds on deep learning architectures, which use multilayered neural networks trained to process data and have been applied to speech recognition and natural language processing [4]. The paper appears on Apple's machine learning research site [1]. The broader field of spoken language modeling has seen contributions from labs such as Google DeepMind, which has developed neural network models for game-playing, protein folding, and generative AI tools including large language models [8].
research-paperapplicationmodel-release
Background sources we checked (8)
- arxiv.org ↗ Speech-only spoken language models (SLMs) lag behind text and text-speech models in performance, with recent discrete autoregressive (AR) SLMs indicating significant computational and data demands to match text models. Since discretizing continuous speech for AR creates bottlenec…
- en.wikipedia.org ↗ Speech perception is the process by which the sounds of language are heard, interpreted, and understood. The study of speech perception is closely linked to the fields of phonology and phonetics in linguistics and cognitive psychology and perception in psychology. Research in spe…
- en.wikipedia.org ↗ In machine learning, deep learning (DL) focuses on utilizing multilayered neural networks to perform tasks such as classification, regression, and representation learning. The field takes inspiration from biological neuroscience and revolves around stacking artificial neurons int…
- en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
- en.wikipedia.org ↗ The Fermi paradox is the apparent inconsistency between the lack of conclusive evidence of extraterrestrial civilizations and the apparently high likelihood of their existence. In simple terms, the Fermi paradox asks why, given the vast number of stars and potentially habitable p…
- en.wikipedia.org ↗ Anthropic PBC is an American artificial intelligence (AI) company headquartered in San Francisco, California. It has developed a series of large language models (LLMs) named Claude and has a focus on AI safety. Anthropic was founded in 2021 by former members of OpenAI, including …
- en.wikipedia.org ↗ Google DeepMind, trading as Google DeepMind or simply DeepMind, is a British-American artificial intelligence (AI) research laboratory which serves as a subsidiary of Alphabet Inc. Founded in the UK in 2010, it was acquired by Google in 2014 and merged with Google AI's Google Bra…
- en.wikipedia.org ↗ Jan Leike (born 1986 or 1987) is an AI alignment researcher who has worked at DeepMind and OpenAI. He joined Anthropic in May 2024.…
Sources
- machinelearning.apple.com — Scaling Properties of Continuous Diffusion Spoken Language Models ↗