Research Papers 论文研究 5h ago Updated 2h ago 更新于 2小时前 43

Efficiently Adapting Spoken Language Models for the Singaporean Context 高效适应新加坡语境的口语语言模型

The study introduces HT-Moonstone (5B), a Spoken Language Model adapted for the Singaporean Home Team context, demonstrating that efficient adaptation can rival much larger models. A novel multi-task objective adapts the CoBa reweighting scheme to speech, combined with LoRA fine-tuning and a surrogate text-QA dataset to prevent catastrophic forgetting. The authors release HTD-multilingual-QA, a substantial 504,853-sample multilingual QA dataset in both text and spoken forms covering Singapore's 提出HT-Moonstone (5B),通过LoRA微调将开源语音语言模型适配至新加坡家庭事务局语境,支持四种官方语言的口语交互。 构建HTD-multilingual-QA数据集(50万+样本),结合代理文本QA数据防止灾难性遗忘,并改进CoBa重加权方案以优化多任务目标。 模型在多数任务上匹配或超越规模达其7倍的同类SLM,且在口音和性别识别上表现最佳,同时仅损失不到2%的原始语音问答能力。

55
Hot 热度
70
Quality 质量
60
Impact 影响力

Analysis 深度分析

TL;DR

  • The study introduces HT-Moonstone (5B), a Spoken Language Model adapted for the Singaporean Home Team context, demonstrating that efficient adaptation can rival much larger models.
  • A novel multi-task objective adapts the CoBa reweighting scheme to speech, combined with LoRA fine-tuning and a surrogate text-QA dataset to prevent catastrophic forgetting.
  • The authors release HTD-multilingual-QA, a substantial 504,853-sample multilingual QA dataset in both text and spoken forms covering Singapore's four official languages.
  • HT-Moonstone achieves state-of-the-art accent and gender recognition while maintaining over 98% of its original speech QA capabilities, outperforming models up to 7x its size.

Why It Matters

This research addresses a critical gap in adapting Spoken Language Models to sensitive, domain-specific contexts where original training data is inaccessible. By providing a replicable framework for multilingual spoken adaptation and releasing a large-scale dataset, it offers a practical pathway for government and enterprise applications requiring robust, low-resource speech reasoning.

Technical Details

  • Model Architecture & Adaptation: Utilizes a 5B parameter open-source SLM adapted via Low-Rank Adaptation (LoRA) to handle five specific speech tasks across Singapore's four official languages.
  • Training Strategy: Employs a multi-task objective that modifies the CoBa reweighting scheme for speech inputs and integrates a surrogate text-QA dataset to mitigate catastrophic forgetting during fine-tuning.
  • Dataset Contribution: Introduces HTD-multilingual-QA, comprising 504,853 samples in both textual and spoken formats, facilitating robust multilingual spoken query interaction.
  • Performance Metrics: The model matches or exceeds the performance of SLMs up to 7 times its size on most tasks, sets new benchmarks for accent and gender recognition, and incurs less than a 2% drop in general speech QA ability.

Industry Insight

  • Organizations operating in multilingual, regulated environments should prioritize efficient fine-tuning techniques like LoRA combined with surrogate data strategies to maintain model stability without access to proprietary base training data.
  • The release of HTD-multilingual-QA highlights the growing necessity for high-quality, parallel text-speech datasets in under-resourced linguistic contexts, encouraging investment in data collection for diverse dialects and accents.
  • Developers can leverage adapted reweighting schemes like CoBa for speech to optimize training efficiency, potentially reducing computational costs while achieving competitive performance against significantly larger models.

TL;DR

  • 提出HT-Moonstone (5B),通过LoRA微调将开源语音语言模型适配至新加坡家庭事务局语境,支持四种官方语言的口语交互。
  • 构建HTD-multilingual-QA数据集(50万+样本),结合代理文本QA数据防止灾难性遗忘,并改进CoBa重加权方案以优化多任务目标。
  • 模型在多数任务上匹配或超越规模达其7倍的同类SLM,且在口音和性别识别上表现最佳,同时仅损失不到2%的原始语音问答能力。

为什么值得看

该研究解决了敏感领域及多语言口语交互场景下大模型适配的关键难题,特别是在原始训练数据不可用的情况下提供了有效的微调策略。对于需要部署本地化、多语种语音智能系统的企业和政府机构,其方法论和开源数据集具有极高的参考价值。

技术解析

  • 模型适配方法:采用LoRA高效微调技术,针对新加坡四种官方语言的五种语音任务进行优化,无需访问原始预训练数据即可实现领域适应。
  • 防遗忘机制:引入代理文本QA数据集作为正则化手段,有效缓解了领域适配过程中的灾难性遗忘问题,保留了模型原有的通用语音问答能力。
  • 多任务学习优化:将CoBa重加权方案适配至语音领域,用于平衡不同任务和语言之间的损失权重,提升了多任务联合训练的效果。
  • 数据集构建:发布了HTD-multilingual-QA,包含504,853个样本的多语言问答数据,涵盖文本和口语形式,填补了特定领域多语言语音数据的空白。

行业启示

  • 小模型高效适配潜力:证明了通过精细的微调策略和数据增强,中等规模模型(如5B)可以在特定垂直领域超越更大规模的通用模型,降低了算力成本。
  • 多语言口语交互的重要性:随着全球化业务扩展,支持多语言且具备口语理解能力的AI系统成为刚需,特别是对于拥有多种官方语言的国家或地区。
  • 数据隐私与领域安全:在无法获取原始训练数据的情况下,利用代理数据和高效微调技术实现领域适配,为敏感行业(如政务、医疗)的AI落地提供了合规且可行的路径。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Open Source 开源 Fine-tuning 微调 Speech 语音 Multimodal 多模态 Research 科学研究