← Search

Andrew Lampinen

4 accepted papers

2022

Can language models learn from explanations in context?

EMNLP 2022finding

Language Models (LMs) can perform new tasks by adapting to a few in-context examples. For humans, explanations that connect examples to task principles can improve learning. We therefore investigate whether explanations of few-shot examples can help LMs. We annotate questions from 40 challenging tas…

Cited by 301SourcePDFScholar
2020

Automated curriculum generation through setter-solver interactions

ICLR 2020poster

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding events are too infrequent to make learning feasible. Human education instead relies…

Cited by 44SourceScholar
2020

Environmental drivers of systematicity and generalization in a situated agent

ICLR 2020poster

The question of whether deep neural networks are good at generalising beyond their immediate training experience is of critical importance for learning-based approaches to AI. Here, we consider tests of out-of-sample generalisation that require an agent to respond to never-seen-before instructions b…

Cited by 112SourceScholar
2020

What shapes feature representations? Exploring datasets, architectures, and training

NeurIPS 2020poster

In naturalistic learning problems, a model's input contains a wide range of features, some useful for the task at hand, and others not. Of the useful features, which ones does the model use? Of the task-irrelevant features, which ones does the model represent? Answers to these questions are importan…