REVIEW 2 major objections 5 minor 297 references
A single MoE decoder can add full audio understanding and generation without erasing its text backbone's reasoning, alignment, or agentic skill.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-11 07:45 UTC pith:BUVY2XMU
load-bearing objection Solid open systems paper: simple unified decoder + multi-stage SFT + text-only Cascade RL keeps a strong MoE backbone competitive on audio while mostly retaining text scores; residual IFBench/NIAH drops make the abstract’s “no regression” claim a bit too clean. the 2 major comments →
Unified Audio Intelligence Without Regressing on Text Intelligence
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Audex shows that a single decoder architecture—audio encoder plus MLP projection into the text embedding space, with speech and non-speech codec tokens appended to the vocabulary and trained under ordinary next-token loss—can reach state-of-the-art open audio understanding and generation while preserving the reasoning, alignment, knowledge, long-context, and agentic performance of its Nemotron-Cascade-2 text backbone after multi-stage SFT plus text-only cascade RL.
What carries the argument
The unified single-Transformer-decoder design that projects continuous audio features into the text embedding space and treats text tokens and quantized speech/audio codec tokens uniformly under one cross-entropy objective, combined with multi-stage supervised fine-tuning followed by text-only cascade RL.
Load-bearing premise
That text-only cascade reinforcement learning after multimodal supervised fine-tuning is enough to protect and restore text intelligence without meaningful forgetting of audio skills or collapse of long-context attention.
What would settle it
A controlled re-run of the same multi-stage SFT followed by the same text-only cascade RL that produces large, consistent drops on the backbone's own reasoning, long-context NIAH, or agentic suites, or that collapses audio metrics after RL, would falsify the no-regression claim.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces Audex-30B-A3B (and a 2B variant), a unified audio-text MoE LLM built on Nemotron-Cascade-2-30B-A3B. Audio is encoded via AF-Whisper + MLP into the text embedding space; generation treats text tokens and discrete speech/audio codec tokens (X-Codec2 / X-Codec RVQ) uniformly in a single decoder. Training uses curated audio-text data (157.4B audio + 320.5B text tokens), multi-stage SFT (text SFT reuse, audio warmup with frozen text embeddings, audio generation, then joint understanding/generation), followed by text-only Cascade RL + MOPD. The central claim is SOTA or near-SOTA open performance on audio understanding, ASR/AST, TTS, general audio generation, and speech-to-speech, while preserving the backbone’s reasoning, knowledge, alignment, long-context, and agentic scores with only marginal or no regression (Table 1, §2, §5).
Significance. If the empirical results hold under independent re-evaluation of the released checkpoints, this is a strong systems contribution: a simple, infrastructure-compatible architecture that largely closes the usual text-regression gap seen in multimodal-output models (e.g., Qwen3-Omni vs Qwen3). Credit is due for the multi-stage vs single-stage ablation (Table 4), intermediate-stage tracking across RL (Appendix B Table 15), CFG and sampling studies (Fig. 4, Appendix C.3), audio-warmup embedding freezes (Appendix C.1), and public checkpoint release. The work advances open unified audio LLMs without requiring audio pretraining from scratch and supplies a practical recipe for retaining long-context and reasoning after multimodal SFT.
major comments (2)
- Abstract, §2 and Table 1: the repeated claim of “marginal or no regression” on text intelligence is overstated relative to the reported numbers. IFBench drops 82.9 → 77.8, NIAH@1M drops 99.0 → 83.4, ArenaHard v2 83.5 → 81.6, and several agentic scores also decline modestly. These are not catastrophic, and Audex still far outperforms Qwen3-Omni’s regressions, but the absolute language should be tempered to “small regressions on a subset of alignment/long-context metrics, with parity or gains on most reasoning and knowledge suites.” Otherwise the central “without regressing” framing oversells the evidence already present in the tables.
- §5.4 and Table 13: speech-to-speech is evaluated via an explicit cascade (Audex ASR → Audex text reasoning → Audex TTS) rather than single-pass native speech-to-speech generation. The paper correctly notes the cascade, yet the Abstract and §2 list “speech-to-speech generation” among the model’s native capabilities alongside true generative tasks (TTS, TTA). Clarify the distinction and either report true end-to-end S2S metrics or qualify the claim so readers do not equate the cascade score with native duplex or single-pass S2S models.
minor comments (5)
- Table 1 and §5.2: TTA is restricted to fixed 10 s clips; the limitation is acknowledged but should be stated more prominently in the main results summary, since duration/consistency is a known gap versus diffusion baselines.
- §3.3 / vocabulary construction: the padding of the embedding table to 205 312 for TP divisibility is fine, but a short note on whether the unused RVQ layers (5–8) ever receive gradient or remain dead would help reproducibility.
- Figure 1 caption and §3: the dual speech/audio decoder paths are clear, but the streaming ConvNeXt decoder for X-Codec2 is only briefly mentioned; a one-sentence latency/quality trade-off would strengthen the systems contribution.
- Appendix B Table 15: transient ASR/MMSU dips under MOPD that later recover are useful; consider adding a one-line discussion in §4.4.3 so readers do not miss the recovery pattern.
- Typos / polish: “Inthiswork,webuildandrelease” (p. 2), occasional missing spaces after periods, and inconsistent capitalization of “Audex SFT” vs “Audex-SFT”.
Circularity Check
No circular derivation: empirical systems paper whose audio and text claims are measured on external public benchmarks, not forced by construction or load-bearing self-citation.
full rationale
Audex is an engineering/systems paper: a unified audio-text MoE LLM trained with multi-stage SFT plus text-only Cascade RL, then evaluated on independent public suites (AIME/HMMT/LiveCodeBench, MMLU/GPQA, ArenaHard/IFBench, NIAH, OpenASR/LibriSpeech/Fleurs, MMAU/MMAR, Seed-TTS-Eval, AudioCaps/SongDescriber FD_openl3, BigBenchAudio/VoiceBench). None of the reported scores reduce by definition to fitted constants or to a self-defined quantity. Architecture (AF-Whisper encoder + MLP projection + extended vocab for X-Codec/X-Codec2 tokens), CFG (10% unconditional padding), and multi-stage vs single-stage SFT are design choices validated by ablations (Tables 3–4, Appendix C), not circular predictions. Reuse of Nemotron-Cascade-2 SFT/RL recipes and the Cascade-RL anti-forgetting citation (Wang et al. 2025a, §4.4.3) is prior method reuse; the paper still reports intermediate-stage audio stability (Appendix B Table 15) and head-to-head text comparison to the backbone (Tables 1, 5). Residual text drops (e.g., IFBench, NIAH@1M) are disclosed, not hidden by definitional identity. No self-definitional loop, fitted-input-as-prediction, uniqueness theorem, or renamed known law is present.
Axiom & Free-Parameter Ledger
free parameters (5)
- Stage-wise text data blend weights
- CFG scale λ for generation
- Audio codec configuration
- Learning rates and trainable module schedule
- Fixed 10-second TTA duration
axioms (4)
- domain assumption Public text and audio benchmarks (AIME, LiveCodeBench, MMAU, OpenASR, Seed-TTS-Eval, FDopenl3, etc.) are adequate proxies for the claimed capabilities.
- domain assumption Text-only Cascade RL is resistant to catastrophic forgetting of multimodal skills learned in SFT.
- ad hoc to paper Freezing text token embeddings during audio warmup is necessary to avoid text degradation.
- ad hoc to paper Multi-stage SFT is preferable to consolidated single-stage SFT for preserving long-context attention.
invented entities (1)
-
Audex multi-stage audio post-training curriculum
independent evidence
read the original abstract
Audio intelligence involves understanding, reasoning about, and generating both audio and speech. In this work, we introduce Nemotron-Labs-Audex-30B-A3B (Audex), a unified audio-text LLM built on Nemotron-Cascade-2-30B-A3B, a strong text-only MoE LLM. Audex adopts a simple unified design with a single Transformer decoder: audio inputs are encoded and projected into the text embedding space, while text tokens and quantized audio output tokens are treated uniformly during generation. This architecture enables strong audio-text fusion, seamless multimodal generation, and compatibility with standard LLM training and inference infrastructure. For training, we meticulously curate audio-text datasets comprising 157.4B audio tokens and 320.5B text tokens. We apply multi-stage supervised training on these datasets, followed by text-only Cascade RL and multi-domain on-policy distillation. Audex delivers state-of-the-art audio understanding, speech recognition and translation, text-to-speech, audio generation, and speech-to-speech generation, while preserving very compelling reasoning, alignment, knowledge, long-context, and agentic capabilities of its text-only LLM backbone with marginal or no regression. We release the model checkpoints to facilitate open research.
Figures
Reference graph
Works this paper leans on
-
[1]
Yang, Zhuolin and Liu, Zihan and Chen, Yang and Dai, Wenliang and Wang, Boxin and Lin, Sheng-Chieh and Lee, Chankyu and Chen, Yangyi and Jiang, Dongfu and He, Jiafan and Pi, Renjie and Lam, Grace and Lee, Nayeon and Bukharin, Alexander and Shoeybi, Mohammad and Catanzaro, Bryan and Ping, Wei , journal=
-
[2]
Wang, Boxin and Lee, Chankyu and Lee, Nayeon and Lin, Sheng-Chieh and Dai, Wenliang and Chen, Yang and Chen, Yangyi and Yang, Zhuolin and Liu, Zihan and Shoeybi, Mohammad and Catanzaro, Bryan and Ping, Wei , journal=
-
[3]
arXiv preprint arXiv:2512.20848 , year=
Nemotron 3 Nano: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning , author=. arXiv preprint arXiv:2512.20848 , year=
-
[4]
NVIDIA , howpublished =
-
[5]
arXiv preprint arXiv:2504.18425 , year=
Kimi-audio technical report , author=. arXiv preprint arXiv:2504.18425 , year=
-
[6]
arXiv preprint arXiv:2402.01831 , year=
Audio flamingo: A novel audio language model with few-shot learning and dialogue abilities , author=. arXiv preprint arXiv:2402.01831 , year=
-
[7]
arXiv preprint arXiv:2503.03983 , year=
Audio flamingo 2: An audio-language model with long-audio understanding and expert reasoning abilities , author=. arXiv preprint arXiv:2503.03983 , year=
-
[8]
arXiv preprint arXiv:2507.08128 , year=
Audio flamingo 3: Advancing audio intelligence with fully open large audio language models , author=. arXiv preprint arXiv:2507.08128 , year=
-
[9]
arXiv preprint arXiv:2507.16632 , year=
Step-audio 2 technical report , author=. arXiv preprint arXiv:2507.16632 , year=
-
[10]
arXiv preprint arXiv:2511.15848 , year=
Step-Audio-R1 Technical Report , author=. arXiv preprint arXiv:2511.15848 , year=
-
[11]
arXiv preprint arXiv:2604.15804 , year=
Qwen3.5-omni technical report , author=. arXiv preprint arXiv:2604.15804 , year=
-
[12]
arXiv preprint arXiv:2604.10905 , year=
Audio Flamingo Next: Next-Generation Open Audio-Language Models for Speech, Sound, and Music , author=. arXiv preprint arXiv:2604.10905 , year=
-
[13]
arXiv preprint arXiv:2407.10759 , year=
Qwen2-audio technical report , author=. arXiv preprint arXiv:2407.10759 , year=
-
[14]
Tian, Jinchuan and Lee, Sang-gil and Kong, Zhifeng and Ghosh, Sreyan and Goel, Arushi and Yang, Chao-Han Huck and Dai, Wenliang and Liu, Zihan and Ye, Hanrong and Watanabe, Shinji annd Shoeybi, Mohammad and Catanzaro, Bryan and Valle, Rafael and Ping, Wei , journal=
-
[15]
arXiv preprint arXiv:2410.21276 , year=
Gpt-4o system card , author=. arXiv preprint arXiv:2410.21276 , year=
-
[16]
arXiv preprint arXiv:2507.06261 , year=
Gemini 2.5: Pushing the frontier with advanced reasoning, multimodality, long context, and next generation agentic capabilities , author=. arXiv preprint arXiv:2507.06261 , year=
-
[17]
2026 , eprint=
GLM-5: from Vibe Coding to Agentic Engineering , author=. 2026 , eprint=
2026
-
[18]
Team, Kimi and Bai, Tongtong and Bai, Yifan and Bao, Yiping and Cai, SH and Cao, Yuan and Charles, Y and Che, HS and Chen, Cheng and Chen, Guanduo and others , journal=
-
[19]
Proceedings of the 26th annual international conference on machine learning , pages=
Curriculum learning , author=. Proceedings of the 26th annual international conference on machine learning , pages=
-
[20]
Glot International , volume=
Speak and unSpeak with PRAAT , author=. Glot International , volume=
-
[21]
arXiv preprint arXiv:2307.16372 , year=
Lp-musiccaps: Llm-based pseudo music captioning , author=. arXiv preprint arXiv:2307.16372 , year=
-
[22]
International Conference on Machine Learning , pages=
Neural audio synthesis of musical notes with wavenet autoencoders , author=. International Conference on Machine Learning , pages=. 2017 , organization=
2017
-
[23]
arXiv preprint arXiv:2404.07616 , year=
Audio Dialogues: Dialogues dataset for audio and music understanding , author=. arXiv preprint arXiv:2404.07616 , year=
-
[24]
arXiv preprint arXiv:2305.10790 , year=
Listen, think, and understand , author=. arXiv preprint arXiv:2305.10790 , year=
-
[25]
2024 , howpublished=
OpenAI , title=. 2024 , howpublished=
2024
-
[26]
Advances in Neural Information Processing Systems , volume=
P-flow: a fast and data-efficient zero-shot TTS through speech prompting , author=. Advances in Neural Information Processing Systems , volume=
-
[27]
arXiv preprint arXiv:2406.15487 , year=
Improving text-to-audio models with synthetic captions , author=. arXiv preprint arXiv:2406.15487 , year=
-
[28]
Advances in neural information processing systems , volume=
Voicebox: Text-guided multilingual universal speech generation at scale , author=. Advances in neural information processing systems , volume=
-
[29]
arXiv preprint arXiv:2210.02747 , year=
Flow matching for generative modeling , author=. arXiv preprint arXiv:2210.02747 , year=
-
[30]
arXiv preprint arXiv:2310.16338 , year=
Generative pre-training for speech with flow matching , author=. arXiv preprint arXiv:2310.16338 , year=
-
[31]
PloS one , volume=
The Ryerson Audio-Visual Database of Emotional Speech and Song (RAVDESS): A dynamic, multimodal set of facial and vocal expressions in North American English , author=. PloS one , volume=. 2018 , publisher=
2018
-
[32]
Simple-TTS: End-to-End Text-to-Speech Synthesis with Latent Diffusion , author=
-
[33]
Pedalboard Documentation
Spotify. Pedalboard Documentation. Pedalboard 0.9.16 documentation
-
[34]
International Conference on Machine Learning , pages=
Autovc: Zero-shot voice style transfer with only autoencoder loss , author=. International Conference on Machine Learning , pages=. 2019 , organization=
2019
-
[35]
OpenAI blog , volume=
Language models are unsupervised multitask learners , author=. OpenAI blog , volume=
-
[36]
Journal of machine learning research , volume=
Exploring the limits of transfer learning with a unified text-to-text transformer , author=. Journal of machine learning research , volume=
-
[37]
2017 , publisher=
The MUSDB18 corpus for music separation , author=. 2017 , publisher=
2017
-
[38]
2018 IEEE international conference on acoustics, speech and signal processing (ICASSP) , pages=
Natural tts synthesis by conditioning wavenet on mel spectrogram predictions , author=. 2018 IEEE international conference on acoustics, speech and signal processing (ICASSP) , pages=. 2018 , organization=
2018
-
[39]
arXiv preprint arXiv:1711.05101 , year=
Decoupled weight decay regularization , author=. arXiv preprint arXiv:1711.05101 , year=
-
[40]
Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
Efficient diffusion training via min-snr weighting strategy , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
-
[41]
arXiv preprint arXiv:2404.07724 , year=
Applying guidance in a limited interval improves sample and distribution quality in diffusion models , author=. arXiv preprint arXiv:2404.07724 , year=
-
[42]
arXiv preprint arXiv:2302.00482 , year=
Conditional flow matching: Simulation-free dynamic optimal transport , author=. arXiv preprint arXiv:2302.00482 , year=
-
[43]
arXiv preprint arXiv:2005.05957 , year=
Flowtron: an autoregressive flow-based generative network for text-to-speech synthesis , author=. arXiv preprint arXiv:2005.05957 , year=
Pith/arXiv arXiv 2005
-
[44]
Advances in Neural Information Processing Systems , year=
Attention is all you need , author=. Advances in Neural Information Processing Systems , year=
-
[45]
arXiv preprint arXiv:2312.15821 , year=
Audiobox: Unified audio generation with natural language prompts , author=. arXiv preprint arXiv:2312.15821 , year=
-
[46]
Transactions of the Association for Computational Linguistics , volume=
Byt5: Towards a token-free future with pre-trained byte-to-byte models , author=. Transactions of the Association for Computational Linguistics , volume=. 2022 , publisher=
2022
-
[47]
arXiv preprint arXiv:2410.19168 , year=
Mmau: A massive multi-task audio understanding and reasoning benchmark , author=. arXiv preprint arXiv:2410.19168 , year=
-
[48]
arXiv preprint arXiv:2505.13032 , year=
MMAR: A Challenging Benchmark for Deep Reasoning in Speech, Audio, Music, and Their Mix , author=. arXiv preprint arXiv:2505.13032 , year=
-
[49]
arXiv preprint arXiv:2310.00704 , year=
Uniaudio: An audio foundation model toward universal audio generation , author=. arXiv preprint arXiv:2310.00704 , year=
-
[50]
arXiv preprint arXiv:2301.02111 , year=
Neural codec language models are zero-shot text to speech synthesizers , author=. arXiv preprint arXiv:2301.02111 , year=
-
[51]
IEEE/ACM Transactions on Audio, Speech, and Language Processing , year=
Speechx: Neural codec language model as a versatile speech transformer , author=. IEEE/ACM Transactions on Audio, Speech, and Language Processing , year=
-
[52]
Advances in neural information processing systems , volume=
Understanding and improving layer normalization , author=. Advances in neural information processing systems , volume=
-
[53]
The Eleventh International Conference on Learning Representations , year=
BigVGAN: A Universal Neural Vocoder with Large-Scale Training , author=. The Eleventh International Conference on Learning Representations , year=
-
[54]
Journal of Machine Learning Research , volume=
Scaling instruction-finetuned language models , author=. Journal of Machine Learning Research , volume=
-
[55]
International Conference on Machine Learning , pages=
AudioLDM: Text-to-Audio Generation with Latent Diffusion Models , author=. International Conference on Machine Learning , pages=. 2023 , organization=
2023
-
[56]
Proceedings of the 31st ACM International Conference on Multimedia , pages=
Text-to-audio generation using instruction guided latent diffusion model , author=. Proceedings of the 31st ACM International Conference on Multimedia , pages=
-
[57]
IEEE/ACM Transactions on Audio, Speech, and Language Processing , year=
Audioldm 2: Learning holistic audio generation with self-supervised pretraining , author=. IEEE/ACM Transactions on Audio, Speech, and Language Processing , year=
-
[58]
Computer Science
Improving image generation with better captions , author=. Computer Science. https://cdn. openai. com/papers/dall-e-3. pdf , volume=
-
[59]
Advances in Neural Information Processing Systems , volume=
Improving multimodal datasets with image captioning , author=. Advances in Neural Information Processing Systems , volume=
-
[60]
2017 IEEE international conference on acoustics, speech and signal processing (ICASSP) , pages=
Audio set: An ontology and human-labeled dataset for audio events , author=. 2017 IEEE international conference on acoustics, speech and signal processing (ICASSP) , pages=. 2017 , organization=
2017
-
[61]
Audiocaps: Generating captions for audios in the wild , author=. Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers) , pages=
2019
-
[63]
IEEE/ACM Transactions on Audio, Speech, and Language Processing , year=
Wavcaps: A chatgpt-assisted weakly-labelled audio captioning dataset for audio-language multimodal research , author=. IEEE/ACM Transactions on Audio, Speech, and Language Processing , year=
-
[64]
ICASSP 2023-2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) , pages=
Large-scale contrastive language-audio pretraining with feature fusion and keyword-to-caption augmentation , author=. ICASSP 2023-2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) , pages=. 2023 , organization=
2023
-
[65]
International Conference on Machine Learning , pages=
Make-an-audio: Text-to-audio generation with prompt-enhanced diffusion models , author=. International Conference on Machine Learning , pages=. 2023 , organization=
2023
-
[66]
arXiv preprint arXiv:2305.18474 , year=
Make-an-audio 2: Temporal-enhanced text-to-audio generation , author=. arXiv preprint arXiv:2305.18474 , year=
-
[67]
arXiv preprint arXiv:2407.04416 , year=
Improving Audio Generation with Visual Enhanced Caption , author=. arXiv preprint arXiv:2407.04416 , year=
-
[68]
arXiv preprint arXiv:2406.19388 , year=
Taming Data and Transformers for Audio Generation , author=. arXiv preprint arXiv:2406.19388 , year=
-
[69]
arXiv preprint arXiv:2407.14358 , year=
Stable Audio Open , author=. arXiv preprint arXiv:2407.14358 , year=
-
[70]
arXiv preprint arXiv:2202.00512 , year=
Progressive distillation for fast sampling of diffusion models , author=. arXiv preprint arXiv:2202.00512 , year=
-
[71]
Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
Scalable diffusion models with transformers , author=. Proceedings of the IEEE/CVF International Conference on Computer Vision , pages=
-
[72]
arXiv preprint arXiv:1606.08415 , year=
Gaussian error linear units (gelus) , author=. arXiv preprint arXiv:1606.08415 , year=
-
[73]
Forty-first International Conference on Machine Learning , year=
Scaling rectified flow transformers for high-resolution image synthesis , author=. Forty-first International Conference on Machine Learning , year=
-
[74]
arXiv preprint arXiv:1710.03740 , year=
Mixed precision training , author=. arXiv preprint arXiv:1710.03740 , year=
-
[75]
Advances in Neural Information Processing Systems , volume=
Flashattention: Fast and memory-efficient exact attention with io-awareness , author=. Advances in Neural Information Processing Systems , volume=
-
[76]
arXiv preprint arXiv:2407.03648 , year=
High Fidelity Text-Guided Music Generation and Editing via Single-Stage Flow Matching , author=. arXiv preprint arXiv:2407.03648 , year=
-
[77]
ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) , pages=
Vggsound: A large-scale audio-visual dataset , author=. ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) , pages=. 2020 , organization=
2020
-
[78]
arXiv preprint arXiv:2406.02507 , year=
Guiding a Diffusion Model with a Bad Version of Itself , author=. arXiv preprint arXiv:2406.02507 , year=
-
[79]
Advances in neural information processing systems , volume=
Elucidating the design space of diffusion-based generative models , author=. Advances in neural information processing systems , volume=
-
[80]
arXiv preprint arXiv:2311.08355 , year=
Mustango: Toward controllable text-to-music generation , author=. arXiv preprint arXiv:2311.08355 , year=
-
[81]
arXiv preprint arXiv:2311.03079 , year=
Cogvlm: Visual expert for pretrained language models , author=. arXiv preprint arXiv:2311.03079 , year=
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.