Papers › MixNeRF: Modeling a Ray with Mixture Density for Novel View Synthesis from Sparse Inputs

MixNeRF: Modeling a Ray with Mixture Density for Novel View Synthesis from Sparse Inputs

17 Feb 2023CVPR 2023 1arXiv:2302.08788archive 2025-07-28

Seunghyeon Seo, Donghoon Han, Yeonjin Chang, Nojun Kwak

Neural Radiance Field (NeRF) has broken new ground in the novel view synthesis due to its simple concept and state-of-the-art quality. However, it suffers from severe performance degradation unless trained with a dense set of images with different camera poses, which hinders its practical applications. Although previous methods addressing this problem achieved promising results, they relied heavily on the additional training resources, which goes against the philosophy of sparse-input novel-view synthesis pursuing the training efficiency. In this work, we propose MixNeRF, an effective training strategy for novel view synthesis from sparse inputs by modeling a ray with a mixture density model. Our MixNeRF estimates the joint distribution of RGB colors along the ray samples by modeling it with mixture of distributions. We also propose a new task of ray depth estimation as a useful training objective, which is highly correlated with 3D scene geometry. Moreover, we remodel the colors with regenerated blending weights based on the estimated ray depth and further improves the robustness for colors and viewpoints. Our MixNeRF outperforms other state-of-the-art methods in various standard benchmarks with superior efficiency of training and inference.

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

Code

Syntology Ran 1 of 14 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

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

shawn615/MixNeRF officialmentioned on GitHubjaxMIT 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

14 samples harvested; 1 ran; 0 honoured the contract we drafted; 13 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 · our draft was wrong
13unverified

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 shawn615/MixNeRF. “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.

pos_enc shawn615/MixNeRF/internal/mip.py official repository ran · our draft was wrong MIT (permissive) · 7bdd0bba05723abc · report
convert_to_ndc shawn615/MixNeRF/internal/datasets.py official repository unverified MIT (permissive) · 9bf161da38d57d6d · report
convolve2d shawn615/MixNeRF/internal/vis.py official repository unverified MIT (permissive) · f4d06208684a7a77 · report
cosine_easing_window shawn615/MixNeRF/internal/models.py official repository unverified MIT (permissive) · e1581dc42bebcdf0 · report
downsample shawn615/MixNeRF/internal/datasets.py official repository unverified MIT (permissive) · ccbd6b71ec7797a2 · report
file_exists shawn615/MixNeRF/internal/utils.py official repository unverified MIT (permissive) · c850aeef1fd46daa · report
lift_gaussian shawn615/MixNeRF/internal/mip.py official repository unverified MIT (permissive) · bb2b40e01c7d28fe · report
listdir shawn615/MixNeRF/internal/utils.py official repository unverified MIT (permissive) · 0bc10c560cd1a9d0 · report
matmul shawn615/MixNeRF/internal/math.py official repository unverified MIT (permissive) · 0f92b856a4c7ffa0 · report
matte shawn615/MixNeRF/internal/vis.py official repository unverified MIT (permissive) · 455c8847b4e49a17 · report
open_file shawn615/MixNeRF/internal/utils.py official repository unverified MIT (permissive) · ea51e10bd8ccc6c6 · report
safe_cos shawn615/MixNeRF/internal/math.py official repository unverified MIT (permissive) · 7033f6fda964538a · report
safe_trig_helper shawn615/MixNeRF/internal/math.py official repository unverified MIT (permissive) · 762b96fa7015de47 · report
sinebow shawn615/MixNeRF/internal/vis.py official repository unverified MIT (permissive) · 048c1208fee6c6fe · report

Tasks

Depth EstimationNeRFNovel View SynthesisPhilosophy

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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