{"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/arxiv-2512-23278","title":"Flow2GAN: Hybrid Flow Matching and GAN with Multi-Resolution Network for Few-step High-Fidelity Audio Generation","arxiv_id":"2512.23278","date":"2025-12-29","proceeding":"ICLR","authors":["Zengwei Yao","Wei Kang","Han Zhu","Liyong Guo","Lingxuan Ye","Fangjun Kuang","Weiji Zhuang","Zhaoqing Li","Zhifeng Han","Long Lin","Daniel Povey"],"abstract":"Existing dominant methods for audio generation include Generative Adversarial Networks (GANs) and diffusion-based methods like Flow Matching. GANs suffer from slow convergence during training, while diffusion methods require multi-step inference that introduces considerable computational overhead. In this work, we introduce Flow2GAN, a two-stage framework that combines Flow Matching training for learning generative capabilities with GAN fine-tuning for efficient few-step inference. Specifically, given audio's unique properties, we first improve Flow Matching for audio modeling through: 1) reformulating the objective as endpoint estimation, avoiding velocity estimation difficulties when involving empty regions; 2) applying spectral energy-based loss scaling to emphasize perceptually salient quieter regions. Building on these Flow Matching adaptations, we demonstrate that a further stage of lightweight GAN fine-tuning enables us to obtain few-step (e.g., 1/2/4 steps) generators that produce high-quality audio. In addition, we develop a multi-branch network architecture that processes Fourier coefficients at different time-frequency resolutions, which improves the modeling capabilities compared to prior single-resolution designs. Experimental results indicate that our Flow2GAN delivers high-fidelity audio generation from Mel-spectrograms or discrete audio tokens, achieving highly favorable quality-efficiency trade-offs compared to existing state-of-the-art GAN-based and Flow Matching-based methods. Online demo samples are available at https://flow2gan.github.io, and the source code is released at https://github.com/k2-fsa/Flow2GAN.","url_abs":"https://arxiv.org/abs/2512.23278","url_pdf":"https://arxiv.org/pdf/2512.23278","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2512.23278","atlas_url":"https://app.syntology.ai/?focus=2512.23278","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2512.23278"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/k2-fsa/Flow2GAN","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":7},"by_repo_kind":{"found_in_text":{"samples":7,"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":"82343477d60d2f6e","entry":"attach_diagnostics","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/diagnostics.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/diagnostics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"82343477d60d2f6e"}},{"code_sha256_prefix":"74b622eae4c5ab2f","entry":"average_checkpoints","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/checkpoint.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/checkpoint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"74b622eae4c5ab2f"}},{"code_sha256_prefix":"87c9b24deaf27799","entry":"find_checkpoints","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/checkpoint.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/checkpoint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"87c9b24deaf27799"}},{"code_sha256_prefix":"b865558252e1566a","entry":"get_class_name","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/diagnostics.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/diagnostics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b865558252e1566a"}},{"code_sha256_prefix":"d6c6ed911b29d8a6","entry":"get_tensor_stats","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/diagnostics.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/diagnostics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d6c6ed911b29d8a6"}},{"code_sha256_prefix":"9abe9ae91c9c41f1","entry":"pad_seq_collate_fn","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/dataset.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/dataset.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9abe9ae91c9c41f1"}},{"code_sha256_prefix":"353e388680850619","entry":"weight_norm","repo":"k2-fsa/Flow2GAN","repo_kind":"found_in_text","path":"flow2gan/models/discriminators.py","file_url":"https://github.com/k2-fsa/Flow2GAN/blob/HEAD/flow2gan/models/discriminators.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"353e388680850619"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"eess.AS","source":"arxiv_api"},"syntology_extracted_results":null}