← Search

Mark Campbell

38 accepted papers

2025

Learning 3D Perception from Others' Predictions

ICLR 2025poster

Accurate 3D object detection in real-world environments requires a huge amount of annotated data with high quality. Acquiring such data is tedious and expensive, and often needs repeated effort when a new sensor is adopted or when the detector is deployed in a new environment. We investigate a new s…

Cited by 1SourcePDFScholar
2025

Mixed Signals: A Diverse Point Cloud Dataset for Heterogeneous LiDAR V2X Collaboration

ICCV 2025poster

Vehicle-to-everything (V2X) collaborative perception has emerged as a promising solution to address the limitations of single-vehicle perception systems. However, existing V2X datasets are limited in scope, diversity, and quality. To address these gaps, we present Mixed Signals, a comprehensive V2X…

Cited by 0SourcePDFScholar
2025

Transfer Your Perspective: Controllable 3D Generation from Any Viewpoint in a Driving Scene

CVPR 2025poster

Self-driving cars relying solely on ego-centric perception face limitations in sensing, often failing to detect occluded, faraway objects. Collaborative autonomous driving (CAV) seems like a promising direction, but collecting data for development is non-trivial. It requires placing multiple sensor-…

Cited by 0SourcePDFScholar
2024

Better Monocular 3D Detectors with LiDAR from the Past

ICRA 2024poster

Accurate 3D object detection is crucial to autonomous driving. Though LiDAR-based detectors have achieved impressive performance, the high cost of LiDAR sensors precludes their widespread adoption in affordable vehicles. Camera-based detectors are cheaper alternatives but often suffer inferior perfo…

Cited by 1SourcecodeScholar
2024

DiffuBox: Refining 3D Object Detection with Point Diffusion

NeurIPS 2024poster

Ensuring robust 3D object detection and localization is crucial for many applications in robotics and autonomous driving. Recent models, however, face difficulties in maintaining high performance when applied to domains with differing sensor setups or geographic locations, often resulting in poor lo…

2024

Pre-training LiDAR-based 3D Object Detectors through Colorization

ICLR 2024poster

Accurate 3D object detection and understanding for self-driving cars heavily relies on LiDAR point clouds, necessitating large amounts of labeled data to train. In this work, we introduce an innovative pre-training approach, Grounded Point Colorization (GPC), to bridge the gap between data and label…

2024

SWIFT: Strategic Weather-informed Image-based Forecasting for Trajectories

IROS 2024poster

Predicting agents’ trajectories in complex environments is critical for achieving safe autonomous robot navigation. Empirically, agents’ decisions and preferences are susceptible to changes in environmental factors (e.g., interactions with other agents, weather conditions, traffic rules). State-of-t…

Cited by 0SourceScholar
2023

Image-to-Image Translation for Autonomous Driving from Coarsely-Aligned Image Pairs

ICRA 2023poster

A self-driving car must be able to reliably handle adverse weather conditions (e.g., snowy) to operate safely. In this paper, we investigate the idea of turning sensor inputs (i.e., images) captured in an adverse condition into a benign one (i.e., sunny), upon which the downstream tasks (e.g., seman…

Cited by 18SourceScholar
2023

Probabilistic Uncertainty Quantification of Prediction Models with Application to Visual Localization

ICRA 2023poster

The uncertainty quantification of prediction models (e.g., neural networks) is crucial for their adoption in many robotics applications. This is arguably as important as making accurate predictions, especially for safety-critical applications such as self-driving cars. This paper proposes our approa…

Cited by 7SourceScholar
2023

Reward Finetuning for Faster and More Accurate Unsupervised Object Discovery

NeurIPS 2023poster

Recent advances in machine learning have shown that Reinforcement Learning from Human Feedback (RLHF) can improve machine learning models and align them with human preferences. Although very successful for Large Language Models (LLMs), these advancements have not had a comparable impact in research…

2022

Exploiting Playbacks in Unsupervised Domain Adaptation for 3D Object Detection in Self-Driving Cars

ICRA 2022poster

Self-driving cars must detect other traffic participants like vehicles and pedestrians in 3D in order to plan safe routes and avoid collisions. State-of-the-art 3D object detectors, based on deep learning, have shown promising accuracy but are prone to over-fit domain idiosyncrasies, making them fai…

Cited by 25SourceScholar
2022

Hindsight is 20/20: Leveraging Past Traversals to Aid 3D Perception

ICLR 2022poster

Self-driving cars must detect vehicles, pedestrians, and other traffic participants accurately to operate safely. Small, far-away, or highly occluded objects are particularly challenging because there is limited information in the LiDAR point clouds for detecting them. To address this challenge, we l…

2022

Is it Worth to Reason about Uncertainty in Occupancy Grid Maps during Path Planning?

ICRA 2022poster

This paper investigates the usefulness of reasoning about the uncertain presence of obstacles during path planning, which typically stems from the usage of probabilistic occupancy grid maps for representing the environment when mapping via a noisy sensor like a stereo camera. The traditional plannin…

Cited by 10SourceScholar
2022

Ithaca365: Dataset and Driving Perception Under Repeated and Challenging Weather Conditions

CVPR 2022poster

Advances in perception for self-driving cars have accelerated in recent years due to the availability of large-scale datasets, typically collected at specific locations and under nice weather conditions. Yet, to achieve the high safety requirement, these perceptual systems must operate robustly unde…

Cited by 53PDFScholar
2022

Learning To Detect Mobile Objects From LiDAR Scans Without Labels

CVPR 2022poster

Current 3D object detectors for autonomous driving are almost entirely trained on human-annotated data. Although of high quality, the generation of such data is laborious and costly, restricting them to a few specific locations and object types. This paper proposes an alternative approach entirely b…

Cited by 51PDFcodeScholar
2022

Learning to Assess Danger from Movies for Cooperative Escape Planning in Hazardous Environments

IROS 2022poster

There has been a plethora of work towards im-proving robot perception and navigation, yet their application in hazardous environments, like during a fire or an earthquake, is still at a nascent stage. We hypothesize two key challenges here: first, it is difficult to replicate such scenarios in the r…

Cited by 4SourceScholar
2022

Sequential Joint Shape and Pose Estimation of Vehicles with Application to Automatic Amodal Segmentation Labeling

ICRA 2022poster

Shape and pose estimation is a critical perception problem for a self-driving car to fully understand its surrounding environment. One fundamental challenge in solving this problem is the incomplete sensor signal (e.g., LiDAR scans), especially for faraway or occluded objects. In this paper, we prop…

Cited by 2SourceScholar
2022

Unsupervised Adaptation from Repeated Traversals for Autonomous Driving

NeurIPS 2022accept

For a self-driving car to operate reliably, its perceptual system must generalize to the end-user's environment --- ideally without additional annotation efforts. One potential solution is to leverage unlabeled data (e.g., unlabeled LiDAR point clouds) collected from the end-users' environments (i.e…

2021

Detecting and Mapping Trees in Unstructured Environments with a Stereo Camera and Pseudo-Lidar

ICRA 2021poster

We present a method for detecting and mapping trees in noisy stereo camera point clouds, using a learned 3D object detector. Inspired by recent advancements in 3-D object detection using a pseudo-lidar representation for stereo data, we train a PointRCNN detector to recognize trees in forest-like en…

Cited by 13SourcecodeScholar
2021

Exploiting Natural Language for Efficient Risk-Aware Multi-Robot SaR Planning

RA-L 2021

The ability to develop a high-level understanding of a scene, such as perceiving danger levels, can prove valuable in planning multi-robot search and rescue (SaR) missions. In this work, we propose to uniquely leverage natural language descriptions from the mission commander in chief and image data

Cited by 14SourcecodeScholar
2020

DeepSemanticHPPC: Hypothesis-based Planning over Uncertain Semantic Point Clouds

ICRA 2020poster

Planning in unstructured environments is challenging - it relies on sensing, perception, scene reconstruction, and reasoning about various uncertainties. We propose DeepSemanticHPPC, a novel uncertainty-aware hypothesis-based planner for unstructured environments. Our algorithmic pipeline consists o…

Cited by 11SourceScholar
2020

End-to-End Pseudo-LiDAR for Image-Based 3D Object Detection

CVPR 2020poster

Reliable and accurate 3D object detection is a necessity for safe autonomous driving. Although LiDAR sensors can provide accurate 3D point cloud estimates of the environment, they are also prohibitively expensive for many settings. Recently, the introduction of pseudo-LiDAR (PL) has led to a drastic…

Cited by 262PDFcodeScholar
2020

Pseudo-LiDAR++: Accurate Depth for 3D Object Detection in Autonomous Driving

ICLR 2020poster

Detecting objects such as cars and pedestrians in 3D plays an indispensable role in autonomous driving. Existing approaches largely rely on expensive LiDAR sensors for accurate depth information. While recently pseudo-LiDAR has been introduced as a promising alternative, at a much lower cost based s…

Cited by 515SourcecodeScholar
2020

Train in Germany, Test in the USA: Making 3D Object Detectors Generalize

CVPR 2020poster

In the domain of autonomous driving, deep learning has substantially improved the 3D object detection accuracy for LiDAR and stereo camera data alike. While deep networks are great at generalization, they are also notorious to overfit to all kinds of spurious artifacts, such as brightness, car sizes…

Cited by 215PDFcodeScholar
2020

Wasserstein Distances for Stereo Disparity Estimation

NeurIPS 2020spotlight

Existing approaches to depth or disparity estimation output a distribution over a set of pre-defined discrete values. This leads to inaccurate results when the true depth or disparity does not match any of these values. The fact that this distribution is usually learned indirectly through a regressi…

2019

Anytime Stereo Image Depth Estimation on Mobile Devices

ICRA 2019poster

Many applications of stereo depth estimation in robotics require the generation of accurate disparity maps in real time under significant computational constraints. Current state-of-the-art algorithms force a choice between either generating accurate mappings at a slow pace, or quickly generating in…

Cited by 265SourcecodeScholar
2019

LDLS: 3-D Object Segmentation Through Label Diffusion From 2-D Images

RA-L 2019

Object segmentation in three-dimensional (3-D) point clouds is a critical task for robots capable of 3-D perception. Despite the impressive performance of deep learning-based approaches on object segmentation in 2-D images, deep learning has not been applied nearly as successfully for 3-D point clou

Cited by 39SourcecodeScholar
2019

Pseudo-LiDAR From Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving

CVPR 2019poster

3D object detection is an essential task in autonomous driving. Recent techniques excel with highly accurate detection rates, provided the 3D input data is obtained from precise but expensive LiDAR technology. Approaches based on cheaper monocular or stereo imagery data have, until now, resulted in…

Cited by 1347PDFcodeScholar
2018

Perception-Informed Autonomous Environment Augmentation with Modular Robots

ICRA 2018poster

We present a system enabling a modular robot to autonomously build structures in order to accomplish high-level tasks. Building structures allows the robot to surmount large obstacles, expanding the set of tasks it can perform. This addresses a common weakness of modular robot systems, which often s…

Cited by 26SourceScholar