← Search

Mohan Sridharan

11 accepted papers

2025

AdaptBot: Combining LLM with Knowledge Graphs and Human Input for Generic-to-Specific Task Decomposition and Knowledge Refinement

ICRA 2025

An embodied agent assisting humans is often asked to complete new tasks, and there may not be sufficient time or labeled examples to train the agent to perform these new tasks. Large Language Models (LLMs) trained on considerable knowledge across many domains can be used to predict a sequence of abs

Cited by 7SourcecodeScholar
2024

Anticipate & Act: Integrating LLMs and Classical Planning for Efficient Task Execution in Household Environments†

ICRA 2024poster

Assistive agents performing household tasks such as making the bed or cooking breakfast often compute and execute actions that accomplish one task at a time. However, efficiency can be improved by anticipating upcoming tasks and computing an action sequence that jointly achieves these tasks. State-o…

Cited by 10SourceScholar
2024

RAMP: A Benchmark for Evaluating Robotic Assembly Manipulation and Planning

RA-L 2024

We introduce RAMP, an open-source robotics benchmark inspired by real-world industrial assembly tasks. RAMP consists of beams that a robot must assemble into specified goal configurations using pegs as fasteners. As such, it assesses planning and execution capabilities, and poses challenges in perce

Cited by 24SourceScholar
2023

Sequence-Agnostic Multi-Object Navigation

ICRA 2023poster

The Multi-Object Navigation (MultiON) task requires a robot to localize an instance (each) of multiple object classes. It is a fundamental task for an assistive robot in a home or a factory. Existing methods for MultiON have viewed this as a direct extension of Object Navigation (ON), the task of lo…

Cited by 10SourceScholar
2020

Commonsense Reasoning to Guide Deep Learning for Scene Understanding (Extended Abstract)

IJCAI 2020poster

Our architecture uses non-monotonic logical reasoning with incomplete commonsense domain knowledge, and incremental inductive learning, to guide the construction of deep network models from a small number of training examples. Experimental results in the context of a robot reasoning about the partia…

2019

Commonsense Reasoning and Knowledge Acquisition to Guide Deep Learning on Robots

RSS 2019poster

Algorithms based on deep network models are being used for many pattern recognition and decision-making tasks in robotics and AI. Training these models requires a large labeled dataset and considerable computational resources, which are not readily available in many domains. Also, it is difficult to…