← Search

Alex Bewley

25 accepted papers

2026

TIPSv2: Advancing Vision-Language Pretraining with Enhanced Patch-Text Alignment

CVPR 2026

Recent progress in vision-language pretraining has enabled significant improvements to many downstream computer vision applications, such as classification, retrieval, segmentation and depth prediction. However, a fundamental capability that these models still struggle with is aligning dense patch r

Cited by 0SourcecodeScholar
2025

Achieving Human Level Competitive Robot Table Tennis

ICRA 2025

Achieving human-level performance on real world tasks is a north star for the robotics community. We present the first learned robot agent that reaches amateur humanlevel performance in competitive table tennis. Table tennis is a physically demanding sport that takes humans years to master. We contr

Cited by 43SourceScholar
2025

Learning the RoPEs: Better 2D and 3D Position Encodings with STRING

ICML 2025spotlight

We introduce $\textbf{STRING}$: Separable Translationally Invariant Position Encodings. STRING extends Rotary Position Encodings, a recently proposed and widely used algorithm in large language models, via a unifying theoretical framework. Importantly, STRING still provides $\textbf{exact}$ translat…

Cited by 1SourcePDFScholar
2025

Linear Transformer Topological Masking with Graph Random Features

ICLR 2025poster

When training transformers on graph-structured data, incorporating information about the underlying topology is crucial for good performance. Topological masking, a type of relative position encoding, achieves this by upweighting or downweighting attention depending on the relationship between the q…

Cited by 1SourcePDFScholar
2025

SAS-Prompt: Large Language Models as Numerical Optimizers for Robot Self-Improvement

ICRA 2025

We demonstrate the ability of large language models (LLMs) to perform iterative self-improvement of robot policies. An important insight of this paper is that LLMs have a built-in ability to perform (stochastic) numerical optimization and that this property can be leveraged for explainable robot pol

Cited by 3SourceScholar
2024

Imitating Language via Scalable Inverse Reinforcement Learning

NeurIPS 2024poster

The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplicity and scalability of maximum likelihood estimation (MLE) for next token predict…

Cited by 8SourcePDFScholar
2024

Learning to Learn Faster from Human Feedback with Language Model Predictive Control

RSS 2024poster

Large language models (LLMs) have been shown to exhibit a wide range of capabilities, such as writing robot code from language commands -- enabling non-experts to direct robot behaviors, modify them based on feedback, or compose them to perform new tasks. However, these capabilities (driven by in-co…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Scene-Graph ViT: End-to-End Open-Vocabulary Visual Relationship Detection

ECCV 2024poster

"f igure.pdf Figure 1: Relationships [width=]figures/hero detected by our method on an unseen image. The top relationships by confidence score are shown. Photo by Spacejoy on Unsplash. Visual relationship detection aims to identify objects and their relationships in images. Prior methods approach th…

Cited by 4SourcePDFScholar
2023

Robotic Table Tennis: A Case Study into a High Speed Learning System

RSS 2023poster

We present a deep-dive into a real-world robotic learning system that, in previous work, was shown to be capable of hundreds of table tennis rallies with a human and has the ability to precisely return the ball to desired targets. This system puts together a highly optimized perception subsystem, a…

2023

Robots That Can See: Leveraging Human Pose for Trajectory Prediction

RA-L 2023

Anticipating the motion of all humans in dynamic environments such as homes and offices is critical to enable safe and effective robot navigation. Such spaces remain challenging as humans do not follow strict rules of motion and there are often multiple occluded entry points such as corners and door

Cited by 39SourcecodeScholar
2023

Video OWL-ViT: Temporally-consistent Open-world Localization in Video

ICCV 2023poster

We present an architecture and a training recipe that adapts pretrained open-world image models to localization in videos. Understanding the open visual world (without being constrained by fixed label spaces) is crucial for many real-world vision tasks. Contrastive pre-training on large image-text d…

Cited by 17PDFScholar
2022

Scene Transformer: A unified architecture for predicting future trajectories of multiple agents

ICLR 2022poster

Predicting the motion of multiple agents is necessary for planning in dynamic environments. This task is challenging for autonomous driving since agents (e.g., vehicles and pedestrians) and their associated behaviors may be diverse and influence one another. Most prior work have focused on predictin…

Cited by 0SourcePDFScholar
2022

i-Sim2Real: Reinforcement Learning of Robotic Policies in Tight Human-Robot Interaction Loops

CoRL 2022oral

Sim-to-real transfer is a powerful paradigm for robotic reinforcement learning. The ability to train policies in simulation enables safe exploration and large-scale data collection quickly at low cost. However, prior works in sim-to-real transfer of robotic policies typically do not involve any huma…

Cited by 66SourceScholar
2021

RSN: Range Sparse Net for Efficient, Accurate LiDAR 3D Object Detection

CVPR 2021poster

The detection of 3D objects from LiDAR data is a critical component in most autonomous driving systems. Safe, high speed driving needs larger detection ranges, which are enabled by new LiDARs. These larger detection ranges require more efficient and accurate detection models. Towards this goal, we p…

Cited by 204PDFScholar
2020

Range Conditioned Dilated Convolutions for Scale Invariant 3D Object Detection

CoRL 2020

This paper presents a novel 3D object detection framework that processes LiDAR data directly on its native representation: range images. Benefiting from the compactness of range images, 2D convolutions can efficiently process dense LiDAR data of the scene. To overcome scale sensitivity in this persp

2019

Learning to Drive from Simulation without Real World Labels

ICRA 2019poster

Simulation can be a powerful tool for under-standing machine learning systems and designing methods to solve real-world problems. Training and evaluating methods purely in simulation is often “doomed to succeed” at the desired task in a simulated environment, but the resulting models are incapable o…

Cited by 146SourceScholar
2019

Learning to Drive in a Day

ICRA 2019poster

We demonstrate the first application of deep reinforcement learning to autonomous driving. From randomly initialised parameters, our model is able to learn a policy for lane following in a handful of training episodes using a single monocular image as input. We provide a general and easy to obtain r…

Cited by 956SourceScholar
2018

Incremental Adversarial Domain Adaptation for Continually Changing Environments

ICRA 2018poster

Continuous appearance shifts such as changes in weather and lighting conditions can impact the performance of deployed machine learning models. While unsupervised domain adaptation aims to address this challenge, current approaches do not utilise the continuity of the occurring shifts. In particular…

Cited by 161SourceScholar
2017

Addressing appearance change in outdoor robotics with adversarial domain adaptation

IROS 2017poster

Appearance changes due to weather and seasonal conditions represent a strong impediment to the robust implementation of machine learning systems in outdoor robotics. While supervised learning optimises a model for the training domain, it will deliver degraded performance in application domains that…

Cited by 92SourceScholar
2017

What makes a place? Building bespoke place dependent object detectors for robotics

IROS 2017poster

This paper is about enabling robots to improve their perceptual performance through repeated use in their operating environment, creating local expert detectors fitted to the places through which a robot moves. We leverage the concept of `experiences' in visual perception for robotics, accounting fo…

Cited by 2SourceScholar
2016

Alextrac: Affinity learning by exploring temporal reinforcement within association chains

ICRA 2016

This paper presents a self-supervised approach for learning to associate object detections in a video sequence as often required in tracking-by-detection systems. In this paper we focus on learning an affinity model to estimate the data association cost, which can adapt to different situations by ex

Cited by 40SourceScholar