paper-with-me

홈 › Papers

Possibility Before Utility: Learning And Using Hierarchical Affordances

2022-03-23 · ICLR 2022 4 · Robby Costales, Shariq Iqbal, Fei Sha

Reinforcement learning algorithms struggle on tasks with complex hierarchical dependency structures. Humans and other intelligent agents do not waste time assessing the utility of every high-level action in existence, but instead only consider ones they deem possible in the first place. By focusing only on what is feasible, or "afforded", at the present moment, an agent can spend more time both evaluating the utility of and acting on what matters. To this end, we present Hierarchical Affordance Learning (HAL), a method that learns a model of hierarchical affordances in order to prune impossible subtasks for more effective learning. Existing works in hierarchical reinforcement learning provide agents with structural representations of subtasks but are not affordance-aware, and by grounding our definition of hierarchical affordances in the present state, our approach is more flexible than the multitude of approaches that ground their subtask dependencies in a symbolic history. While these logic-based methods often require complete knowledge of the subtask hierarchy, our approach is able to utilize incomplete and varying symbolic specifications. Furthermore, we demonstrate that relative to non-affordance-aware methods, HAL agents are better able to efficiently learn complex tasks, navigate environment stochasticity, and acquire diverse skills in the absence of extrinsic supervision -- all of which are hallmarks of human learning.

📄 PDF Abstract BibTeX arXiv:2203.12686

Code (1)

robbycostales/hal 공식 구현 pytorch

Tasks

Hierarchical Reinforcement LearningNavigatereinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Hierarchical Affordance Discovery using Intrinsic Motivation

2020-09-23 · Alexandre Manoury, Sao Mai Nguyen, Cédric Buche

To be capable of lifelong learning in a real-life environment, robots have to tackle multiple challenges. Being able to relate physical properties they may observe in their environment to possible interactions they may h…

Lifelong learning

Unsupervised Inference of Object Affordance from Text Corpora

2019-09-01 · WS (NoDaLiDa) 2019 9 · Michele Persiani, Thomas Hellström

Affordances denote actions that can be performed in the presence of different objects, or possibility of action in an environment. In robotic systems, affordances and actions may suffer from poor semantic generalization …

ObjectWord Embeddings

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

Imagine That! Leveraging Emergent Affordances for 3D Tool Synthesis

2019-09-30 · Yizhe Wu, Sudhanshu Kasewa, Oliver Groth, Sasha Salter 외

In this paper we explore the richness of information captured by the latent space of a vision-based generative model. The model combines unsupervised generative learning with a task-based performance predictor to learn a…

Learning secondary tool affordances of human partners using iCub robot's egocentric data

2024-07-16 · Bosong Ding, Erhan Oztop, Giacomo Spigler, Murat Kirtay

Objects, in particular tools, provide several action possibilities to the agents that can act on them, which are generally associated with the term of affordances. A tool is typically designed for a specific purpose, suc…