Semantic Audio Generative Encoder · ×64 compression
SAGE is a SwinV2 variational autoencoder that compresses music ×64 into a compact latent that is both faithful to reconstruct and semantically structured: it matches or surpasses SOTA autoencoders up to 9× larger, runs 2-10× faster, and leads all 15 semantic probes.
A/B comparison
Same clip, every model. Switch instantly, playback never stops.
Benchmarks
SAGE against state-of-the-art audio VAEs: reconstruction fidelity and how well its latent space supports downstream music understanding.
Compress stereo 44.1 kHz music at ×64 and rebuild it with state-of-the-art perceptual quality. Whatever is lost here caps every downstream result.
Distances in the code must reflect genre, artist, instrumentation: that geometry is what makes the latent navigable for diffusion and useful as a feature space.
Capacity, training data and inference cost. SAGE is the lightest to run here: fastest per file and lowest real-time factor.
Reconstruction fidelity and perceptual quality against state-of-the-art audio VAEs, measured on two datasets.
How well the frozen latent space supports downstream semantic tasks (MAEB), measured on two datasets.
At a glance
Fidelity vs speed on FMA - bubble area ∝ parameters. SAGE sits in the winning corner: best FAD at the lowest RTF, 47.7 ms per 10 s clip.
UMAP of frozen SAGE latents on MoisesDB isolated stems: no instrument label ever reaches the encoder, yet the code organizes by timbre.
Under the hood
Everything trains: reconstruction, KL, adversarial loss, and CLAP distillation shaping the latent. The encoder and the latent geometry are committed here.
Encoder frozen, latent pinned. A residual post-net polishes perceptual detail: the code downstream models consume never moves.
Subjective evaluation
Your ears are the final benchmark: a blind MUSHRA test (ITU-R BS.1534-3), 10 trials, about 12 minutes, SAGE against the state of the art.
Start the test