paper-with-me

홈 › Papers

Semantic Exploration from Language Abstractions and Pretrained Representations

2022-04-08 · Allison C. Tam, Neil C. Rabinowitz, Andrew K. Lampinen, Nicholas A. Roy, Stephanie C. Y. Chan, DJ Strouse, Jane X. Wang, Andrea Banino, Felix Hill

Effective exploration is a challenge in reinforcement learning (RL). Novelty-based exploration methods can suffer in high-dimensional state spaces, such as continuous partially-observable 3D environments. We address this challenge by defining novelty using semantically meaningful state abstractions, which can be found in learned representations shaped by natural language. In particular, we evaluate vision-language representations, pretrained on natural image captioning datasets. We show that these pretrained representations drive meaningful, task-relevant exploration and improve performance on 3D simulated environments. We also characterize why and how language provides useful abstractions for exploration by considering the impacts of using representations from a pretrained model, a language oracle, and several ablations. We demonstrate the benefits of our approach in two very different task domains -- one that stresses the identification and manipulation of everyday objects, and one that requires navigational exploration in an expansive world. Our results suggest that using language-shaped representations could improve exploration for various algorithms and agents in challenging environments.

📄 PDF Abstract BibTeX arXiv:2204.05080

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
R2D2 Building on the recent successes of distributed training of RL agents, R2D2 is an RL approach that trains a RNN-based RL agents from distributed prioritized experience replay.…
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
Residual Connection 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
V-trace V-trace is an off-policy actor-critic reinforcement learning algorithm that helps tackle the lag between when actions are generated by the actors and when the learner…

Similar Papers 제목 키워드 기반

Infusing Finetuning with Semantic Dependencies

2020-12-10 · Zhaofeng Wu, Hao Peng, Noah A. Smith

For natural language processing systems, two kinds of evidence support the use of text representations from neural language models "pretrained" on large unannotated corpora: performance on application-inspired benchmarks…

Natural Language Understanding

Augmenting Autotelic Agents with Large Language Models

2023-05-21 · Cédric Colas, Laetitia Teodorescu, Pierre-Yves Oudeyer, Xingdi Yuan 외

Humans learn to master open-ended repertoires of skills by imagining and practicing their own goals. This autotelic learning process, literally the pursuit of self-generated (auto) goals (telos), becomes more and more op…

Common Sense ReasoningLanguage ModelingLanguage Modelling

We Have So Much In Common: Modeling Semantic Relational Set Abstractions in Videos

2020-08-12 · ECCV 2020 8 · Alex Andonian, Camilo Fosco, Mathew Monfort, Allen Lee 외

Identifying common patterns among events is a key ability in human and machine perception, as it underlies intelligent decision making. We propose an approach for learning semantic relational set abstractions on videos, …

Decision MakingOdd One Out

Emergence of Abstractions: Concept Encoding and Decoding Mechanism for In-Context Learning in Transformers

2024-12-16 · Seungwook Han, Jinyeop Song, Jeff Gore, Pulkit Agrawal

Humans distill complex experiences into fundamental abstractions that enable rapid learning and adaptation. Similarly, autoregressive transformers exhibit adaptive learning through in-context learning (ICL), which begs t…

In-Context LearningSentence

Smart Vision-Language Reasoners

2024-07-05 · Denisa Roberts, Lucas Roberts

In this article, we investigate vision-language models (VLM) as reasoners. The ability to form abstractions underlies mathematical reasoning, problem-solving, and other Math AI tasks. Several formalisms have been given t…

MathMathematical ReasoningVisual Grounding