paper-with-me

홈 › Papers

Hierarchical Scoring with 3D Gaussian Splatting for Instance Image-Goal Navigation

2025-06-09 · Yijie Deng, Shuaihang Yuan, Geeta Chandra Raju Bethala, Anthony Tzes, Yu-Shen Liu, Yi Fang

Instance Image-Goal Navigation (IIN) requires autonomous agents to identify and navigate to a target object or location depicted in a reference image captured from any viewpoint. While recent methods leverage powerful novel view synthesis (NVS) techniques, such as three-dimensional Gaussian splatting (3DGS), they typically rely on randomly sampling multiple viewpoints or trajectories to ensure comprehensive coverage of discriminative visual cues. This approach, however, creates significant redundancy through overlapping image samples and lacks principled view selection, substantially increasing both rendering and comparison overhead. In this paper, we introduce a novel IIN framework with a hierarchical scoring paradigm that estimates optimal viewpoints for target matching. Our approach integrates cross-level semantic scoring, utilizing CLIP-derived relevancy fields to identify regions with high semantic similarity to the target object class, with fine-grained local geometric scoring that performs precise pose estimation within promising regions. Extensive evaluations demonstrate that our method achieves state-of-the-art performance on simulated IIN benchmarks and real-world applicability.

📄 PDF Abstract BibTeX arXiv:2506.07338

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNavigateNovel View SynthesisPose EstimationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

GS4City: Hierarchical Semantic Gaussian Splatting via City-Model Priors

2026-04-13 · Qilin Zhang, Jinyu Zhu, Olaf Wysocki, Benjamin Busam 외 arxiv

Recent semantic 3D Gaussian Splatting (3DGS) methods primarily rely on 2D foundation models, often yielding ambiguous boundaries and limited support for structured urban semantics. While city models such as CityGML encod…

Semantic SegmentationScene Understanding

Planar Gaussian Splatting

2024-12-02 · Farhad G. Zanjani, Hong Cai, Hanno Ackermann, Leila Mirvakhabova 외

This paper presents Planar Gaussian Splatting (PGS), a novel neural rendering approach to learn the 3D geometry and parse the 3D planes of a scene, directly from multiple RGB images. The PGS leverages Gaussian primitives…

3D geometryNeural Rendering

HumanSplat: Generalizable Single-Image Human Gaussian Splatting with Structure Priors

2024-06-18 · Panwang Pan, Zhuo Su, Chenguo Lin, Zhen Fan 외

Despite recent advancements in high-fidelity human reconstruction techniques, the requirements for densely captured images or time-consuming per-instance optimization significantly hinder their applications in broader sc…

Novel View Synthesis

Hierarchical Gaussian Mixture Model Splatting for Efficient and Part Controllable 3D Generation

2025-01-01 · CVPR 2025 1 · Qitong Yang, Mingtao Feng, Zijie Wu, Weisheng Dong 외

3D content creation has achieved significant progress in terms of both quality and speed. Although current Gaussian Splatting-based methods can produce 3D objects within seconds, they are still limited by complex pre…

3D GenerationMamba

VoteSplat: Hough Voting Gaussian Splatting for 3D Scene Understanding

2025-06-28 · Minchao Jiang, Shunyu Jia, Jiaming Gu, Xiaoyuan Lu 외

3D Gaussian Splatting (3DGS) has become horsepower in high-quality, real-time rendering for novel view synthesis of 3D scenes. However, existing methods focus primarily on geometric and appearance modeling, lacking deepe…

3DGSInstance SegmentationNovel View SynthesisObject Localization+2