PulseAugur
实时 06:35:04
English(EN) NoPA: Non-Parametric Online 3D Scene Graph Generation

新研究推动机器人和AR三维场景图生成技术

三篇新研究论文介绍了生成三维语义场景图的先进方法,这对于理解和与三维环境交互至关重要。DeWorldSG 利用世界模型先验和概率三维节点来提高时间一致性和关系准确性。NoPA 专注于非参数对象表示和定制化的合并策略,以实现实时推理而不牺牲几何细节。OP3DSG 引入了一个开放词汇、部件感知的框架,该框架联合建模对象、部件和各种关系,并提供了一个新的评估基准。 AI

影响 三维场景图生成领域的这些进步对于提高机器人和增强现实系统的感知和交互能力至关重要。

排序理由 三篇在arXiv上发表的学术论文,详细介绍了三维场景图生成的新方法。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 6 个来源。 我们如何撰写摘要 →

新研究推动机器人和AR三维场景图生成技术

报道来源 [6]

  1. arXiv cs.AI TIER_1 English(EN) · Seok-Young Kim, Abdelrahman Elskhawy, Taewook Ha, Dooyoung Kim, Eunjae Shin, Benjamin Busam, Woontack Woo ·

    DeWorldSG:通过世界模型先验实现深度感知三维语义场景图生成

    arXiv:2607.00889v1 Announce Type: cross Abstract: We present DeWorldSG, a novel framework that generates spatio-temporally robust 3D Semantic Scene Graphs from RGB-D sequences. Existing methods often struggle to construct reliable 3D scene graphs due to unstable 3D object represe…

  2. arXiv cs.AI TIER_1 English(EN) · Woontack Woo ·

    DeWorldSG:通过世界模型先验实现深度感知三维语义场景图生成

    We present DeWorldSG, a novel framework that generates spatio-temporally robust 3D Semantic Scene Graphs from RGB-D sequences. Existing methods often struggle to construct reliable 3D scene graphs due to unstable 3D object representations and missing relations caused by frame-wis…

  3. Hugging Face Daily Papers TIER_1 English(EN) ·

    NoPA:非参数在线三维场景图生成

    NoPA introduces a non-parametric distribution-based approach for real-time 3D scene graph generation that preserves geometric details while maintaining computational efficiency through kernel density estimates and particle-based object representation.

  4. arXiv cs.CV TIER_1 English(EN) · Qi Xun Yeo, Seungjun Lee, Yan Li, Gim Hee Lee ·

    NoPA:非参数在线三维场景图生成

    arXiv:2607.00529v1 Announce Type: new Abstract: Classic 3D scene graph generation approaches fail to work in real-time due to the heavy computational cost of environment mapping and the need to generate intermediate point-cloud representations. To alleviate this issue, a recent w…

  5. arXiv cs.CV TIER_1 English(EN) · Gim Hee Lee ·

    NoPA:非参数在线三维场景图生成

    Classic 3D scene graph generation approaches fail to work in real-time due to the heavy computational cost of environment mapping and the need to generate intermediate point-cloud representations. To alleviate this issue, a recent work eschews point clouds in favor of a lightweig…

  6. arXiv cs.CV TIER_1 English(EN) · Yirum Kim, Ue-Hwan Kim ·

    OP3DSG: 面向真实环境的开放词汇、部件感知三维场景图生成

    arXiv:2606.29786v1 Announce Type: new Abstract: 3D scene graphs (3DSGs) provide a compact and structured abstraction of 3D environments. Although advances in foundation models have enabled open-vocabulary 3DSG generation, existing approaches remain object-centric and encode limit…