← Search

Mingxing Tan

39 accepted papers

2026

Sensor2Sensor: Cross-Embodiment Sensor Conversion for Autonomous Driving

CVPR 2026

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

Cited by 0SourceScholar
2026

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

CVPR 2026

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

Cited by 0SourceScholar
2025

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

IROS 2025

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

Cited by 0SourceScholar
2025

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

IROS 2025

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

Cited by 0SourceScholar
2025

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

CVPR 2025poster

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

Cited by 0SourcePDFScholar
2025

SceneCrafter: Controllable Multi-View Driving Scene Editing

CVPR 2025poster

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

Cited by 0SourcePDFScholar
2025

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

CVPR 2025poster

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

Cited by 0SourcePDFScholar
2024

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

ICRA 2024poster

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

Cited by 2SourceScholar
2024

STT: Stateful Tracking with Transformers for Autonomous Driving

ICRA 2024poster

Tracking objects in three-dimensional space is critical for autonomous driving. To ensure safety while driving, the tracker must be able to reliably track objects across frames and accurately estimate their states such as velocity and acceleration in the present. Existing works frequently focus on t…

Cited by 0SourceScholar
2024

SceneDiffuser: Efficient and Controllable Driving Simulation Initialization and Rollout

NeurIPS 2024poster

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

Cited by 11SourcePDFScholar
2024

WOMD-LiDAR: Raw Sensor Dataset Benchmark for Motion Forecasting

ICRA 2024poster

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

Cited by 28SourceScholar
2023

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

IROS 2023poster

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

Cited by 3SourceScholar
2023

Lidar Augment: Searching for Scalable 3D LiDAR Data Augmentations

ICRA 2023poster

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

Cited by 12SourceScholar
2022

DeepFusion: Lidar-Camera Deep Fusion for Multi-Modal 3D Object Detection

CVPR 2022poster

Lidars and cameras are critical sensors that provide complementary information for 3D detection in autonomous driving. While prevalent multi-modal methods simply decorate raw lidar point clouds with camera features and feed them directly to existing 3D detection models, our study shows that fusing c…

Cited by 476PDFcodeScholar
2022

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

ECCV 2022poster

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

Cited by 6SourcePDFScholar
2022

Occupancy Flow Fields for Motion Forecasting in Autonomous Driving

RA-L 2022

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

Cited by 99SourceScholar
2022

PolyLoss: A Polynomial Expansion Perspective of Classification Loss Functions

ICLR 2022poster

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

Cited by 239SourcePDFScholar
2022

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

ECCV 2022poster

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

Cited by 18SourcePDFScholar
2022

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

ECCV 2022poster

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

Cited by 140SourcePDFScholar
2021

CoAtNet: Marrying Convolution and Attention for All Data Sizes

NeurIPS 2021poster

Transformers have attracted increasing interests in computer vision, but they still fall behind state-of-the-art convolutional networks. In this work, we show that while Transformers tend to have larger model capacity, their generalization can be worse than convolutional networks due to the lack of…

Cited by 1550SourcePDFScholar
2021

MoViNets: Mobile Video Networks for Efficient Video Recognition

CVPR 2021poster

We present Mobile Video Networks (MoViNets), a family of computation and memory efficient video networks that can operate on streaming video for online inference. 3D convolutional neural networks (CNNs) are accurate at video recognition but require large computation and memory budgets and do not sup…

Cited by 324PDFcodeScholar
2021

MobileDets: Searching for Object Detection Architectures for Mobile Accelerators

CVPR 2021poster

Inverted bottleneck layers, which are built upon depthwise convolutions, have been the predominant building blocks in state-of-the-art object detection models on mobile devices. In this work, we investigate the optimality of this design pattern over a broad range of mobile accelerators by revisiting…

Cited by 189PDFcodeScholar
2021

Nyströmformer: A Nyström-based Algorithm for Approximating Self-Attention

AAAI 2021technical

Transformers have emerged as a powerful tool for a broad range of natural language processing tasks. A key component that drives the impressive performance of Transformers is the self-attention mechanism that encodes the influence or dependence of other tokens on each specific token. While beneficia…

2021

Robust and Accurate Object Detection via Adversarial Learning

CVPR 2021poster

Data augmentation has become a de facto component for training high-performance deep image classifiers, but its potential is under-explored for object detection. Noting that most state-of-the-art object detectors benefit from fine-tuning a pre-trained classifier, we first study how the classifiers'…

Cited by 100PDFcodeScholar
2021

Searching for Fast Model Families on Datacenter Accelerators

CVPR 2021poster

Neural Architecture Search (NAS), together with model scaling, has shown remarkable progress in designing high accuracy and fast convolutional architecture families. However, as neither NAS nor model scaling considers sufficient hardware architecture details, they do not take full advantage of the e…

Cited by 43PDFcodeScholar
2021

Shape-Texture Debiased Neural Network Training

ICLR 2021poster

Shape and texture are two prominent and complementary cues for recognizing objects. Nonetheless, Convolutional Neural Networks are often biased towards either texture or shape, depending on the training dataset. Our ablation shows that such bias degenerates model performance. Motivated by this obser…

2020

Adversarial Examples Improve Image Recognition

CVPR 2020poster

Adversarial examples are commonly viewed as a threat to ConvNets. Here we present an opposite perspective: adversarial examples can be used to improve image recognition models if harnessed in the right manner. We propose AdvProp, an enhanced adversarial training scheme which treats adversarial examp…

Cited by 699PDFcodeScholar
2020

AssembleNet: Searching for Multi-Stream Neural Connectivity in Video Architectures

ICLR 2020poster

Learning to represent videos is a very challenging task both algorithmically and computationally. Standard video CNN architectures have been designed by directly extending architectures devised for image understanding to include the time dimension, using modules such as 3D convolutions, or by using…

Cited by 121SourcecodeScholar
2020

BigNAS: Scaling Up Neural Architecture Search with Big Single-Stage Models

ECCV 2020poster

Neural architecture search (NAS) methods have shown promising results discovering models that are both accurate and fast. For NAS, training a one-shot model has became a popular strategy to rank the relative quality of different architectures (child models) using a single set of shared weights. Howe…

Cited by 358SourcePDFScholar
2020

Go Wide, Then Narrow: Efficient Training of Deep Thin Networks

ICML 2020poster

For deploying a deep learning model into production, it needs to be both accurate and compact to meet the latency and memory constraints. This usually results in a network that is deep (to ensure performance) and yet thin (to improve computational efficiency). In this paper, we propose an efficient…

Cited by 23SourcePDFScholar
2020

PyGlove: Symbolic Programming for Automated Machine Learning

NeurIPS 2020oral

Neural networks are sensitive to hyper-parameter and architecture choices. Automated Machine Learning (AutoML) is a promising paradigm for automating these choices. Current ML software libraries, however, are quite limited in handling the dynamic interactions among the components of AutoML. For exam…

2020

Search to Distill: Pearls Are Everywhere but Not the Eyes

CVPR 2020oral

Standard Knowledge Distillation (KD) approaches distill the knowledge of a cumbersome teacher model into the parameters of a student model with a pre-defined architecture. However, the knowledge of a neural network, which is represented by the network's output distribution conditioned on its input,…

Cited by 97PDFScholar
2020

SpineNet: Learning Scale-Permuted Backbone for Recognition and Localization

CVPR 2020poster

Convolutional neural networks typically encode an input image into a series of intermediate features with decreasing resolutions. While this structure is suited to classification tasks, it does not perform well for tasks requiring simultaneous recognition and localization (e.g., object detection). T…

Cited by 259PDFcodeScholar
2019

MnasNet: Platform-Aware Neural Architecture Search for Mobile

CVPR 2019poster

Designing convolutional neural networks (CNN) for mobile devices is challenging because mobile models need to be small and fast, yet still accurate. Although significant efforts have been dedicated to design and improve mobile CNNs on all dimensions, it is very difficult to manually balance these tr…

Cited by 4089PDFcodeScholar