{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/threshold-independent-evaluation-of-sound","title":"Threshold Independent Evaluation of Sound Event Detection Scores","arxiv_id":"2201.13148","date":"2022-01-31","proceeding":null,"authors":["Janek Ebbers","Romain Serizel","Reinhold Haeb-Umbach"],"abstract":"Performing an adequate evaluation of sound event detection (SED) systems is far from trivial and is still subject to ongoing research. The recently proposed polyphonic sound detection (PSD)-receiver operating characteristic (ROC) and PSD score (PSDS) make an important step into the direction of an evaluation of SED systems which is independent from a certain decision threshold. This allows to obtain a more complete picture of the overall system behavior which is less biased by threshold tuning. Yet, the PSD-ROC is currently only approximated using a finite set of thresholds. The choice of the thresholds used in approximation, however, can have a severe impact on the resulting PSDS. In this paper we propose a method which allows for computing system performance on an evaluation set for all possible thresholds jointly, enabling accurate computation not only of the PSD-ROC and PSDS but also of other collar-based and intersection-based performance curves. It further allows to select the threshold which best fulfills the requirements of a given application. Source code is publicly available in our SED evaluation package sed_scores_eval.","url_abs":"https://arxiv.org/abs/2201.13148v1","url_pdf":"https://arxiv.org/pdf/2201.13148v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"threshold-independent-evaluation-of-sound","repo_url":"https://github.com/fgnt/sed_scores_eval","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"event-detection","task_name":"Event Detection"},{"task_slug":"sound-event-detection","task_name":"Sound Event Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2201.13148","atlas_url":"https://app.syntology.ai/?focus=2201.13148","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2201.13148"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fgnt/sed_scores_eval","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":10},"by_repo_kind":{"official":{"samples":10,"ran":10,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"e3b7b971e1627f6e","entry":"confidence_interval","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/bootstrap.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/bootstrap.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e3b7b971e1627f6e"}},{"code_sha256_prefix":"abc0fd38db1a63cd","entry":"create_score_dataframe","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/scores.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/scores.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"abc0fd38db1a63cd"}},{"code_sha256_prefix":"f68a9049b45e1f45","entry":"event_counts_and_durations","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/ground_truth.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/ground_truth.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f68a9049b45e1f45"}},{"code_sha256_prefix":"c8a897b47e7b4f4d","entry":"fscore_from_precision_recall","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/precision_recall.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/precision_recall.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c8a897b47e7b4f4d"}},{"code_sha256_prefix":"aad12409c949295f","entry":"get_unique_thresholds","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/scores.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/scores.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aad12409c949295f"}},{"code_sha256_prefix":"06db155feca2d5ac","entry":"multi_label_to_single_label_ground_truths","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/ground_truth.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/ground_truth.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"06db155feca2d5ac"}},{"code_sha256_prefix":"398f113c618ff50e","entry":"onset_deltas","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/detection.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/detection.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"398f113c618ff50e"}},{"code_sha256_prefix":"788278d91b11722f","entry":"onset_offset_curves","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/detection.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/detection.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"788278d91b11722f"}},{"code_sha256_prefix":"10bfd6b3a4aa8961","entry":"parse_ground_truth","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/io.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/io.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"10bfd6b3a4aa8961"}},{"code_sha256_prefix":"4192ece3e059f9d5","entry":"validate_score_dataframe","repo":"fgnt/sed_scores_eval","repo_kind":"official","path":"sed_scores_eval/base_modules/scores.py","file_url":"https://github.com/fgnt/sed_scores_eval/blob/HEAD/sed_scores_eval/base_modules/scores.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4192ece3e059f9d5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}