paper-with-me

홈 › Papers

RoboEXP: Action-Conditioned Scene Graph via Interactive Exploration for Robotic Manipulation

2024-02-23 · Hanxiao Jiang, Binghao Huang, Ruihai Wu, Zhuoran Li, Shubham Garg, Hooshang Nayyeri, Shenlong Wang, Yunzhu Li

We introduce the novel task of interactive scene exploration, wherein robots autonomously explore environments and produce an action-conditioned scene graph (ACSG) that captures the structure of the underlying environment. The ACSG accounts for both low-level information (geometry and semantics) and high-level information (action-conditioned relationships between different entities) in the scene. To this end, we present the Robotic Exploration (RoboEXP) system, which incorporates the Large Multimodal Model (LMM) and an explicit memory design to enhance our system's capabilities. The robot reasons about what and how to explore an object, accumulating new information through the interaction process and incrementally constructing the ACSG. Leveraging the constructed ACSG, we illustrate the effectiveness and efficiency of our RoboEXP system in facilitating a wide range of real-world manipulation tasks involving rigid, articulated objects, nested objects, and deformable objects.

📄 PDF Abstract BibTeX arXiv:2402.15487

Code (1)

Jianghanxiao/RoboEXP 공식 구현

Similar Papers 제목 키워드 기반

Click2Graph: Interactive Panoptic Video Scene Graphs from a Single Click

2025-11-20 · Raphael Ruschel, Hardikkumar Prajapati, Awsafur Rahman, B. S. Manjunath arxiv

State-of-the-art Video Scene Graph Generation (VSGG) systems provide structured visual understanding but operate as closed, feed-forward pipelines with no ability to incorporate human guidance. In contrast, promptable se…

Video scene graph generationRelational ReasoningScene Understanding

GraphVid: Interactive Graph-Controllable Video Generation

2026-07-23 · Vedant Shah, Onkar Susladkar, Tushar Prakash, Kiet Nguyen 외 arxiv

Controllable video generation remains challenging due to the difficulty of specifying precise multi-object interactions using text prompts or motion-control inputs that primarily constrain pixel movement. In practice, tr…

Video Generation

Open-World 3D Scene Graph Generation for Retrieval-Augmented Reasoning

2025-11-08 · Fei Yu, Quan Deng, Shengeng Tang, Yuehua Li 외 arxiv

Understanding 3D scenes in open-world settings poses fundamental challenges for vision and robotics, particularly due to the limitations of closed-vocabulary supervision and static annotations. To address this, we propos…

Scene Graph GenerationScene UnderstandingQuestion AnsweringVisual Grounding

Controllable 3D Outdoor Scene Generation via Scene Graphs

2025-03-10 · Yuheng Liu, Xinke Li, Yuning Zhang, Lu Qi 외

Three-dimensional scene generation is crucial in computer vision, with applications spanning autonomous driving, gaming and the metaverse. Current methods either lack user control or rely on imprecise, non-intuitive cond…

Autonomous DrivingScene Generation

IQA: Visual Question Answering in Interactive Environments

2017-12-09 · CVPR 2018 6 · Daniel Gordon, Aniruddha Kembhavi, Mohammad Rastegari, Joseph Redmon 외

We introduce Interactive Question Answering (IQA), the task of answering questions that require an autonomous agent to interact with a dynamic visual environment. IQA presents the agent with a scene and a question, like:…

NavigateReinforcement LearningVisual Question AnsweringVisual Question Answering (VQA)