Papers › CED: Consistent ensemble distillation for audio tagging

CED: Consistent ensemble distillation for audio tagging

23 Aug 2023arXiv:2308.11957links table onlyarchive 2025-07-28

Heinrich Dinkel, Yongqing Wang, Zhiyong Yan, Junbo Zhang, Yujun Wang

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Augmentation and knowledge distillation (KD) are well-established techniques employed in audio classification tasks, aimed at enhancing performance and reducing model sizes on the widely recognized Audioset (AS) benchmark. Although both techniques are effective individually, their combined use, called consistent teaching, hasn't been explored before. This paper proposes CED, a simple training framework that distils student models from large teacher ensembles with consistent teaching. To achieve this, CED efficiently stores logits as well as the augmentation methods on disk, making it scalable to large-scale datasets. Central to CED's efficacy is its label-free nature, meaning that only the stored logits are used for the optimization of a student model only requiring 0.3\% additional disk space for AS. The study trains various transformer-based models, including a 10M parameter model achieving a 49.0 mean average precision (mAP) on AS. Pretrained models and code are available at https://github.com/RicherMans/CED.

PaperPDFCodeCode Syntology ran

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="2308.11957")

Code

Syntology Ran 13 of 14 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · fixture could not drive it; 12 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

richermans/ced officialmentioned in papermentioned on GitHubpytorchGPL-3.0 report

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

14 samples harvested; 13 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
12ran
1unverified

Licence: 14 of the 14 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 richermans/ced. “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.

amp_to_db richermans/ced/onnx_inference_with_torchaudio.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 5d42801640e38482 · report
build_mdl richermans/ced/models/checkpoints.py official repository ran GPL-3.0 (copyleft) · pointer only · cb2127cd67de49bf · report
drop_path richermans/ced/models/layers.py official repository ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · 87577b3ff9d32712 · report
forward_spec richermans/ced/save_logits.py official repository ran GPL-3.0 (copyleft) · pointer only · 2cfe6e3621cfb0e4 · report
forward_spec_amp richermans/ced/save_logits.py official repository ran GPL-3.0 (copyleft) · pointer only · 39e77160a6fe26ff · report
mixup richermans/ced/utils.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 7c8fe0a2f7369b07 · report
mixup_criterion richermans/ced/utils.py official repository ran GPL-3.0 (copyleft) · pointer only · f79c5ee46dcd36be · report
mixup_simple richermans/ced/utils.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 147722b80afbcb70 · report
pad richermans/ced/dataset.py official repository ran GPL-3.0 (copyleft) · pointer only · 20f5dddf368b8f00 · report
sequential_pad richermans/ced/dataset.py official repository ran GPL-3.0 (copyleft) · pointer only · 9316faed0dbfae6e · report
sequential_pad_logits richermans/ced/dataset.py official repository ran GPL-3.0 (copyleft) · pointer only · fbba7d37ada0f65f · report
to_2tuple richermans/ced/models/layers.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · 01a8fe68c38dbac5 · report
trunc_normal_ richermans/ced/models/layers.py official repository ran GPL-3.0 (copyleft) · pointer only · b8670a5e0ac9acd7 · report
register_model richermans/ced/models/checkpoints.py official repository unverified GPL-3.0 (copyleft) · pointer only · 9264a154be38fcdb · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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