paper-with-me

Papers

Multi-Object Graph Affordance Network: Goal-Oriented Planning through Learned Compound Object Affordances

2023-09-19 · Tuba Girgin, Emre Ugur

Learning object affordances is an effective tool in the field of robot learning. While the data-driven models investigate affordances of single or paired objects, there is a gap in the exploration of affordances of compound objects composed of an arbitrary number of objects. We propose the Multi-Object Graph Affordance Network which models complex compound object affordances by learning the outcomes of robot actions that facilitate interactions between an object and a compound. Given the depth images of the objects, the object features are extracted via convolution operations and encoded in the nodes of graph neural networks. Graph convolution operations are used to encode the state of the compounds, which are used as input to decoders to predict the outcome of the object-compound interactions. After learning the compound object affordances, given different tasks, the learned outcome predictors are used to plan sequences of stack actions that involve stacking objects on top of each other, inserting smaller objects into larger containers and passing through ring-like objects through poles. We showed that our system successfully modeled the affordances of compound objects that include concave and convex objects, in both simulated and real-world environments. We benchmarked our system with a baseline model to highlight its advantages.

📄 PDF Abstract BibTeX arXiv:2309.10426

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Recognizing Object Affordances to Support Scene Reasoning for Manipulation Tasks

2019-09-12 · Fu-Jen Chu, Ruinian Xu, Chao Tang, Patricio A. Vela

Affordance information about a scene provides important clues as to what actions may be executed in pursuit of meeting a specified goal state. Thus, integrating affordance-based reasoning into symbolic action plannning p…

Affordance DetectionAffordance RecognitionBenchmarkingObject+2

Multi-modal Feedback for Affordance-driven Interactive Reinforcement Learning

2018-07-26 · Francisco Cruz, German I. Parisi, Stefan Wermter

Interactive reinforcement learning (IRL) extends traditional reinforcement learning (RL) by allowing an agent to interact with parent-like trainers during a task. In this paper, we present an IRL approach using dynamic a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

TB-HSU: Hierarchical 3D Scene Understanding with Contextual Affordances

2024-12-07 · Wenting Xu, Viorela Ila, Luping Zhou, Craig T. Jin

The concept of function and affordance is a critical aspect of 3D scene understanding and supports task-oriented objectives. In this work, we develop a model that learns to structure and vary functional affordance across…

Multi-Task LearningObjectScene Understanding

Leverage Task Context for Object Affordance Ranking

2024-11-25 · Haojie Huang, Hongchen Luo, Wei Zhai, Yang Cao 외

Intelligent agents accomplish different tasks by utilizing various objects based on their affordance, but how to select appropriate objects according to task context is not well-explored. Current studies treat objects wi…

Objectobject-detectionObject DetectionSaliency Ranking

Egocentric Instruction-oriented Affordance Prediction via Large Multimodal Model

2025-08-25 · Bokai Ji, Jie Gu, Xiaokang Ma, Chu Tang 외 arxiv

Affordance is crucial for intelligent robots in the context of object manipulation. In this paper, we argue that affordance should be task-/instruction-dependent, which is overlooked by many previous works. That is, diff…