PulseAugur
EN
LIVE 10:59:23

Robotics framework JITOMA uses LLMs to optimize 3D scene graphs

Researchers have developed JITOMA, a novel framework designed to improve the efficiency of 3D Scene Graphs (3DSGs) in robotics. This system combats perceptual saturation by employing a just-in-time growth process, where only task-relevant information is processed dynamically. JITOMA utilizes a top-down task heatmap to filter observations and activates specific subgraphs based on queries from a backend Large Language Model (LLM). A new benchmark, JITOMA-Bench, has been introduced to evaluate these dynamic capabilities, showing significant reductions in graph size and captioning latency while maintaining stable processing times. AI

IMPACT This framework could enable more efficient and responsive robotic agents by optimizing perception and memory processing through dynamic subgraph activation.

RANK_REASON Academic paper introducing a new framework and benchmark. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Robotics framework JITOMA uses LLMs to optimize 3D scene graphs

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yue Chang, Rufeng Chen, Yifan Tian, Dazhi Huang, Zhaofan Zhang, Yi Chen, Wenze Zhang, Li Chen, Hui Xiong, Sihong Xie ·

    Just-In-Time Scene Graph Growth: Combating Perceptual Saturation in Long-Horizon Robotics

    arXiv:2607.13245v1 Announce Type: new Abstract: While 3D Scene Graphs (3DSGs) provide crucial structured representations for embodied agents, conventional Ahead-of-Time, build-everything-then-filter pipelines conflict with the real-time, low-latency demands of edge platforms, ind…