LGJul 7, 2022

Hyper-Universal Policy Approximation: Learning to Generate Actions from a Single Image using Hypernets

UW
arXiv:2207.03593v12 citationsh-index: 60
Originality Incremental advance
AI Analysis

This work addresses efficient policy learning for agents with limited computational capacity, such as edge devices, though it is incremental and restricted to a simple navigation task.

The paper tackles the problem of learning action policies for novel objects or environments from a single image, proposing the Hyper-Universal Policy Approximator (HUPA) to generate small, conditional policy networks. Results show that HUPAs significantly outperform an embedding-based alternative for size-constrained policies.

Inspired by Gibson's notion of object affordances in human vision, we ask the question: how can an agent learn to predict an entire action policy for a novel object or environment given only a single glimpse? To tackle this problem, we introduce the concept of Universal Policy Functions (UPFs) which are state-to-action mappings that generalize not only to new goals but most importantly to novel, unseen environments. Specifically, we consider the problem of efficiently learning such policies for agents with limited computational and communication capacity, constraints that are frequently encountered in edge devices. We propose the Hyper-Universal Policy Approximator (HUPA), a hypernetwork-based model to generate small task- and environment-conditional policy networks from a single image, with good generalization properties. Our results show that HUPAs significantly outperform an embedding-based alternative for generated policies that are size-constrained. Although this work is restricted to a simple map-based navigation task, future work includes applying the principles behind HUPAs to learning more general affordances for objects and environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes