← Search

Jilin Mei

14 accepted papers

2026

Advancing Off-Road Autonomous Driving: The Large-Scale ORAD-3D Dataset and Comprehensive Benchmarks

ICRA 2026poster

A major bottleneck in off-road autonomous driving research lies in the scarcity of large-scale, high-quality datasets and benchmarks. To bridge this gap, we present ORAD-3D, which, to the best of our knowledge, is the largest dataset specifically curated for off-road autonomous driving. ORAD-3D cove…

2026

Beyond Endpoints: Path-Centric Reasoning for Vectorized Off-Road Network Extraction

CVPR 2026

Deep learning has advanced vectorized road extraction in urban settings, yet off-road environments remain underexplored and challenging. A significant domain gap causes advanced models to fail in wild terrains due to two key issues: lack of large-scale vectorized datasets and structural weakness in

Cited by 0SourcecodeScholar
2026

FALCO: Foundation Model Guided Active Learning for Cost-Effective Off-Road Freespace Detection

ICRA 2026poster

Freespace detection in unstructured off-road environments is critical for safe autonomous navigation but remains highly challenging due to ambiguous boundaries, diverse terrains, and long-tail safety-critical cases. Constructing large annotated datasets in such environments is prohibitively costly, …

Cited by 0Scholar
2025

CORENet: Cross-Modal 4D Radar Denoising Network with LiDAR Supervision for Autonomous Driving

IROS 2025

4D radar-based object detection has garnered great attention for its robustness in adverse weather conditions and capacity to deliver rich spatial information across diverse driving scenarios. Nevertheless, the sparse and noisy nature of 4D radar point clouds poses substantial challenges for effecti

Cited by 0SourcecodeScholar
2025

From Flatland to Space: Teaching Vision-Language Models to Perceive and Reason in 3D

NeurIPS 2025poster

Recent advances in LVLMs have improved vision-language understanding, but they still struggle with spatial perception, limiting their ability to reason about complex 3D scenes. Unlike previous approaches that incorporate 3D representations into models to improve spatial understanding, we aim to unlo…

Cited by 0SourceScholar
2025

ROD: RGB-Only Fast and Efficient Off-Road Freespace Detection

ICRA 2025

Off-road freespace detection is more challenging than on-road scenarios because of the blurred boundaries of traversable areas. Previous state-of-the-art (SOTA) methods employ multi-modal fusion of RGB images and LiDAR data. However, due to the significant increase in inference time when calculating

Cited by 2SourcecodeScholar
2024

TeFF: Tracking-enhanced Forgetting-free Few-shot 3D LiDAR Semantic Segmentation

IROS 2024

In autonomous driving, 3D LiDAR plays a crucial role in understanding the vehicle’s surroundings. However, the newly emerged, unannotated objects presents few-shot learning problem for semantic segmentation. This paper addresses the limitations of current few-shot semantic segmentation by exploiting

Cited by 2SourcecodeScholar
2023

PA&DA: Jointly Sampling Path and Data for Consistent NAS

CVPR 2023poster

Based on the weight-sharing mechanism, one-shot NAS methods train a supernet and then inherit the pre-trained weights to evaluate sub-models, largely reducing the search cost. However, several works have pointed out that the shared weights suffer from different gradient descent directions during tra…

2023

Unleashing the Power of Gradient Signal-to-Noise Ratio for Zero-Shot NAS

ICCV 2023poster

Neural Architecture Search (NAS) aims to automatically find optimal neural network architectures in an efficient way. Zero-Shot NAS is a promising technique that leverages proxies to predict the accuracy of candidate architectures without any training. However, we have observed that most existing pr…

Cited by 6PDFcodeScholar
2022

AGNAS: Attention-Guided Micro and Macro-Architecture Search

ICML 2022spotlight

Micro- and macro-architecture search have emerged as two popular NAS paradigms recently. Existing methods leverage different search strategies for searching micro- and macro- architectures. When using architecture parameters to search for micro-structure such as normal cell and reduction cell, the a…

2022

Searching for BurgerFormer with Micro-Meso-Macro Space Design

ICML 2022spotlight

With the success of Transformers in the computer vision field, the automated design of vision Transformers has attracted significant attention. Recently, MetaFormer found that simple average pooling can achieve impressive performance, which naturally raises the question of how to design a search spa…