paper-with-me

홈 › Papers

Task-Induced Representation Learning

2022-04-25 · ICLR 2022 4 · Jun Yamada, Karl Pertsch, Anisha Gunjal, Joseph J. Lim

In this work, we evaluate the effectiveness of representation learning approaches for decision making in visually complex environments. Representation learning is essential for effective reinforcement learning (RL) from high-dimensional inputs. Unsupervised representation learning approaches based on reconstruction, prediction or contrastive learning have shown substantial learning efficiency gains. Yet, they have mostly been evaluated in clean laboratory or simulated settings. In contrast, real environments are visually complex and contain substantial amounts of clutter and distractors. Unsupervised representations will learn to model such distractors, potentially impairing the agent's learning efficiency. In contrast, an alternative class of approaches, which we call task-induced representation learning, leverages task information such as rewards or demonstrations from prior tasks to focus on task-relevant parts of the scene and ignore distractors. We investigate the effectiveness of unsupervised and task-induced representation learning approaches on four visually complex environments, from Distracting DMControl to the CARLA driving simulator. For both, RL and imitation learning, we find that representation learning generally improves sample efficiency on unseen tasks even in visually complex scenes and that task-induced representations can double learning efficiency compared to unsupervised alternatives. Code is available at https://clvrai.com/tarp.

📄 PDF Abstract BibTeX arXiv:2204.11827

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecision MakingImitation LearningReinforcement Learning (RL)Representation Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dependence Induced Representations

2024-11-22 · Xiangxiang Xu, Lizhong Zheng

We study the problem of learning feature representations from a pair of random variables, where we focus on the representations that are induced by their dependence. We provide sufficient and necessary conditions for suc…

Pairwise Representation Learning for Event Coreference

2020-10-24 · *SEM (NAACL) 2022 7 · Xiaodong Yu, Wenpeng Yin, Dan Roth

Natural Language Processing tasks such as resolving the coreference of events require understanding the relations between two text snippets. These tasks are typically formulated as (binary) classification problems over i…

Binary ClassificationCoreference ResolutionEvent Cross-Document Coreference ResolutionRepresentation Learning

Sequential Action-Induced Invariant Representation for Reinforcement Learning

2023-09-22 · Dayang Liang, Qihang Chen, Yunlong Liu

How to accurately learn task-relevant state representations from high-dimensional observations with visual distractions is a realistic and challenging problem in visual reinforcement learning. Recently, unsupervised repr…

Autonomous Drivingreinforcement-learningReinforcement LearningRepresentation Learning

Intertwiners between Induced Representations (with Applications to the Theory of Equivariant Neural Networks)

2018-03-28 · Taco S. Cohen, Mario Geiger, Maurice Weiler

Group equivariant and steerable convolutional neural networks (regular and steerable G-CNNs) have recently emerged as a very effective model class for learning from signal data such as 2D and 3D images, video, and other …

Platonic Projection Structures: Operator-Induced Observability in Representation Learning

2026-07-06 · Kazuo Ishii, Bishnu Prasad Gautam, Jieling Wu, Javaid Saher arxiv

We characterize observability in representation learning through Platonic Projection Structures (PPS), an operator-theoretic framework for analyzing representation accessibility under partial observation. Rather than tre…

Representation LearningKnowledge Distillation