← Search

Rohan Chandra

27 accepted papers

2026

A Case Study on LLM-Guided Reinforcement Learning for Decentralized Autonomous Driving

ICRA 2026poster

Autonomous vehicle navigation in complex environments such as dense and fast-moving highways and merging scenarios remains an active area of research. In the past decade, many planning and control approaches have used reinforcement learning (RL) with notable success. However, a key limitation of RL …

Cited by 0Scholar
2026

Reward Is Enough: LLMs Are In-Context Reinforcement Learners

ICLR 2026poster

Reinforcement learning (RL) is a human-designed framework for solving sequential decision-making problems. In this work, we demonstrate that, surprisingly, RL emerges in LLMs at inference time – a phenomenon known as in-context RL (ICRL). To reveal this capability, we introduce a simple multi-round…

Cited by 0SourceScholar
2025

Decentralized Safe and Scalable Multi-Agent Control Under Limited Actuation

ICRA 2025

To deploy safe and agile robots in cluttered environments, there is a need to develop fully decentralized controllers that guarantee safety, respect actuation limits, prevent deadlocks, and scale to thousands of agents. Current approaches fall short of meeting all these goals: optimization-based met

Cited by 10SourcecodeScholar
2025

Deep Reinforcement Learning for Robotics: A Survey of Real-World Successes

AAAI 2025technical

Reinforcement learning (RL), particularly its combination with deep neural networks referred to as deep RL (DRL), has shown tremendous promise across a wide range of applications, suggesting its potential for enabling the development of sophisticated robotic behaviors. Robotics problems, however, po…

Cited by 48SourcePDFScholar
2025

Finite Sample Analysis of Linear Temporal Difference Learning with Arbitrary Features

NeurIPS 2025poster

Linear TD($\lambda$) is one of the most fundamental reinforcement learning algorithms for policy evaluation. Previously, convergence rates are typically established under the assumption of linearly independent features, which does not hold in many practical scenarios. This paper instead establishes…

Cited by 0SourceScholar
2025

Multi-Agent Inverse Reinforcement Learning in Real World Unstructured Pedestrian Crowds

IROS 2025

Social robot navigation in crowded public spaces such as university campuses, restaurants, grocery stores, and hospitals, is an increasingly important area of research. One of the core strategies for achieving this goal is to understand humans’ intent–underlying psychological factors that govern the

Cited by 9SourceScholar
2024

Rethinking Social Robot Navigation: Leveraging the Best of Two Worlds

ICRA 2024poster

Empowering robots to navigate in a socially compliant manner is essential for the acceptance of robots moving in human-inhabited environments. Previously, roboticists have developed geometric navigation systems with decades of empirical validation to achieve safety and efficiency. However, the many…

Cited by 19SourceScholar
2024

SOCIALGYM 2.0: Simulator for Multi-Robot Learning and Navigation in Shared Human Spaces

AAAI 2024technical

We present Social Gym 2.0, a simulator for multi-agent navigation research. Our simulator enables navigation for multiple autonomous agents, replicating real-world dynamics in complex indoor environments, including doorways, hallways, intersections, and roundabouts. Unlike current simulators that co…

Cited by 4SourcePDFScholar
2023

Intent-Aware Planning in Heterogeneous Traffic via Distributed Multi-Agent Reinforcement Learning

CoRL 2023oral

Navigating safely and efficiently in dense and heterogeneous traffic scenarios is challenging for autonomous vehicles (AVs) due to their inability to infer the behaviors or intentions of nearby drivers. In this work, we introduce a distributed multi-agent reinforcement learning (MARL) algorithm for…

Cited by 10SourceScholar
2023

METEOR: A Dense, Heterogeneous, and Unstructured Traffic Dataset with Rare Behaviors

ICRA 2023poster

We present a new traffic dataset, Meteor, which captures traffic patterns and multi-agent driving behaviors in unstructured scenarios. Meteor consists of more than 1000 one-minute videos, over 2 million annotated frames with bounding boxes and GPS trajectories for 16 unique agent categories, and mor…

Cited by 15SourceScholar
2023

SocialMapf: Optimal and Efficient Multi-Agent Path Finding With Strategic Agents for Social Navigation

RA-L 2023

We propose an extension to the MAPF formulation, called <sc xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">SocialMapf</small> , to account for private incentives of agents in constrained environments such as doorways, narrow hallways, and corridor intersect

Cited by 29SourceScholar
2022

B-GAP: Behavior-Rich Simulation and Navigation for Autonomous Driving

RA-L 2022

We address the problem of ego-vehicle navigation in dense simulated traffic environments populated by road agents with varying driver behaviors. Navigation in such environments is challenging due to unpredictability in agents&#x2019; actions caused by their heterogeneous behaviors. We present a new

Cited by 32SourcecodeScholar
2022

GA-Nav: Efficient Terrain Segmentation for Robot Navigation in Unstructured Outdoor Environments

RA-L 2022

We propose GA-Nav, a novel group-wise attention mechanism to identify safe and navigable regions in unstructured environments from RGB images. Our group-wise attention method extracts multi-scale features from each type of terrain independently and classifies terrains based on their navigability lev

Cited by 161SourcecodeScholar
2022

Game-Theoretic Planning for Autonomous Driving among Risk-Aware Human Drivers

ICRA 2022poster

We present a novel approach for risk-aware planning with human agents in multi-agent traffic scenarios. Our approach takes into account the wide range of human driver behaviors on the road, from aggressive maneuvers like speeding and overtaking, to conservative traits like driving slowly and conform…

Cited by 14SourceScholar
2022

GamePlan: Game-Theoretic Multi-Agent Planning With Human Drivers at Intersections, Roundabouts, and Merging

RA-L 2022

We present a new method for multi-agent planning involving human drivers and autonomous vehicles (AVs) in unsignaled intersections, roundabouts, and during merging. In multi-agent planning, the main challenge is to predict the actions of other agents, especially human drivers, as their intentions ar

Cited by 62SourceScholar
2020

CMetric: A Driving Behavior Measure using Centrality Functions

IROS 2020poster

We present a new measure, CMetric, to classify driver behaviors using centrality functions. Our formulation combines concepts from computational graph theory and social traffic psychology to quantify and classify the behavior of human drivers. CMetric is used to compute the probability of a vehicle…

Cited by 47SourceScholar
2020

DenseCAvoid: Real-time Navigation in Dense Crowds using Anticipatory Behaviors

ICRA 2020poster

We present DenseCAvoid, a novel algorithm for navigating a robot through dense crowds and avoiding collisions by anticipating pedestrian behaviors. Our formulation uses visual sensors and a pedestrian trajectory prediction algorithm to track pedestrians in a set of input frames and compute bounding…

Cited by 107SourceScholar
2020

EmotiCon: Context-Aware Multimodal Emotion Recognition Using Frege's Principle

CVPR 2020poster

We present EmotiCon, a learning-based algorithm for context-aware perceived human emotion recognition from videos and images. Motivated by Frege's Context Principle from psychology, our approach combines three interpretations of context for emotion recognition. Our first interpretation is based on u…

Cited by 177PDFScholar
2020

Forecasting Trajectory and Behavior of Road-Agents Using Spectral Clustering in Graph-LSTMs

RA-L 2020

We present a novel approach for traffic forecasting in urban traffic scenarios using a combination of spectral graph analysis and deep learning. We predict both the low-level information (future trajectories) as well as the high-level information (road-agent behavior) from the extracted trajectory o

Cited by 175SourceScholar
2020

GraphRQI: Classifying Driver Behaviors Using Graph Spectrums

ICRA 2020poster

We present a novel algorithm (GraphRQI) to identify driver behaviors from road-agent trajectories. Our approach assumes that the road-agents exhibit a range of driving traits, such as aggressive or conservative driving. Moreover, these traits affect the trajectories of nearby road-agents as well as…

Cited by 30SourceScholar
2020

RoadTrack: Realtime Tracking of Road Agents in Dense and Heterogeneous Environments

ICRA 2020poster

We present a realtime tracking algorithm, Road-Track, to track heterogeneous road-agents in dense traffic videos. Our approach is designed for dense traffic scenarios that consist of different road-agents such as pedestrians, two-wheelers, cars, buses, etc. sharing the road. We use the tracking-by-d…

Cited by 11SourceScholar
2020

Take an Emotion Walk: Perceiving Emotions from Gaits Using Hierarchical Attention Pooling and Affective Mapping

ECCV 2020poster

We present an autoencoder-based semi-supervised approach to classify perceived human emotions from walking styles obtained from videos or motion-captured data and represented as sequences of 3D poses. Given the motion on each joint in the pose at each time step extracted from 3D pose sequences, we h…

Cited by 62SourcePDFScholar
2019

DensePeds: Pedestrian Tracking in Dense Crowds Using Front-RVO and Sparse Features

IROS 2019poster

We present a pedestrian tracking algorithm, DensePeds, that tracks individuals in highly dense crowds (>2 pedestrians per square meter). Our approach is designed for videos captured from front-facing or elevated cameras. We present a new motion model called Front-RVO (FRVO) for predicting pedestrian…

Cited by 22SourceScholar
2019

TraPHic: Trajectory Prediction in Dense and Heterogeneous Traffic Using Weighted Interactions

CVPR 2019poster

We present a new algorithm for predicting the near-term trajectories of road agents in dense traffic videos. Our approach is designed for heterogeneous traffic, where the road agents may correspond to buses, cars, scooters, bi-cycles, or pedestrians. We model the interactions between different road…

Cited by 347PDFScholar