← Search

Sergio Casas

31 accepted papers

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

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

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

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

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

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

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
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

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

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

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

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

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

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

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

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

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

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

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
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