← Search

Joydeep Biswas

58 accepted papers

2026

Agnostics: Learning to Synthesize Code in Any Programming Language with a Universal Reinforcement Learning Environment

ICLR 2026poster

Large language models (LLMs) already excel at writing code in high-resource languages such as Python and JavaScript, yet stumble on low-resource languages that remain essential to science and engineering. Besides the obvious shortage of pre-training data, post-training itself is a bottleneck: every…

Cited by 0SourcecodeScholar
2026

BEV-Patch-PF: Particle Filtering with BEV-Aerial Feature Matching for Off-Road Geo-Localization

ICRA 2026poster

Localizing ground robots against aerial imagery provides a critical capability for autonomous navigation, especially in environments where GPS is unreliable or unavailable. This task is challenging due to large viewpoint differences and substantial environmental variability. Most prior methods local…

2026

CLOVER: Context-Aware Long-Term Object Viewpoint and Environment Invariant Representation Learning

ICRA 2026poster

Mobile service robots can benefit from object-level understanding of their environments, including the ability to distinguish object instances and re-identify previously seen instances. Object re-identification is challenging across different viewpoints and in scenes with significant appearance vari…

2026

COMPASS: Cross-embOdiment Mobility Policy Via ResiduAl RL and Skill Synthesis

ICRA 2026poster

As robots are increasingly deployed in diverse application domains, enabling robust mobility across different embodiments has become a critical challenge. Classical mobility stacks, though effective on specific platforms, require extensive per-robot tuning and do not scale easily to new embodiments.…

2026

GuideTWSI: A Diverse Tactile Walking Surface Indicator Dataset from Synthetic and Real-World Images for Blind and Low-Vision Navigation

ICRA 2026poster

Tactile Walking Surface Indicators (TWSIs) are safety-critical landmarks that blind and low-vision (BLV) pedestrians use to locate crossings and hazard zones. From our observation sessions with BLV guide dog handlers, trainers, and an O&M specialist, we confirmed the critical importance of reliable …

2026

Learning Agile Striker Skills for Humanoid Soccer Robots from Noisy Sensory Input

ICRA 2026poster

Learning fast and robust ball-kicking skills is a critical capability for humanoid soccer robots, yet it remains a challenging problem due to the need for rapid leg swings, postural stability on a single support foot, and robustness under noisy sensory input and external perturbations (e.g., opponen…

2026

OVerSeeC: Open-Vocabulary Costmap Generation from Satellite Images and Natural Language

ICRA 2026poster

Aerial imagery provides essential global context for autonomous navigation, enabling route planning at scales inaccessible to onboard sensing. We address the problem of generating global costmaps for long-range planning directly from satellite imagery when entities and mission-specific traversal rul…

2026

Searching in Space and Time: Unified Memory-Action Loops for Open-World Object Retrieval

ICRA 2026poster

Service robots must retrieve objects in dynamic, open-world settings where requests may reference attributes (“the red mug”), spatial context (“the mug on the table”), or past states (“the mug that was here yesterday”). Existing approaches capture only parts of this problem: scene graphs capture spa…

2026

The Essentials of AI for Life and Society: A Full-Scale AI Literacy Course Accessible to All

AAAI 2026technical

In Fall 2023, we introduced a new AI Literacy class called The Essentials of AI for Life and Society (CS 109), a one-credit, seminar course consisting mainly of guest lectures, which was open to the entire university, including students, staff, and faculty. Building on its success and popularity, th

Cited by 0SourcePDFScholar
2026

Ventura: Adapting Image Diffusion Models for Unified Task Conditioned Navigation

ICRA 2026poster

Robots must adapt to diverse human instructions and operate safely in unstructured, open-world environments. Recent Vision–Language models (VLMs) offer strong priors for grounding language and perception, but remain difficult to steer for navigation due to differences in action spaces and pretrainin…

2025

CREStE: Scalable Mapless Navigation with Internet Scale Priors and Counterfactual Guidance

RSS 2025poster

We address the long-horizon mapless navigation problem: enabling robots to traverse novel environments without relying on high-definition maps or precise waypoints that specify exactly where to navigate. Two major challenges arise: (1) learning robust, generalizable perceptual representations of the…

Cited by 1PDFScholar
2025

ComposableNav: Instruction-Following Navigation in Dynamic Environments via Composable Diffusion

CoRL 2025poster

This paper considers the problem of enabling robots to navigate dynamic environments while following instructions. The challenge lies in the combinatorial nature of instruction specifications: each instruction can include multiple specifications, and the number of possible specification combination…

Cited by 0SourceScholar
2025

ConfigBot: Adaptive Resource Allocation for Robot Applications in Dynamic Environments

IROS 2025

The growing use of service robots in dynamic environments requires flexible management of on-board compute resources to optimize the performance of diverse tasks such as navigation, localization, and perception. Current robot deployments often rely on static OS configurations and system over-provisi

Cited by 1SourcecodeScholar
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
2025

ReMEmbR: Building and Reasoning Over Long-Horizon Spatio-Temporal Memory for Robot Navigation

ICRA 2025

Navigating and understanding complex environments over extended periods of time is a significant challenge for robots. People interacting with the robot may want to ask questions like where something happened, when it occurred, or how long ago it took place, which would require the robot to reason o

Cited by 61SourcecodeScholar
2025

SPOT: SE(3) Pose Trajectory Diffusion for Object-Centric Manipulation

ICRA 2025

We introduce SPOT, an object-centric imitation learning framework. The key idea is to capture each task by an object-centric representation, specifically the SE(3) object pose trajectory relative to the target. This approach decouples embodiment actions from sensory inputs, facilitating learning fro

Cited by 34SourcecodeScholar
2025

SYNAPSE: SYmbolic Neural-Aided Preference Synthesis Engine

AAAI 2025technical

This paper addresses the problem of preference learning, which aims to align robot behaviors through learning user-specific preferences (e.g. “good pull-over location”) from visual demonstrations. Despite its similarity to learning factual concepts (e.g. “red door”), preference learning is a fundame…

Cited by 0SourcePDFScholar
2025

SocialNav-SUB: Benchmarking VLMs for Scene Understanding in Social Robot Navigation

CoRL 2025poster

Robot navigation in dynamic, human-centered environments requires socially-compliant decisions grounded in robust scene understanding, including spatiotemporal awareness and the ability to interpret human intentions. Recent Vision-Language Models (VLMs) show exhibit promising capabilities such as ob…

Cited by 0SourceScholar
2025

The Essentials of AI for Life and Society: An AI Literacy Course for the University Community

AAAI 2025technical

We describe the development of a one-credit course to promote AI literacy at the University of Texas at Austin. In response to a call for the rapid deployment of class that would serve a broad audience in Fall of 2023, we designed a 14-week seminar-style course that incorporated an interdisciplinary…

Cited by 0SourcePDFScholar
2025

X-MOBILITY: End-to-End Generalizable Navigation via World Modeling

ICRA 2025

General-purpose navigation in challenging environments remains a significant problem in robotics, with current state-of-the-art approaches facing myriad limitations. Classical approaches struggle with cluttered settings and require extensive tuning, while learning-based methods face difficulties gen

Cited by 16SourcecodeScholar
2024

Deploying and Evaluating LLMs to Program Service Mobile Robots

RA-L 2024

Recent advancements in large language models (LLMs) have spurred interest in using them for generating robot programs from natural language, with promising initial results. We investigate the use of LLMs to generate programs for service mobile robots leveraging mobility, perception, and human intera

Cited by 60SourcecodeScholar
2024

Dynamic Model Predictive Shielding for Provably Safe Reinforcement Learning

NeurIPS 2024poster

Among approaches for provably safe reinforcement learning, Model Predictive Shielding (MPS) has proven effective at complex tasks in continuous, high-dimensional state spaces, by leveraging a *backup policy* to ensure safety when the learned policy attempts to take risky actions. However, while MPS…

Cited by 3SourcePDFScholar
2024

Looking Inside Out: Anticipating Driver Intent From Videos

ICRA 2024poster

Anticipating driver intention is an important task when vehicles of mixed and varying levels of human/machine autonomy share roadways. Driver intention can be leveraged to improve road safety, such as warning surrounding vehicles in the event the driver is attempting a dangerous maneuver. In this wo…

Cited by 1SourcecodeScholar
2024

Programmatic Imitation Learning From Unlabeled and Noisy Demonstrations

RA-L 2024

Imitation Learning (IL) is a promising paradigm for teaching robots to perform novel tasks using demonstrations. Most existing approaches for IL utilize neural networks (NN), however, these methods suffer from several well-known limitations: they 1) require large amounts of training data, 2) are har

Cited by 4SourcecodeScholar
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
2024

Wait, That Feels Familiar: Learning to Extrapolate Human Preferences for Preference-Aligned Path Planning

ICRA 2024poster

Autonomous mobility tasks such as last-mile delivery require reasoning about operator-indicated preferences over terrains on which the robot should navigate to ensure both robot safety and mission success. However, coping with out of distribution data from novel terrains or appearance changes due to…

Cited by 7SourceScholar
2023

STERLING: Self-Supervised Terrain Representation Learning from Unconstrained Robot Experience

CoRL 2023poster

Terrain awareness, i.e., the ability to identify and distinguish different types of terrain, is a critical ability that robots must have to succeed at autonomous off-road navigation. Current approaches that provide robots with this awareness either rely on labeled data which is expensive to collect,…

Cited by 23SourceScholar
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
2023

System Configuration and Navigation of a Guide Dog Robot: Toward Animal Guide Dog-Level Guiding Work

ICRA 2023poster

A robot guide dog has compelling advantages over animal guide dogs for its cost-effectiveness, the potential for mass production, and low maintenance burden. However, despite the long history of guide dog robot research, previous studies were conducted with little or no consideration of how the guid…

Cited by 33SourceScholar
2022

Competence-Aware Path Planning Via Introspective Perception

RA-L 2022

Robots deployed in the real world over extendedperiods of time need to reason about unexpected failures, learn to predict them, and to proactively take actions to avoid future failures. Existing approaches for competence-aware planning are either model-based, requiring explicit enumeration of known

Cited by 7SourceScholar
2022

High-Speed Accurate Robot Control using Learned Forward Kinodynamics and Non-linear Least Squares Optimization

IROS 2022poster

Accurate control of robots at high speeds requires a control system that can take into account the kinodynamic interactions of the robot with the environment. Prior works on learning inverse kinodynamic (IKD) models of robots have shown success in capturing the complex kinodynamic effects. However,…

Cited by 30SourceScholar
2022

STEADY: Simultaneous State Estimation and Dynamics Learning from Indirect Observations

IROS 2022poster

Accurate kinodynamic models play a crucial role in many robotics applications such as off-road navigation and high-speed driving. Many state-of-the-art approaches for learning stochastic kinodynamic models, however, require precise measurements of robot states as labeled input/output examples, which…

Cited by 5SourcecodeScholar
2022

Socially CompliAnt Navigation Dataset (SCAND): A Large-Scale Dataset of Demonstrations for Social Navigation

RA-L 2022

Social navigation is the capability of an autonomous agent, such as a robot, to navigate in a “socially compliant” manner in the presence of other intelligent agents such as humans. With the emergence of autonomously navigating mobile robots in human-populated environments (e.g., domestic service ro

Cited by 195SourceScholar
2022

VI-IKD: High-Speed Accurate Off-Road Navigation using Learned Visual-Inertial Inverse Kinodynamics

IROS 2022poster

One of the key challenges in high-speed off-road navigation on ground vehicles is that the kinodynamics of the vehicle-terrain interaction can differ dramatically depending on the terrain. Previous approaches to addressing this challenge have considered learning an inverse kinodynamics (IKD) model,…

Cited by 47SourceScholar
2022

Visual Representation Learning for Preference-Aware Path Planning

ICRA 2022poster

Autonomous mobile robots deployed in outdoor environments must reason about different types of terrain for both safety (e.g., prefer dirt over mud) and deployer preferences (e.g., prefer dirt path over flower beds). Most existing solutions to this preference-aware path planning problem use semantic…

Cited by 42SourceScholar
2021

Iterative Program Synthesis for Adaptable Social Navigation

IROS 2021poster

Robot social navigation is influenced by human preferences and environment-specific scenarios such as elevators and doors, thus necessitating end-user adaptability. State-of-the-art approaches to social navigation fall into two categories: model-based social constraints and learning-based approaches…

Cited by 9SourcecodeScholar
2021

Learning Inverse Kinodynamics for Accurate High-Speed Off-Road Navigation on Unstructured Terrain

RA-L 2021

This letter presents a learning-based approach to consider the effect of unobservable world states in kinodynamic motion planning in order to enable accurate high-speed off-road navigation on unstructured terrain. Existing kinodynamic motion planners either operate in structured and homogeneous envi

Cited by 95SourceScholar
2021

OneVision: Centralized to Distributed Controller Synthesis with Delay Compensation

IROS 2021poster

We propose a new algorithm to simplify the controller development for distributed robotic systems subject to external observations, disturbances, and communication delays. Unlike prior approaches that propose specialized solutions to handling communication latency for specific robotic applications,…

Cited by 5SourcecodeScholar
2021

Robofleet: Open Source Communication and Management for Fleets of Autonomous Robots

IROS 2021poster

Long-term deployment of a fleet of mobile robots requires reliable and secure two-way communication channels between individual robots and remote human operators for supervision and tasking. Existing open-source solutions to this problem degrade in performance in challenging real-world situations su…

Cited by 27SourcecodeScholar
2020

Robot Action Selection Learning via Layered Dimension Informed Program Synthesis

CoRL 2020

Abstract: Action selection policies (ASPs), used to compose low-level robot skills into complex high-level tasks are commonly represented as neural networks (NNs) in the state of the art. Such a paradigm, while very effective, suffers from a few key problems: 1) NNs are opaque to the user and hence

Cited by 0SourcePDFScholar
2019

Belief Space Metareasoning for Exception Recovery

IROS 2019poster

Due to the complexity of the real world, autonomous systems use decision-making models that rely on simplifying assumptions to make them computationally tractable and feasible to design. However, since these limited representations cannot fully capture the domain of operation, an autonomous system m…

Cited by 37SourceScholar
2018

A Real- Time Solver for Time-Optimal Control of Omnidirectional Robots with Bounded Acceleration

IROS 2018poster

We are interested in the problem of time-optimal control of omnidirectional robots with bounded acceleration (TOC-ORBA). While there exist approximate solutions for such problems, and exact solutions with unbounded acceleration, exact solvers to the TOC-ORBA problem have remained elusive until now.…

Cited by 4SourceScholar
2018

Localization Under Topological Uncertainty for Lane Identification of Autonomous Vehicles

ICRA 2018poster

Autonomous vehicles (AVs) require accurate metric and topological location estimates for safe, effective navigation and decision-making. Although many high-definition (HD) roadmaps exist, they are not always accurate since public roads are dynamic, shaped unpredictably by both human activity and nat…

Cited by 5SourceScholar
2017

Automatic extrinsic calibration of depth sensors with ambiguous environments and restricted motion

IROS 2017poster

Autonomous mobile robots that use multiple depth sensors to perceive their environments, rely on extrinsic calibration to combine the individual views from each sensor into a single coherent view of the surroundings. Such extrinsic calibration is tedious to perform manually, and requires that specif…

Cited by 8SourceScholar
2016

Curating Long-Term Vector Maps

IROS 2016poster

Autonomous service mobile robots need to consistently, accurately, and robustly localize in human environments despite changes to such environments over time. Episodic non-Markov Localization addresses the challenge of localization in such changing environments by classifying observations as arising…

Cited by 7SourceScholar