paper-with-me

Papers

Contextual Graph Representations for Task-Driven 3D Perception and Planning

2026-03-12 · Christopher Agia arxiv

Recent advances in computer vision facilitate fully automatic extraction of object-centric relational representations from visual-inertial data. These state representations, dubbed 3D scene graphs, are a hierarchical decomposition of real-world scenes with a dense multiplex graph structure. While 3D scene graphs claim to promote efficient task planning for robot systems, they contain numerous objects and relations when only small subsets are required for a given task. This magnifies the state space that task planners must operate over and prohibits deployment in resource constrained settings. This thesis tests the suitability of existing embodied AI environments for research at the intersection of robot task planning and 3D scene graphs and constructs a benchmark for empirical comparison of state-of-the-art classical planners. Furthermore, we explore the use of graph neural networks to harness invariances in the relational structure of planning domains and learn representations that afford faster planning.

📄 PDF Abstract BibTeX arXiv:2603.26685

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Task Planning

Similar Papers 제목 키워드 기반

Context-driven Visual Object Recognition based on Knowledge Graphs

2022-10-20 · Sebastian Monka, Lavdim Halilaj, Achim Rettinger

Current deep learning methods for object recognition are purely data-driven and require a large number of training samples to achieve good results. Due to their sole dependence on image data, these methods tend to fail w…

Knowledge GraphsObjectObject RecognitionTransfer Learning

HyperTASR: Hypernetwork-Driven Task-Aware Scene Representations for Robust Manipulation

2025-08-26 · Li Sun, Jiefeng Wu, Feng Chen, Ruizhe Liu 외 arxiv

Effective policy learning for robotic manipulation requires scene representations that selectively capture task-relevant environmental features. Current approaches typically employ task-agnostic representation extraction…

Perception Framework through Real-Time Semantic Segmentation and Scene Recognition on a Wearable System for the Visually Impaired

2021-03-06 · Yingzhi Zhang, Haoye Chen, Kailun Yang, Jiaming Zhang 외

As the scene information, including objectness and scene type, are important for people with visual impairment, in this work we present a multi-task efficient perception system for the scene parsing and recognition tasks…

Real-Time Semantic SegmentationScene ParsingScene RecognitionSemantic Segmentation

Bridging Visual Perception with Contextual Semantics for Understanding Robot Manipulation Tasks

2019-09-16 · Chen Jiang, Martin Jagersand

Understanding manipulation scenarios allows intelligent robots to plan for appropriate actions to complete a manipulation task successfully. It is essential for intelligent robots to semantically interpret manipulation k…

AttributeCommon Sense ReasoningKnowledge GraphsLanguage Modeling+2

ConceptGraphs: Open-Vocabulary 3D Scene Graphs for Perception and Planning

2023-09-28 · Qiao Gu, Alihusein Kuwajerwala, Sacha Morin, Krishna Murthy Jatavallabhula 외

For robots to perform a wide variety of tasks, they require a 3D representation of the world that is semantically rich, yet compact and efficient for task-driven perception and planning. Recent approaches have attempted …