Papers › SplatFlow: Multi-View Rectified Flow Model for 3D Gaussian Splatting Synthesis

SplatFlow: Multi-View Rectified Flow Model for 3D Gaussian Splatting Synthesis

25 Nov 2024CVPR 2025 1arXiv:2411.16443archive 2025-07-28

Hyojun Go, Byeongjun Park, Jiho Jang, Jin-Young Kim, Soonwoo Kwon, Changick Kim

Text-based generation and editing of 3D scenes hold significant potential for streamlining content creation through intuitive user interactions. While recent advances leverage 3D Gaussian Splatting (3DGS) for high-fidelity and real-time rendering, existing methods are often specialized and task-focused, lacking a unified framework for both generation and editing. In this paper, we introduce SplatFlow, a comprehensive framework that addresses this gap by enabling direct 3DGS generation and editing. SplatFlow comprises two main components: a multi-view rectified flow (RF) model and a Gaussian Splatting Decoder (GSDecoder). The multi-view RF model operates in latent space, generating multi-view images, depths, and camera poses simultaneously, conditioned on text prompts, thus addressing challenges like diverse scene scales and complex camera trajectories in real-world settings. Then, the GSDecoder efficiently translates these latent outputs into 3DGS representations through a feed-forward 3DGS method. Leveraging training-free inversion and inpainting techniques, SplatFlow enables seamless 3DGS editing and supports a broad range of 3D tasks-including object editing, novel view synthesis, and camera pose estimation-within a unified framework without requiring additional complex pipelines. We validate SplatFlow's capabilities on the MVImgNet and DL3DV-7K datasets, demonstrating its versatility and effectiveness in various 3D generation, editing, and inpainting-based tasks.

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

Code

Syntology Ran 1 of 18 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · honoured contract.

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

gohyojun15/SplatFlow officialmentioned 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

18 samples harvested; 1 ran; 1 honoured the contract we drafted; 17 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
17unverified

Licence: 18 of the 18 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 gohyojun15/SplatFlow. “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.

inverse_sigmoid gohyojun15/SplatFlow/model/refiner/camera_util.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · b488da571728b636 · report
build_covariance gohyojun15/SplatFlow/model/gsdecoder/decoder_splatting.py official repository unverified no licence file found · pointer only · 48834becde29d122 · report
build_rotation gohyojun15/SplatFlow/model/refiner/gs_util.py official repository unverified no licence file found · pointer only · 4a20087245ac0d11 · report
compute_text_embeddings gohyojun15/SplatFlow/model/multiview_rf/text_embedding.py official repository unverified no licence file found · pointer only · 55ff88461e88d4c4 · report
create_depth gohyojun15/SplatFlow/model/util.py official repository unverified no licence file found · pointer only · f398bb10a60029ed · report
encode_prompt gohyojun15/SplatFlow/model/multiview_rf/text_embedding.py official repository unverified no licence file found · pointer only · eba7c5bb84f9ef7a · report
get_fov gohyojun15/SplatFlow/model/gsdecoder/cuda_splatting.py official repository unverified no licence file found · pointer only · 4de89febe74a2491 · report
get_plucker_rays gohyojun15/SplatFlow/model/gsdecoder/camera_embedding.py official repository unverified no licence file found · pointer only · 42fea4062f8f937c · report
get_projection_matrix gohyojun15/SplatFlow/model/gsdecoder/cuda_splatting.py official repository unverified no licence file found · pointer only · 4f3e5fc11cdbd309 · report
import_model_class_from_model_name_or_path gohyojun15/SplatFlow/model/multiview_rf/load_mv_sd3.py official repository unverified no licence file found · pointer only · 8bb8a6da53b10ad3 · report
inverse_softplus gohyojun15/SplatFlow/model/refiner/gs_util.py official repository unverified no licence file found · pointer only · e5e924570703db04 · report
matrix_to_quaternion gohyojun15/SplatFlow/model/refiner/camera_util.py official repository unverified no licence file found · pointer only · 78c3241f3ce64664 · report
meshgrid gohyojun15/SplatFlow/model/gsdecoder/camera_embedding.py official repository unverified no licence file found · pointer only · 2266df92cced520e · report
optimize_plucker_ray gohyojun15/SplatFlow/model/gsdecoder/camera_embedding.py official repository unverified no licence file found · pointer only · 542896f696811cdd · report
quaternion_to_matrix gohyojun15/SplatFlow/model/gsdecoder/decoder_splatting.py official repository unverified no licence file found · pointer only · 0a94a9b656c3ca3a · report
quaternion_to_matrix gohyojun15/SplatFlow/model/refiner/camera_util.py official repository unverified no licence file found · pointer only · 4b834cf369f7dd35 · report
stack_depth_images gohyojun15/SplatFlow/model/util.py official repository unverified no licence file found · pointer only · 032693981b87da9c · report
tokenize_prompt gohyojun15/SplatFlow/model/multiview_rf/text_embedding.py official repository unverified no licence file found · pointer only · 02aa413663394d0c · report

Tasks

3D Generation3DGSCamera Pose EstimationDecoderNovel View SynthesisPose Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Inpainting

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