Papers › SIRe-IR: Inverse Rendering for BRDF Reconstruction with Shadow and Illumination...

SIRe-IR: Inverse Rendering for BRDF Reconstruction with Shadow and Illumination Removal in High-Illuminance Scenes

19 Oct 2023arXiv:2310.13030archive 2025-07-28

ZiYi Yang, Yanzhen Chen, Xinyu Gao, Yazhen Yuan, Yu Wu, Xiaowei Zhou, Xiaogang Jin

Implicit neural representation has opened up new possibilities for inverse rendering. However, existing implicit neural inverse rendering methods struggle to handle strongly illuminated scenes with significant shadows and indirect illumination. The existence of shadows and reflections can lead to an inaccurate understanding of scene geometry, making precise factorization difficult. To this end, we present SIRe-IR, an implicit neural inverse rendering approach that uses non-linear mapping and regularized visibility estimation to decompose the scene into environment map, albedo, and roughness. By accurately modeling the indirect radiance field, normal, visibility, and direct light simultaneously, we are able to remove both shadows and indirect illumination in materials without imposing strict constraints on the scene. Even in the presence of intense illumination, our method recovers high-quality albedo and roughness with no shadow interference. SIRe-IR outperforms existing methods in both quantitative and qualitative evaluations.

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

Code

Syntology Ran 16 of 17 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 15 ran with no contract checked.

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

ingra14m/sire-ir officialmentioned in papermentioned on GitHubpytorchMIT 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

17 samples harvested; 16 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.

1ran · our draft was wrong
15ran
1unverified

Licence: 0 of the 17 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 ingra14m/sire-ir. “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.

aces_fn ingra14m/sire-ir/model/color_correction.py official repository ran fingerprinted MIT (permissive) · c6b1b058d98f9b39 · report
aces_inv ingra14m/sire-ir/model/color_correction.py official repository ran fingerprinted MIT (permissive) · 32450fadc64521f8 · report
cat_z_vals ingra14m/sire-ir/model/sdf_render.py official repository ran MIT (permissive) · 80935b18d5f0e7e4 · report
compute_energy ingra14m/sire-ir/model/sg_envmap_material.py official repository ran fingerprinted MIT (permissive) · 2f2ca34a9275ae64 · report
expected_sin ingra14m/sire-ir/model/neus_model.py official repository ran fingerprinted MIT (permissive) · 1622ec58303ccf1e · report
fibonacci_sphere ingra14m/sire-ir/model/sg_envmap_material.py official repository ran fingerprinted MIT (permissive) · cabe3b7874de31ac · report
focus_sampler_from_blender ingra14m/sire-ir/model/focus_sampler.py official repository ran MIT (permissive) · 329791c15b9706a2 · report
get_embedder ingra14m/sire-ir/model/embedder.py official repository ran · our draft was wrong MIT (permissive) · bb0e12df9c0d2a05 · report
integral ingra14m/sire-ir/model/energy_integral.py official repository ran MIT (permissive) · 53553f2177fa3223 · report
integrated_pos_enc ingra14m/sire-ir/model/neus_model.py official repository ran MIT (permissive) · 3a79406b0a100f56 · report
inv_camera_params ingra14m/sire-ir/model/focus_sampler.py official repository ran MIT (permissive) · f22ff5e51374bb0e · report
isotropic_cov ingra14m/sire-ir/model/neus_model.py official repository ran MIT (permissive) · fc755b72cf65ffba · report
query_indir_illum ingra14m/sire-ir/model/loss.py official repository ran MIT (permissive) · 0d17240d8d05ebf8 · report
sg_sample ingra14m/sire-ir/model/focus_sampler.py official repository ran MIT (permissive) · 9963f31709055350 · report
up_sample ingra14m/sire-ir/model/sdf_render.py official repository ran MIT (permissive) · 90c2f38d1a845b85 · report
warp_aces_inv ingra14m/sire-ir/model/color_correction.py official repository ran fingerprinted MIT (permissive) · 7577b5e4d078db8f · report
sample_pdf ingra14m/sire-ir/model/sdf_render.py official repository unverified MIT (permissive) · 8c8e63aa0f7c0066 · report

Tasks

Inverse Rendering

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