{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/aug-nerf-training-stronger-neural-radiance-1","title":"Aug-NeRF: Training Stronger Neural Radiance Fields with Triple-Level Physically-Grounded Augmentations","arxiv_id":"2207.01164","date":"2022-07-04","proceeding":"CVPR 2022 1","authors":["Tianlong Chen","Peihao Wang","Zhiwen Fan","Zhangyang Wang"],"abstract":"Neural Radiance Field (NeRF) regresses a neural parameterized scene by differentially rendering multi-view images with ground-truth supervision. However, when interpolating novel views, NeRF often yields inconsistent and visually non-smooth geometric results, which we consider as a generalization gap between seen and unseen views. Recent advances in convolutional neural networks have demonstrated the promise of advanced robust data augmentations, either random or learned, in enhancing both in-distribution and out-of-distribution generalization. Inspired by that, we propose Augmented NeRF (Aug-NeRF), which for the first time brings the power of robust data augmentations into regularizing the NeRF training. Particularly, our proposal learns to seamlessly blend worst-case perturbations into three distinct levels of the NeRF pipeline with physical grounds, including (1) the input coordinates, to simulate imprecise camera parameters at image capture; (2) intermediate features, to smoothen the intrinsic feature manifold; and (3) pre-rendering output, to account for the potential degradation factors in the multi-view image supervision. Extensive results demonstrate that Aug-NeRF effectively boosts NeRF performance in both novel view synthesis (up to 1.5dB PSNR gain) and underlying geometry reconstruction. Furthermore, thanks to the implicit smooth prior injected by the triple-level augmentations, Aug-NeRF can even recover scenes from heavily corrupted images, a highly challenging setting untackled before. Our codes are available in https://github.com/VITA-Group/Aug-NeRF.","url_abs":"https://arxiv.org/abs/2207.01164v1","url_pdf":"https://arxiv.org/pdf/2207.01164v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"aug-nerf-training-stronger-neural-radiance-1","repo_url":"https://github.com/vita-group/aug-nerf","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"nerf","task_name":"NeRF"},{"task_slug":"novel-view-synthesis","task_name":"Novel View Synthesis"},{"task_slug":"out-of-distribution-generalization","task_name":"Out-of-Distribution Generalization"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.01164","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.01164"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vita-group/aug-nerf","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/VITA-Group/Aug-NeRF","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"ran_draft_wrong":2,"ran_fixture":1,"unverified":2},"by_repo_kind":{"official":{"samples":10,"ran":8,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"6e88c8a00f9b86c9","entry":"ImportanceSampler","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6e88c8a00f9b86c9"}},{"code_sha256_prefix":"6a1b5152a780114b","entry":"MLP","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6a1b5152a780114b"}},{"code_sha256_prefix":"f9e11e2b33a68d23","entry":"NeRFMLP","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f9e11e2b33a68d23"}},{"code_sha256_prefix":"0e11ee03e026d68c","entry":"StratifiedSampler","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e11ee03e026d68c"}},{"code_sha256_prefix":"e4bffe713f7ef8b6","entry":"VolumetricRenderer","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e4bffe713f7ef8b6"}},{"code_sha256_prefix":"6e584dced1493176","entry":"img2mse","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6e584dced1493176"}},{"code_sha256_prefix":"c334ef7959ccd528","entry":"mse2psnr","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c334ef7959ccd528"}},{"code_sha256_prefix":"b7bd14e91d2770c0","entry":"transform_rays","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b7bd14e91d2770c0"}},{"code_sha256_prefix":"a39905d90943cc1a","entry":"AdvNeRFNet","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a39905d90943cc1a"}},{"code_sha256_prefix":"e7e315f58d47324d","entry":"NeRFNet","repo":"VITA-Group/Aug-NeRF","repo_kind":"official","path":"models/adv_nerf_net.py","file_url":"https://github.com/VITA-Group/Aug-NeRF/blob/HEAD/models/adv_nerf_net.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7e315f58d47324d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}