← Search

Walter Talbott

8 accepted papers

2025

EMOTION: Expressive Motion Sequence Generation for Humanoid Robots With In-Context Learning

RA-L 2025

This paper introduces a framework, called <monospace xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">EMOTION</monospace>, for generating expressive motion sequences in humanoid robots, enhancing their ability to engage in human-like non-verbal communication.

Cited by 22SourceScholar
2025

Local Policies Enable Zero-Shot Long-Horizon Manipulation

ICRA 2025

Sim2real for robotic manipulation is difficult due to the challenges of simulating complex contacts and generating realistic task distributions. To tackle the latter problem, we introduce ManipGen, which leverages a new class of policies for sim2real transfer: local policies. Locality enables a vari

Cited by 31SourcecodeScholar
2024

Large Language Models as Generalizable Policies for Embodied Tasks

ICLR 2024poster

We show that large language models (LLMs) can be adapted to be generalizable policies for embodied visual tasks. Our approach, called Large LAnguage model Reinforcement Learning Policy (LLaRP), adapts a pre-trained frozen LLM to take as input text instructions and visual egocentric observations and…

Cited by 75SourcePDFScholar
2022

Efficient Representation Learning via Adaptive Context Pooling

ICML 2022spotlight

Self-attention mechanisms model long-range context by using pairwise attention between all input tokens. In doing so, they assume a fixed attention granularity defined by the individual tokens (e.g., text characters or image pixels), which may not be optimal for modeling complex dependencies at high…

Cited by 6SourcePDFScholar
2022

GAUDI: A Neural Architect for Immersive 3D Scene Generation

NeurIPS 2022accept

We introduce GAUDI, a generative model capable of capturing the distribution of complex and realistic 3D scenes that can be rendered immersively from a moving camera. We tackle this challenging problem with a scalable yet powerful approach, where we first optimize a latent representation that disent…

2022

Position Prediction as an Effective Pretraining Strategy

ICML 2022spotlight

Transformers \cite{transformer} have gained increasing popularity in a wide range of applications, including Natural Language Processing (NLP), Computer Vision and Speech Recognition, because of their powerful representational capacity. However, harnessing this representational capacity effectively…

2019

Addressing the Loss-Metric Mismatch with Adaptive Loss Alignment

ICML 2019oral

In most machine learning training paradigms a fixed, often handcrafted, loss function is assumed to be a good proxy for an underlying evaluation metric. In this work we assess this assumption by meta-learning an adaptive loss function to directly optimize the evaluation metric. We propose a sample e…

Cited by 99SourcePDFScholar
2019

Adversarial Fisher Vectors for Unsupervised Representation Learning

NeurIPS 2019spotlight

We examine Generative Adversarial Networks (GANs) through the lens of deep Energy Based Models (EBMs), with the goal of exploiting the density model that follows from this formulation. In contrast to a traditional view where the discriminator learns a constant function when reaching convergence, her…