{"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/arxiv-2607-21595","title":"3D-Aware VLMs with Implicit and Explicit Geometries","arxiv_id":"2607.21595","date":"2026-07-23","proceeding":null,"authors":["Wenhao Li","Xueying Jiang","Quanhao Qian","Deli Zhao","Ran Xu","Shijian Lu","Gongjie Zhang"],"abstract":"Despite rapid progress, most existing vision-language models (VLMs) built from 2D visual inputs often struggle when handling various 3D tasks that require fine-grained spatial understanding and reasoning. To bridge this gap, we present VLM-IE3D, a unified framework that enhances the 3D spatial awareness of VLMs by equipping them with both implicit and explicit 3D geometries learned from RGB videos. Our VLM-IE3D introduces Implicit Geometry Tokens (IGTs) that capture high-level geometric priors from input videos, as well as complementary Explicit Geometry Tokens (EGTs) that encode detailed geometric structures from reconstructed 3D attributes. On top of that, VLM-IE3D comes with a 3D-aware adapter that effectively fuses the two types of geometric representations with 2D visual cues. This RGB-only design injects strong 3D inductive biases for fine-grained spatial understanding and reasoning without requiring any additional 3D inputs. Extensive experiments show that VLM-IE3D achieves superior performance consistently across various 3D tasks including 3D video detection, 3D visual grounding, 3D dense captioning, and spatial reasoning. Code and models are available at https://github.com/Vegetebird/VLM-IE3D.","url_abs":"https://arxiv.org/abs/2607.21595","url_pdf":"https://arxiv.org/pdf/2607.21595","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2607.21595","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.21595"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/Vegetebird/VLM-IE3D","reach":null}],"summary":{"ran":5,"ran_honours":1,"ran_draft_wrong":2,"unverified":2},"by_repo_kind":{"found_in_text":{"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":"57e732507bad40db","entry":"escaped_split","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"src/lmms_eval/utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/src/lmms_eval/utils.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":"57e732507bad40db"}},{"code_sha256_prefix":"00f5e7d9ee6636ba","entry":"get_sample_size","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"src/lmms_eval/evaluator_utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/src/lmms_eval/evaluator_utils.py","link_basis":"plan_row","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":"00f5e7d9ee6636ba"}},{"code_sha256_prefix":"1fddd33683ef553c","entry":"hash_string","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"src/lmms_eval/utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/src/lmms_eval/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1fddd33683ef553c"}},{"code_sha256_prefix":"ae00474f91be5441","entry":"is_json","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"src/lmms_eval/utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/src/lmms_eval/utils.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":"ae00474f91be5441"}},{"code_sha256_prefix":"3c04490a215299f2","entry":"make_2tuple","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"model/vlm_ie3d.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/model/vlm_ie3d.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3c04490a215299f2"}},{"code_sha256_prefix":"74386ef186ff5c64","entry":"remove_none_pattern","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"src/lmms_eval/logging_utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/src/lmms_eval/logging_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"74386ef186ff5c64"}},{"code_sha256_prefix":"c44830a7722ff5f7","entry":"request_caching_arg_to_dict","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"src/lmms_eval/evaluator.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/src/lmms_eval/evaluator.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c44830a7722ff5f7"}},{"code_sha256_prefix":"e03d53ba9d4f9ae5","entry":"rotate_half","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"common/utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/common/utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e03d53ba9d4f9ae5"}},{"code_sha256_prefix":"c955c3d9131bcedf","entry":"apply_rotary_pos_emb_flashatt","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"common/utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/common/utils.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":"c955c3d9131bcedf"}},{"code_sha256_prefix":"ffa41b4771980f66","entry":"apply_rotary_pos_emb_vision","repo":"Vegetebird/VLM-IE3D","repo_kind":"found_in_text","path":"common/utils.py","file_url":"https://github.com/Vegetebird/VLM-IE3D/blob/HEAD/common/utils.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":"ffa41b4771980f66"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}