← Search

Iou-Jen Liu

8 accepted papers

2022

Asking for Knowledge (AFK): Training RL Agents to Query External Knowledge Using Language

ICML 2022spotlight

To solve difficult tasks, humans ask questions to acquire knowledge from external sources. In contrast, classical reinforcement learning agents lack such an ability and often resort to exploratory behavior. This is exacerbated as few present-day environments support querying for knowledge. In order…

Cited by 16SourcePDFScholar
2021

Bridging the Imitation Gap by Adaptive Insubordination

NeurIPS 2021poster

In practice, imitation learning is preferred over pure reinforcement learning whenever it is possible to design a teaching agent to provide expert supervision. However, we show that when the teaching agent makes decisions with access to privileged information that is unavailable to the student, this…

Cited by 41SourcePDFScholar
2021

Cooperative Exploration for Multi-Agent Deep Reinforcement Learning

ICML 2021oral

Exploration is critical for good results in deep reinforcement learning and has attracted much attention. However, existing multi-agent deep reinforcement learning algorithms still use mostly noise-based techniques. Very recently, exploration methods that consider cooperation among multiple agents h…

Cited by 137SourcePDFScholar
2021

GridToPix: Training Embodied Agents With Minimal Supervision

ICCV 2021poster

While deep reinforcement learning (RL) promises freedom from hand-labeled data, great successes, especially for Embodied AI, require significant work to create supervision via carefully shaped rewards. Indeed, without shaped rewards, i.e., with only terminal rewards, present-day Embodied AI results…

Cited by 24PDFcodeScholar
2021

Semantic Tracklets: An Object-Centric Representation for Visual Multi-Agent Reinforcement Learning

IROS 2021poster

Solving complex real-world tasks, e.g., autonomous fleet control, often involves a coordinated team of multiple agents which learn strategies from visual inputs via reinforcement learning. Many existing multi-agent reinforcement learning (MARL) algorithms however don’t scale to environments where ag…

Cited by 19SourcecodeScholar
2019

PIC: Permutation Invariant Critic for Multi-Agent Deep Reinforcement Learning

CoRL 2019

Sample efficiency and scalability to a large number of agents are two important goals for multi-agent reinforcement learning systems. Recent works got us closer to those goals, addressing non-stationarity of the environment from a single agent’s perspective by utilizing a deep net critic which depen