F3-Tokenizer: Taming Audio Autoencoder Latents for Understanding and Generation
About
Continuous audio autoencoders reconstruct waveforms well but often produce latents with weak structure for understanding, while self-supervised audio encoders capture semantics but are not directly decodable. This mismatch complicates a single audio tokenizer that must support both understanding and generation. We adapt continuous autoencoder latents to this setting with two components: a noise-regularized autoencoder bottleneck and a latent-side representation encoder. The bottleneck uses channel normalization and stochastic perturbation instead of KL-based variational training, yielding scale-controlled continuous latents for reconstruction and autoregressive generation. The representation encoder is trained on frozen autoencoder latents with RQ-MTP and frozen-LLM supervision. The resulting tokenizer provides high-dimensional representations for understanding while preserving normalized continuous latents as generation targets
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio Classification | ESC-50 | Accuracy75.2 | 461 | |
| Musical Instrument Classification | NSynth | Accuracy58.12 | 123 | |
| Audio Classification | GTZAN | Accuracy85 | 65 | |
| Text-to-Speech | Seed-ZH | CER0.9 | 42 | |
| Text-to-Speech | Seed EN | WER1.88 | 41 | |
| Audio Classification | VocalSound | Accuracy91.6 | 32 | |
| Urban Sound Classification | UrbanSound 8k | Accuracy74.22 | 29 | |
| Text-to-Audio | AudioCaps | FD (OpenL3)62.7 | 27 | |
| Audio Classification | CREMA-D | Accuracy78.9 | 26 | |
| Speech Classification | Speech Commands V1 | Accuracy96.8 | 19 |