← Search

Raquel Urtasun

168 accepted papers

2026

Conditional Flow-VAE for Safety-Critical Traffic Scenario Generation

ICRA 2026poster

Safety-critical scenarios are essential for the development of autonomous vehicles (AVs) but are rare in real-world driving data. While simulation offers a way to generate such scenarios, manually designed test cases lack scalability, and adversarial optimization often produces unrealistic behaviors…

2026

Diffusion-Guided Generalizable Enhancer for Urban Scene Reconstruction

ICRA 2026poster

Urban scene reconstruction from real-world observations has emerged as a powerful tool for self-driving development and testing. While current neural rendering approaches achieve high-fidelity rendering along the recorded trajectories, their quality degrades significantly under large viewpoint shift…

2026

Efficient Equivariant Transformer for Self-Driving Agent Modeling

CVPR 2026

Accurately modeling agent behaviors is an important task in self-driving. It is also a task with many symmetries, such as equivariance to the order of agents and objects in the scene or equivariance to arbitrary roto-translations of the entire scene as a whole; i.e., SE(2)-equivariance. The transfor

Cited by 0SourceScholar
2026

SaLF: Sparse Local Fields for Multi-Sensor Rendering in Real-Time

ICRA 2026poster

High-fidelity sensor simulation of light-based sen- sors such as cameras and LiDARs is critical for safe and accurate autonomy testing. Neural radiance field (NeRF)-based methods that reconstruct sensor observations via ray-casting of implicit representations have demonstrated accurate simulation of…

2026

Traffic Scenario Orchestration from Language Via Constraint Satisfaction

ICRA 2026poster

Autonomous vehicles (AVs) require extensive testing in simulation, but test case generation for driving scenarios is laborious. The desired scenarios are often out-of-distribution and have precise requirements on interactions with the AV policy under test. Manually programming scenarios allows for p…

2025

DIO: Decomposable Implicit 4D Occupancy-Flow World Model

CVPR 2025poster

We present DIO, a flexible world model that can estimate the scene occupancy-flow from a sparse set of LiDAR observations, and decompose it into individual instances. DIO can not only complete instance shapes at the present time, but also forecast their occupancy-flow evolution over a future horizon…

Cited by 0SourcePDFScholar
2025

FOMO-3D: Using Vision Foundation Models for Long-Tailed 3D Object Detection

CoRL 2025poster

In order to navigate complex traffic environments, self-driving vehicles must recognize many semantic classes pertaining to vulnerable road users or traffic control devices. However, many safety-critical objects (e.g., construction worker) appear infrequently in nominal traffic conditions, leading…

Cited by 0SourceScholar
2025

Flux4D: Flow-based Unsupervised 4D Reconstruction

NeurIPS 2025poster

Reconstructing large-scale dynamic scenes from visual observations is a fundamental challenge in computer vision, with critical implications for robotics and autonomous systems. While recent differentiable rendering methods such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have…

Cited by 0SourceScholar
2025

GenAssets: Generating in-the-wild 3D Assets in Latent Space

CVPR 2025poster

High-quality 3D assets for traffic participants are critical for multi-sensor simulation, which is essential for the safe end-to-end development of autonomy. Building assets from in-the-wild data is key for diversity and realism, but existing neural-rendering based reconstruction methods are slow an…

Cited by 0SourcePDFScholar
2025

MAD: Memory-Augmented Detection of 3D Objects

CVPR 2025poster

To perceive, humans use memory to fill in gaps caused by our limited visibility, whether due to occlusion or our narrow field of view. However, most 3D object detectors are limited to using sensor evidence from a short temporal window (0.1s-0.3s). In this work, we present a simple and effective add-…

Cited by 0SourcePDFScholar
2024

Copilot4D: Learning Unsupervised World Models for Autonomous Driving via Discrete Diffusion

ICLR 2024poster

Learning world models can teach an agent how the world works in an unsupervised manner. Even though it can be viewed as a special case of sequence modeling, progress for scaling world models on robotic applications such as autonomous driving has been somewhat less rapid than scaling language models…

Cited by 56SourcePDFScholar
2024

DeTra: A Unified Model for Object Detection and Trajectory Forecasting

ECCV 2024poster

"The tasks of object detection and trajectory forecasting play a crucial role in understanding the scene for autonomous driving. These tasks are typically executed in a cascading manner, making them prone to compounding errors. Furthermore, there is usually a very thin interface between the two task…

Cited by 19SourcePDFScholar
2024

Learning to Drive via Asymmetric Self-Play

ECCV 2024poster

"Large-scale data is crucial for learning realistic and capable driving policies. However, it can be impractical to rely on scaling datasets with real data alone. The majority of driving data is uninteresting, and deliberately collecting new long-tail scenarios is expensive and unsafe. We propose as…

Cited by 1SourcePDFScholar
2024

QuAD: Query-based Interpretable Neural Motion Planning for Autonomous Driving

ICRA 2024poster

A self-driving vehicle must understand its environment to determine the appropriate action. Traditional autonomy systems rely on object detection to find the agents in the scene. However, object detection assumes a discrete set of objects and loses information about uncertainty, so any errors compou…

Cited by 8SourceScholar
2024

SceneControl: Diffusion for Controllable Traffic Scene Generation

ICRA 2024poster

We consider the task of traffic scene generation. A common approach in the self-driving industry is to use manual creation to generate scenes with specific characteristics and automatic generation to generate canonical scenes at scale. However, manual creation is not scalable, and automatic generati…

Cited by 14SourceScholar
2024

UnO: Unsupervised Occupancy Fields for Perception and Forecasting

CVPR 2024poster

Perceiving the world and forecasting its future state is a critical task for self-driving. Supervised approaches leverage annotated object labels to learn a model of the world --- traditionally with object detections and trajectory predictions or temporal bird's-eye-view (BEV) occupancy fields. Howe…

Cited by 22SourcePDFScholar
2023

Adv3D: Generating Safety-Critical 3D Objects through Closed-Loop Simulation

CoRL 2023poster

Self-driving vehicles (SDVs) must be rigorously tested on a wide range of scenarios to ensure safe deployment. The industry typically relies on closed-loop simulation to evaluate how the SDV interacts on a corpus of synthetic and real scenarios and to verify good performance. However, they primarily…

Cited by 7SourceScholar
2023

GoRela: Go Relative for Viewpoint-Invariant Motion Forecasting

ICRA 2023poster

The task of motion forecasting is critical for self- driving vehicles (SDV s) to be able to plan a safe maneuver. Towards this goal, modern approaches reason about the map, the agents' past trajectories and their interactions in order to produce accurate forecasts. The predominant approach has been…

Cited by 86SourceScholar
2023

Implicit Occupancy Flow Fields for Perception and Prediction in Self-Driving

CVPR 2023highlight

A self-driving vehicle (SDV) must be able to perceive its surroundings and predict the future behavior of other traffic participants. Existing works either perform object detection followed by trajectory forecasting of the detected objects, or predict dense occupancy and flow grids for the whole sce…

Cited by 30SourcePDFScholar
2023

LabelFormer: Object Trajectory Refinement for Offboard Perception from LiDAR Point Clouds

CoRL 2023poster

A major bottleneck to scaling-up training of self-driving perception systems are the human annotations required for supervision. A promising alternative is to leverage “auto-labelling” offboard perception models that are trained to automatically generate annotations from raw LiDAR point clouds at a…

Cited by 8SourceScholar
2023

Learning Compact Representations for LiDAR Completion and Generation

CVPR 2023poster

LiDAR provides accurate geometric measurements of the 3D world. Unfortunately, dense LiDARs are very expensive and the point clouds captured by low-beam LiDAR are often sparse. To address these issues, we present UltraLiDAR, a data-driven framework for scene-level LiDAR completion, LiDAR generation,…

Cited by 44SourcePDFScholar
2023

Learning Realistic Traffic Agents in Closed-loop

CoRL 2023poster

Realistic traffic simulation is crucial for developing self-driving software in a safe and scalable manner prior to real-world deployment. Typically, imitation learning (IL) is used to learn human-like traffic agents directly from real-world observations collected offline, but without explicit speci…

Cited by 19SourceScholar
2023

MixSim: A Hierarchical Framework for Mixed Reality Traffic Simulation

CVPR 2023poster

The prevailing way to test a self-driving vehicle (SDV) in simulation involves non-reactive open-loop replay of real world scenarios. However, in order to safely deploy SDVs to the real world, we need to evaluate them in closed-loop. Towards this goal, we propose to leverage the wealth of interestin…

Cited by 39SourcePDFScholar
2023

Neural Lighting Simulation for Urban Scenes

NeurIPS 2023poster

Different outdoor illumination conditions drastically alter the appearance of urban scenes, and they can harm the performance of image-based robot perception systems if not seen during training. Camera simulation provides a cost-effective solution to create a large dataset of images captured under d…

Cited by 11SourcePDFScholar
2023

Real-Time Neural Rasterization for Large Scenes

ICCV 2023poster

We propose a new method for realistic real-time novel-view synthesis (NVS) of large scenes. Existing fast neural rendering methods generate realistic results, but primarily work for small scale scenes (<50 square meter) and have difficulty at large scale (>10000 square meter). Traditional graphics-b…

Cited by 36PDFcodeScholar
2023

Reconstructing Objects in-the-wild for Realistic Sensor Simulation

ICRA 2023poster

Reconstructing objects from real world data and rendering them at novel views is critical to bringing realism, diversity and scale to simulation for robotics training and testing. In this work, we present NeuSim, a novel approach that estimates accurate geometry and realistic appearance from sparse…

Cited by 17SourceScholar
2023

Towards Scalable Coverage-Based Testing of Autonomous Vehicles

CoRL 2023poster

To deploy autonomous vehicles(AVs) in the real world, developers must understand the conditions in which the system can operate safely. To do this in a scalable manner, AVs are often tested in simulation on parameterized scenarios. In this context, it’s important to build a testing framework that pa…

Cited by 4SourceScholar
2023

Towards Unsupervised Object Detection From LiDAR Point Clouds

CVPR 2023poster

In this paper, we study the problem of unsupervised object detection from 3D point clouds in self-driving scenes. We present a simple yet effective method that exploits (i) point clustering in near-range areas where the point clouds are dense, (ii) temporal consistency to filter out noisy unsupervis…

Cited by 40SourcePDFScholar
2023

Towards Zero Domain Gap: A Comprehensive Study of Realistic LiDAR Simulation for Autonomy Testing

ICCV 2023poster

Testing the full autonomy system in simulation is the safest and most scalable way to evaluate autonomous vehicle performance before deployment. This requires simulating sensor inputs such as LiDAR. To be effective, it is essential that the simulation has low domain gap with the real world. That is,…

Cited by 30PDFScholar
2023

UniSim: A Neural Closed-Loop Sensor Simulator

CVPR 2023highlight

Rigorously testing autonomy systems is essential for making safe self-driving vehicles (SDV) a reality. It requires one to generate safety critical scenarios beyond what can be collected safely in the world, as many scenarios happen rarely on our roads. To accurately evaluate performance, we need to…

Cited by 201SourcePDFScholar
2022

CADSim: Robust and Scalable in-the-wild 3D Reconstruction for Controllable Sensor Simulation

CoRL 2022poster

Realistic simulation is key to enabling safe and scalable development of self-driving vehicles. A core component is simulating the sensors so that the entire autonomy system can be tested in simulation. Sensor simulation involves modeling traffic participants, such as vehicles, with high-quality app…

Cited by 27SourceScholar
2022

Rethinking Closed-Loop Training for Autonomous Driving

ECCV 2022poster

"Recent advances in high-fidelity simulators [22,82,44] have enabled closed-loop training of autonomous driving agents, potentially solving the distribution shift in training v.s. deployment and allowing training to be scaled both safely and cheaply. However, there is a lack of understanding of how…

2022

Virtual Correspondence: Humans as a Cue for Extreme-View Geometry

CVPR 2022poster

Recovering the spatial layout of the cameras and the geometry of the scene from extreme-view images is a longstanding challenge in computer vision. Prevailing 3D reconstruction algorithms often adopt the image matching paradigm and presume that a portion of the scene is co-visible across images, yie…

Cited by 27PDFScholar
2021

A PAC-Bayesian Approach to Generalization Bounds for Graph Neural Networks

ICLR 2021poster

In this paper, we derive generalization bounds for two primary classes of graph neural networks (GNNs), namely graph convolutional networks (GCNs) and message passing GNNs (MPGNNs), via a PAC-Bayesian approach. Our result reveals that the maximum node degree and the spectral norm of the weights gove…

Cited by 121SourcePDFScholar
2021

AdvSim: Generating Safety-Critical Scenarios for Self-Driving Vehicles

CVPR 2021poster

As self-driving systems become better, simulating scenarios where the autonomy stack may fail becomes more important. Traditionally, those scenarios are generated for a few scenes with respect to the planning module that takes ground-truth actor states as input. This does not scale and cannot identi…

Cited by 194PDFScholar
2021

Adversarial Attacks on Multi-Agent Communication

ICCV 2021poster

Growing at a fast pace, modern autonomous systems will soon be deployed at scale, opening up the possibility for cooperative multi-agent systems. Sharing information and distributing workloads allow autonomous agents to better perform tasks and increase computation efficiency. However, shared inform…

Cited by 71PDFScholar
2021

Deep Multi-Task Learning for Joint Localization, Perception, and Prediction

CVPR 2021poster

Over the last few years, we have witnessed tremendous progress on many subtasks of autonomous driving including perception, motion forecasting, and motion planning. However, these systems often assume that the car is accurately localized against a high-definition map. In this paper we question this…

Cited by 46PDFScholar
2021

Diverse Complexity Measures for Dataset Curation in Self-Driving

IROS 2021poster

Modern self-driving systems heavily rely on deep learning. As a consequence, their performance is influenced significantly by the quality and richness of the training data. Data collection platforms can generate many hours of raw data on a daily basis, however, it is not feasible to label everything…

Cited by 16SourceScholar
2021

Exploring Adversarial Robustness of Multi-sensor Perception Systems in Self Driving

CoRL 2021poster

Modern self-driving perception systems have been shown to improve upon processing complementary inputs such as LiDAR with images. In isolation, 2D images have been found to be extremely vulnerable to adversarial attacks. Yet, there are limited studies on the adversarial robustness of multi-modal mod…

Cited by 94SourceScholar
2021

GeoSim: Realistic Video Simulation via Geometry-Aware Composition for Self-Driving

CVPR 2021poster

Scalable sensor simulation is an important yet challenging open problem for safety-critical domains such as self-driving. Current works in image simulation either fail to be photorealistic or do not model the 3D environment and the dynamic objects within, losing high-level control and physical reali…

Cited by 106PDFScholar
2021

Just Label What You Need: Fine-Grained Active Selection for P&P through Partially Labeled Scenes

CoRL 2021poster

Self-driving vehicles must perceive and predict the future positions of nearby actors to avoid collisions and drive safely. A deep learning module is often responsible for this task, requiring large-scale, high-quality training datasets. Due to high labeling costs, active learning approaches are an…

Cited by 6SourceScholar
2021

LaneRCNN: Distributed Representations for Graph-Centric Motion Forecasting

IROS 2021poster

Forecasting the future behaviors of dynamic actors is an important task in many robotics applications such as self-driving. It is extremely challenging as actors have latent intentions and their trajectories are governed by complex interactions between the other actors, themselves, and the map. In t…

Cited by 220SourceScholar
2021

LookOut: Diverse Multi-Future Prediction and Planning for Self-Driving

ICCV 2021poster

In this paper, we present LookOut, a novel autonomy system that perceives the environment, predicts a diverse set of futures of how the scene might unroll and estimates the trajectory of the SDV by optimizing a set of contingency plans over these future realizations. In particular, we learn a divers…

Cited by 144PDFScholar
2021

NP-DRAW: A Non-Parametric Structured Latent Variable Model for Image Generation

UAI 2021poster

In this paper, we present a non-parametric structured latent variable model for image generation, called NP-DRAW, which sequentially draws on a latent canvas in a part-by-part fashion and then decodes the image from the canvas. Our key contributions are as follows. 1) We propose a non-parametric pri…

2021

Perceive, Attend, and Drive: Learning Spatial Attention for Safe Self-Driving

ICRA 2021poster

In this paper, we propose an end-to-end self-driving network featuring a sparse attention module that learns to automatically attend to important regions of the input. The attention module specifically targets motion planning, whereas prior literature only applied attention in perception tasks. Lear…

Cited by 52SourceScholar
2021

Permute, Quantize, and Fine-Tune: Efficient Compression of Neural Networks

CVPR 2021poster

Compressing large neural networks is an important step for their deployment in resource-constrained computational platforms. In this context, vector quantization is an appealing framework that expresses multiple parameters using a single code, and has recently achieved state-of-the-art network compr…

Cited by 49PDFcodeScholar
2021

S3: Neural Shape, Skeleton, and Skinning Fields for 3D Human Modeling

CVPR 2021poster

Constructing and animating humans is an important component for building virtual worlds in a wide variety of applications such as virtual reality or robotics testing in simulation. As there are exponentially many variations of humans with different shape, pose and clothing, it is critical to develop…

Cited by 85PDFScholar
2021

Safety-Oriented Pedestrian Occupancy Forecasting

IROS 2021poster

In this paper we address an important problem in self-driving, forecasting multi-pedestrian motion and their shared scene occupancy map, which is critical for safe navigation. Our contributions are two-fold. First, we advocate for predicting both the individual motions as well as the scene occupancy…

Cited by 6SourceScholar
2021

SceneGen: Learning To Generate Realistic Traffic Scenes

CVPR 2021poster

We consider the problem of generating realistic traffic scenes automatically. Existing methods typically insert actors into the scene according to a set of hand-crafted heuristics and are limited in their ability to model the true complexity and diversity of real traffic scenes, thus inducing a cont…

Cited by 118PDFScholar
2021

TrafficSim: Learning To Simulate Realistic Multi-Agent Behaviors

CVPR 2021poster

Simulation has the potential to massively scale evaluation of self-driving systems, enabling rapid development as well as safe deployment. Bridging the gap between simulation and the real world requires realistic multi-agent behaviors. Existing simulation environments rely on heuristic-based models…

Cited by 266PDFScholar
2020

Conditional Entropy Coding for Efficient Video Compression

ECCV 2020poster

We propose a very simple and efficient video compression framework that only focuses on modeling the conditional entropy between frames. Unlike prior learning-based approaches, we reduce complexity by not performing any form of explicit transformations between frames and assume each frame is encoded…

Cited by 73SourcePDFScholar
2020

DSDNet: Deep Structured self-Driving Network

ECCV 2020poster

In this paper, we propose the Deep Structured self-Driving Network (DSDNet), which performs object detection, motion prediction, and motion planning with a single neural network. Towards this goal, we develop a deep structured energy based model which considers the interactions between actors and pr…

Cited by 118SourcePDFScholar
2020

Deep Feedback Inverse Problem Solver

ECCV 2020poster

We present an efficient, effective, and generic approach towards solving inverse problems. The key idea is to leverage the feedback signal provided by the forward process and learn an iterative update model. Specifically, in each iteration, the neural network takes the feedback as input and outputs…

2020

End-to-end Contextual Perception and Prediction with Interaction Transformer

IROS 2020poster

In this paper, we tackle the problem of detecting objects in 3D and forecasting their future motion in the context of self-driving. Towards this goal, we design a novel approach that explicitly takes into account the interactions between actors. To capture their spatial-temporal dependencies, we pro…

Cited by 148SourceScholar
2020

Implicit Latent Variable Model for Scene-Consistent Motion Forecasting

ECCV 2020poster

To achieve safe and proactive self-driving, an autonomous vehicle must accurately perceive its environment, and understand the interactions among traffic participants. In this paper, we aim to learn scene-consistent motion forecasts of complex urban traffic directly from sensor data. In particular,…

Cited by 193SourcePDFScholar
2020

Learning Lane Graph Representations for Motion Forecasting

ECCV 2020poster

We propose a motion forecasting model that exploits a novel structured map representation as well as actor-map interactions. Instead of encoding vectorized maps as raster images, we construct a lane graph from raw map data to explicitly preserve the map structure. To capture the complex topology and…

2020

LiDARsim: Realistic LiDAR Simulation by Leveraging the Real World

CVPR 2020oral

We tackle the problem of producing realistic simulations of LiDAR point clouds, the sensor of preference for most self-driving vehicles. We argue that, by leveraging real data, we can simulate the complex world more realistically compared to employing virtual worlds built from CAD/procedural models.…

Cited by 265PDFScholar
2020

LiRaNet: End-to-End Trajectory Prediction using Spatio-Temporal Radar Fusion

CoRL 2020

In this paper, we present LiRaNet, a novel end-to-end trajectory prediction method which utilizes radar sensor information along with widely used lidar and HD maps. Automotive radar provides rich, complementary information, allowing for longer range vehicle detection as well as instantaneous radial

Cited by 0SourcePDFScholar
2020

MuSCLE: Multi Sweep Compression of LiDAR using Deep Entropy Models

NeurIPS 2020poster

We present a novel compression algorithm for reducing the storage of LiDAR sensory data streams. Our model exploits spatio-temporal relationships across multiple LIDAR sweeps to reduce the bitrate of both geometry and intensity values. Towards this goal, we propose a novel conditional entropy model…

2020

OctSqueeze: Octree-Structured Entropy Model for LiDAR Compression

CVPR 2020oral

We present a novel deep compression algorithm to reduce the memory footprint of LiDAR point clouds. Our method exploits the sparsity and structural redundancy between points to reduce the bitrate. Towards this goal, we first encode the point cloud into an octree, a data-efficient structure suitable…

Cited by 216PDFScholar
2020

Perceive, Predict, and Plan: Safe Motion Planning Through Interpretable Semantic Representations

ECCV 2020poster

Predict, and Plan: Safe Motion Planning Through Interpretable Semantic Representations","In this paper we propose a novel end-to-end learnable network that performs joint perception, prediction and motion planning for self-driving vehicles and produces interpretable intermediate representations. Unl…

Cited by 229SourcePDFScholar
2020

Physically Realizable Adversarial Examples for LiDAR Object Detection

CVPR 2020poster

Modern autonomous driving systems rely heavily on deep learning models to process point cloud sensory data; meanwhile, deep models have been shown to be susceptible to adversarial attacks with visually imperceptible perturbations. Despite the fact that this poses a security concern for the self-driv…

Cited by 287PDFScholar
2020

Pit30M: A Benchmark for Global Localization in the Age of Self-Driving Cars

IROS 2020poster

We are interested in understanding whether retrieval-based localization approaches are good enough in the context of self-driving vehicles. Towards this goal, we introduce Pit30M, a new image and LiDAR dataset with over 30 million frames, which is 10 to 100 times larger than those used in previous w…

Cited by 15SourcecodeScholar
2020

PnPNet: End-to-End Perception and Prediction With Tracking in the Loop

CVPR 2020poster

We tackle the problem of joint perception and motion forecasting in the context of self-driving vehicles. Towards this goal we propose PnPNet, an end-to-end model that takes as input sequential sensor data, and outputs at each time step object tracks and their future trajectories. The key component…

Cited by 221PDFScholar
2020

PolyTransform: Deep Polygon Transformer for Instance Segmentation

CVPR 2020poster

In this paper, we propose PolyTransform, a novel instance segmentation algorithm that produces precise, geometry-preserving masks by combining the strengths of prevailing segmentation approaches and modern polygon-based methods. In particular, we first exploit a segmentation network to generate inst…

Cited by 218PDFScholar
2020

RadarNet: Exploiting Radar for Robust Perception of Dynamic Objects

ECCV 2020poster

We tackle the problem of exploiting Radar for perception in the context of self-driving as Radar provides complementary information to other sensors such as LiDAR or cameras in the form of Doppler velocity. The main challenges of using Radar are the noise and measurement ambiguities which have been…

Cited by 145SourcePDFScholar
2020

Recovering and Simulating Pedestrians in the Wild

CoRL 2020

Sensor simulation is a key component for testing the performance of self-driving vehicles and for data augmentation to better train perception systems. Typical approaches rely on artists to create both 3D assets and their animations to generate a new scenario. This, however, does not scale. In contr

Cited by 0SourcePDFScholar
2020

SpAGNN: Spatially-Aware Graph Neural Networks for Relational Behavior Forecasting from Sensor Data

ICRA 2020poster

In this paper, we tackle the problem of relational behavior forecasting from sensor data. Towards this goal, we propose a novel spatially-aware graph neural network (SpAGNN) that models the interactions between agents in the scene. Specifically, we exploit a convolutional neural network to detect th…

Cited by 194SourceScholar
2020

Testing the Safety of Self-driving Vehicles by Simulating Perception and Prediction

ECCV 2020poster

We present a novel method for testing the safety of self-driving vehicles in simulation. We propose an alternative to sensor simulation, as sensor simulation is expensive and has large domain gaps. Instead, we directly simulate the outputs of the self-driving vehicle’s perception and prediction syst…

Cited by 29SourcePDFScholar
2020

The Importance of Prior Knowledge in Precise Multimodal Prediction

IROS 2020poster

Roads have well defined geometries, topologies, and traffic rules. While this has been widely exploited in motion planning methods to produce maneuvers that obey the law, little work has been devoted to utilize these priors in perception and motion forecasting methods. In this paper we propose to in…

Cited by 54SourceScholar
2020

Universal Embeddings for Spatio-Temporal Tagging of Self-Driving Logs

CoRL 2020

In this paper, we tackle the problem of spatio-temporal tagging of self-driving scenes from raw sensor data. Our approach learns a universal embedding for all tags, enabling efficient tagging of many attributes and faster learning of new attributes with limited data. Importantly, the embedding is sp

Cited by 0SourcePDFScholar
2020

V2VNet: Vehicle-to-Vehicle Communication for Joint Perception and Prediction

ECCV 2020poster

In this paper, we explore the use of vehicle-to-vehicle (V2V) communication to improve the perception and motion forecasting performance of self-driving vehicles. By intelligently aggregating the information received from multiple nearby vehicles, we can observe the same scene from different viewpoi…

2020

Weakly-supervised 3D Shape Completion in the Wild

ECCV 2020poster

3D shape completion for real data is important but challenging, since partial point clouds acquired by real-world sensors are usually sparse, noisy and unaligned. Different from previous methods, we address the problem of learning 3D complete shape from unaligned and real-world partial point clouds.…

Cited by 65SourcePDFScholar
2019

Convolutional Recurrent Network for Road Boundary Extraction

CVPR 2019poster

Creating high definition maps that contain precise information of static elements of the scene is of utmost importance for enabling self driving cars to drive safely. In this paper, we tackle the problem of drivable road boundary extraction from LiDAR and camera imagery. Towards this goal, we design…

Cited by 86PDFScholar
2019

DAGMapper: Learning to Map by Discovering Lane Topology

ICCV 2019poster

One of the fundamental challenges to scale self-driving is being able to create accurate high definition maps (HD maps) with low cost. Current attempts to automate this pro- cess typically focus on simple scenarios, estimate independent maps per frame or do not have the level of precision required b…

Cited by 133PDFScholar
2019

DMM-Net: Differentiable Mask-Matching Network for Video Object Segmentation

ICCV 2019poster

In this paper, we propose the differentiable mask-matching network (DMM-Net) for solving the video object segmentation problem where the initial object masks are provided. Relying on the Mask R-CNN backbone, we extract mask proposals per frame and formulate the matching between object templates and…

Cited by 98PDFcodeScholar
2019

DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch

ICCV 2019poster

Our goal is to significantly speed up the runtime of current state-of-the-art stereo algorithms to enable real-time inference. Towards this goal, we developed a differentiable PatchMatch module that allows us to discard most disparities without requiring full cost volume evaluation. We then exploit…

Cited by 310PDFScholar
2019

Dimensionality Reduction for Representing the Knowledge of Probabilistic Models

ICLR 2019poster

Most deep learning models rely on expressive high-dimensional representations to achieve good performance on tasks such as classification. However, the high dimensionality of these representations makes them difficult to interpret and prone to over-fitting. We propose a simple, intuitive and scalabl…

Cited by 15SourcePDFScholar
2019

Discrete Residual Flow for Probabilistic Pedestrian Behavior Prediction

CoRL 2019

Self-driving vehicles plan around both static and dynamic objects, applying predictive models of behavior to estimate future locations of the objects in the environment. However, future behavior is inherently uncertain, and models of motion that produce deterministic outputs are limited to short tim

Cited by 0SourcePDFScholar
2019

Efficient Graph Generation with Graph Recurrent Attention Networks

NeurIPS 2019poster

We propose a new family of efficient and expressive deep generative models of graphs, called Graph Recurrent Attention Networks (GRANs). Our model generates graphs one block of nodes and associated edges at a time. The block size and sampling stride allow us to trade off sample quality for efficienc…

2019

Exploiting Sparse Semantic HD Maps for Self-Driving Vehicle Localization

IROS 2019poster

In this paper we propose a novel semantic localization algorithm that exploits multiple sensors and has precision on the order of a few centimeters. Our approach does not require detailed knowledge about the appearance of the world, and our maps require orders of magnitude less storage than maps uti…

Cited by 147SourceScholar
2019

Jointly Learnable Behavior and Trajectory Planning for Self-Driving Vehicles

IROS 2019poster

The motion planners used in self-driving vehicles need to generate trajectories that are safe, comfortable, and obey the traffic rules. This is usually achieved by two modules: behavior planner, which handles high-level decisions and produces a coarse trajectory, and trajectory planner that generate…

Cited by 107SourceScholar
2019

LanczosNet: Multi-Scale Deep Graph Convolutional Networks

ICLR 2019poster

We propose Lanczos network (LanczosNet) which uses the Lanczos algorithm to construct low rank approximations of the graph Laplacian for graph convolution. Relying on the tridiagonal decomposition of the Lanczos algorithm, we not only efficiently exploit multi-scale information via fast approximated…

2019

Learning to Localize Through Compressed Binary Maps

CVPR 2019poster

One of the main difficulties of scaling current localization systems to large environments is the on-board storage required for the maps. In this paper we propose to learn to compress the map representation such that it is optimal for the localization task. As a consequence, higher compression rates…

Cited by 39PDFScholar
2019

UPSNet: A Unified Panoptic Segmentation Network

CVPR 2019oral

In this paper, we propose a unified panoptic segmentation network (UPSNet) for tackling the newly proposed panoptic segmentation task. On top of a single backbone residual network, we first design a deformable convolution based semantic segmentation head and a Mask R-CNN style instance segmentation…

Cited by 548PDFcodeScholar
2018

Deep Continuous Fusion for Multi-Sensor 3D Object Detection

ECCV 2018poster

In this paper, we propose a novel 3D object detector that can exploit both LIDAR as well as cameras to perform very accurate localization. Towards this goal, we design an end-to-end learnable architecture that exploits continuous convolutions to fuse image and LIDAR feature maps at different levels…

Cited by 1168SourcePDFScholar
2018

Deep Multi-Sensor Lane Detection

IROS 2018poster

Reliable and accurate lane detection has been a long-standing problem in the field of autonomous driving. In recent years, many approaches have been developed that use images (or videos) as input and reason in image space. In this paper we argue that accurate image estimates do not translate to prec…

Cited by 108SourceScholar
2018

Deep Parametric Continuous Convolutional Neural Networks

CVPR 2018poster

Standard convolutional neural networks assume a grid structured input is available and exploit discrete convolutions as their fundamental building blocks. This limits their applicability to many real-world applications. In this paper we propose Parametric Continuous Convolution, a new learnable oper…

Cited by 561SourcePDFScholar
2018

Fast and Furious: Real Time End-to-End 3D Detection, Tracking and Motion Forecasting With a Single Convolutional Net

CVPR 2018poster

In this paper we propose a novel deep neural network that is able to jointly reason about 3D detection, tracking and motion forecasting given data captured by a 3D sensor. By jointly reasoning about these tasks, our holistic approach is more robust to occlusion as well as sparse data at range. O…

Cited by 834SourcePDFScholar
2018

GeoNet: Geometric Neural Network for Joint Depth and Surface Normal Estimation

CVPR 2018poster

In this paper, we propose Geometric Neural Network (GeoNet) to jointly predict depth and surface normal maps from a single image. Building on top of two-stream CNNs, our GeoNet incorporates geometric relation between depth and surface normal via the new depth-to-normal and normal- to-depth networks.…

Cited by 428SourcePDFScholar
2018

Graph Partition Neural Networks for Semi-Supervised Classification

ICLR 2018workshop

We present graph partition neural networks (GPNN), an extension of graph neural networks (GNNs) able to handle extremely large graphs. GPNNs alternate between locally propagating information between nodes in small subgraphs and globally propagating information between the subgraphs. To efficiently p…

Cited by 91SourcecodeScholar
2018

Hierarchical Recurrent Attention Networks for Structured Online Maps

CVPR 2018poster

In this paper, we tackle the problem of online road network extraction from sparse 3D point clouds. Our method is inspired by how an annotator builds a lane graph, by first identifying how many lanes there are and then drawing each one in turn. We develop a hierarchical recurrent network that atten…

Cited by 77SourcePDFScholar
2018

Learning Deep Structured Active Contours End-to-End

CVPR 2018poster

The world is covered with millions of buildings, and precisely knowing each instance's position and extents is vital to a multitude of applications. Recently, automated building footprint segmentation models have shown superior detection accuracy thanks to the usage of Convolutional Neural Networks…

2018

Learning to Reweight Examples for Robust Deep Learning

ICML 2018oral

Deep neural networks have been shown to be very powerful modeling tools for many supervised learning tasks involving complex input patterns. However, they can also easily overfit to training set biases and label noises. In addition to various regularizers, example reweighting algorithms are popular…

2018

Neural Guided Constraint Logic Programming for Program Synthesis

NeurIPS 2018poster

Synthesizing programs using example input/outputs is a classic problem in artificial intelligence. We present a method for solving Programming By Example (PBE) problems by using a neural model to guide the search of a constraint logic programming system called miniKanren. Crucially, the neural model…

2018

Reviving and Improving Recurrent Back-Propagation

ICML 2018oral

In this paper, we revisit the recurrent back-propagation (RBP) algorithm, discuss the conditions under which it applies as well as how to satisfy them in deep neural networks. We show that RBP can be unstable and propose two variants based on conjugate gradient on the normal equations (CG-RBP) and N…

2018

Single Image Intrinsic Decomposition without a Single Intrinsic Image

ECCV 2018poster

Intrinsic image decomposition---decomposing a natural image into a set of images corresponding to different physical causes---is one of the key and fundamental problems of computer vision. Previous intrinsic decomposition approaches either address the problem in a fully supervised manner, or require…

Cited by 81SourcePDFScholar
2018

SurfConv: Bridging 3D and 2D Convolution for RGBD Images

CVPR 2018poster

The last few years have seen approaches trying to combine the increasing popularity of depth sensors and the success of the convolutional neural networks. Using depth as additional channel alongside the RGB input has the scale variance problem present in image convolution based approaches. On the ot…

2017

3D Graph Neural Networks for RGBD Semantic Segmentation

ICCV 2017oral

RGBD semantic segmentation requires joint reasoning about 2D appearance and 3D geometric information. In this paper we propose a 3D graph neural network (3DGNN) that builds a k-nearest neighbor graph on top of 3D point cloud. Each node in the graph corresponds to a set of points and is associated wi…

Cited by 605PDFcodeScholar
2017

Be Your Own Prada: Fashion Synthesis With Structural Coherence

ICCV 2017poster

We present a novel and effective approach for generating new clothing on a wearer through generative adversarial learning. Given an input image of a person and a sentence describing a different outfit, our model "redresses" the person as desired, while at the same time keeping the wearer and her/his…

Cited by 346PDFScholar
2017

Efficient Multiple Instance Metric Learning Using Weakly Supervised Data

CVPR 2017poster

We consider learning a distance metric in a weakly supervised setting where "bags" (or sets) of instances are labeled with "bags" of labels. A general approach is to formulate the problem as a Multiple Instance Learning (MIL) problem where the metric is learned so that the distances between instance…

Cited by 18PDFScholar
2017

Find your way by observing the sun and other semantic cues

ICRA 2017poster

In this paper we present a robust, efficient and affordable approach to self-localization which requires neither GPS nor knowledge about the appearance of the world. Towards this goal, we utilize freely available cartographic maps and derive a probabilistic model that exploits semantic cues in the f…

Cited by 60SourceScholar
2017

Normalizing the Normalizers: Comparing and Extending Network Normalization Schemes

ICLR 2017poster

Normalization techniques have only recently begun to be exploited in supervised learning tasks. Batch normalization exploits mini-batch statistics to normalize the activations. This was shown to speed up training and result in better models. However its success has been very limited when dealing wit…

Cited by 113SourceScholar
2017

Situation Recognition With Graph Neural Networks

ICCV 2017poster

We address the problem of recognizing situations in images. Given an image, the task is to predict the most salient verb (action), and fill its semantic roles such as who is performing the action, what is the source and target of the action, etc. Different verbs have different roles (e.g. attacking…

Cited by 142PDFScholar
2017

The Reversible Residual Network: Backpropagation Without Storing Activations

NeurIPS 2017poster

Residual Networks (ResNets) have demonstrated significant improvement over traditional Convolutional Neural Networks (CNNs) on image classification, increasing in performance as networks grow both deeper and wider. However, memory consumption becomes a bottleneck as one needs to store all the inter…

2017

TorontoCity: Seeing the World With a Million Eyes

ICCV 2017spotlight

In this paper we introduce the TorontoCity benchmark, which covers the full greater Toronto area (GTA) with 712.5km2 of land, 8439km of road and around 400, 000 buildings. Our benchmark provides different perspectives of the world captured from airplanes, drones and cars driving around the city. Man…

Cited by 217PDFScholar
2017

Towards Diverse and Natural Image Descriptions via a Conditional GAN

ICCV 2017oral

Despite the substantial progress in recent years, the problem of image captioning remains far from being satisfactorily tackled. Sentences produced by existing methods, e.g. those based on LSTM, are often overly rigid and lacking in variability. This issue is related to a learning principle widely u…

Cited by 804PDFcodeScholar
2016

HD Maps: Fine-Grained Road Segmentation by Parsing Ground and Aerial Images

CVPR 2016poster

In this paper we present an approach to enhance existing maps with fine grained segmentation categories such as parking spots and sidewalk, as well as the number and location of road lanes. Towards this goal, we propose an efficient approach that is able to estimate these fine grained categories by…

Cited by 181PDFScholar
2016

Instance-Level Segmentation for Autonomous Driving With Deep Densely Connected MRFs

CVPR 2016poster

Our aim is to provide a pixel-wise instance-level labeling of a monocular image in the context of autonomous driving. We build on recent work [Zhang et al., ICCV15] that trained a convolutional neural net to predict instance labeling in local image patches, extracted exhaustively in a stride from an…

Cited by 292PDFScholar
2016

Monocular 3D Object Detection for Autonomous Driving

CVPR 2016poster

The goal of this paper is to perform 3D object detection in single monocular images in the domain of autonomous driving. Our method first aims to generate a set of candidate class-specific object proposals, which are then run through a standard CNN pipeline to obtain high-quality object detections.…

Cited by 1263PDFScholar
2016

MovieQA: Understanding Stories in Movies Through Question-Answering

CVPR 2016spotlight

We introduce the MovieQA dataset which aims to evaluate automatic story comprehension from both video and text. The dataset consists of 14,944 questions about 408 movies with high semantic diversity. The questions range from simpler "Who" did "What" to "Whom", to "Why" and "How" certain events occur…

Cited by 875PDFScholar
2016

Training Deep Neural Networks via Direct Loss Minimization

ICML 2016poster

Supervised training of deep neural nets typically relies on minimizing cross-entropy. However, in many domains, we are interested in performing well on metrics specific to the application. In this paper we propose a direct loss minimization approach to train deep neural networks, which provably mini…

2016

Understanding the Effective Receptive Field in Deep Convolutional Neural Networks

NeurIPS 2016poster

We study characteristics of receptive fields of units in deep convolutional networks. The receptive field size is a crucial issue in many visual tasks, as the output must respond to large enough areas in the image to capture information about large objects. We introduce the notion of an effective re…

Cited by 2531SourcePDFScholar
2015

3D Object Proposals for Accurate Object Class Detection

NeurIPS 2015poster

The goal of this paper is to generate high-quality 3D object proposals in the context of autonomous driving. Our method exploits stereo imagery to place proposals in the form of 3D bounding boxes. We formulate the problem as minimizing an energy function encoding object size priors, ground plane a…

Cited by 1092SourcePDFScholar
2015

Aligning Books and Movies: Towards Story-Like Visual Explanations by Watching Movies and Reading Books

ICCV 2015oral

Books are a rich source of both fine-grained information, how a character, an object or a scene looks like, as well as high-level semantics, what someone is thinking, feeling and how these states evolve through a story. This paper aims to align books to their movie releases in order to provide rich…

Cited by 3512PDFScholar
2015

FollowMe: Efficient Online Min-Cost Flow Tracking With Bounded Memory and Computation

ICCV 2015poster

One of the most popular approaches to multi-target tracking is tracking-by-detection. Current min-cost flow algorithms which solve the data association problem optimally have three main drawbacks: they are computationally expensive, they assume that the whole video is given as a batch, and they sca…

Cited by 132PDFScholar
2015

Monocular Object Instance Segmentation and Depth Ordering With CNNs

ICCV 2015poster

In this paper we tackle the problem of instance-level segmentation and depth ordering from a single monocular image. Towards this goal, we take advantage of convolutional neural nets and train them to directly predict instance-level segmentations where the instance ID encodes the depth ordering with…

Cited by 194PDFScholar
2015

Neuroaesthetics in Fashion: Modeling the Perception of Fashionability

CVPR 2015poster

In this paper, we analyze the fashion of clothing of a large social website. Our goal is to learn and predict how fashionable a person looks on a photograph and suggest subtle improvements the user could make to improve her/his appeal. We propose a Conditional Random Field model that jointly reasons…

Cited by 251SourcePDFScholar
2015

Real-Time Coarse-to-Fine Topologically Preserving Segmentation

CVPR 2015poster

In this paper, we tackle the problem of unsupervised segmentation in the form of superpixels. Our main emphasis is on speed and accuracy. We build on [31] to define the problem as a boundary and topology preserving Markov random field. We propose a coarse to fine optimization technique that speeds u…

Cited by 177SourcePDFScholar
2015

Rent3D: Floor-Plan Priors for Monocular Layout Estimation

CVPR 2015poster

The goal of this paper is to enable a 3D "virtual-tour" of an apartment given a small set of monocular images of different rooms, as well as a 2D floor plan. We frame the problem as inference in a Markov Random Field which reasons about the layout of each room and its relative pose (3D rotation and…

Cited by 177SourcePDFScholar
2015

Skip-Thought Vectors

NeurIPS 2015poster

We describe an approach for unsupervised learning of a generic, distributed sentence encoder. Using the continuity of text from books, we train an encoder-decoder model that tries to reconstruct the surrounding sentences of an encoded passage. Sentences that share semantic and syntactic properties a…

2015

segDeepM: Exploiting Segmentation and Context in Deep Neural Networks for Object Detection

CVPR 2015poster

In this paper, we propose an approach that exploits object segmentation in order to improve the accuracy of object detection. We frame the problem as inference in a Markov Random Field, in which each detection hypothesis scores object appearance as well as contextual information using Convolutional…

Cited by 211SourcePDFScholar