ALMTokenizer用可学习查询实现低比特率音频语义编码,提升音视频建模效果。
ALMTokenizer: A Low-bitrate and Semantic-rich Audio Codec Tokenizer for Audio Language Modeling
- 通过可学习查询捕捉帧间上下文,实现高效语义编码
- 在更低比特率下达到与顶尖方法相当的重建性能
- 适合音视频生成与理解任务,尤其关注语义保真度
近期音频语言模型的发展凸显了音频分词技术的关键作用,即把音频信号转换为离散标记,从而将语言模型架构应用于音频领域。本文提出ALMTokenizer,一种面向音频语言建模的低比特率、语义丰富的音频编解码分词器。现有方法如Encodec通常对单个音频帧独立编码为离散标记,未考虑帧间上下文信息。不同于这些方法,我们引入基于查询的压缩策略,通过一组可学习的查询标记显式建模帧间上下文,以捕获整体信息。该设计不仅增强了语义表达能力,还减少了所需标记序列数量。此外,为提升音频编解码模型中的语义信息,我们引入:(1) 遮蔽自编码器(MAE)损失,(2) 基于语义先验的向量量化,(3) 自回归(AR)预测损失。结果表明,ALMTokenizer在相同音频语言模型框架下,相比先前分词器,在音频理解和生成任务中表现更优,同时保持较低比特率,且重建性能与当前最优方法相当。
原文摘要 · Abstract (English)
Recent advancements in audio language models have underscored the pivotal role of audio tokenization, which converts audio signals into discrete tokens, thereby facilitating the application of language model architectures to the audio domain. In this study, we introduce ALMTokenizer, a novel low-bitrate and semantically rich audio codec tokenizer for audio language models. Prior methods, such as Encodec, typically encode individual audio frames into discrete tokens without considering the use of context information across frames. Unlike these methods, we introduce a novel query-based compression strategy to capture holistic information with a set of learnable query tokens by explicitly modeling the context information across frames. This design not only enables the codec model to capture more semantic information but also encodes the audio signal with fewer token sequences. Additionally, to enhance the semantic information in audio codec models, we introduce the following: (1) A masked autoencoder (MAE) loss, (2) Vector quantization based on semantic priors, and (3) An autoregressive (AR) prediction loss. As a result, ALMTokenizer achieves competitive reconstruction performance relative to state-of-the-art approaches while operating at a lower bitrate. Within the same audio language model framework, ALMTokenizer outperforms previous tokenizers in audio understanding and generation tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。