Papers › DiffSF: Diffusion Models for Scene Flow Estimation

DiffSF: Diffusion Models for Scene Flow Estimation

8 Mar 2024arXiv:2403.05327archive 2025-07-28

Yushan Zhang, Bastian Wandt, Maria Magnusson, Michael Felsberg

Scene flow estimation is an essential ingredient for a variety of real-world applications, especially for autonomous agents, such as self-driving cars and robots. While recent scene flow estimation approaches achieve a reasonable accuracy, their applicability to real-world systems additionally benefits from a reliability measure. Aiming at improving accuracy while additionally providing an estimate for uncertainty, we propose DiffSF that combines transformer-based scene flow estimation with denoising diffusion models. In the diffusion process, the ground truth scene flow vector field is gradually perturbed by adding Gaussian noise. In the reverse process, starting from randomly sampled Gaussian noise, the scene flow vector field prediction is recovered by conditioning on a source and a target point cloud. We show that the diffusion process greatly increases the robustness of predictions compared to prior approaches resulting in state-of-the-art performance on standard scene flow estimation benchmarks. Moreover, by sampling multiple times with different initial states, the denoising process predicts multiple hypotheses, which enables measuring the output uncertainty, allowing our approach to detect a majority of the inaccurate predictions. The code is available at https://github.com/ZhangYushan3/DiffSF.

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

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.

By repository: official repository: 11 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.

zhangyushan3/diffsf officialmentioned in papermentioned on GitHubpytorch 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

11 samples harvested; 10 ran; 0 honoured the contract we drafted; 1 has 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 · our draft was wrong
1ran · fixture could not drive it
7ran
1unverified

Licence: 11 of the 11 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 zhangyushan3/diffsf. “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.

flip_point_cloud zhangyushan3/diffsf/datasetloader/augmentation.py official repository ran no licence file found · pointer only · 21e4495ad40554c8 · report
flip_scene_flow zhangyushan3/diffsf/datasetloader/augmentation.py official repository ran no licence file found · pointer only · c1a1a3e037cf14ba · report
get_graph_feature zhangyushan3/diffsf/models/backbone.py official repository ran no licence file found · pointer only · 6106815f95a68b0b · report
global_selfcorrelation_softmax_3d zhangyushan3/diffsf/models/matching.py official repository ran no licence file found · pointer only · e9e4f2880167194f · report
index_points zhangyushan3/diffsf/models/transformer.py official repository ran no licence file found · pointer only · 60d47f425d9acbaf · report
knn zhangyushan3/diffsf/models/backbone.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · cdd0141594039dcb · report
random_flip_pc zhangyushan3/diffsf/datasetloader/augmentation.py official repository ran no licence file found · pointer only · a927fe2691f83c7f · report
sceneflow_loss_func zhangyushan3/diffsf/loss/sceneflow_loss.py official repository ran no licence file found · pointer only · 0630a3b50052e0b9 · report
single_head_full_attention zhangyushan3/diffsf/models/transformer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 52b500940a8025a3 · report
square_distance zhangyushan3/diffsf/models/transformer.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 74c3fe06cea2f553 · report
global_correlation_softmax_3d zhangyushan3/diffsf/models/matching.py official repository unverified no licence file found · pointer only · 4804a1a5fbed9945 · report

Tasks

DenoisingScene Flow EstimationSelf-Driving Cars

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