Papers › Root-Selecting Fixed-Point Inversion for Rectified Flows via Trajectory Straightness

Root-Selecting Fixed-Point Inversion for Rectified Flows via Trajectory Straightness

16 Jun 2026arXiv:2606.17584added by Syntology

Semin Kim, Jihwan Yoon, Seunghoon Hong

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

Finding the initial noise that generates a given data sample, known as inversion, is a key component for downstream applications such as training-free image editing. Existing fixed-point inversion methods improve inversion accuracy by formulating each inversion step as a fixed-point problem, but they lack a principled mechanism for selecting among multiple fixed-point solutions that can arise in practice. We observe that different selections induce different inversion trajectories, leading to substantial variation in reconstruction and editing quality. For rectified flows, we further find that this variation is closely associated with trajectory straightness, motivating straightness as a principled selection criterion. We propose SelFix, a fixed-point inversion method that selects fixed-point solutions inducing straighter inverse trajectories while retaining convergence to an exact inverse root under standard local assumptions. Experiments on FLUX.1-dev and PIE-Bench show that SelFix improves fixed-point inversion, achieving stronger real-image reconstruction and better source-preserving prompt-based editing than prior inversion baselines. The code is available at https://github.com/seminkim/selfix.

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

Code

Syntology Ran 6 of 14 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 3 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 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.

seminkim/selfix 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

14 samples harvested; 6 ran; 1 honoured the contract we drafted; 8 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.

1ran · honoured contract
1ran · our draft was wrong
3ran · fixture could not drive it
1ran
8unverified

Licence: 0 of the 14 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 seminkim/selfix. “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.

EmbedND seminkim/selfix/src/flux/sampling.py found in paper text by Syntology ran Apache-2.0 (permissive) · 5178fdd6859e13c2 · report
build_selfix_anchor seminkim/selfix/src/flux/sampling.py found in paper text by Syntology ran · fixture could not drive it Apache-2.0 (permissive) · 9bdc709d18d53c26 · report
ensure_trajectory_trace seminkim/selfix/src/flux/sampling.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 47b22f016f97675d · report
rope seminkim/selfix/src/flux/sampling.py found in paper text by Syntology ran · fixture could not drive it Apache-2.0 (permissive) · 002c583990a22f88 · report
selfix_alpha seminkim/selfix/src/flux/sampling.py found in paper text by Syntology ran · honoured contract Apache-2.0 (permissive) · 1cf7c50df1445c34 · report
update_trajectory_straightness seminkim/selfix/src/flux/sampling.py found in paper text by Syntology ran · fixture could not drive it Apache-2.0 (permissive) · a9582679966b70d1 · report
DoubleStreamBlock seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d65024541e358923 · report
Flux seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3df4544ac81c813f · report
SelfAttention seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0b8453ea4488f39a · report
SingleStreamBlock seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 509e32cf1aee04b7 · report
attention seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9060f70adf38d1aa · report
denoise_selfix seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · a80fa6c7644f1679 · report
record_latent_trajectory seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d3ce3416d7783d35 · report
timestep_embedding seminkim/selfix/src/flux/sampling.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ed9c768b107b4796 · report

Results from the paper

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