← Search

Abhinav Kumar

28 accepted papers

2026

Diffusing Trajectory Optimization Problems for Recovery During Multi-Finger Manipulation

ICRA 2026poster

Multi-fingered hands are emerging as powerful platforms for performing fine manipulation tasks, including tool use. However, environmental perturbations or execution errors can impede task performance, motivating the use of recovery behaviors that enable normal task execution to resume. In this work…

2026

Unleashing the Power of Chain-of-Prediction for Monocular 3D Object Detection

CVPR 2026

Monocular 3D detection (Mono3D) aims to infer 3D bounding boxes from a single RGB image.Without auxiliary sensors such as LiDAR, this task is inherently ill-posed since the 3D-to-2D projection introduces depth ambiguity.Previous works often predict 3D attributes (e.g., depth, size, and orientation)

Cited by 0SourcecodeScholar
2025

CHARM3R: Towards Unseen Camera Height Robust Monocular 3D Detector

ICCV 2025poster

Monocular 3D object detectors, while effective on data from one ego camera height, struggle with unseen or out-of-distribution camera heights. Existing methods often rely on Plucker embeddings, image transformations or data augmentation. This paper takes a step towards this understudied problem by i…

2025

Causal Order: The Key to Leveraging Imperfect Experts in Causal Inference

ICLR 2025poster

Large Language Models (LLMs) have recently been used as experts to infer causal graphs, often by repeatedly applying a pairwise prompt that asks about the causal relationship of each variable pair. However, such experts, including human domain experts, cannot distinguish between direct and indirect…

Cited by 1SourcePDFScholar
2025

Diffusion-Informed Probabilistic Contact Search for Multi-Finger Manipulation

ICRA 2025

Planning contact-rich interactions for multi-finger manipulation is challenging due to the high-dimensionality and hybrid nature of dynamics. Recent advances in data-driven methods have shown promise, but are sensitive to the quality of training data. Combining learning with classical methods like t

Cited by 5SourceScholar
2025

RICCARDO: Radar Hit Prediction and Convolution for Camera-Radar 3D Object Detection

CVPR 2025poster

Radar hits reflect from points on both the boundary and internal to object outlines. This results in a complex distribution of radar hits that depends on factors including object category, size and orientation. Current radar-camera fusion methods implicitly account for this with a black-box neural n…

2025

Teaching Transformers Causal Reasoning through Axiomatic Training

ICML 2025poster

For text-based AI systems to interact in the real world, causal reasoning is an essential skill. Since interventional data is costly to generate, we study to what extent an agent can learn causal reasoning from passive data. Specifically, we consider an axiomatic training setup where an agent learn…

Cited by 4SourcePDFScholar
2024

Constraining Gaussian Process Implicit Surfaces for Robot Manipulation via Dataset Refinemen

RA-L 2024

Model-based control faces fundamental challenges in partially-observable environments due to unmodeled obstacles. We propose an online learning and optimization method to identify and avoid unobserved obstacles online. Our method, Constraint Obeying Gaussian Implicit Surfaces (COGIS), infers contact

Cited by 1SourceScholar
2024

Improving Unsupervised Domain Adaptation: A Pseudo-Candidate Set Approach

ECCV 2024poster

"Unsupervised domain adaptation (UDA) is a critical challenge in machine learning, aiming to transfer knowledge from a labeled source domain to an unlabeled target domain. In this work, we aim to improve target set accuracy in any existing UDA method by introducing an approach that utilizes pseudo-c…

Cited by 1SourcePDFScholar
2024

Remove Projective LiDAR Depthmap Artifacts via Exploiting Epipolar Geometry

ECCV 2024poster

"sensing is a fundamental task for Autonomous Vehicles. Its deployment often relies on aligned RGB cameras and . Despite meticulous synchronization and calibration, systematic misalignment persists in projected . This is due to the physical baseline distance between the two sensors. The artifact is…

Cited by 0SourcePDFScholar
2024

SUP-NeRF: A Streamlined Unification of Pose Estimation and NeRF for Monocular 3D Object Reconstruction

ECCV 2024poster

"Monocular 3D reconstruction for categorical objects heavily relies on accurately perceiving each object’s pose. While gradient-based optimization in a NeRF framework updates the initial pose, this paper highlights that scale-depth ambiguity in monocular object reconstruction causes failures when th…

2024

SeaBird: Segmentation in Bird's View with Dice Loss Improves Monocular 3D Detection of Large Objects

CVPR 2024poster

Monocular 3D detectors achieve remarkable performance on cars and smaller objects. However their performance drops on larger objects leading to fatal accidents. Some attribute the failures to training data scarcity or the receptive field requirements of large objects. In this paper we highlight this…

2023

Causal Effect Regularization: Automated Detection and Removal of Spurious Correlations

NeurIPS 2023poster

In many classification datasets, the task labels are spuriously correlated with some input attributes. Classifiers trained on such datasets often rely on these attributes for prediction, especially when the spurious correlation is high, and thus fail to generalize whenever there is a shift in the at…

Cited by 7SourcePDFScholar
2023

MADG: Margin-based Adversarial Learning for Domain Generalization

NeurIPS 2023poster

Domain Generalization (DG) techniques have emerged as a popular approach to address the challenges of domain shift in Deep Learning (DL), with the goal of generalizing well to the target domain unseen during the training. In recent years, numerous methods have been proposed to address the DG setting…

Cited by 34SourcePDFScholar
2023

Omni3D: A Large Benchmark and Model for 3D Object Detection in the Wild

CVPR 2023poster

Recognizing scenes and objects in 3D from a single image is a longstanding goal of computer vision with applications in robotics and AR/VR. For 2D recognition, large datasets and scalable solutions have led to unprecedented advances. In 3D, existing benchmarks are small in size and approaches specia…

2023

One-shot Imitation Learning via Interaction Warping

CoRL 2023poster

Learning robot policies from few demonstrations is crucial in open-ended applications. We propose a new method, Interaction Warping, for one-shot learning SE(3) robotic manipulation policies. We infer the 3D mesh of each object in the environment using shape warping, a technique for aligning point c…

Cited by 13SourcecodeScholar
2023

RADIANT: Radar-Image Association Network for 3D Object Detection

AAAI 2023technical

As a direct depth sensor, radar holds promise as a tool to improve monocular 3D object detection, which suffers from depth errors, due in part to the depth-scale ambiguity. On the other hand, leveraging radar depths is hampered by difficulties in precisely associating radar returns with 3D estimates…

2023

Tame a Wild Camera: In-the-Wild Monocular Camera Calibration

NeurIPS 2023poster

3D sensing for monocular in-the-wild images, e.g., depth estimation and 3D object detection, has become increasingly important. However, the unknown intrinsic parameter hinders their development and deployment. Previous methods for the monocular camera calibration rely on specific 3D objects or stro…

2022

DEVIANT: Depth EquiVarIAnt NeTwork for Monocular 3D Object Detection

ECCV 2022poster

"Modern neural networks use building blocks such as convolutions that are equivariant to arbitrary 2D translations. However, these vanilla blocks are not equivariant to arbitrary 3D translations in the projective manifold. Even then, all monocular 3D detectors use vanilla blocks to obtain the 3D coo…

2021

GrooMeD-NMS: Grouped Mathematically Differentiable NMS for Monocular 3D Object Detection

CVPR 2021poster

Modern 3D object detectors have immensely benefited from the end-to-end learning idea. However, most of them use a post-processing algorithm called Non-Maximal Suppression (NMS) only during inference. While there were attempts to include NMS in the training pipeline for tasks such as 2D object detec…

Cited by 110PDFcodeScholar
2021

How much coffee was consumed during EMNLP 2019? Fermi Problems: A New Reasoning Challenge for AI

EMNLP 2021main

Many real-world problems require the combined application of multiple reasoning abilities—employing suitable abstractions, commonsense knowledge, and creative synthesis of problem-solving strategies. To help advance AI systems towards such capabilities, we propose a new reasoning challenge, namely F…

Cited by 25SourcePDFScholar
2021

Scaling Up Exact Neural Network Compression by ReLU Stability

NeurIPS 2021poster

We can compress a rectifier network while exactly preserving its underlying functionality with respect to a given input domain if some of its neurons are stable. However, current approaches to determine the stability of neurons with Rectified Linear Unit (ReLU) activations require solving or finding…

2020

LUVLi Face Alignment: Estimating Landmarks' Location, Uncertainty, and Visibility Likelihood

CVPR 2020poster

Modern face alignment methods have become quite accurate at predicting the locations of facial landmarks, but they do not typically estimate the uncertainty of their predicted locations nor predict whether landmarks are visible. In this paper, we present a novel framework for jointly predicting land…

Cited by 196PDFcodeScholar