{"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-2606-19802","title":"Flow Map Denoisers: Traversing the Distortion-Perception Plane for Inverse Problems","arxiv_id":"2606.19802","date":"2026-06-18","proceeding":null,"authors":["Nicolas Zilberstein","Morteza Mardani","Santiago Segarra"],"abstract":"Image restoration faces a fundamental tradeoff: methods that minimize error produce blurry reconstructions, while those that maximize perceptual quality yield sharp but less faithful images. Existing approaches either commit to a single operating point on this distortion perception (DP) frontier or require paired-data supervision, auxiliary models, or hyperparameter tuning of the sampler to access different points. We show that flow map models, a recent extension of flow matching for few-step sampling that learns an average field, implicitly define a one-parameter family of denoisers that continuously spans the DP frontier. The lookahead parameter t acts as a control knob between the MMSE and perceptual regimes. For Gaussian targets, we prove that varying t exactly recovers the optimal DP frontier; for natural images, we observe similar behavior empirically. Within a Plug-and-Play solver, the same mechanism extends to general inverse problems, where it controls a tradeoff between perceptual alignment and data consistency. Despite the lack of exact optimality guarantees in this setting, a single trained flow map spans the DP tradeoff, matching or exceeding specialized baselines at both extremes. Extensive experiments on CelebA ($128\\times 128$) and AFHQ ($256\\times 256$) across several linear and nonlinear inverse tasks validate our findings.","url_abs":"https://arxiv.org/abs/2606.19802","url_pdf":"https://arxiv.org/pdf/2606.19802","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":{"atlas_url":"https://app.syntology.ai/?focus=2606.19802","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.19802"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/nzilberstein/Flow-map-denoisers","reach":null}],"summary":{"ran":9,"ran_draft_wrong":2,"ran_honours":1,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":17,"ran":12,"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":17,"samples":[{"code_sha256_prefix":"dbcbcd124896817f","entry":"compute_psnr","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"run_baselines.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/run_baselines.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dbcbcd124896817f"}},{"code_sha256_prefix":"9dfebc5e70548027","entry":"discover","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"pnp_metrics.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/pnp_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9dfebc5e70548027"}},{"code_sha256_prefix":"4398ee04a40717c5","entry":"discover","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"run_ablation_steps.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/run_ablation_steps.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4398ee04a40717c5"}},{"code_sha256_prefix":"674eca7b9e1b6439","entry":"format_time","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"dnnlib/util.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/dnnlib/util.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"674eca7b9e1b6439"}},{"code_sha256_prefix":"32af001972a0699f","entry":"format_time_brief","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"dnnlib/util.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/dnnlib/util.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"32af001972a0699f"}},{"code_sha256_prefix":"76cfa754c0ba6a8a","entry":"grid","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"run_baselines.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/run_baselines.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"76cfa754c0ba6a8a"}},{"code_sha256_prefix":"13869e891e92462f","entry":"make_args","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"baselines/flow_priors.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/baselines/flow_priors.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"13869e891e92462f"}},{"code_sha256_prefix":"0b75bba426fd81f4","entry":"parse_folder","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"pnp_metrics.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/pnp_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0b75bba426fd81f4"}},{"code_sha256_prefix":"b55b7a89431a7d9e","entry":"parse_folder","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"run_ablation_steps.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/run_ablation_steps.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b55b7a89431a7d9e"}},{"code_sha256_prefix":"cacd4f6ec202d9b4","entry":"parse_int_list","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"train_mf.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/train_mf.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cacd4f6ec202d9b4"}},{"code_sha256_prefix":"17c297791fba3876","entry":"sorted_pt_files","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"compute_metrics.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/compute_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"17c297791fba3876"}},{"code_sha256_prefix":"3a214ac6d02ca1e0","entry":"sorted_restored_pngs","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"pnp_metrics.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/pnp_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3a214ac6d02ca1e0"}},{"code_sha256_prefix":"9d31d2c4cd16bb2d","entry":"ask_yes_no","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"dnnlib/util.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/dnnlib/util.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9d31d2c4cd16bb2d"}},{"code_sha256_prefix":"290651a70c4fa3f2","entry":"compute_is","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"metrics/inception_score.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/metrics/inception_score.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"290651a70c4fa3f2"}},{"code_sha256_prefix":"af257f75666c79e1","entry":"compute_lpips","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"run_baselines.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/run_baselines.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"af257f75666c79e1"}},{"code_sha256_prefix":"90ae41e6c0cb9fff","entry":"detect_model","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"compute_metrics.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/compute_metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"90ae41e6c0cb9fff"}},{"code_sha256_prefix":"c5b7201cf83d7e4f","entry":"load_gt_dataset","repo":"nzilberstein/Flow-map-denoisers","repo_kind":"found_in_text","path":"compute_metrics.py","file_url":"https://github.com/nzilberstein/Flow-map-denoisers/blob/HEAD/compute_metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c5b7201cf83d7e4f"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}