{"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/frequency-dynamic-convolution-frequency","title":"Frequency Dynamic Convolution: Frequency-Adaptive Pattern Recognition for Sound Event Detection","arxiv_id":"2203.15296","date":"2022-03-29","proceeding":null,"authors":["Hyeonuk Nam","Seong-Hu Kim","Byeong-Yun Ko","Yong-Hwa Park"],"abstract":"2D convolution is widely used in sound event detection (SED) to recognize two dimensional time-frequency patterns of sound events. However, 2D convolution enforces translation equivariance on sound events along both time and frequency axis while frequency is not shift-invariant dimension. In order to improve physical consistency of 2D convolution on SED, we propose frequency dynamic convolution which applies kernel that adapts to frequency components of input. Frequency dynamic convolution outperforms the baseline by 6.3% in DESED validation dataset in terms of polyphonic sound detection score (PSDS). It also significantly outperforms other pre-existing content-adaptive methods on SED. In addition, by comparing class-wise F1 scores of baseline and frequency dynamic convolution, we showed that frequency dynamic convolution is especially more effective for detection of non-stationary sound events with intricate time-frequency patterns. From this result, we verified that frequency dynamic convolution is superior in recognizing frequency-dependent patterns.","url_abs":"https://arxiv.org/abs/2203.15296v2","url_pdf":"https://arxiv.org/pdf/2203.15296v2.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":"frequency-dynamic-convolution-frequency","repo_url":"https://github.com/frednam93/FDY-SED","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"event-detection","task_name":"Event Detection"},{"task_slug":"sound-event-detection","task_name":"Sound Event Detection"},{"task_slug":"translation","task_name":"Translation"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/sound-event-detection-on-desed","task":"Sound Event Detection","dataset":"DESED","model":"FDY-CRNN","rank_in_archive_order":3,"of":13,"metrics":{"PSDS1":"0.452","PSDS2":"0.670","event-based F1 score":"54.0"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2203.15296","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.15296"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/frednam93/FDY-SED","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":11},"by_repo_kind":{"official":{"samples":11,"ran":0,"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":"09740df508b27138","entry":"decode_pred_batch","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/utils.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"09740df508b27138"}},{"code_sha256_prefix":"fc4d7ca68be30162","entry":"frame_shift","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/data_aug.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/data_aug.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fc4d7ca68be30162"}},{"code_sha256_prefix":"35d34e23002c3f6c","entry":"get_configs","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/settings.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/settings.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"35d34e23002c3f6c"}},{"code_sha256_prefix":"642c47d1500f9afe","entry":"get_event_list_current_file","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/evaluation_measures.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/evaluation_measures.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"642c47d1500f9afe"}},{"code_sha256_prefix":"5f1a7881bda24d62","entry":"get_logger","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/settings.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/settings.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5f1a7881bda24d62"}},{"code_sha256_prefix":"999fa7df4f591099","entry":"get_save_directories","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/settings.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/settings.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"999fa7df4f591099"}},{"code_sha256_prefix":"fcf7e299ada9da07","entry":"mixup","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/data_aug.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/data_aug.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fcf7e299ada9da07"}},{"code_sha256_prefix":"42603004cab20d23","entry":"normalize_wav","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/dataset.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"42603004cab20d23"}},{"code_sha256_prefix":"7990a733fe90164b","entry":"time_mask","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/data_aug.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/data_aug.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7990a733fe90164b"}},{"code_sha256_prefix":"2a09e6597b934159","entry":"to_mono","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/dataset.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/dataset.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a09e6597b934159"}},{"code_sha256_prefix":"4a179359e2060751","entry":"update_ema","repo":"frednam93/FDY-SED","repo_kind":"official","path":"utils/utils.py","file_url":"https://github.com/frednam93/FDY-SED/blob/HEAD/utils/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4a179359e2060751"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}