← Search

Adrien Gaidon

67 accepted papers

2025

OmniShape: Zero-Shot Multi-Hypothesis Shape and Pose Estimation in the Real World

ICRA 2025

We would like to estimate the pose and full shape of an object from a single observation, without assuming known 3D model or category. In this work, we propose OmniShape, the first method of its kind to enable probabilistic pose and shape estimation. OmniShape is based on the key insight that shape

Cited by 1SourceScholar
2024

NeRF-MAE: Masked AutoEncoders for Self-Supervised 3D Representation Learning for Neural Radiance Fields

ECCV 2024poster

"Neural fields excel in computer vision and robotics due to their ability to understand the 3D visual world such as inferring semantics, geometry, and dynamics. Given the capabilities of neural fields in densely representing a 3D scene from 2D images, we ask the question: Can we scale their self-sup…

2024

Streaming Detection of Queried Event Start

NeurIPS 2024poster

Robotics, autonomous driving, augmented reality, and many embodied computer vision applications must quickly react to user-defined events unfolding in real time. We address this setting by proposing a novel task for multimodal video understanding---Streaming Detection of Queried Event Start (SDQES).…

2024

Understanding Video Transformers via Universal Concept Discovery

CVPR 2024highlight

This paper studies the problem of concept-based interpretability of transformer representations for videos. Concretely we seek to explain the decision-making process of video transformers based on high-level spatiotemporal concepts that are automatically discovered. Prior research on concept-based i…

Cited by 6SourcePDFScholar
2024

Zero-Shot Multi-Object Scene Completion

ECCV 2024poster

"We present a 3D scene completion method that recovers the complete geometry of multiple unseen objects in complex scenes from a single RGB-D image. Despite notable advancements in single-object 3D shape completion, high-quality reconstructions in highly cluttered real-world multi-object scenes rema…

Cited by 1SourcePDFScholar
2023

DeLiRa: Self-Supervised Depth, Light, and Radiance Fields

ICCV 2023poster

Differentiable volumetric rendering is a powerful paradigm for 3D reconstruction and novel view synthesis. However, standard volume rendering approaches struggle with degenerate geometries in the case of limited viewpoint diversity, a common scenario in robotics applications. In this work, we propos…

Cited by 4PDFScholar
2023

Depth Is All You Need for Monocular 3D Detection

ICRA 2023poster

A key contributor to recent progress in 3D detection from single images is monocular depth estimation. Existing methods focus on how to leverage depth explicitly, by generating pseudo-pointclouds or providing attention cues for image features. More recent works leverage depth prediction as a pretrai…

Cited by 11SourcecodeScholar
2023

Multi-Object Manipulation via Object-Centric Neural Scattering Functions

CVPR 2023poster

Learned visual dynamics models have proven effective for robotic manipulation tasks. Yet, it remains unclear how best to represent scenes involving multi-object interactions. Current methods decompose a scene into discrete objects, yet they struggle with precise modeling and manipulation amid challe…

Cited by 11SourcePDFScholar
2023

NeO 360: Neural Fields for Sparse View Synthesis of Outdoor Scenes

ICCV 2023poster

Recent implicit neural representations have shown great results for novel view synthesis. However, existing methods require expensive per-scene optimization from many views hence limiting their application to real-world unbounded urban settings where the objects of interest or backgrounds are observ…

Cited by 47PDFcodeScholar
2023

Neural Groundplans: Persistent Neural Scene Representations from a Single Image

ICLR 2023poster

We present a method to map 2D image observations of a scene to a persistent 3D scene representation, enabling novel view synthesis and disentangled representation of the movable and immovable components of the scene. Motivated by the bird’s-eye-view (BEV) representation commonly used in vision and r…

Cited by 13SourcePDFScholar
2023

Object Discovery From Motion-Guided Tokens

CVPR 2023poster

Object discovery -- separating objects from the background without manual labels -- is a fundamental open challenge in computer vision. Previous methods struggle to go beyond clustering of low-level cues, whether handcrafted (e.g., color, texture) or learned (e.g., from auto-encoders). In this work,…

2023

Robust Self-Supervised Extrinsic Self-Calibration

IROS 2023poster

Autonomous vehicles and robots need to operate over a wide variety of scenarios in order to complete tasks efficiently and safely. Multi-camera self-supervised monocular depth estimation from videos is a promising way to reason about the environment, as it generates metrically scaled geometric predi…

Cited by 6SourceScholar
2023

Towards Zero-Shot Scale-Aware Monocular Depth Estimation

ICCV 2023poster

Monocular depth estimation is scale-ambiguous, and thus requires scale supervision to produce metric predictions. Even so, the resulting models will be geometry-specific, with learned scales that cannot be directly transferred across domains. Because of that, recent works focus instead on relative d…

Cited by 145PDFcodeScholar
2023

Viewpoint Equivariance for Multi-View 3D Object Detection

CVPR 2023poster

3D object detection from visual sensors is a cornerstone capability of robotic systems. State-of-the-art methods focus on reasoning and decoding object bounding boxes from multi-view camera input. In this work we gain intuition from the integral role of multi-view consistency in 3D scene understandi…

2022

"ShAPO: Implicit Representations for Multi-Object Shape, Appearance, and Pose Optimization"

ECCV 2022poster

"Our method studies the complex task of object-centric 3D understanding from a single RGB-D observation. As it is an ill-posed problem, existing methods suffer from low performance for both 3D shape and 6D pose and size estimation in complex multi-object scenarios with occlusions. We present ShAPO,…

2022

Control-Aware Prediction Objectives for Autonomous Driving

ICRA 2022poster

Autonomous vehicle software is typically structured as a modular pipeline of individual components (e.g., perception, prediction, and planning) to help separate concerns into interpretable sub-tasks. Even when end-to-end training is possible, each module has its own set of objectives used for safety…

Cited by 29SourceScholar
2022

Depth Field Networks for Generalizable Multi-View Scene Representation

ECCV 2022poster

"Modern 3D computer vision leverages learning to boost geometric reasoning, mapping image data to classical structures such as cost volumes or epipolar constraints to improve matching. These architectures are specialized according to the particular problem, and thus require significant task-specific…

Cited by 16SourcePDFScholar
2022

Discovering Objects That Can Move

CVPR 2022poster

This paper studies the problem of object discovery -- separating objects from the background without manual labels. Existing approaches utilize appearance cues, such as color, texture, and location, to group pixels into object-like regions. However, by relying on appearance alone, these methods fail…

Cited by 52PDFcodeScholar
2022

Dynamics-Aware Comparison of Learned Reward Functions

ICLR 2022spotlight

The ability to learn reward functions plays an important role in enabling the deployment of intelligent agents in the real world. However, $\textit{comparing}$ reward functions, for example as a means of evaluating reward learning methods, presents a challenge. Reward functions are typically compare…

Cited by 26SourcePDFScholar
2022

Heterogeneous-Agent Trajectory Forecasting Incorporating Class Uncertainty

IROS 2022poster

Reasoning about the future behavior of other agents is critical to safe robot navigation. The multiplicity of plausible futures is further amplified by the uncertainty inherent to agent state estimation from data, including positions, velocities, and semantic class. Forecasting methods, however, typ…

Cited by 43SourcecodeScholar
2022

Learning Optical Flow, Depth, and Scene Flow Without Real-World Labels

RA-L 2022

Self-supervised monocular depth estimation enables robots to learn 3D perception from raw video streams. This scalable approach leverages projective geometry and ego-motion to learn via view synthesis, assuming the world is mostly static. Dynamic scenes, which are common in autonomous driving and hu

Cited by 63SourceScholar
2022

Multi-Frame Self-Supervised Depth With Transformers

CVPR 2022poster

Multi-frame depth estimation improves over single-frame approaches by also leveraging geometric relationships between images via feature matching, in addition to learning appearance-based features. In this paper we revisit feature matching for self-supervised monocular depth estimation, and propose…

Cited by 109PDFScholar
2022

Photo-Realistic Neural Domain Randomization

ECCV 2022poster

"Synthetic data is a scalable alternative to manual supervision, but it requires overcoming the sim-to-real domain gap. This discrepancy between virtual and real worlds is addressed by two seemingly opposed approaches: improving the realism of simulation or foregoing realism entirely via domain rand…

Cited by 12SourcePDFScholar
2022

RAP: Risk-Aware Prediction for Robust Planning

CoRL 2022oral

Robust planning in interactive scenarios requires predicting the uncertain future to make risk-aware decisions. Unfortunately, due to long-tail safety-critical events, the risk is often under-estimated by finite-sampling approximations of probabilistic motion forecasts. This can lead to overconfiden…

Cited by 17SourcecodeScholar
2022

ROAD: Learning an Implicit Recursive Octree Auto-Decoder to Efficiently Encode 3D Shapes

CoRL 2022poster

Compact and accurate representations of 3D shapes are central to many perception and robotics tasks. State-of-the-art learning-based methods can reconstruct single objects but scale poorly to large datasets. We present a novel recursive implicit representation to efficiently and accurately encode la…

Cited by 5SourceScholar
2022

Representation Learning for Object Detection from Unlabeled Point Cloud Sequences

CoRL 2022poster

Although unlabeled 3D data is easy to collect, state-of-the-art machine learning techniques for 3D object detection still rely on difficult-to-obtain manual annotations. To reduce dependence on the expensive and error-prone process of manual labeling, we propose a technique for representation learni…

Cited by 7SourceScholar
2022

Revisiting the "Video" in Video-Language Understanding

CVPR 2022oral

What makes a video task uniquely suited for videos, beyond what can be understood from a single image? Building on recent progress in self-supervised image-language models, we revisit this question in the context of video and language tasks. We propose the atemporal probe (ATP), a new model for vide…

Cited by 199PDFScholar
2022

S2Net: Stochastic Sequential Pointcloud Forecasting

ECCV 2022poster

"Predicting futures of surrounding agents is critical for autonomous systems such as self-driving cars. Instead of requiring accurate detection and tracking prior to trajectory prediction, an object agnostic Sequential Pointcloud Forecasting (SPF) task was proposed in prior work, which enables a for…

Cited by 22SourcePDFScholar
2022

Self-Supervised Camera Self-Calibration from Video

ICRA 2022poster

Camera calibration is integral to robotics and computer vision algorithms that seek to infer geometric properties of the scene from visual input streams. In practice, calibration is a laborious procedure requiring specialized data collection and careful tuning. This process must be repeated whenever…

Cited by 31SourceScholar
2022

Self-supervised Learning is More Robust to Dataset Imbalance

ICLR 2022spotlight

Self-supervised learning (SSL) is a scalable way to learn general visual representations since it learns without labels. However, large-scale unlabeled datasets in the wild often have long-tailed label distributions, where we know little about the behavior of SSL. In this work, we systematically inv…

Cited by 204SourcePDFScholar
2021

Geometric Unsupervised Domain Adaptation for Semantic Segmentation

ICCV 2021poster

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world performance. We propose to use self-supervised monocular depth estimation as a…

Cited by 48PDFcodeScholar
2021

Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization

ICLR 2021poster

Real-world large-scale datasets are heteroskedastic and imbalanced --- labels have varying levels of uncertainty and label distributions are long-tailed. Heteroskedasticity and imbalance challenge deep learning algorithms due to the difficulty of distinguishing among mislabeled, ambiguous, and rare…

2021

Hierarchical Lovasz Embeddings for Proposal-Free Panoptic Segmentation

CVPR 2021poster

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and category-specific (i.e. instance-agnostic) representations jointly. Hence, state-of-the-…

Cited by 10PDFScholar
2021

Is Pseudo-Lidar Needed for Monocular 3D Object Detection?

ICCV 2021poster

Recent progress in 3D object detection from single images leverages monocular depth estimation as a way to produce 3D pointclouds, turning cameras into pseudo-lidar sensors. These two-stage detectors improve with the accuracy of the intermediate depth estimation network, which can itself be improved…

Cited by 388PDFcodeScholar
2021

Provable Guarantees for Self-Supervised Deep Learning with Spectral Contrastive Loss

NeurIPS 2021oral

Recent works in self-supervised learning have advanced the state-of-the-art by relying on the contrastive learning paradigm, which learns representations by pushing positive pairs, or similar examples from the same class, closer together while keeping negative pairs far apart. Despite the empirical…

Cited by 351SourcePDFScholar
2021

RAT iLQR: A Risk Auto-Tuning Controller to Optimally Account for Stochastic Model Mismatch

RA-L 2021

Successful robotic operation stochastic environments relies on accurate characterization of the underlying probability distributions, yet this is often imperfect due to limited knowledge. This work presents a control algorithm that is capable of handling such distributional mismatches. Specifically,

Cited by 16SourcecodeScholar
2021

Single-Shot Scene Reconstruction

CoRL 2021poster

We introduce a novel scene reconstruction method to infer a fully editable and re-renderable model of a 3D road scene from a single image. We represent movable objects separately from the immovable background, and recover a full 3D model of each distinct object as well as their spatial relations in…

Cited by 18SourceScholar
2021

Sparse Auxiliary Networks for Unified Monocular Depth Prediction and Completion

CVPR 2021poster

Estimating scene geometry from cost-effective sensors is key for robots. In this paper, we study the problem of predicting dense depth from a single RGB image (monodepth) with optional sparse measurements from low-cost active depth sensors. We introduce Sparse Auxiliary Networks (SAN), a new module…

Cited by 86PDFcodeScholar
2021

Warp-Refine Propagation: Semi-Supervised Auto-Labeling via Cycle-Consistency

ICCV 2021poster

Deep learning models for semantic segmentation rely on expensive, large-scale, manually annotated datasets. Labelling is a tedious process that can take hours per image. Automatically annotating video sequences by propagating sparsely labeled frames through time is a more scalable alternative. In th…

Cited by 23PDFScholar
2020

3D Packing for Self-Supervised Monocular Depth Estimation

CVPR 2020oral

Although cameras are ubiquitous, robotic platforms typically rely on active sensors like LiDAR for direct 3D perception. In this work, we propose a novel self-supervised monocular depth estimation method combining geometry with a new deep network, PackNet, learned only from unlabeled monocular video…

Cited by 881PDFcodeScholar
2020

Autolabeling 3D Objects With Differentiable Rendering of SDF Shape Priors

CVPR 2020oral

We present an automatic annotation pipeline to recover 9D cuboids and 3D shapes from pre-trained off-the-shelf 2D detectors and sparse LIDAR data. Our autolabeling method solves an ill-posed inverse problem by considering learned shape priors and optimizing geometric and physical parameters. To addr…

Cited by 125PDFcodeScholar
2020

Behaviorally Diverse Traffic Simulation via Reinforcement Learning

IROS 2020poster

Traffic simulators are important tools in autonomous driving development. While continuous progress has been made to provide developers more options for modeling various traffic participants, tuning these models to increase their behavioral diversity while maintaining quality is often very challengi…

Cited by 0SourceScholar
2020

Driving Through Ghosts: Behavioral Cloning with False Positives

IROS 2020poster

Safe autonomous driving requires robust detection of other traffic participants. However, robust does not mean perfect, and safe systems typically minimize missed detections at the expense of a higher false positive rate. This results in conservative and yet potentially dangerous behavior such as av…

Cited by 24SourceScholar
2020

It is not the Journey but the Destination: Endpoint Conditioned Trajectory Prediction

ECCV 2020poster

Human trajectory forecasting with multiple socially interact-ing agents is of critical importance for autonomous navigation in human environments, e.g., for self-driving cars and social robots. In this work, we present Predicted Endpoint Conditioned Network (PECNet) for flexible human trajectory pre…

2020

MATS: An Interpretable Trajectory Forecasting Representation for Planning and Control

CoRL 2020

Reasoning about human motion is a core component of modern human-robot interactive systems. In particular, one of the main uses of behavior prediction in autonomous systems is to inform robot motion planning and control. However, a majority of planning and control algorithms reason about system dyna

2020

Monocular Differentiable Rendering for Self-Supervised 3D Object Detection

ECCV 2020poster

3D object detection from monocular images is an ill-posed problem due to the projective entanglement of depth and scale. To overcome this ambiguity, we present a novel self-supervised method for textured 3D shape reconstruction and pose estimation of rigid objects with the help of strong shape prior…

2020

PillarFlow: End-to-end Birds-eye-view Flow Estimation for Autonomous Driving

IROS 2020poster

In autonomous driving, accurately estimating the state of surrounding obstacles is critical for safe and robust path planning. However, this perception task is difficult, particularly for generic obstacles/objects, due to appearance and occlusion changes. To tackle this problem, we propose an end-to…

Cited by 26SourceScholar
2020

Real-Time Panoptic Segmentation From Dense Detections

CVPR 2020oral

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to improve efficiency severely degrades their accuracy. In this pa…

Cited by 94PDFScholar
2020

Reinforcement Learning based Control of Imitative Policies for Near-Accident Driving

RSS 2020poster

Autonomous driving has achieved significant progress in recent years, but autonomous cars are still unable to tackle high-risk situations where a potential accident is likely. In such near-accident scenarios, even a minor change in the vehicle's actions may result in drastically different consequenc…

2020

Risk-Sensitive Sequential Action Control with Multi-Modal Human Trajectory Forecasting for Safe Crowd-Robot Interaction

IROS 2020poster

This paper presents a novel online framework for safe crowd-robot interaction based on risk-sensitive stochastic optimal control, wherein the risk is modeled by the entropic risk measure. The sampling-based model predictive control relies on mode insertion gradient optimization for this risk measure…

Cited by 49SourceScholar
2020

Self-Supervised 3D Keypoint Learning for Ego-Motion Estimation

CoRL 2020

Detecting and matching robust viewpoint-invariant keypoints is critical for visual SLAM and Structure-from-Motion. State-of-the-art learning-based methods generate training samples via homography adaptation to create 2D synthetic views with known keypoint matches from a single image. This approach d

2020

Semantically-Guided Representation Learning for Self-Supervised Monocular Depth

ICLR 2020poster

Self-supervised learning is showing great promise for monocular depth estimation, using geometry as the only source of supervision. Depth networks are indeed capable of learning representations that relate visual appearance to 3D properties by implicitly leveraging category-level patterns. In this w…

Cited by 285SourcecodeScholar
2020

Spatio-Temporal Graph for Video Captioning With Knowledge Distillation

CVPR 2020poster

Video captioning is a challenging task that requires a deep understanding of visual scenes. State-of-the-art methods generate captions using either scene-level or object-level information but without explicitly modeling object interactions. Thus, they often fail to make visually grounded predictions…

Cited by 354PDFScholar
2020

Spatiotemporal Relationship Reasoning for Pedestrian Intent Prediction

RA-L 2020

Reasoning over visual data is a desirable capability for robotics and vision-based applications. Such reasoning enables forecasting the next events or actions in videos. In recent years, various models have been developed based on convolution operations for prediction or forecasting, but they lack t

Cited by 186SourceScholar
2019

Exploring the Limitations of Behavior Cloning for Autonomous Driving

ICCV 2019oral

Driving requires reacting to a wide variety of complex environment conditions and agent behaviors. Explicitly modeling each possible scenario is unrealistic. In contrast, imitation learning can, in theory, leverage data from large fleets of human-driven cars. Behavior cloning in particular has been…

Cited by 703PDFcodeScholar
2019

Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss

NeurIPS 2019poster

Deep learning algorithms can fare poorly when the training dataset suffers from heavy class-imbalance but the testing criterion requires good generalization on less frequent classes. We design two novel methods to improve performance in such scenarios. First, we propose a theoretically-principled la…

2019

Robust Semi-Supervised Monocular Depth Estimation with Reprojected Distances

CoRL 2019

Dense depth estimation from a single image is a key problem in computer vision, with exciting applications in a multitude of robotic tasks. Initially viewed as a direct regression problem, requiring annotated labels as supervision at training time, in the past few years a substantial amount of work

Cited by 0SourcePDFScholar
2017

Procedural Generation of Videos to Train Deep Action Recognition Networks

CVPR 2017poster

Deep learning for human action recognition in videos is making significant progress, but is slowed down by its dependency on expensive manual labeling of large video collections. In this work, we investigate the generation of synthetic training data for action recognition, as it has recently shown p…

Cited by 180PDFcodeScholar