{"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/4d-gaussian-splatting-for-real-time-dynamic","title":"4D Gaussian Splatting for Real-Time Dynamic Scene Rendering","arxiv_id":"2310.08528","date":"2023-10-12","proceeding":"CVPR 2024 1","authors":["Guanjun Wu","Taoran Yi","Jiemin Fang","Lingxi Xie","Xiaopeng Zhang","Wei Wei","Wenyu Liu","Qi Tian","Xinggang Wang"],"abstract":"Representing and rendering dynamic scenes has been an important but challenging task. Especially, to accurately model complex motions, high efficiency is usually hard to guarantee. To achieve real-time dynamic scene rendering while also enjoying high training and storage efficiency, we propose 4D Gaussian Splatting (4D-GS) as a holistic representation for dynamic scenes rather than applying 3D-GS for each individual frame. In 4D-GS, a novel explicit representation containing both 3D Gaussians and 4D neural voxels is proposed. A decomposed neural voxel encoding algorithm inspired by HexPlane is proposed to efficiently build Gaussian features from 4D neural voxels and then a lightweight MLP is applied to predict Gaussian deformations at novel timestamps. Our 4D-GS method achieves real-time rendering under high resolutions, 82 FPS at an 800$\\times$800 resolution on an RTX 3090 GPU while maintaining comparable or better quality than previous state-of-the-art methods. More demos and code are available at https://guanjunwu.github.io/4dgs/.","url_abs":"https://arxiv.org/abs/2310.08528v3","url_pdf":"https://arxiv.org/pdf/2310.08528v3.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":"4d-gaussian-splatting-for-real-time-dynamic","repo_url":"https://github.com/hustvl/4DGaussians","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"dynamic-reconstruction","task_name":"Dynamic Reconstruction"},{"task_slug":null,"task_name":"GPU"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/dynamic-reconstruction-on-iphone-dataset","task":"Dynamic Reconstruction","dataset":"iPhone (Monocular Dynamic View Synthesis)","model":"4DGaussians","rank_in_archive_order":6,"of":7,"metrics":{"LPIPS":"0.56"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2310.08528","atlas_url":"https://app.syntology.ai/?focus=2310.08528","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2310.08528"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/hustvl/4DGaussians","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":6,"unverified":5},"by_repo_kind":{"official":{"samples":11,"ran":6,"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":"5d9c08013dc39925","entry":"construct_list_of_attributes","repo":"hustvl/4DGaussians","repo_kind":"official","path":"export_perframe_3DGS.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/export_perframe_3DGS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5d9c08013dc39925"}},{"code_sha256_prefix":"bf8835048d68fc01","entry":"init_3DGaussians_ply","repo":"hustvl/4DGaussians","repo_kind":"official","path":"export_perframe_3DGS.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/export_perframe_3DGS.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bf8835048d68fc01"}},{"code_sha256_prefix":"ac0e42d6fbcfbbe6","entry":"l1_loss","repo":"hustvl/4DGaussians","repo_kind":"official","path":"utils/loss_utils.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/utils/loss_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ac0e42d6fbcfbbe6"}},{"code_sha256_prefix":"8c3b0f873ba11813","entry":"l2_loss","repo":"hustvl/4DGaussians","repo_kind":"official","path":"utils/loss_utils.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/utils/loss_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8c3b0f873ba11813"}},{"code_sha256_prefix":"cdd00787894554b5","entry":"readImages","repo":"hustvl/4DGaussians","repo_kind":"official","path":"metrics.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/metrics.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cdd00787894554b5"}},{"code_sha256_prefix":"473be863d3a190d8","entry":"rotate_point_cloud","repo":"hustvl/4DGaussians","repo_kind":"official","path":"merge_many_4dgs.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/merge_many_4dgs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"473be863d3a190d8"}},{"code_sha256_prefix":"141f61e2147729f4","entry":"array_to_blob","repo":"hustvl/4DGaussians","repo_kind":"official","path":"database.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/database.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"141f61e2147729f4"}},{"code_sha256_prefix":"f77197e2eb782c27","entry":"blob_to_array","repo":"hustvl/4DGaussians","repo_kind":"official","path":"database.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/database.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f77197e2eb782c27"}},{"code_sha256_prefix":"07bd0da29c4dc7bb","entry":"get_network","repo":"hustvl/4DGaussians","repo_kind":"official","path":"lpipsPyTorch/modules/networks.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/lpipsPyTorch/modules/networks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"07bd0da29c4dc7bb"}},{"code_sha256_prefix":"00716dc6573bf4d9","entry":"lpips_loss","repo":"hustvl/4DGaussians","repo_kind":"official","path":"utils/loss_utils.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/utils/loss_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"00716dc6573bf4d9"}},{"code_sha256_prefix":"6559d028972f58ba","entry":"multithread_write","repo":"hustvl/4DGaussians","repo_kind":"official","path":"render.py","file_url":"https://github.com/hustvl/4DGaussians/blob/HEAD/render.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6559d028972f58ba"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}