English

ASTAR-NTU solution to AudioMOS Challenge 2025 Track1

Sound 2025-07-15 v1 Audio and Speech Processing

Abstract

Evaluation of text-to-music systems is constrained by the cost and availability of collecting experts for assessment. AudioMOS 2025 Challenge track 1 is created to automatically predict music impression (MI) as well as text alignment (TA) between the prompt and the generated musical piece. This paper reports our winning system, which uses a dual-branch architecture with pre-trained MuQ and RoBERTa models as audio and text encoders. A cross-attention mechanism fuses the audio and text representations. For training, we reframe the MI and TA prediction as a classification task. To incorporate the ordinal nature of MOS scores, one-hot labels are converted to a soft distribution using a Gaussian kernel. On the official test set, a single model trained with this method achieves a system-level Spearman's Rank Correlation Coefficient (SRCC) of 0.991 for MI and 0.952 for TA, corresponding to a relative improvement of 21.21\% in MI SRCC and 31.47\% in TA SRCC over the challenge baseline.

Keywords

Cite

@article{arxiv.2507.09904,
  title  = {ASTAR-NTU solution to AudioMOS Challenge 2025 Track1},
  author = {Fabian Ritter-Gutierrez and Yi-Cheng Lin and Jui-Chiang Wei and Jeremy H. M. Wong and Nancy F. Chen and Hung-yi Lee},
  journal= {arXiv preprint arXiv:2507.09904},
  year   = {2025}
}

Comments

Under Review - Submitted to AudioMOS Challenge 2025 - ASRU 2025

R2 v1 2026-07-01T03:59:05.577Z