← Search

Atil Iscen

17 accepted papers

2026

Code World Models for General Game Playing

ICLR 2026poster

Large Language Models (LLMs) reasoning abilities are increasingly being applied to classical board and card games, but the dominant approach---involving prompting for direct move generation---has significant drawbacks. It relies on the model's implicit fragile pattern-matching capabilities, leading…

Cited by 0SourceScholar
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

EvoControl: Multi-Frequency Bi-Level Control for High-Frequency Continuous Control

ICML 2025poster

High-frequency control in continuous action and state spaces is essential for practical applications in the physical world. Directly applying end-to-end reinforcement learning to high-frequency control tasks struggles with assigning credit to actions across long temporal horizons, compounded by the…

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

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
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…

2022

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions

IROS 2022poster

Training a high-dimensional simulated agent with an under-specified reward function often leads the agent to learn physically infeasible strategies that are ineffective when deployed in the real world. To mitigate these unnatural behaviors, reinforcement learning practitioners often utilize complex…

Cited by 123SourceScholar
2021

Learning Agile Locomotion Skills with a Mentor

ICRA 2021poster

Developing agile behaviors for legged robots re-mains a challenging problem. While deep reinforcement learning is a promising approach, learning truly agile behaviors typically requires tedious reward shaping and careful curriculum design. We formulate agile locomotion as a multi-stage learning prob…

Cited by 22SourceScholar
2021

Reward Machines for Vision-Based Robotic Manipulation

ICRA 2021poster

Deep Q learning (DQN) has enabled robot agents to accomplish vision based tasks that seemed out of reach. Despite recent success stories, there are still several sources of computational complexity that challenge the performance of DQN. We place the focus on vision manipulation tasks, where the corr…

Cited by 32SourceScholar
2021

Visual-Locomotion: Learning to Walk on Complex Terrains with Vision

CoRL 2021poster

Vision is one of the most important perception modalities for legged robots to safely and efficiently navigate uneven terrains, such as stairs and stepping stones. However, training robots to effectively understand high-dimensional visual input for locomotion is a challenging problem. In this work,…

Cited by 86SourceScholar
2019

Data Efficient Reinforcement Learning for Legged Robots

CoRL 2019

We present a model-based reinforcement learning framework for robot locomotion that achieves walking based on only 4.5 minutes of data collected on a quadruped robot. To accurately model the robot’s dynamics over a long horizon, we introduce a loss function that tracks the model’s prediction over mu

2019

Provably Robust Blackbox Optimization for Reinforcement Learning

CoRL 2019

Interest in derivative-free optimization (DFO) and “evolutionary strategies” (ES) has recently surged in the Reinforcement Learning (RL) community, with growing evidence that they can match state of the art methods for policy optimization problems in Robotics. However, it is well known that DFO meth

2018

Optimizing Simulations with Noise-Tolerant Structured Exploration

ICRA 2018poster

We propose a simple drop-in noise-tolerant replacement for the standard finite difference procedure used ubiquitously in blackbox optimization. In our approach, parameter perturbation directions are defined by a family of structured orthogonal matrices. We show that at the small cost of computing a…

Cited by 18SourceScholar
2018

Policies Modulating Trajectory Generators

CoRL 2018

We propose an architecture for learning complex controllable behaviors by having simple Policies Modulate Trajectory Generators (PMTG), a powerful combination that can provide both memory and prior knowledge to the controller. The result is a flexible architecture that is applicable to a class of pr

Cited by 0SourcePDFScholar
2018

Sim-to-Real: Learning Agile Locomotion For Quadruped Robots

RSS 2018poster

Designing agile locomotion for quadruped robots often requires extensive expertise and tedious manual tuning. In this paper, we present a system to automate this process by leveraging deep reinforcement learning techniques. Our system can learn quadruped locomotion from scratch using simple reward s…

Cited by 992SourcePDFScholar