← Search

Raia Hadsell

31 accepted papers

2026

Efficiently Reconstructing Dynamic Scenes One D4RT at a Time

CVPR 2026

Understanding and reconstructing the complex geometry and motion of dynamic 4D scenes from video remains a formidable challenge in computer vision. This paper introduces D4RT, a simple yet powerful feedforward network designed to efficiently solve this task. D4RT utilizes a unified transformer archi

Cited by 0SourceScholar
2024

RoboTAP: Tracking Arbitrary Points for Few-Shot Visual Imitation

ICRA 2024poster

For robots to be useful outside labs and specialized factories we need a way to teach them new useful behaviors quickly. Current approaches lack either the generality to onboard new tasks without task-specific engineering, or else lack the data-efficiency to do so in an amount of time that enables p…

Cited by 45SourceScholar
2024

The Design of the Barkour Benchmark for Robot Agility

IROS 2024poster

In this paper, we describe the design of the Barkour benchmark for measuring robot agility in navigating complex environments. Despite the growing interest in developing agile robot locomotion skills, the field lacks systematic benchmarks to measure the performance of robotic control systems and har…

Cited by 1SourceScholar
2022

Few-Shot Keypoint Detection as Task Adaptation via Latent Embeddings

ICRA 2022poster

Dense object tracking, the ability to localize specific object points with pixel-level accuracy, is an important computer vision task with numerous downstream applications in robotics. Existing approaches either compute dense keypoint embeddings in a single forward pass, meaning the model is trained…

Cited by 3SourceScholar
2022

Hindering Adversarial Attacks with Implicit Neural Representations

ICML 2022spotlight

We introduce the Lossy Implicit Network Activation Coding (LINAC) defence, an input transformation which successfully hinders several common adversarial attacks on CIFAR-10 classifiers for perturbations up to 8/255 in Linf norm and 0.5 in L2 norm. Implicit neural representations are used to approxim…

2022

Learning transferable motor skills with hierarchical latent mixture policies

ICLR 2022spotlight

For robots operating in the real world, it is desirable to learn reusable abstract behaviours that can effectively be transferred across numerous tasks and scenarios. We propose an approach to learn skills from data using a hierarchical mixture latent variable model. Our method exploits a multi-leve…

Cited by 38SourcePDFScholar
2022

The CLRS Algorithmic Reasoning Benchmark

ICML 2022spotlight

Learning representations of algorithms is an emerging area of machine learning, seeking to bridge concepts from neural networks with classical algorithms. Several important works have investigated whether neural networks can effectively reason like algorithms, typically by learning to execute them.…

2021

A Constrained Multi-Objective Reinforcement Learning Framework

CoRL 2021poster

Many real-world problems, especially in robotics, require that reinforcement learning (RL) agents learn policies that not only maximize an environment reward, but also satisfy constraints. We propose a high-level framework for solving such problems, that treats the environment reward and costs as se…

Cited by 34SourceScholar
2021

Beyond Pick-and-Place: Tackling Robotic Stacking of Diverse Shapes

CoRL 2021poster

We study the problem of robotic stacking with objects of complex geometry. We propose a challenging and diverse set of such objects that was carefully designed to require strategies beyond a simple “pick-and-place” solution. Our method is a reinforcement learning (RL) approach combined with vision-b…

Cited by 118SourcecodeScholar
2021

Tactile Sim-to-Real Policy Transfer via Real-to-Sim Image Translation

CoRL 2021poster

Simulation has recently become key for deep reinforcement learning to safely and efficiently acquire general and complex control policies from visual and proprioceptive inputs. Tactile information is not usually considered despite its direct relation to environment interaction. In this work, we pres…

Cited by 67SourcecodeScholar
2020

A distributional view on multi-objective policy optimization

ICML 2020poster

Many real-world problems require trading off multiple competing objectives. However, these objectives are often in different units and/or scales, which can make it challenging for practitioners to express numerical preferences over objectives in their native units. In this paper we propose a novel a…

2020

CoMic: Complementary Task Learning & Mimicry for Reusable Skills

ICML 2020poster

Learning to control complex bodies and reuse learned behaviors is a longstanding challenge in continuous control. We study the problem of learning reusable humanoid skills by imitating motion capture data and joint training with complementary tasks. We show that it is possible to learn reusable skil…

Cited by 58SourcePDFScholar
2020

Deep Reinforcement Learning for Tactile Robotics: Learning to Type on a Braille Keyboard

RA-L 2020

Artificial touch would seem well-suited for Reinforcement Learning (RL), since both paradigms rely on interaction with an environment. Here we propose a new environment and set of tasks to encourage development of tactile reinforcement learning: learning to type on a braille keyboard. Four tasks are

Cited by 35SourcecodeScholar
2020

Learning rich touch representations through cross-modal self-supervision

CoRL 2020

The sense of touch is fundamental in several manipulation tasks, but rarely used in robot manipulation. In this work we tackle the problem of learning rich touch features from cross-modal self-supervision. We evaluate them identifying objects and their properties in a few-shot classification setting

2020

Meta-Learning with Warped Gradient Descent

ICLR 2020talk

Learning an efficient update rule from data that promotes rapid learning of new tasks from the same distribution remains an open problem in meta-learning. Typically, previous works have approached this issue either by attempting to train a neural network that directly produces updates or by attempti…

Cited by 266SourcecodeScholar
2020

S3K: Self-Supervised Semantic Keypoints for Robotic Manipulation via Multi-View Consistency

CoRL 2020

A robot’s ability to act is fundamentally constrained by what it can perceive. Many existing approaches to visual representation learning utilize general-purpose training criteria, e.g. image reconstruction, smoothness in latent space, or usefulness for control, or else make use of large datasets an

Cited by 0SourcePDFScholar
2020

Stabilizing Transformers for Reinforcement Learning

ICML 2020poster

Owing to their ability to both effectively integrate information over long time horizons and scale to massive amounts of data, self-attention architectures have recently shown breakthrough success in natural language processing (NLP). Harnessing the transformer’s ability to process long time horizon…

2019

Continual Unsupervised Representation Learning

NeurIPS 2019poster

Continual learning aims to improve the ability of modern learning systems to deal with non-stationary distributions, typically by attempting to learn a series of tasks sequentially. Prior art in the field has largely considered supervised or reinforcement learning tasks, and often assumes full knowl…

2019

From Pixels to Percepts: Highly Robust Edge Perception and Contour Following Using Deep Learning and an Optical Biomimetic Tactile Sensor

RA-L 2019

Deep learning has the potential to have same the impact on robot touch as it has had on robot vision. Optical tactile sensors act as a bridge between the subjects by allowing techniques from vision to be applied to touch. In this letter, we apply deep learning to an optical biomimetic tactile sensor

Cited by 105SourceScholar
2019

Meta-Learning with Latent Embedding Optimization

ICLR 2019poster

Gradient-based meta-learning techniques are both widely applicable and proficient at solving challenging few-shot learning and fast adaptation problems. However, they have practical difficulties when operating on high-dimensional parameter spaces in extreme low-data regimes. We show that it is possi…

2019

Sim-To-Real via Sim-To-Sim: Data-Efficient Robotic Grasping via Randomized-To-Canonical Adaptation Networks

CVPR 2019poster

Real world data, especially in the domain of robotics, is notoriously costly to collect. One way to circumvent this can be to leverage the power of simulation to produce large amounts of labelled data. However, training models on simulated images does not readily transfer to real-world ones. Using d…

Cited by 596PDFScholar
2018

Graph Networks as Learnable Physics Engines for Inference and Control

ICML 2018oral

Understanding and interacting with everyday physical scenes requires rich knowledge about the structure of the world, represented either implicitly in a value or policy function, or explicitly in a transition model. Here we introduce a new class of learnable models–based on graph networks–which impl…

Cited by 794SourcePDFScholar
2018

Learning Deployable Navigation Policies at Kilometer Scale from a Single Traversal

CoRL 2018

Model-free reinforcement learning has recently been shown to be effective at learning navigation policies from complex image input. However, these algorithms tend to require large amounts of interaction with the environment, which can be prohibitively costly to obtain on robots in the real world. We

2018

Learning to Navigate in Cities Without a Map

NeurIPS 2018poster

Navigating through unstructured environments is a basic capability of intelligent creatures, and thus is of fundamental interest in the study and development of artificial intelligence. Long-range navigation is a complex cognitive task that relies on developing an internal representation of space, g…

2018

Progress & Compress: A scalable framework for continual learning

ICML 2018oral

We introduce a conceptually simple and scalable framework for continual learning domains where tasks are learned sequentially. Our method is constant in the number of parameters and is designed to preserve performance on previously encountered tasks while accelerating learning progress on subsequent…

Cited by 1080SourcePDFScholar
2018

Reinforcement and Imitation Learning for Diverse Visuomotor Skills

RSS 2018poster

We propose a general model-free deep reinforcement learning method and apply it to robotic manipulation tasks. Our approach leverages a small amount of demonstration data to assist a reinforcement learning agent. We train end-to-end visuomotor policies to learn a direct mapping from RGB camera input…

Cited by 398SourcePDFScholar
2017

Distral: Robust multitask reinforcement learning

NeurIPS 2017poster

Most deep reinforcement learning algorithms are data inefficient in complex and rich environments, limiting their applicability to many scenarios. One direction for improving data efficiency is multitask learning with shared neural network parameters, where efficiency may be improved through transfe…

Cited by 677SourcePDFScholar
2017

Learning to Navigate in Complex Environments

ICLR 2017poster

Learning to navigate in complex environments with dynamic elements is an important milestone in developing AI agents. In this work we formulate the navigation question as a reinforcement learning problem and show that data efficiency and task performance can be dramatically improved by relying on ad…

Cited by 1075SourcecodeScholar
2017

Sim-to-Real Robot Learning from Pixels with Progressive Nets

CoRL 2017

Applying end-to-end learning to solve complex, interactive, pixel-driven control tasks on a robot is an unsolved problem. Deep Reinforcement Learning algorithms are too slow to achieve performance on a real robot, but their potential has been demonstrated in simulated environments. We propose using

Cited by 0SourcePDFScholar
Raia Hadsell — accepted AI-conference papers · AIConfPaper