Papers › Masked Autoencoders that Listen
Masked Autoencoders that Listen
Po-Yao Huang, Hu Xu, Juncheng Li, Alexei Baevski, Michael Auli, Wojciech Galuba, Florian Metze, Christoph Feichtenhofer
This paper studies a simple extension of image-based Masked Autoencoders (MAE) to self-supervised representation learning from audio spectrograms. Following the Transformer encoder-decoder design in MAE, our Audio-MAE first encodes audio spectrogram patches with a high masking ratio, feeding only the non-masked tokens through encoder layers. The decoder then re-orders and decodes the encoded context padded with mask tokens, in order to reconstruct the input spectrogram. We find it beneficial to incorporate local window attention in the decoder, as audio spectrograms are highly correlated in local time and frequency bands. We then fine-tune the encoder with a lower masking ratio on target datasets. Empirically, Audio-MAE sets new state-of-the-art performance on six audio and speech classification tasks, outperforming other recent models that use external supervised pre-training. The code and models will be at https://github.com/facebookresearch/AudioMAE.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2207.06405")
Code
Syntology Ran 17 of 32 code samples harvested from 4 repositories linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 1 ran · fixture could not drive it; 14 ran with no contract checked.
By repository: official repository: 4 samples from 1 repository, 1 ran; community (archive-listed): 28 samples from 3 repositories, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
32 samples harvested; 17 ran; 1 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 10 of the 32 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
aaa7fea64dd2b57c · report
28128850f3b7974d · report
d28d7b155c97688a · report
728825dfce4fad97 · report
3bd6d4930cb3f2f8 · report
b20098ca471958b8 · report
a78cda64d88bd1f2 · report
084f9fe01c1b3cf0 · report
354dccecc7d137d8 · report
c691b3b94f34ae10 · report
c824fe1a650a3f66 · report
22e4ee062fba7a5e · report
0caaefeb6252c9e5 · report
54a9926f9e0936b8 · report
8ae2d3c8074c9653 · report
d7227307e8862fc8 · report
6322ff428c4c429a · report
5b1dded6034b41e3 · report
11b4cbd5cc85097d · report
ea931f8eaca3c48c · report
c263573424bacb51 · report
b9ab992d4f387299 · report
a848037ef9265b59 · report
680afbcfbca11fb9 · report
fef623fdfcfbe69b · report
599cc34da67f0356 · report
fd67d2fafb66524c · report
7a00feceab29852a · report
f7d645cfcd41319b · report
bcffcc5e0273f4c1 · report
8efb3224591920ef · report
4dafab91858a28d2 · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Speaker Identification | VoxCeleb1 | AudioMAE (local) | Accuracy | 94.8 | #4 of 12 | Archive leaderboard | report |
| Speaker Identification | VoxCeleb1 | AudioMAE (local) | Top-1 (%) | 94.8 | #4 of 12 | Archive leaderboard | report |
| Speaker Identification | VoxCeleb1 | AudioMAE (global) | Accuracy | 94.1 | #7 of 12 | Archive leaderboard | report |
| Speaker Identification | VoxCeleb1 | AudioMAE (global) | Top-1 (%) | 94.1 | #7 of 12 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections