← Search

Arunkumar Byravan

12 accepted papers

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
2024

Learning Robot Soccer from Egocentric Vision with Deep Reinforcement Learning

CoRL 2024poster

We apply multi-agent deep reinforcement learning (RL) to train end-to-end robot soccer policies with fully onboard computation and sensing via egocentric RGB vision. This setting reflects many challenges of real-world robotics, including active perception, agile full-body control, and long-horizon p…

Cited by 13SourceScholar
2023

NeRF2Real: Sim2real Transfer of Vision-guided Bipedal Motion Skills using Neural Radiance Fields

ICRA 2023poster

We present a system for applying sim2real approaches to “in the wild” scenes with realistic visuals, and to policies which rely on active perception using RGB cameras. Given a short video of a static scene collected using a generic phone, we learn the scene's contact geometry and a function for nove…

Cited by 57SourceScholar
2022

Evaluating Model-Based Planning and Planner Amortization for Continuous Control

ICLR 2022poster

There is a widespread intuition that model-based control methods should be able to surpass the data efficiency of model-free approaches. In this paper we attempt to evaluate this intuition on various challenging locomotion tasks. We take a hybrid approach, combining model predictive control (MPC) wi…

Cited by 17SourcePDFScholar
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

Representation Matters: Improving Perception and Exploration for Robotics

ICRA 2021poster

Projecting high-dimensional environment observations into lower-dimensional structured representations can considerably improve data-efficiency for reinforcement learning in domains with limited data such as robotics. Can a single generally useful representation be found? In order to answer this que…

Cited by 17SourceScholar
2021

Towards Real Robot Learning in the Wild: A Case Study in Bipedal Locomotion

CoRL 2021poster

Algorithms for self-learning systems have made considerable progress in recent years, yet safety concerns and the need for additional instrumentation have so far largely limited learning experiments with real robots to well controlled lab settings. In this paper, we demonstrate how a small bipedal r…

Cited by 24SourceScholar
2019

Imagined Value Gradients: Model-Based Policy Optimization with Tranferable Latent Dynamics Models

CoRL 2019

Humans are masters at quickly learning many complex tasks, relying on an approximate understanding of the dynamics of their environments. In much the same way, we would like our learning agents to quickly adapt to new tasks. In this paper, we explore how model-based Reinforcement Learning (RL) can f

Cited by 0SourcePDFScholar
2019

Prospection: Interpretable plans from language by predicting the future

ICRA 2019poster

High-level human instructions often correspond to behaviors with multiple implicit steps. In order for robots to be useful in the real world, they must be able to to reason over both motions and intermediate goals implied by human instructions. In this work, we propose a framework for learning repre…

Cited by 58SourceScholar
2018

SE3-Pose-Nets: Structured Deep Dynamics Models for Visuomotor Control

ICRA 2018poster

In this work, we present an approach to deep visuomotor control using structured deep dynamics models. Our model, a variant of SE3-Nets, learns a low-dimensional pose embedding for visuomotor control via an encoder-decoder structure. Unlike prior work, our model is structured: given an input scene,…

Cited by 65SourceScholar
2016

Functional Gradient Motion Planning in Reproducing Kernel Hilbert Spaces

RSS 2016poster

We introduce a functional gradient descent tra- jectory optimization algorithm for robot motion planning in Reproducing Kernel Hilbert Spaces (RKHSs). Functional gra- dient algorithms are a popular choice for motion planning in complex many-degree-of-freedom robots, since they (in theory) work by di…

Cited by 76SourcePDFScholar