Papers › Self-Supervised 3D Scene Flow Estimation Guided by Superpoints

Self-Supervised 3D Scene Flow Estimation Guided by Superpoints

4 May 2023CVPR 2023 1arXiv:2305.02528archive 2025-07-28

Yaqi Shen, Le Hui, Jin Xie, Jian Yang

3D scene flow estimation aims to estimate point-wise motions between two consecutive frames of point clouds. Superpoints, i.e., points with similar geometric features, are usually employed to capture similar motions of local regions in 3D scenes for scene flow estimation. However, in existing methods, superpoints are generated with the offline clustering methods, which cannot characterize local regions with similar motions for complex 3D scenes well, leading to inaccurate scene flow estimation. To this end, we propose an iterative end-to-end superpoint based scene flow estimation framework, where the superpoints can be dynamically updated to guide the point-level flow prediction. Specifically, our framework consists of a flow guided superpoint generation module and a superpoint guided flow refinement module. In our superpoint generation module, we utilize the bidirectional flow information at the previous iteration to obtain the matching points of points and superpoint centers for soft point-to-superpoint association construction, in which the superpoints are generated for pairwise point clouds. With the generated superpoints, we first reconstruct the flow for each point by adaptively aggregating the superpoint-level flow, and then encode the consistency between the reconstructed flow of pairwise point clouds. Finally, we feed the consistency encoding along with the reconstructed flow into GRU to refine point-level flow. Extensive experiments on several different datasets show that our method can achieve promising performance.

PaperPDFConference PDFCodeCode 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="2305.02528")

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

supersyq/spflownet officialmentioned in paperpytorch 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

13 samples harvested; 4 ran; 0 honoured the contract we drafted; 9 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 · fixture could not drive it
3ran
9unverified

Licence: 0 of the 13 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 supersyq/spflownet. “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.

Graph supersyq/spflownet/model.py official repository ran MIT (permissive) · 6da1b74810b3d2b3 · report
SetConv supersyq/spflownet/model.py official repository ran MIT (permissive) · 1c8b3aeac2b9fa9e · report
SetConv3 supersyq/spflownet/model.py official repository ran MIT (permissive) · e38f31e385630980 · report
knn_point supersyq/spflownet/model.py official repository ran · fixture could not drive it MIT (permissive) · fe77e7e139a83777 · report
FlowEmbedding supersyq/spflownet/model.py official repository unverified MIT (permissive) · b9376d811db33172 · report
GRU supersyq/spflownet/model.py official repository unverified MIT (permissive) · a39c43b84a95d0f0 · report
PointWarping supersyq/spflownet/model.py official repository unverified MIT (permissive) · d7d8b95a60997e40 · report
PointWarping_feat supersyq/spflownet/model.py official repository unverified MIT (permissive) · 379cac634dc98756 · report
SPFlowNet supersyq/spflownet/model.py official repository unverified MIT (permissive) · ef1cf52278469d4f · report
UpsampleFlow supersyq/spflownet/model.py official repository unverified MIT (permissive) · b65f4f22c93edb15 · report
index_points_gather supersyq/spflownet/model.py official repository unverified MIT (permissive) · 09f37ba1ec8da732 · report
index_points_group supersyq/spflownet/model.py official repository unverified MIT (permissive) · 4fa04f3cc6b992c4 · report
learn_SLIC_calc_mutual supersyq/spflownet/model.py official repository unverified MIT (permissive) · f4d1c98a584e7adb · report

Tasks

Scene Flow Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

GRU

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