← Search

Madhava Krishna

24 accepted papers

2026

Crowd-FM: Learned Optimal Selection of Conditional Flow Matching-Generated Trajectories for Crowd Navigation

ICRA 2026poster

Safe and computationally efficient local planning for mobile robots in dense, unstructured human crowds remains a fundamental challenge. Moreover, ensuring that robot trajectories are similar to how a human moves will increase the acceptance of the robot in human environments. In this paper, we pres…

2026

DAGDiff: Guiding Dual-Arm Grasp Diffusion to Stable and Collision-Free Grasps

ICRA 2026poster

Reliable dual-arm grasping is essential for manipulating large and complex objects but remains a challenging problem due to stability, collision, and generalization requirements. Prior methods typically decompose the task into two independent grasp proposals, relying on region priors or heuristics t…

2026

MonoMPC: Monocular Vision Based Navigation with Learned Collision Model and Risk-Aware Model Predictive Control

ICRA 2026poster

Navigating unknown environments with a single RGB camera is challenging, as the lack of depth information prevents reliable collision-checking. While some methods use estimated depth to build collision maps, we found that depth estimates from vision foundation models are too noisy for zero-shot navi…

2026

SPOT: Spatio-Temporal Trajectory Planning for UAVs in Unknown Dynamic Environments

ICRA 2026poster

We address the problem of reactive motion planning for quadrotors operating in unknown environments with dynamic obstacles. Our approach leverages a 4-dimensional spatio-temporal planner, integrated with vision-based Safe Flight Corridor (SFC) generation and trajectory optimization. Unlike prior met…

Cited by 0Scholar
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
2025

Diffusion-FS: Multimodal Free-Space Prediction via Diffusion for Autonomous Driving

IROS 2025

Drivable Free-space prediction is a fundamental and crucial problem in autonomous driving. Recent works have addressed the problem by representing the entire non-obstacle road regions as the free-space. In contrast our aim is to estimate the driving corridors that are a navigable subset of the entir

Cited by 1SourceScholar
2025

Leveraging 2D Priors and SDF Guidance for Urban Scene Rendering

ICCV 2025poster

Dynamic scene rendering and reconstruction play a crucial role in computer vision and augmented reality. Recent methods based on 3D Gaussian Splatting (3DGS), have enabled accurate modeling of dynamic urban scenes, but for urban scenes they require both camera and LiDAR data, ground-truth 3D segment…

Cited by 0SourcePDFScholar
2025

ObjectReact: Learning Object-Relative Control for Visual Navigation

CoRL 2025poster

Visual navigation using only a single camera and a topological map has recently become an appealing alternative to methods that require additional sensors and 3D maps. This is typically achieved through an "image-relative" approach to estimating control from a given pair of current observation and s…

Cited by 0SourceScholar
2025

SegMASt3R: Geometry Grounded Segment Matching

NeurIPS 2025spotlight

Segment matching is an important intermediate task in computer vision that establishes correspondences between semantically or geometrically coherent regions across images. Unlike keypoint matching, which focuses on localized features, segment matching captures structured regions, offering greater r…

Cited by 0SourceScholar
2025

SparseLoc: Sparse Open-Set Landmark-based Global Localization for Autonomous Navigation

IROS 2025

Global localization is a critical problem in autonomous navigation, enabling precise positioning without reliance on GPS. Modern techniques often depend on dense LiDAR maps, which, while precise, require extensive storage and computational resources. Alternative approaches have explored sparse maps

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

AnyLoc: Towards Universal Visual Place Recognition

RA-L 2024

Visual Place Recognition (VPR) is vital for robot localization. To date, the most performant VPR approaches are <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">environment- and task-specific:</i> while they exhibit strong performance in structured en

Cited by 253SourcecodeScholar
2024

EDMP: Ensemble-of-costs-guided Diffusion for Motion Planning

ICRA 2024poster

Classical motion planning for robotic manipulation includes a set of general algorithms that aim to minimize a scene-specific cost of executing a given plan. This approach offers remarkable adaptability, as they can be directly used off-the-shelf for any new scene without needing specific training d…

Cited by 25SourcecodeScholar
2024

QueSTMaps: Queryable Semantic Topological Maps for 3D Scene Understanding

IROS 2024

Robotic tasks such as planning and navigation require a hierarchical semantic understanding of a scene, which could include multiple floors and rooms. Current methods primarily focus on object segmentation for 3D scene understanding. However, such methods struggle to segment out topological regions

Cited by 10SourcecodeScholar
2024

Revisit Anything: Visual Place Recognition via Image Segment Retrieval

ECCV 2024poster

"Accurately recognizing a revisited place is crucial for embodied agents to localize and navigate. This requires visual representations to be distinct, despite strong variations in camera viewpoint and scene appearance. Existing visual place recognition pipelines encode the whole image and search fo…

2023

Canonical Fields: Self-Supervised Learning of Pose-Canonicalized Neural Fields

CVPR 2023highlight

Coordinate-based implicit neural networks, or neural fields, have emerged as useful representations of shape and appearance in 3D computer vision. Despite advances however, it remains challenging to build neural fields for categories of objects without datasets like ShapeNet that provide "canonicali…

2023

ConceptFusion: Open-set multimodal 3D mapping

RSS 2023poster

Building 3D maps of the environment is central to robot navigation, planning, and interaction with objects in a scene. Most existing approaches that integrate semantic concepts with 3D maps largely remain confined to the closed-set setting: they can only reason about a finite set of concepts, pre-de…

2023

HyP-NeRF: Learning Improved NeRF Priors using a HyperNetwork

NeurIPS 2023poster

Neural Radiance Fields (NeRF) have become an increasingly popular representation to capture high-quality appearance and shape of scenes and objects. However, learning generalizable NeRF priors over categories of scenes or objects has been challenging due to the high dimensionality of network weight…

Cited by 13SourcePDFScholar
2023

SCARP: 3D Shape Completion in ARbitrary Poses for Improved Grasping

ICRA 2023poster

Recovering full 3D shapes from partial observations is a challenging task that has been extensively addressed in the computer vision community. Many deep learning methods tackle this problem by training 3D shape generation networks to learn a prior over the full 3D shapes. In this training regime, t…

Cited by 14SourcecodeScholar
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

DeepMPCVS: Deep Model Predictive Control for Visual Servoing

CoRL 2020

The simplicity of the visual servoing approach makes it an attractive option for tasks dealing with vision-based control of robots in many real-world applications. However, attaining precise alignment for unseen environments pose a challenge to existing visual servoing approaches. While classical ap

2017

Have i reached the intersection: A deep learning-based approach for intersection detection from monocular cameras

IROS 2017poster

Long-short term memory networks(LSTM) models have shown considerable performance on variety of problems dealing with sequential data. In this paper, we propose a variant of Long-Term Recurrent Convolutional Network(LRCN) to detect road intersection. We call this network as IntersectNet. We pose road…

Cited by 43SourceScholar