Papers › Generative Inverse Design with Abstention via Diagonal Flow Matching

Generative Inverse Design with Abstention via Diagonal Flow Matching

16 Mar 2026ICMLarXiv:2603.15925added by Syntology

Miguel de Campos, Werner Krebs, Hanno Gottschalk

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Inverse design aims to find design parameters x achieving target performance y^*. Generative approaches learn bidirectional mappings between designs and labels, enabling diverse solution sampling. However, standard conditional flow matching (CFM), when adapted to inverse problems by pairing labels with design parameters, exhibits strong sensitivity to their arbitrary ordering and scaling, leading to unstable training. We introduce Diagonal Flow Matching (Diag--CFM), which resolves this through a zero-anchoring strategy that pairs design coordinates with noise and labels with zero, making the learning problem provably invariant to coordinate permutations. This yields substantially lower round-trip error than CFM and invertible neural network baselines across design dimensions up to P=784, including order-of-magnitude gains on several benchmarks. We develop two architecture-intrinsic uncertainty metrics, Zero-Deviation and Self-Consistency, that enable three practical capabilities: selecting the best candidate among multiple generations, abstaining from unreliable predictions, and detecting out-of-distribution targets; consistently outperforming ensemble and general-purpose alternatives across all tasks. We validate on airfoil, gas turbine combustor, scalable analytical benchmarks, a photonics inverse-design task, and an image-statistics benchmark.

PaperPDFCode 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="2603.15925")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

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

migueldecampos/diagcfm found in paper text by Syntology report

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; 0 ran; 0 honoured the contract we drafted; 15 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.

15unverified

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 migueldecampos/diagcfm. “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.

augment_design migueldecampos/diagcfm/diagcfm_core.py found in paper text by Syntology unverified MIT (permissive) · 14579f6fd357c576 · report
augment_labels migueldecampos/diagcfm/diagcfm_core.py found in paper text by Syntology unverified MIT (permissive) · a950a96fae09d6ba · report
binary_auroc migueldecampos/diagcfm/benchmarking.py found in paper text by Syntology unverified MIT (permissive) · 291cbf5097332827 · report
checkpoint_args migueldecampos/diagcfm/training.py found in paper text by Syntology unverified MIT (permissive) · 9256d0d79fd9454f · report
compute_image_stats migueldecampos/diagcfm/fashionmnist_stats.py found in paper text by Syntology unverified MIT (permissive) · f2e2a80f71a66a5a · report
dtlz2_forward migueldecampos/diagcfm/dtlz2.py found in paper text by Syntology unverified MIT (permissive) · 225843d203c0fe70 · report
fashionmnist_forward migueldecampos/diagcfm/fashionmnist_stats.py found in paper text by Syntology unverified MIT (permissive) · b72d6e7bd83989ed · report
get_device migueldecampos/diagcfm/diagcfm_core.py found in paper text by Syntology unverified MIT (permissive) · 900aec308656ff63 · report
label_mse migueldecampos/diagcfm/benchmarking.py found in paper text by Syntology unverified MIT (permissive) · 9fb31a9c2bbcfdeb · report
layer_indices migueldecampos/diagcfm/thin_film.py found in paper text by Syntology unverified MIT (permissive) · 2f0487e7da16f7f3 · report
make_dtlz2_loaders migueldecampos/diagcfm/dtlz2.py found in paper text by Syntology unverified MIT (permissive) · 90269d97711437e6 · report
make_fashionmnist_loaders migueldecampos/diagcfm/fashionmnist_stats.py found in paper text by Syntology unverified MIT (permissive) · 3e51f30ab97f29eb · report
sample_dtlz2_stratified migueldecampos/diagcfm/dtlz2.py found in paper text by Syntology unverified MIT (permissive) · 0af183f4648157dc · report
tmm_reflectance migueldecampos/diagcfm/thin_film.py found in paper text by Syntology unverified MIT (permissive) · dec14035f4e6da15 · report
wavelengths migueldecampos/diagcfm/thin_film.py found in paper text by Syntology unverified MIT (permissive) · 23bf56b8e6a93b53 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2603.15925, was issued in March 2026, after that date, so the archive has no leaderboard rows for it.

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