{"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/flowhigh-towards-efficient-and-high-quality","title":"FLowHigh: Towards Efficient and High-Quality Audio Super-Resolution with Single-Step Flow Matching","arxiv_id":"2501.04926","date":"2025-01-09","proceeding":null,"authors":["Jun-Hak Yun","Seung-bin Kim","Seong-Whan Lee"],"abstract":"Audio super-resolution is challenging owing to its ill-posed nature. Recently, the application of diffusion models in audio super-resolution has shown promising results in alleviating this challenge. However, diffusion-based models have limitations, primarily the necessity for numerous sampling steps, which causes significantly increased latency when synthesizing high-quality audio samples. In this paper, we propose FLowHigh, a novel approach that integrates flow matching, a highly efficient generative model, into audio super-resolution. We also explore probability paths specially tailored for audio super-resolution, which effectively capture high-resolution audio distributions, thereby enhancing reconstruction quality. The proposed method generates high-fidelity, high-resolution audio through a single-step sampling process across various input sampling rates. The experimental results on the VCTK benchmark dataset demonstrate that FLowHigh achieves state-of-the-art performance in audio super-resolution, as evaluated by log-spectral distance and ViSQOL while maintaining computational efficiency with only a single-step sampling process.","url_abs":"https://arxiv.org/abs/2501.04926v1","url_pdf":"https://arxiv.org/pdf/2501.04926v1.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":"flowhigh-towards-efficient-and-high-quality","repo_url":"https://github.com/jjunak-yun/FLowHigh_code","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"audio-super-resolution","task_name":"Audio Super-Resolution"},{"task_slug":"computational-efficiency","task_name":"Computational Efficiency"},{"task_slug":"speech-enhancement","task_name":"Speech Enhancement"},{"task_slug":"super-resolution","task_name":"Super-Resolution"}],"methods":[{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2501.04926","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2501.04926"}},"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/jjunak-yun/FLowHigh_code","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_honours":2,"ran_violates":2,"ran":5,"ran_draft_wrong":1,"unverified":5},"by_repo_kind":{"official":{"samples":15,"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":"f70dcb896366697c","entry":"cast_tuple","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"data.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f70dcb896366697c"}},{"code_sha256_prefix":"60fff7c3c400d7ff","entry":"default","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"modules.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/modules.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"60fff7c3c400d7ff"}},{"code_sha256_prefix":"7137577cbef51217","entry":"discriminator_loss","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"vocoder/BIGVGAN/bigvgan/models.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/vocoder/BIGVGAN/bigvgan/models.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":"7137577cbef51217"}},{"code_sha256_prefix":"aa5486a3650902d8","entry":"exists","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"modules.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/modules.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aa5486a3650902d8"}},{"code_sha256_prefix":"e453b51f0ed5fb28","entry":"feature_loss","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"vocoder/BIGVGAN/bigvgan/models.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/vocoder/BIGVGAN/bigvgan/models.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":"e453b51f0ed5fb28"}},{"code_sha256_prefix":"1a9d74439d969cfd","entry":"generator_loss","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"vocoder/BIGVGAN/bigvgan/models.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/vocoder/BIGVGAN/bigvgan/models.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":"1a9d74439d969cfd"}},{"code_sha256_prefix":"f3232418205f7cbd","entry":"identity","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"modules.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/modules.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f3232418205f7cbd"}},{"code_sha256_prefix":"52e10a7d6b0fa036","entry":"once","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"attend.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/attend.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"52e10a7d6b0fa036"}},{"code_sha256_prefix":"fdc11aefc97f3abb","entry":"separate_weight_decayable_params","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"optimizer.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/optimizer.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":"fdc11aefc97f3abb"}},{"code_sha256_prefix":"d95562c398a6b25e","entry":"yes_or_no","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"trainer.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/trainer.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":"d95562c398a6b25e"}},{"code_sha256_prefix":"8621ed6400714789","entry":"collate_one_or_multiple_tensors","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"data.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/data.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":"8621ed6400714789"}},{"code_sha256_prefix":"9354ff16b3840873","entry":"get_optimizer","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"optimizer.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/optimizer.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":"9354ff16b3840873"}},{"code_sha256_prefix":"738946fa22f0a306","entry":"plot_tensor","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"utils.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/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":"738946fa22f0a306"}},{"code_sha256_prefix":"29d749e3e95fa41d","entry":"save_figure_to_numpy","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"utils.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/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":"29d749e3e95fa41d"}},{"code_sha256_prefix":"71ed8b8d6ed2bf01","entry":"sequence_mask","repo":"jjunak-yun/FLowHigh_code","repo_kind":"official","path":"utils.py","file_url":"https://github.com/jjunak-yun/FLowHigh_code/blob/HEAD/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":"71ed8b8d6ed2bf01"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}