Papers › FLowHigh: Towards Efficient and High-Quality Audio Super-Resolution with Single-Step...

FLowHigh: Towards Efficient and High-Quality Audio Super-Resolution with Single-Step Flow Matching

9 Jan 2025arXiv:2501.04926archive 2025-07-28

Jun-Hak Yun, Seung-bin Kim, Seong-Whan Lee

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.

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

Code

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

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

jjunak-yun/FLowHigh_code officialmentioned 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; 10 ran; 2 honoured the contract we drafted; 5 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.

2ran · honoured contract
2ran · violated contract
1ran · our draft was wrong
5ran
5unverified

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 jjunak-yun/FLowHigh_code. “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.

cast_tuple jjunak-yun/FLowHigh_code/data.py official repository ran · honoured contract fingerprinted MIT (permissive) · f70dcb896366697c · report
default jjunak-yun/FLowHigh_code/modules.py official repository ran · violated contract fingerprinted MIT (permissive) · 60fff7c3c400d7ff · report
discriminator_loss jjunak-yun/FLowHigh_code/vocoder/BIGVGAN/bigvgan/models.py official repository ran MIT (permissive) · 7137577cbef51217 · report
exists jjunak-yun/FLowHigh_code/modules.py official repository ran · violated contract MIT (permissive) · aa5486a3650902d8 · report
feature_loss jjunak-yun/FLowHigh_code/vocoder/BIGVGAN/bigvgan/models.py official repository ran MIT (permissive) · e453b51f0ed5fb28 · report
generator_loss jjunak-yun/FLowHigh_code/vocoder/BIGVGAN/bigvgan/models.py official repository ran MIT (permissive) · 1a9d74439d969cfd · report
identity jjunak-yun/FLowHigh_code/modules.py official repository ran · honoured contract fingerprinted MIT (permissive) · f3232418205f7cbd · report
once jjunak-yun/FLowHigh_code/attend.py official repository ran · our draft was wrong MIT (permissive) · 52e10a7d6b0fa036 · report
separate_weight_decayable_params jjunak-yun/FLowHigh_code/optimizer.py official repository ran MIT (permissive) · fdc11aefc97f3abb · report
yes_or_no jjunak-yun/FLowHigh_code/trainer.py official repository ran MIT (permissive) · d95562c398a6b25e · report
collate_one_or_multiple_tensors jjunak-yun/FLowHigh_code/data.py official repository unverified MIT (permissive) · 8621ed6400714789 · report
get_optimizer jjunak-yun/FLowHigh_code/optimizer.py official repository unverified MIT (permissive) · 9354ff16b3840873 · report
plot_tensor jjunak-yun/FLowHigh_code/utils.py official repository unverified MIT (permissive) · 738946fa22f0a306 · report
save_figure_to_numpy jjunak-yun/FLowHigh_code/utils.py official repository unverified MIT (permissive) · 29d749e3e95fa41d · report
sequence_mask jjunak-yun/FLowHigh_code/utils.py official repository unverified MIT (permissive) · 71ed8b8d6ed2bf01 · report

Tasks

Audio Super-ResolutionComputational EfficiencySpeech EnhancementSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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