Multi-band Frequency Reconstruction for Neural Psychoacoustic Coding
Dianwen Ng, Kun Zhou, Yi-Wen Chao, Zhiwei Xiong, Bin Ma, Eng Siong Chng
TL;DR
MUFFIN introduces a neural psychoacoustic codec that uses multi-band spectral RVQ to allocate bitrate according to perceptual salience, operating in a latent space with bands defined in the low-frequency region and a transformer-inspired convolutional backbone. The approach achieves unprecedented compression, including a state-of-the-art 12.5 Hz variant, while preserving perceptual quality and enabling zero-shot TTS with language models. Key contributions include the MBS-RVQ mechanism, a modified snake activation for improved spectral preservation, and extensive ablations showing codebook-specific roles in intelligibility and speaker disentanglement. The work demonstrates strong reconstruction performance across speech, music, and environmental sounds and highlights the potential for MUFFIN tokens to integrate with LLM-based systems, while addressing real-time efficiency and ethical considerations surrounding speaker privacy and synthesis safety.
Abstract
Achieving high-fidelity audio compression while preserving perceptual quality across diverse content remains a key challenge in Neural Audio Coding (NAC). We introduce MUFFIN, a fully convolutional Neural Psychoacoustic Coding (NPC) framework that leverages psychoacoustically guided multi-band frequency reconstruction. At its core is a Multi-Band Spectral Residual Vector Quantization (MBS-RVQ) module that allocates bitrate across frequency bands based on perceptual salience. This design enables efficient compression while disentangling speaker identity from content using distinct codebooks. MUFFIN incorporates a transformer-inspired convolutional backbone and a modified snake activation to enhance resolution in fine-grained spectral regions. Experimental results on multiple benchmarks demonstrate that MUFFIN consistently outperforms existing approaches in reconstruction quality. A high-compression variant achieves a state-of-the-art 12.5 Hz rate with minimal loss. MUFFIN also proves effective in downstream generative tasks, highlighting its promise as a token representation for integration with language models. Audio samples and code are available.
