← Search

Dragomir Anguelov

64 accepted papers

2026

MAGNIFIED: RL Fine-Tuning of Multimodal Large Language Models for Motion Planning

ICRA 2026poster

Multi-modal Large Language Models (MLLMs) have demonstrated remarkable capabilities in semantic understanding and common sense reasoning, making them promising candidates for solving planning problems in autonomous driving. However, the next-token text prediction objectives traditionally used in pre…

2026

Sensor2Sensor: Cross-Embodiment Sensor Conversion for Autonomous Driving

CVPR 2026

Robust training and validation of Autonomous Driving Systems (ADS) require massive, diverse datasets. Proprietary data collected by Autonomous Vehicle (AV) fleets, while high-fidelity, are limited in scale, diversity of sensor configurations, as well as geographic and long-tail-behavioral coverage.

Cited by 0SourceScholar
2026

WOD-E2E: Waymo Open Dataset for End-to-End Driving in Challenging Long-tail Scenarios

CVPR 2026

Vision-based end-to-end (E2E) driving has garnered interest in the research community due to its scalability and synergy with multimodal large language models (MLLMs). However, current E2E driving benchmarks primarily feature nominal scenarios paired with existing open-loop evaluation metrics that f

Cited by 0SourceScholar
2025

Drive&Gen: Co-Evaluating End-to-End Driving and Video Generation Models

IROS 2025

Recent advances in generative models have sparked exciting new possibilities in the field of autonomous vehicles. Specifically, video generation models are now being explored as controllable virtual testing environments. Simultaneously, end-to-end (E2E) driving models have emerged as a streamlined a

Cited by 0SourceScholar
2025

Enhanced Motion Forecasting with Plug-and-Play Multimodal Large Language Models

IROS 2025

Current autonomous driving systems rely on specialized models for perceiving and predicting motion, which demonstrate reliable performance in standard conditions. However, generalizing cost-effectively to diverse real-world scenarios remains a significant challenge. To address this, we propose Plug-

Cited by 0SourceScholar
2025

S4-Driver: Scalable Self-Supervised Driving Multimodal Large Language Model with Spatio-Temporal Visual Representation

CVPR 2025poster

The latest advancements in multi-modal large language models (MLLMs) have spurred a strong renewed interest in end-to-end motion planning approaches for autonomous driving. Many end-to-end approaches rely on human annotations to learn intermediate perception and prediction tasks, while purely self-s…

Cited by 0SourcePDFScholar
2025

SceneCrafter: Controllable Multi-View Driving Scene Editing

CVPR 2025poster

Simulation is crucial for developing and evaluating autonomous vehicle (AV) systems. Recent literature builds on a new generation of generative models to synthesize highly realistic images for full-stack simulation. However, purely synthetically generated scenes are not grounded in reality and have…

Cited by 0SourcePDFScholar
2025

SceneDiffuser++: City-Scale Traffic Simulation via a Generative World Model

CVPR 2025poster

The goal of traffic simulation is to augment a potentially limited amount of manually-driven miles that is available for testing and validation, with a much larger amount of simulated synthetic miles. The culmination of this vision would be a generative simulated city, where given a map of the city…

Cited by 0SourcePDFScholar
2024

LET-3D-AP: Longitudinal Error Tolerant 3D Average Precision for Camera-Only 3D Detection

ICRA 2024poster

The 3D Average Precision (3DAP) relies on the intersection over union between predictions and ground truth objects. However, camera-only detectors have limited depth accuracy, which may cause otherwise reasonable predictions that suffer from such longitudinal localization errors to be treated as fal…

Cited by 27SourcecodeScholar
2024

MoST: Multi-Modality Scene Tokenization for Motion Prediction

CVPR 2024poster

Many existing motion prediction approaches rely on symbolic perception outputs to generate agent trajectories such as bounding boxes road graph information and traffic lights. This symbolic representation is a high-level abstraction of the real world which may render the motion prediction model vuln…

Cited by 9SourcePDFScholar
2024

PVTransformer: Point-to-Voxel Transformer for Scalable 3D Object Detection

ICRA 2024poster

3D object detectors for point clouds often rely on a pooling-based PointNet [20] to encode sparse points into grid-like voxels or pillars. In this paper, we identify that the common PointNet design introduces an information bottleneck that limits 3D object detection accuracy and scalability. To addr…

Cited by 2SourceScholar
2024

SceneDiffuser: Efficient and Controllable Driving Simulation Initialization and Rollout

NeurIPS 2024poster

Simulation with realistic and interactive agents represents a key task for autonomous vehicle (AV) software development in order to test AV performance in prescribed, often long-tail scenarios. In this work, we propose SceneDiffuser, a scene-level diffusion prior for traffic simulation. We present a…

Cited by 11SourcePDFScholar
2024

WOMD-LiDAR: Raw Sensor Dataset Benchmark for Motion Forecasting

ICRA 2024poster

Widely adopted motion forecasting datasets sub-stitute the observed sensory inputs with higher-level abstractions such as 3D boxes and polylines. These sparse shapes are inferred through annotating the original scenes with perception systems’ predictions. Such intermediate representations tie the qu…

Cited by 28SourceScholar
2023

3D Human Keypoints Estimation From Point Clouds in the Wild Without Human Labels

CVPR 2023poster

Training a 3D human keypoint detector from point clouds in a supervised manner requires large volumes of high quality labels. While it is relatively easy to capture large amounts of human point clouds, annotating 3D keypoints is expensive, subjective, error prone and especially difficult for long-ta…

Cited by 17SourcePDFScholar
2023

GINA-3D: Learning To Generate Implicit Neural Assets in the Wild

CVPR 2023poster

Modeling the 3D world from sensor data for simulation is a scalable way of developing testing and validation environments for robotic learning problems such as autonomous driving. However, manually creating or re-creating real-world-like environments is difficult, expensive, and not scalable. Recent…

Cited by 21SourcePDFScholar
2023

Imitation Is Not Enough: Robustifying Imitation with Reinforcement Learning for Challenging Driving Scenarios

IROS 2023poster

Imitation learning (IL) is a simple and powerful way to use high-quality human driving data, which can be collected at scale, to produce human-like behavior. However, policies based on imitation learning alone often fail to sufficiently account for safety and reliability concerns. In this paper, we…

Cited by 106SourceScholar
2023

LEF: Late-to-Early Temporal Fusion for LiDAR 3D Object Detection

IROS 2023poster

We propose a late-to-early recurrent feature fusion scheme for 3D object detection using temporal LiDAR point clouds. Our main motivation is fusing object-aware latent embeddings into the early stages of a 3D object detector. This feature fusion strategy enables the model to better capture the shape…

Cited by 3SourceScholar
2023

Lidar Augment: Searching for Scalable 3D LiDAR Data Augmentations

ICRA 2023poster

Data augmentations are important for training high-performance 3D object detectors that use point clouds. Despite recent efforts on designing new data augmentations, perhaps surprisingly, most current state-of-the-art 3D detectors only rely on a few simple data augmentations. In particular, differen…

Cited by 12SourceScholar
2023

MoDAR: Using Motion Forecasting for 3D Object Detection in Point Cloud Sequences

CVPR 2023poster

Occluded and long-range objects are ubiquitous and challenging for 3D object detection. Point cloud sequence data provide unique opportunities to improve such cases, as an occluded or distant object can be observed from different viewpoints or gets better visibility over time. However, the efficienc…

Cited by 15SourcePDFScholar
2023

MotionDiffuser: Controllable Multi-Agent Motion Prediction Using Diffusion

CVPR 2023highlight

We present MotionDiffuser, a diffusion based representation for the joint distribution of future trajectories over multiple agents. Such representation has several key advantages: first, our model learns a highly multimodal distribution that captures diverse future outcomes. Second, the simple predi…

Cited by 126SourcePDFScholar
2023

NeRDi: Single-View NeRF Synthesis With Language-Guided Diffusion As General Image Priors

CVPR 2023poster

2D-to-3D reconstruction is an ill-posed problem, yet humans are good at solving this problem due to their prior knowledge of the 3D world developed over years. Driven by this observation, we propose NeRDi, a single-view NeRF synthesis framework with general image priors from 2D diffusion models. For…

Cited by 169SourcePDFScholar
2023

The Waymo Open Sim Agents Challenge

NeurIPS 2023spotlight

Simulation with realistic, interactive agents represents a key task for autonomous vehicle software development. In this work, we introduce the Waymo Open Sim Agents Challenge (WOSAC). WOSAC is the first public challenge to tackle this task and propose corresponding metrics. The goal of the challeng…

2023

Unsupervised 3D Perception with 2D Vision-Language Distillation for Autonomous Driving

ICCV 2023poster

Closed-set 3D perception models trained on only a pre-defined set of object categories can be inadequate for safety critical applications such as autonomous driving where new object types can be encountered after deployment. In this paper, we present a multi-modal auto labeling pipeline capable of g…

Cited by 31PDFScholar
2023

Waymax: An Accelerated, Data-Driven Simulator for Large-Scale Autonomous Driving Research

NeurIPS 2023poster

Simulation is an essential tool to develop and benchmark autonomous vehicle planning software in a safe and cost-effective manner. However, realistic simulation requires accurate modeling of multi-agent interactive behaviors to be trustworthy, behaviors which can be highly nuanced and complex. To ad…

Cited by 116SourcePDFScholar
2022

CramNet: Camera-Radar Fusion with Ray-Constrained Cross-Attention for Robust 3D Object Detection

ECCV 2022poster

"Robust 3D object detection is critical for safe autonomous driving. Camera and radar sensors are synergistic as they capture complementary information and work well under different environmental conditions. Fusing camera and radar data is challenging, however, as each of the sensors lacks informati…

Cited by 61SourcePDFScholar
2022

Depth Estimation Matters Most: Improving Per-Object Depth Estimation for Monocular 3D Detection and Tracking

ICRA 2022poster

Monocular image-based 3D perception has become an active research area in recent years owing to its applications in autonomous driving. Approaches to monocular 3D perception including detection and tracking, however, often yield inferior performance when compared to LiDAR-based techniques. Through s…

Cited by 24SourceScholar
2022

HUM3DIL: Semi-supervised Multi-modal 3D HumanPose Estimation for Autonomous Driving

CoRL 2022poster

Autonomous driving is an exciting new industry, posing important research questions. Within the perception module, 3D human pose estimation is an emerging technology, which can enable the autonomous vehicle to perceive and understand the subtle and complex behaviors of pedestrians. While hardware sy…

Cited by 32SourceScholar
2022

Hierarchical Model-Based Imitation Learning for Planning in Autonomous Driving

IROS 2022poster

We demonstrate the first large-scale application of model-based generative adversarial imitation learning (MGAIL) to the task of dense urban self-driving. We augment standard MGAIL using a hierarchical model to enable generalization to arbitrary goal routes, and measure performance using a closed-lo…

Cited by 60SourceScholar
2022

Improving the Intra-Class Long-Tail in 3D Detection via Rare Example Mining

ECCV 2022poster

"Continued improvements in deep learning architectures have steadily advanced the overall performance of 3D object detectors to levels on par with humans for certain tasks and datasets, where the overall performance is mostly driven by common examples. However, even the best performing models suffer…

Cited by 36SourcePDFScholar
2022

JFP: Joint Future Prediction with Interactive Multi-Agent Modeling for Autonomous Driving

CoRL 2022poster

We propose \textit{JFP}, a Joint Future Prediction model that can learn to generate accurate and consistent multi-agent future trajectories. For this task, many different methods have been proposed to capture social interactions in the encoding part of the model, however, considerably less focus has…

Cited by 44SourceScholar
2022

LESS: Label-Efficient Semantic Segmentation for LiDAR Point Clouds

ECCV 2022poster

"Semantic segmentation of LiDAR point clouds is an important task in autonomous driving. However, training deep models via conventional supervised methods requires large datasets which are costly to label. It is critical to have label-efficient segmentation approaches to scale up the model to new op…

Cited by 79SourcePDFScholar
2022

LidarNAS: Unifying and Searching Neural Architectures for 3D Point Clouds

ECCV 2022poster

"Developing neural models that accurately understand objects in 3D point clouds is essential for the success of robotics and autonomous driving. However, arguably due to the higher-dimensional nature of the data (as compared to images), existing neural architectures exhibit a large variety in their…

Cited by 6SourcePDFScholar
2022

Motion Inspired Unsupervised Perception and Prediction in Autonomous Driving

ECCV 2022poster

"Learning-based perception and prediction modules in modern autonomous driving systems typically rely on expensive human annotation and are designed to perceive only a handful of predefined object categories. This closed-set paradigm is insufficient for the safety-critical autonomous driving task, w…

Cited by 68SourcePDFScholar
2022

Multi-Class 3D Object Detection with Single-Class Supervision

ICRA 2022poster

While multi-class 3D detectors are needed in many robotics applications, training them with fully labeled datasets can be expensive in labeling cost. An alternative approach is to have targeted single-class labels on disjoint data samples. In this paper, we are interested in training a multi-class 3…

Cited by 2SourceScholar
2022

MultiPath++: Efficient Information Fusion and Trajectory Aggregation for Behavior Prediction

ICRA 2022poster

Predicting the future behavior of road users is one of the most challenging and important problems in autonomous driving. Applying deep learning to this problem requires fusing heterogeneous world state in the form of rich perception signals and map information, and inferring highly multi-modal dist…

Cited by 366SourceScholar
2022

Occupancy Flow Fields for Motion Forecasting in Autonomous Driving

RA-L 2022

We propose Occupancy Flow Fields, a new representation for motion forecasting of multiple agents, an important task in autonomous driving.Our representation is a spatio-temporal grid with each grid cell containing both the probability of the cell being occupied by any agent, and a two-dimensional fl

Cited by 99SourceScholar
2022

PolyLoss: A Polynomial Expansion Perspective of Classification Loss Functions

ICLR 2022poster

Cross-entropy loss and focal loss are the most common choices when training deep neural networks for classification problems. Generally speaking, however, a good loss function can take on much more flexible forms, and should be tailored for different tasks and datasets. Motivated by how functions ca…

Cited by 239SourcePDFScholar
2022

PseudoAugment: Learning to Use Unlabeled Data for Data Augmentation in Point Clouds

ECCV 2022poster

"Data augmentation is an important technique to improve data efficiency and to save labeling cost for 3D detection in point clouds. Yet, existing augmentation policies have so far been designed to only utilize labeled data, which limits the data diversity. In this paper, we recognize that pseudo lab…

Cited by 18SourcePDFScholar
2022

RIDDLE: Lidar Data Compression With Range Image Deep Delta Encoding

CVPR 2022poster

Lidars are depth measuring sensors widely used in autonomous driving and augmented reality. However, the large volume of data produced by lidars can lead to high costs in data storage and transmission. While lidar data can be represented as two interchangeable representations: 3D point clouds and ra…

Cited by 23PDFcodeScholar
2022

SWFormer: Sparse Window Transformer for 3D Object Detection in Point Clouds

ECCV 2022poster

"3D object detection in point clouds is a core component for modern robotics and autonomous driving systems. A key challenge in 3D object detection comes from the inherent sparse nature of point occupancy within the 3D scene. In this paper, we propose Sparse Window Transformer (SWFormer ), a scalabl…

Cited by 140SourcePDFScholar
2022

StopNet: Scalable Trajectory and Occupancy Prediction for Urban Autonomous Driving

ICRA 2022poster

We introduce a motion forecasting (behavior prediction) method that meets the latency requirements for autonomous driving in dense urban environments without sacrificing accuracy. A whole-scene sparse input representation allows StopNet to scale to predicting trajectories for hundreds of road agents…

Cited by 27SourceScholar
2022

Symphony: Learning Realistic and Diverse Agents for Autonomous Driving Simulation

ICRA 2022poster

Simulation is a crucial tool for accelerating the development of autonomous vehicles. Making simulation realistic requires models of the human road users who interact with such cars. Such models can be obtained by applying learning from demonstration (LfD) to trajectories observed by cars already on…

Cited by 69SourceScholar
2021

HDMapGen: A Hierarchical Graph Generative Model of High Definition Maps

CVPR 2021poster

High Definition (HD) maps are maps with precise definitions of road lanes with rich semantics of the traffic rules. They are critical for several key stages in an autonomous driving system, including motion forecasting and planning. However, there are only a small amount of real-world road topologie…

Cited by 71PDFScholar
2021

Identifying Driver Interactions via Conditional Behavior Prediction

ICRA 2021poster

Interactive driving scenarios, such as lane changes, merges and unprotected turns, are some of the most challenging situations for autonomous driving. Planning in interactive scenarios requires accurately modeling the reactions of other agents to different future actions of the ego agent. We develop…

Cited by 89SourceScholar
2021

Large Scale Interactive Motion Forecasting for Autonomous Driving: The Waymo Open Motion Dataset

ICCV 2021poster

As autonomous driving systems mature, motion forecasting has received increasing attention as a critical requirement for planning. Of particular importance are interactive situations such as merges, unprotected turns, etc., where predicting individual object motion is not sufficient. Joint predictio…

Cited by 624PDFScholar
2021

Offboard 3D Object Detection From Point Cloud Sequences

CVPR 2021poster

While current 3D object recognition research mostly focuses on the real-time, onboard scenario, there are many offboard use cases of perception that are largely under-explored, such as using machines to automatically generate high-quality 3D labels. Existing 3D object detectors fail to satisfy the h…

Cited by 226PDFScholar
2021

RSN: Range Sparse Net for Efficient, Accurate LiDAR 3D Object Detection

CVPR 2021poster

The detection of 3D objects from LiDAR data is a critical component in most autonomous driving systems. Safe, high speed driving needs larger detection ranges, which are enabled by new LiDARs. These larger detection ranges require more efficient and accurate detection models. Towards this goal, we p…

Cited by 204PDFScholar
2021

Revisiting 3D Object Detection From an Egocentric Perspective

NeurIPS 2021poster

3D object detection is a key module for safety-critical robotics applications such as autonomous driving. For these applications, we care most about how the detections affect the ego-agent’s behavior and safety (the egocentric perspective). Intuitively, we seek more accurate descriptions of object g…

Cited by 28SourcePDFScholar
2021

SPG: Unsupervised Domain Adaptation for 3D Object Detection via Semantic Point Generation

ICCV 2021poster

In autonomous driving, a LiDAR-based object detector should perform reliably at different geographic locations and under various weather conditions. While recent 3D detection research focuses on improving performance within a single domain, our study reveals that the performance of modern detectors…

Cited by 198PDFcodeScholar
2021

To the Point: Efficient 3D Object Detection in the Range Image With Graph Convolution Kernels

CVPR 2021poster

3D object detection is vital for many robotics applications. For tasks where a 2D perspective range image exists, we propose to learn a 3D representation directly from this range image view. To this end, we designed a 2D convolutional network architecture that carries the 3D spherical coordinates of…

Cited by 87PDFScholar
2020

Improving 3D Object Detection through Progressive Population Based Augmentation

ECCV 2020poster

Data augmentation has been widely adopted for object detection in 3D point clouds. However, all previous related efforts have focused on manually designing specific data augmentation methods for individual architectures. In this work, we present the first attempt to automate the design of data augme…

Cited by 94SourcePDFScholar
2020

Just Pick a Sign: Optimizing Deep Multitask Models with Gradient Sign Dropout

NeurIPS 2020poster

The vast majority of deep models use multiple gradient signals, typically corresponding to a sum of multiple loss terms, to update a shared set of trainable weights. However, these multiple updates can impede optimal training by pulling the model in conflicting directions. We present Gradient Sign D…

2020

Range Conditioned Dilated Convolutions for Scale Invariant 3D Object Detection

CoRL 2020

This paper presents a novel 3D object detection framework that processes LiDAR data directly on its native representation: range images. Benefiting from the compactness of range images, 2D convolutions can efficiently process dense LiDAR data of the scene. To overcome scale sensitivity in this persp

2020

STINet: Spatio-Temporal-Interactive Network for Pedestrian Detection and Trajectory Prediction

CVPR 2020poster

Detecting pedestrians and predicting future trajectories for them are critical tasks for numerous applications, such as autonomous driving. Previous methods either treat the detection and prediction as separate tasks or simply add a trajectory regression head on top of a detector. In this work, we p…

Cited by 81PDFScholar
2020

Scalability in Perception for Autonomous Driving: Waymo Open Dataset

CVPR 2020poster

The research community has increasing interest in autonomous driving research, despite the resource intensity of obtaining representative real world data. Existing self-driving datasets are limited in the scale and variation of the environments they capture, even though generalization within and bet…

Cited by 3735PDFScholar
2020

SurfelGAN: Synthesizing Realistic Sensor Data for Autonomous Driving

CVPR 2020oral

Autonomous driving system development is critically dependent on the ability to replay complex and diverse traffic scenarios in simulation. In such scenarios, the ability to accurately simulate the vehicle sensors such as cameras, lidar or radar is hugely helpful. However, current sensor simulators…

Cited by 125PDFScholar
2020

VectorNet: Encoding HD Maps and Agent Dynamics From Vectorized Representation

CVPR 2020poster

Behavior prediction in dynamic, multi-agent systems is an important problem in the context of self-driving cars, due to the complex representations and interactions of road components, including moving agents (e.g. pedestrians and vehicles) and road context information (e.g. lanes, traffic lights).…

Cited by 1022PDFScholar
2019

End-to-End Multi-View Fusion for 3D Object Detection in LiDAR Point Clouds

CoRL 2019

Recent work on 3D object detection advocates point cloud voxelization in birds-eye view, where objects preserve their physical dimensions and are naturally separable. When represented in this view, however, point clouds are sparse and have highly variable point density, which may cause detectors dif

Cited by 0SourcePDFScholar
2019

MultiPath: Multiple Probabilistic Anchor Trajectory Hypotheses for Behavior Prediction

CoRL 2019

Predicting human behavior is a difficult and crucial task required for motion planning. It is challenging in large part due to the highly uncertain and multimodal set of possible outcomes in real-world domains such as autonomous driving. Beyond single MAP trajectory prediction [1, 2], obtaining an a

Cited by 0SourcePDFScholar
2017

3D Bounding Box Estimation Using Deep Learning and Geometry

CVPR 2017poster

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties using a deep convolutional neural network and then combines thes…

Cited by 1362PDFScholar
2015

Going Deeper With Convolutions

CVPR 2015poster

We propose a deep convolutional neural network architecture codenamed Inception that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC2014). The main hallmark of this architecture is the improved utilization of th…

Cited by 66966SourcePDFScholar