Papers › Generative Model Inversion Through the Lens of the Manifold Hypothesis

Generative Model Inversion Through the Lens of the Manifold Hypothesis

24 Sep 2025NeurIPSarXiv:2509.20177added by Syntology

Xiong Peng, Bo Han, Fengfei Yu, Tongliang Liu, Feng Liu, Mingyuan Zhou

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

Model inversion attacks (MIAs) aim to reconstruct class-representative samples from trained models. Recent generative MIAs utilize generative adversarial networks to learn image priors that guide the inversion process, yielding reconstructions with high visual quality and strong fidelity to the private training data. To explore the reason behind their effectiveness, we begin by examining the gradients of inversion loss with respect to synthetic inputs, and find that these gradients are surprisingly noisy. Further analysis reveals that generative inversion implicitly denoises these gradients by projecting them onto the tangent space of the generator manifold, filtering out off-manifold components while preserving informative directions aligned with the manifold. Our empirical measurements show that, in models trained with standard supervision, loss gradients often exhibit large angular deviations from the data manifold, indicating poor alignment with class-relevant directions. This observation motivates our central hypothesis: models become more vulnerable to MIAs when their loss gradients align more closely with the generator manifold. We validate this hypothesis by designing a novel training objective that explicitly promotes such alignment. Building on this insight, we further introduce a training-free approach to enhance gradient-manifold alignment during inversion, leading to consistent improvements over state-of-the-art generative MIAs.

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

Code

Syntology Ran 6 of 16 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong.

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

tmlr-group/AlignMI found in paper text by Syntology report
sutd-visual-computing-group/Re-thinking_MI 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

16 samples harvested; 6 ran; 2 honoured the contract we drafted; 10 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
4ran · our draft was wrong
10unverified

Licence: 16 of the 16 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

Pdist2 tmlr-group/AlignMI/high_resolution/criteria/mmd_loss.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 0b62387de45ba23b · report
dconv_bn_relu sutd-visual-computing-group/Re-thinking_MI/models/generator.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 17b094c69aebe5ed · report
get_block sutd-visual-computing-group/Re-thinking_MI/models/evolve.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · ad5dbf57f3ea2633 · report
get_blocks sutd-visual-computing-group/Re-thinking_MI/models/evolve.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · ea7941eb1ea8ffb2 · report
l2_norm sutd-visual-computing-group/Re-thinking_MI/models/evolve.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · c54fea429589425d · report
poincare_loss tmlr-group/AlignMI/high_resolution/losses/poincare.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 9eeaa864194d2b12 · report
completion_network_loss sutd-visual-computing-group/Re-thinking_MI/losses.py found in paper text by Syntology unverified no licence file found · pointer only · 8ceea87fe22a6f64 · report
create_initial_vectors tmlr-group/AlignMI/high_resolution/attack.py found in paper text by Syntology unverified no licence file found · pointer only · 2a8b85ddd4d1398a · report
ct tmlr-group/AlignMI/high_resolution/criteria/ct_loss.py found in paper text by Syntology unverified no licence file found · pointer only · eca18f52e446c713 · report
guassian_kernel tmlr-group/AlignMI/high_resolution/criteria/mmd_loss.py found in paper text by Syntology unverified no licence file found · pointer only · d1badab353798361 · report
l2_loss tmlr-group/AlignMI/high_resolution/criteria/l2_loss.py found in paper text by Syntology unverified no licence file found · pointer only · f0c385819d1248ac · report
l2_loss_all_pairs tmlr-group/AlignMI/high_resolution/criteria/l2_loss.py found in paper text by Syntology unverified no licence file found · pointer only · 0dec46f9d35f2650 · report
load_attri sutd-visual-computing-group/Re-thinking_MI/dataloader.py found in paper text by Syntology unverified no licence file found · pointer only · 36a55c008abe5c4b · report
mmd tmlr-group/AlignMI/high_resolution/criteria/mmd_loss.py found in paper text by Syntology unverified no licence file found · pointer only · 931e13e1f2b410bc · report
noise_loss sutd-visual-computing-group/Re-thinking_MI/losses.py found in paper text by Syntology unverified no licence file found · pointer only · 45a9b6bf1ce41469 · report
pairwise_cosine_dist tmlr-group/AlignMI/high_resolution/criteria/ct_loss.py found in paper text by Syntology unverified no licence file found · pointer only · 8c809b3027f48d74 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2509.20177, was issued in September 2025, 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