Papers › ACES: Evaluating Automated Audio Captioning Models on the Semantics of Sounds

ACES: Evaluating Automated Audio Captioning Models on the Semantics of Sounds

27 Mar 2024arXiv:2403.18572links table onlyarchive 2025-07-28

Gijs Wijngaard, Elia Formisano, Bruno L. Giordano, Michel Dumontier

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.

Automated Audio Captioning is a multimodal task that aims to convert audio content into natural language. The assessment of audio captioning systems is typically based on quantitative metrics applied to text data. Previous studies have employed metrics derived from machine translation and image captioning to evaluate the quality of generated audio captions. Drawing inspiration from auditory cognitive neuroscience research, we introduce a novel metric approach -- Audio Captioning Evaluation on Semantics of Sound (ACES). ACES takes into account how human listeners parse semantic information from sounds, providing a novel and comprehensive evaluation perspective for automated audio captioning systems. ACES combines semantic similarities and semantic entity labeling. ACES outperforms similar automated audio captioning metrics on the Clotho-Eval FENSE benchmark in two evaluation categories.

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

Code

Syntology Ran 9 of 15 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 8 ran with no contract checked.

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

gljs/aces officialmentioned in papermentioned on GitHubpytorchMIT 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

15 samples harvested; 9 ran; 0 honoured the contract we drafted; 6 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.

1ran · our draft was wrong
8ran
6unverified

Licence: 0 of the 15 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 gljs/aces. “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.

align_labels_with_tokens gljs/aces/training/utils.py official repository ran MIT (permissive) · 8f4749fab50eb0c6 · report
cook_refs gljs/aces/evaluation/coco_caption/pycocoevalcap/cider/cider_scorer.py official repository ran MIT (permissive) · b458d0c75fe390a0 · report
cook_test gljs/aces/evaluation/coco_caption/pycocoevalcap/bleu/bleu_scorer.py official repository ran MIT (permissive) · e1dd2bb001729dde · report
cook_test gljs/aces/evaluation/coco_caption/pycocoevalcap/cider/cider_scorer.py official repository ran fingerprinted MIT (permissive) · 486bccc796451075 · report
get_data_home gljs/aces/src/aces/fense/download_utils.py official repository ran MIT (permissive) · 2ce7c8fe03ef29c6 · report
infer_preprocess gljs/aces/src/aces/fense/data.py official repository ran MIT (permissive) · e77be74719a260e0 · report
precook gljs/aces/evaluation/coco_caption/pycocoevalcap/bleu/bleu_scorer.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · ec4448373d72d636 · report
reformat_to_coco gljs/aces/evaluation/eval_metrics.py official repository ran MIT (permissive) · 9253071bb73fb8b2 · report
text_preprocess gljs/aces/src/aces/fense/data.py official repository ran fingerprinted MIT (permissive) · c1d2029cd05b84fc · report
check_download_resource gljs/aces/src/aces/fense/download_utils.py official repository unverified MIT (permissive) · ab64c5a8dad76015 · report
cook_refs gljs/aces/evaluation/coco_caption/pycocoevalcap/bleu/bleu_scorer.py official repository unverified MIT (permissive) · 7586e1d32f7325f7 · report
download gljs/aces/src/aces/fense/download_utils.py official repository unverified MIT (permissive) · 855591d1fd6de239 · report
evaluate_metrics_from_files gljs/aces/evaluation/eval_metrics.py official repository unverified MIT (permissive) · 28747d415bf301a3 · report
evaluate_metrics_from_lists gljs/aces/evaluation/eval_metrics.py official repository unverified MIT (permissive) · d49e7cc3375255d0 · report
load_pretrain_echecker gljs/aces/src/aces/fense/evaluator.py official repository unverified MIT (permissive) · 28580b1d81d80b70 · 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