paper-with-me

Papers

Environment Generation for Zero-Shot Compositional Reinforcement Learning

2022-01-21 · NeurIPS 2021 12 · Izzeddin Gur, Natasha Jaques, Yingjie Miao, Jongwook Choi, Manoj Tiwari, Honglak Lee, Aleksandra Faust

Many real-world problems are compositional - solving them requires completing interdependent sub-tasks, either in series or in parallel, that can be represented as a dependency graph. Deep reinforcement learning (RL) agents often struggle to learn such complex tasks due to the long time horizons and sparse rewards. To address this problem, we present Compositional Design of Environments (CoDE), which trains a Generator agent to automatically build a series of compositional tasks tailored to the RL agent's current skill level. This automatic curriculum not only enables the agent to learn more complex tasks than it could have otherwise, but also selects tasks where the agent's performance is weak, enhancing its robustness and ability to generalize zero-shot to unseen tasks at test-time. We analyze why current environment generation techniques are insufficient for the problem of generating compositional tasks, and propose a new algorithm that addresses these issues. Our results assess learning and generalization across multiple compositional tasks, including the real-world problem of learning to navigate and interact with web pages. We learn to generate environments composed of multiple pages or rooms, and train RL agents capable of completing wide-range of complex tasks in those environments. We contribute two new benchmark frameworks for generating compositional tasks, compositional MiniGrid and gMiniWoB for web navigation.CoDE yields 4x higher success rate than the strongest baseline, and demonstrates strong performance of real websites learned on 3500 primitive tasks.

📄 PDF Abstract BibTeX arXiv:2201.08896

Code (1)

google-research/google-research 공식 구현 tf

Tasks

Deep Reinforcement LearningNavigatereinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Compositional Learning of Visually-Grounded Concepts Using Reinforcement

2023-09-08 · Zijun Lin, Haidi Azaman, M Ganesh Kumar, Cheston Tan

Children can rapidly generalize compositionally-constructed rules to unseen test sets. On the other hand, deep reinforcement learning (RL) agents need to be trained over millions of episodes, and their ability to general…

Deep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning (RL)+1

Iterative Compositional Data Generation for Robot Control

2025-12-11 · Anh-Quan Pham, Marcel Hussing, Shubhankar P. Patankar, Dani S. Bassett 외 arxiv

Collecting robotic manipulation data is expensive, making it impractical to acquire demonstrations for the combinatorially large space of tasks that arise in multi-object, multi-robot, and multi-environment settings. Whi…

Reinforcement Learning

Zero-Shot Policy Transfer with Disentangled Task Representation of Meta-Reinforcement Learning

2022-10-01 · Zheng Wu, Yichen Xie, Wenzhao Lian, Changhao Wang 외

Humans are capable of abstracting various tasks as different combinations of multiple attributes. This perspective of compositionality is vital for human rapid learning and adaption since previous experiences from relate…

DisentanglementMeta Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Reference-Limited Compositional Zero-Shot Learning

2022-08-22 · Siteng Huang, Qiyao Wei, Donglin Wang

Compositional zero-shot learning (CZSL) refers to recognizing unseen compositions of known visual primitives, which is an essential ability for artificial intelligence systems to learn and understand the world. While con…

Compositional Zero-Shot LearningZero-Shot Learning

Task-Aware Feature Generation for Zero-Shot Compositional Learning

2019-06-11 · Xin Wang, Fisher Yu, Trevor Darrell, Joseph E. Gonzalez

Visual concepts (e.g., red apple, big elephant) are often semantically compositional and each element of the compositions can be reused to construct novel concepts (e.g., red elephant). Compositional feature synthesis, w…

Novel ConceptsZero-Shot Learning