← Search

Pratap Tokekar

53 accepted papers

2026

Stable and Efficient Single-Rollout RL for Multimodal Reasoning

CVPR 2026

Reinforcement Learning with Verifiable Rewards (RLVR) has become a key paradigm to improve the reasoning capabilities of Multimodal Large Language Models (MLLMs). However, prevalent group-based algorithms such as GRPO require multi-rollout sampling for each prompt. While more efficient single-rollou

Cited by 0SourceScholar
2025

CAML: Collaborative Auxiliary Modality Learning for Multi-Agent Systems

NeurIPS 2025poster

Multi-modal learning has emerged as a key technique for improving performance across domains such as autonomous driving, robotics, and reasoning. However, in certain scenarios, particularly in resource-constrained environments, some modalities available during training may be absent during inference…

Cited by 0SourceScholar
2025

GenFlowRL: Shaping Rewards with Generative Object-Centric Flow in Visual Reinforcement Learning

ICCV 2025poster

Recent advances have shown that video generation models can enhance robot learning by deriving effective robot actions through inverse dynamics. However, these methods heavily depend on the quality of generated data and struggle with fine-grained manipulation due to the lack of environment feedback.…

2025

IMRL: Integrating Visual, Physical, Temporal, and Geometric Representations for Enhanced Food Acquisition

ICRA 2025

Robotic assistive feeding holds significant promise for improving the quality of life for individuals with eating disabilities. However, acquiring diverse food items under varying conditions and generalizing to unseen food presents unique challenges. Existing methods that rely on surface-level geome

Cited by 9SourcecodeScholar
2025

Improving Zero-Shot ObjectNav with Generative Communication

ICRA 2025

We propose a new method for improving zero-shot ObjectNav that aims to utilize potentially available environmental percepts for navigational assistance. Our approach takes into account that the ground agent may have limited and sometimes obstructed view. Our formulation encourages Generative Communi

Cited by 1SourceScholar
2025

MMCD: Multi-Modal Collaborative Decision-Making for Connected Autonomy with Knowledge Distillation

IROS 2025

Autonomous systems have advanced significantly, but challenges persist in accident-prone environments where robust decision-making is crucial. A single vehicle’s limited sensor range and obstructed views increase the likelihood of accidents. Multi-vehicle connected systems and multi-modal approaches

Cited by 4SourcecodeScholar
2025

On the Global Optimality of Policy Gradient Methods in General Utility Reinforcement Learning

NeurIPS 2025poster

Reinforcement learning with general utilities (RLGU) offers a unifying framework to capture several problems beyond standard expected returns, including imitation learning, pure exploration, and safe RL. Despite recent fundamental advances in the theoretical analysis of policy gradient (PG) methods…

Cited by 0SourceScholar
2025

Sketch-to-Skill: Bootstrapping Robot Learning with Human Drawn Trajectory Sketches

RSS 2025poster

Training robotic manipulation policies traditionally requires numerous demonstrations and/or environmental rollouts. While recent Imitation Learning (IL) and Reinforcement Learning (RL) methods have reduced the number of required demonstrations, they still rely on expert knowledge to collect high-qu…

Cited by 1PDFScholar
2024

AG-Cvg: Coverage Planning with a Mobile Recharging UGV and an Energy-Constrained UAV

ICRA 2024poster

In this paper, we present an approach for coverage path planning for a team of an energy-constrained Unmanned Aerial Vehicle (UAV) and an Unmanned Ground Vehicle (UGV). Both the UAV and the UGV have predefined areas that they have to cover. The goal is to perform complete coverage by both robots whi…

Cited by 8SourceScholar
2024

Boosting Sample Efficiency and Generalization in Multi-agent Reinforcement Learning via Equivariance

NeurIPS 2024poster

Multi-Agent Reinforcement Learning (MARL) struggles with sample inefficiency and poor generalization [1]. These challenges are partially due to a lack of structure or inductive bias in the neural networks typically used in learning the policy. One such form of structure that is commonly observed in…

Cited by 3SourcePDFScholar
2024

LANCAR: Leveraging Language for Context-Aware Robot Locomotion in Unstructured Environments

IROS 2024poster

Navigating robots through unstructured terrains is challenging, primarily due to the dynamic environmental changes. While humans adeptly navigate such terrains by using context from their observations, creating a similar context-aware navigation system for robots is difficult. The essence of the iss…

Cited by 11SourceScholar
2024

LAVA: Long-horizon Visual Action based Food Acquisition

IROS 2024poster

Robotic Assisted Feeding (RAF) addresses the fundamental need for individuals with mobility impairments to regain autonomy in feeding themselves. The goal of RAF is to use a robot arm to acquire and transfer food to individuals from the table. Existing RAF methods primarily focus on solid foods, lea…

Cited by 8SourceScholar
2024

MAP-NBV: Multi-agent Prediction-guided Next-Best-View Planning for Active 3D Object Reconstruction

IROS 2024poster

Next-Best View (NBV) planning is a long-standing problem of determining where to obtain the next best view of an object from, by a robot that is viewing the object. There are a number of methods for choosing NBV based on the observed part of the object. In this paper, we investigate how predicting t…

Cited by 5SourceScholar
2024

UIVNAV: Underwater Information-driven Vision-based Navigation via Imitation Learning

ICRA 2024poster

Autonomous navigation in the underwater environment is challenging due to limited visibility, dynamic changes, and the lack of a cost-efficient, accurate localization system. We introduce UIVNAV, a novel end-to-end underwater navigation solution designed to navigate robots over Objects of Interest (…

Cited by 13SourceScholar
2023

Approximation Algorithms for Robot Tours in Random Fields with Guaranteed Estimation Accuracy

ICRA 2023poster

We study the sample placement and shortest tour problem for robots tasked with mapping environmental phenomena modeled as stationary random fields. The objective is to minimize the resources used (samples or tour length) while guaranteeing estimation accuracy. We give approximation algorithms for bo…

Cited by 2SourceScholar
2023

D2CoPlan: A Differentiable Decentralized Planner for Multi-Robot Coverage

ICRA 2023poster

Centralized approaches for multi-robot coverage planning problems suffer from the lack of scalability. Learning-based distributed algorithms provide a scalable avenue in addition to bringing data-oriented feature generation capabilities to the table, allowing integration with other learning-based ap…

Cited by 12SourceScholar
2023

Data-Driven Distributionally Robust Optimal Control with State-Dependent Noise

IROS 2023poster

Distributionally Robust Optimal Control (DROC) is a technique that enables robust control in a stochastic setting when the true distribution is not known. Traditional DROC approaches require given ambiguity sets or a KL divergence bound to represent the distributional uncertainty. These may not be k…

Cited by 7SourcecodeScholar
2023

Dealing with Sparse Rewards in Continuous Control Robotics via Heavy-Tailed Policy Optimization

ICRA 2023poster

In this paper, we present a novel Heavy-Tailed Stochastic Policy Gradient (HT-PSG) algorithm to deal with the challenges of sparse rewards in continuous control problems. Sparse rewards are common in continuous control robotics tasks such as manipulation and navigation and make the learning problem…

Cited by 3SourceScholar
2023

Decision-Oriented Learning with Differentiable Submodular Maximization for Vehicle Routing Problem

IROS 2023poster

We study the problem of learning a function that maps context observations (input) to parameters of a submodular function (output). Our motivating case study is a specific type of vehicle routing problem, in which a team of Unmanned Ground Vehicles (UGVs) can serve as mobile charging stations to rec…

Cited by 3SourceScholar
2023

Posterior Coreset Construction with Kernelized Stein Discrepancy for Model-Based Reinforcement Learning

AAAI 2023technical

Model-based approaches to reinforcement learning (MBRL) exhibit favorable performance in practice, but their theoretical guarantees in large spaces are mostly restricted to the setting when transition model is Gaussian or Lipschitz, and demands a posterior estimate whose representational complexity…

Cited by 11SourcePDFScholar
2023

Pred-NBV: Prediction-Guided Next-Best-View Planning for 3D Object Reconstruction

IROS 2023poster

Prediction-based active perception has shown the potential to improve the navigation efficiency and safety of the robot by anticipating the uncertainty in the unknown environment. The existing works for 3D shape prediction make an implicit assumption about the partial observations and therefore cann…

Cited by 20SourceScholar
2023

ProxMaP: Proximal Occupancy Map Prediction for Efficient Indoor Robot Navigation

IROS 2023poster

Planning a path for a mobile robot typically requires building a map (e.g., an occupancy grid) of the environment as the robot moves around. While navigating in an unknown environment, the map built by the robot online may have many as-yet-unknown regions. A conservative planner may avoid such regio…

Cited by 9SourceScholar
2023

Risk-aware Recharging Rendezvous for a Collaborative Team of UAVs and UGVs

ICRA 2023poster

We introduce and investigate the recharging rendezvous problem for a collaborative team of Unmanned Aerial Vehicles (UAVs) and Unmanned Ground Vehicles (UGVs), in which UAVs with limited battery capacity and UGVS persistently monitor an area. The UGVs also act as mobile recharging stations for the U…

Cited by 18SourceScholar
2022

Interactive Multi-Robot Aerial Cinematography Through Hemispherical Manifold Coverage

IROS 2022poster

This paper presents a distributed interactive framework to provide high-level position instructions for multi-robot aerial cinematography based on coverage over a hemisphere. The control strategy based on optimization of the coverage functional and geometric relationships over a hemisphere is presen…

Cited by 6SourceScholar
2022

On the Hidden Biases of Policy Mirror Ascent in Continuous Action Spaces

ICML 2022spotlight

We focus on parameterized policy search for reinforcement learning over continuous action spaces. Typically, one assumes the score function associated with a policy is bounded, which {fails to hold even for Gaussian policies. } To properly address this issue, one must introduce an exploration tolera…

Cited by 20SourcePDFScholar
2022

Reinforcement Learning under a Multi-agent Predictive State Representation Model: Method and Theory

ICLR 2022spotlight

We study reinforcement learning for partially observable multi-agent systems where each agent only has access to its own observation and reward and aims to maximize its cumulative rewards. To handle partial observations, we propose graph-assisted predictive state representations (GAPSR), a scalable…

Cited by 12SourcePDFScholar
2021

Communication-Aware Multi-robot Coordination with Submodular Maximization

ICRA 2021poster

Submodular maximization has been widely used in many multi-robot task planning problems including information gathering, exploration, and target tracking. However, the interplay between submodular maximization and communication is rarely explored in the multi-robot setting. In many cases, maximizing…

Cited by 20SourceScholar
2021

Distributed Resilient Submodular Action Selection in Adversarial Environments

RA-L 2021

In this letter, we consider a distributed submodular maximization problem for multi-robot systems when attacked by adversaries. One of the major challenges for multi-robot systems is to increase resilience against failures or attacks. This is particularly important for distributed systems under atta

Cited by 29SourceScholar
2021

Environmental Hotspot Identification in Limited Time with a UAV Equipped with a Downward-Facing Camera

ICRA 2021poster

Our work is motivated by environmental monitoring tasks, where finding the global maxima (i.e., hotspot) of a spatially varying field is crucial. We investigate the problem of identifying the hotspot for fields that can be sensed using an Unmanned Aerial Vehicle (UAV) equipped with a downward-facing…

Cited by 9SourceScholar
2021

Multi-Agent Reinforcement Learning for Visibility-based Persistent Monitoring

IROS 2021poster

The Visibility-based Persistent Monitoring (VPM) problem seeks to find a set of trajectories (or controllers) for robots to persistently monitor a changing environment. Each robot has a sensor, such as a camera, with a limited field-of-view that is obstructed by obstacles in the environment. The rob…

Cited by 22SourcecodeScholar
2021

Risk-Aware Submodular Optimization for Stochastic Travelling Salesperson Problem

IROS 2021poster

We introduce a risk-aware variant of the Traveling Salesperson Problem (TSP), where the robot tour cost and reward have to be optimized simultaneously, while being subjected to uncertainty in both. We study the case where the rewards and the costs exhibit diminishing marginal gains, i.e., are submod…

Cited by 0SourceScholar
2020

Crop Height and Plot Estimation for Phenotyping from Unmanned Aerial Vehicles using 3D LiDAR

IROS 2020poster

We present techniques to measure crop heights using a 3D Light Detection and Ranging (LiDAR) sensor mounted on an Unmanned Aerial Vehicle (UAV). Knowing the height of plants is crucial to monitor their overall health and growth cycles, especially for high-throughput plant phenotyping. We present a m…

Cited by 26SourcecodeScholar
2020

Distributed Attack-Robust Submodular Maximization for Multi-Robot Planning

ICRA 2020poster

We aim to guard swarm-robotics applications against denial-of-service (DoS) attacks that result in withdrawals of robots. We focus on applications requiring the selection of actions for each robot, among a set of available ones, e.g., which trajectory to follow. Such applications are central in larg…

Cited by 57SourceScholar
2020

Multi-Robot Coordinated Planning in Confined Environments under Kinematic Constraints

IROS 2020poster

We investigate the problem of multi-robot coordinated planning in environments where the robots may have to operate in close proximity to each other. We seek computationally efficient planners that ensure safe paths and adherence to kinematic constraints. We extend the central planner dRRT* with our…

Cited by 2SourcecodeScholar
2020

Risk-Aware Planning and Assignment for Ground Vehicles using Uncertain Perception from Aerial Vehicles

IROS 2020poster

We propose a risk-aware framework for multi-robot, multi-demand assignment and planning in unknown environments. Our motivation is disaster response and search-and-rescue scenarios where ground vehicles must reach demand locations as soon as possible. We consider a setting where the terrain informat…

Cited by 23SourceScholar
2020

Robust Multiple-Path Orienteering Problem: Securing Against Adversarial Attacks

RSS 2020poster

The multiple-path orienteering problem asks for paths for a team of robots that maximize the total reward collected while satisfying budget constraints on the path length. This problem models many multi-robot routing tasks such as exploring unknown environments and information gathering for env…

Cited by 31SourcePDFScholar
2019

Coverage of an Environment Using Energy-Constrained Unmanned Aerial Vehicles

ICRA 2019poster

We study the problem of covering an environment using an Unmanned Aerial Vehicle (UAV) with limited battery capacity. We consider a scenario where the UAV can land on an Unmanned Ground Vehicle (UGV) and recharge the onboard battery. The UGV can also recharge the UAV while transporting the UAV to th…

Cited by 51SourcecodeScholar
2019

Tree Search Techniques for Minimizing Detectability and Maximizing Visibility

ICRA 2019poster

We introduce and study the problem of planning a trajectory for an agent to carry out a reconnaissance mission while avoiding being detected by an adversarial guard. This introduces a multi-objective version of classical visibility-based target search and pursuit-evasion problem. In our formulation,…

Cited by 7SourceScholar
2018

Algorithms for Routing of Unmanned Aerial Vehicles with Mobile Recharging Stations

ICRA 2018poster

We study the problem of finding a tour for an energy-limited Unmanned Aerial Vehicle (UAV) to visit a set of sites in the least amount of time. We envision scenarios where the UAV can be recharged along the way either by landing on stationary recharging stations or on Unmanned Ground Vehicles (UGVs)…

Cited by 102SourcecodeScholar
2018

Constrained-Action POMDPs for Multi-Agent Intelligent Knowledge Distribution

ICRA 2018poster

This paper addresses a fundamental question of multi-agent knowledge distribution: what information should be sent to whom and when, with the limited resources available to each agent? Intelligent Knowledge Distribution is a framework that answers these questions. Communication requirements for mult…

Cited by 12SourceScholar
2018

Distributed Simultaneous Action and Target Assignment for Multi-Robot Multi-Target Tracking

ICRA 2018poster

We study two multi-robot assignment problems for multi-target tracking. We consider distributed approaches in order to deal with limited sensing and communication ranges. We seek to simultaneously assign trajectories and targets to the robots. Our focus is on local algorithms that achieve performanc…

Cited by 31SourceScholar
2018

Persistent Monitoring with Refueling on a Terrain Using a Team of Aerial and Ground Robots

IROS 2018poster

There are many applications such as surveillance and mapping that require persistent monitoring of terrains. In this work, we consider a heterogeneous team of aerial and ground robots that are tasked with monitoring a terrain along a given path. Both types of robots are equipped with cameras that ca…

Cited by 47SourceScholar
2018

Visibility-Based Monitoring of a Path Using a Heterogeneous Robot Team

IROS 2018poster

We address the problem of visually monitoring a terrain path using ground and aerial robots. This is a coupled problem that involves computation of a guard set for the environment and route planning for a heterogeneous group of robots through the points in the guard set. A terrain path that needs to…

Cited by 8SourceScholar
2017

Algorithm for searching and tracking an unknown and varying number of mobile targets using a limited FoV sensor

ICRA 2017poster

We study the problem of searching and tracking a collection of moving targets using a robot with a limited Field-of-View (FoV) sensor. The actual number of targets present in the environment is not known a priori. We propose a search and tracking framework based on the concept of Bayesian Random Fin…

Cited by 20SourceScholar
2017

Rapid Deployment of Mobile Robots Under Temporal, Performance, Perception, and Resource Constraints

RA-L 2017

We consider the problem where a team of mobile robots is tasked with collecting information about a set of stationary targets. There is a temporal deadline to complete the task, and the objective is to determine a control policy maximizing the probability of successfully completing the task within t

Cited by 7SourceScholar