{"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/learning-interaction-aware-3d-gaussian","title":"Learning Interaction-aware 3D Gaussian Splatting for One-shot Hand Avatars","arxiv_id":"2410.08840","date":"2024-10-11","proceeding":null,"authors":["Xuan Huang","Hanhui Li","Wanquan Liu","Xiaodan Liang","Yiqiang Yan","Yuhao Cheng","Chengqiang Gao"],"abstract":"In this paper, we propose to create animatable avatars for interacting hands with 3D Gaussian Splatting (GS) and single-image inputs. Existing GS-based methods designed for single subjects often yield unsatisfactory results due to limited input views, various hand poses, and occlusions. To address these challenges, we introduce a novel two-stage interaction-aware GS framework that exploits cross-subject hand priors and refines 3D Gaussians in interacting areas. Particularly, to handle hand variations, we disentangle the 3D presentation of hands into optimization-based identity maps and learning-based latent geometric features and neural texture maps. Learning-based features are captured by trained networks to provide reliable priors for poses, shapes, and textures, while optimization-based identity maps enable efficient one-shot fitting of out-of-distribution hands. Furthermore, we devise an interaction-aware attention module and a self-adaptive Gaussian refinement module. These modules enhance image rendering quality in areas with intra- and inter-hand interactions, overcoming the limitations of existing GS-based methods. Our proposed method is validated via extensive experiments on the large-scale InterHand2.6M dataset, and it significantly improves the state-of-the-art performance in image quality. Project Page: \\url{https://github.com/XuanHuang0/GuassianHand}.","url_abs":"https://arxiv.org/abs/2410.08840v1","url_pdf":"https://arxiv.org/pdf/2410.08840v1.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":"learning-interaction-aware-3d-gaussian","repo_url":"https://github.com/xuanhuang0/guassianhand","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok"}}],"tasks":[],"methods":[{"method_slug":"attention","method_name":"Attention"},{"method_slug":"softmax","method_name":"Softmax"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2410.08840","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2410.08840"}},"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/xuanhuang0/guassianhand","reach":{"status":"ok"}}],"summary":{"ran":8,"unverified":3},"by_repo_kind":{"official":{"samples":11,"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":11,"samples":[{"code_sha256_prefix":"f2e85aa92743465e","entry":"FillHole","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"dataset_edit.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/dataset_edit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f2e85aa92743465e"}},{"code_sha256_prefix":"30be5b9d4227df8f","entry":"edge_subdivide","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"mis_utils.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/mis_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"30be5b9d4227df8f"}},{"code_sha256_prefix":"15c1066ce97c80ee","entry":"face_vertices","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"mis_utils.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/mis_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"15c1066ce97c80ee"}},{"code_sha256_prefix":"1ae0a24009daf658","entry":"feat_sample","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"utils.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1ae0a24009daf658"}},{"code_sha256_prefix":"d72cbbac7d5b5962","entry":"fused_mean_variance","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"utils.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d72cbbac7d5b5962"}},{"code_sha256_prefix":"ba4e944562a4a61d","entry":"get_360cameras","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"utils.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ba4e944562a4a61d"}},{"code_sha256_prefix":"43f1c2e1ad5b32d1","entry":"load_cfg","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"config.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/config.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"43f1c2e1ad5b32d1"}},{"code_sha256_prefix":"aca176d6cc645e8d","entry":"read_mano_uv_obj","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"mis_utils.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/mis_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"aca176d6cc645e8d"}},{"code_sha256_prefix":"6c394c1d0cb69da4","entry":"getWorld2View2","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"dataset_edit.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/dataset_edit.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6c394c1d0cb69da4"}},{"code_sha256_prefix":"984e8ab290e817f9","entry":"get_model","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"config.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"984e8ab290e817f9"}},{"code_sha256_prefix":"edefdcb33d326ab2","entry":"get_model_in_the_wild","repo":"xuanhuang0/guassianhand","repo_kind":"official","path":"config.py","file_url":"https://github.com/xuanhuang0/guassianhand/blob/HEAD/config.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"edefdcb33d326ab2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}