← Search

Yadan Luo

29 accepted papers

2026

GuideFlow: Constraint-Guided Flow Matching for Planning in End-to-End Autonomous Driving

CVPR 2026

Driving planning is a critical component of end-to-end (E2E) autonomous driving. However, prevailing Imitative E2E Planners often suffer from multimodal trajectory mode collapse, failing to produce diverse trajectory proposals. Meanwhile, Generative E2E Planners struggle to incorporate crucial safet

Cited by 0SourcecodeScholar
2026

MergeVLA: Cross-Skill Model Merging Toward a Generalist Vision-Language-Action Agent

CVPR 2026

Recent Vision-Language-Action (VLA) models reformulate vision-language models by tuning them with millions of robotic demonstrations. While they perform well when fine-tuned for a single embodiment or task family, extending them to multi-skill settings remains challenging: directly merging VLA exper

Cited by 0SourcecodeScholar
2026

Norm$\times$Direction: Restoring the Missing Query Norm in Vision Linear Attention

ICML 2026poster

Linear attention mitigates the quadratic complexity of softmax attention but suffers from a critical loss of expressiveness. We identify two primary causes: (1) The normalization operation cancels the query norm, which breaks the correlation between a query's norm and the spikiness (entropy) of the …

Cited by 0SourceScholar
2026

OraPO: Oracle-educated Reinforcement Learning for Data-efficient and Factual Radiology Report Generation

CVPR 2026

Radiology report generation (RRG) aims to automatically produce clinically faithful reports from chest X-ray images. Prevailing work typically follows a scale-driven paradigm, by multi-stage training over large paired corpora and oversized backbones, making pipelines highly data- and compute-intensi

Cited by 0SourceScholar
2026

Respecting Modality Gap in Post-hoc Out-of-distribution Detection with Pre-trained Vision-Language Models

ICML 2026poster

Out-of-distribution (OOD) detection has emerged as a popular technique to enhance the reliability of machine learning models by identifying unexpected inputs from unknown classes. Recent progress in pre-trained vision–language models (VLMs) has enabled zero-shot OOD detection without access to in-di…

Cited by 0SourceScholar
2026

TALO: Pushing 3D Vision Foundation Models Towards Globally Consistent Online Reconstruction

CVPR 2026

3D vision foundation models have shown strong generalization in reconstructing key 3D attributes from uncalibrated images through a single feed-forward pass. However, when deployed in online settings such as driving scenarios, predictions are made over temporal windows, making it non-trivial to main

Cited by 0SourcecodeScholar
2025

CodeMerge: Codebook-Guided Model Merging for Robust Test-Time Adaptation in Autonomous Driving

NeurIPS 2025poster

Maintaining robust 3D perception under dynamic and unpredictable test-time conditions remains a critical challenge for autonomous driving systems. Existing test-time adaptation (TTA) methods often fail in high-variance tasks like 3D object detection due to unstable optimization and sharp minima. Whi…

Cited by 0SourcecodeScholar
2025

Don't Shake the Wheel: Momentum-Aware Planning in End-to-End Autonomous Driving

CVPR 2025poster

End-to-end autonomous driving frameworks enable seamless integration of perception and planning but often rely on one-shot trajectory prediction, which may lead to unstable control and vulnerability to occlusions in single-frame perception. To address this, we propose the Momentum-Aware Driving (Mom…

2025

Is Less More? Exploring Token Condensation as Training-free Test-time Adaptation

ICCV 2025poster

Contrastive Language-Image Pretraining (CLIP) excels at learning generalizable image representations but often falls short in zero-shot inference on certain downstream datasets. Test-time adaptation (TTA) mitigates this issue by adjusting components like normalization layers or context prompts, yet…

2025

Latent Refinement via Flow Matching for Training-free Linear Inverse Problem Solving

NeurIPS 2025poster

Recent advances in *inverse problem* solving have increasingly adopted flow *priors* over diffusion models due to their ability to construct straight probability paths from noise to data, thereby enhancing efficiency in both training and inference. However, current flow-based inverse solvers face tw…

Cited by 0SourceScholar
2025

MOS: Model Synergy for Test-Time Adaptation on LiDAR-Based 3D Object Detection

ICLR 2025oral

LiDAR-based 3D object detection is crucial for various applications but often experiences performance degradation in real-world deployments due to domain shifts. While most studies focus on cross-dataset shifts, such as changes in environments and object geometries, practical corruptions from sensor…

2025

PolaFormer: Polarity-aware Linear Attention for Vision Transformers

ICLR 2025poster

Linear attention has emerged as a promising alternative to softmax-based attention, leveraging kernelized feature maps to reduce complexity from quadratic to linear in sequence length. However, the non-negative constraint on feature maps and the relaxed exponential function used in approximation lea…

Cited by 2SourcePDFScholar
2025

Provable Ordering and Continuity in Vision-Language Pretraining for Generalizable Embodied Agents

NeurIPS 2025poster

Pre-training vision-language representations on human action videos has emerged as a promising approach to reduce reliance on large-scale expert demonstrations for training embodied agents. However, prior methods often employ time con- trastive learning based on goal-reaching heuristics, progressive…

Cited by 0SourcecodeScholar
2024

Color-Oriented Redundancy Reduction in Dataset Distillation

NeurIPS 2024poster

Dataset Distillation (DD) is designed to generate condensed representations of extensive image datasets, enhancing training efficiency. Despite recent advances, there remains considerable potential for improvement, particularly in addressing the notable redundancy within the color space of distilled…

2024

ConjNorm: Tractable Density Estimation for Out-of-Distribution Detection

ICLR 2024poster

Post-hoc out-of-distribution (OOD) detection has garnered intensive attention in reliable machine learning. Many efforts have been dedicated to deriving score functions based on logits, distances, or rigorous data distribution assumptions to identify low-scoring OOD samples. Nevertheless, these esti…

Cited by 11SourcePDFScholar
2024

DiPEx: Dispersing Prompt Expansion for Class-Agnostic Object Detection

NeurIPS 2024poster

Class-agnostic object detection (OD) can be a cornerstone or a bottleneck for many downstream vision tasks. Despite considerable advancements in bottom-up and multi-object discovery methods that leverage basic visual cues to identify salient objects, consistently achieving a high recall rate remains…

2024

Exploiting Descriptive Completeness Prior for Cross Modal Hashing with Incomplete Labels

NeurIPS 2024poster

In this paper, we tackle the challenge of generating high-quality hash codes for cross-modal retrieval in the presence of incomplete labels, which creates uncertainty in distinguishing between positive and negative pairs. Vision-language models such as CLIP offer a potential solution by providing ge…

2024

Find n' Propagate: Open-Vocabulary 3D Object Detection in Urban Environments

ECCV 2024poster

"In this work, we tackle the limitations of current LiDAR-based 3D object detection systems, which are hindered by a restricted class vocabulary and the high costs associated with annotating new object classes. Our exploration of open-vocabulary (OV) learning in urban environments aims to capture no…

2023

Exploring Active 3D Object Detection from a Generalization Perspective

ICLR 2023top-25%

To alleviate the high annotation cost in LiDAR-based 3D object detection, active learning is a promising solution that learns to select only a small portion of unlabeled data to annotate, without compromising model performance. Our empirical study, however, suggests that mainstream uncertainty-based…

2023

How Far Pre-trained Models Are from Neural Collapse on the Target Dataset Informs their Transferability

ICCV 2023poster

This paper focuses on model transferability estimation, i.e., assessing the performance of pre-trained models on a downstream task without performing fine-tuning. Motivated by the neural collapse (NC) that reveals the feature geometry at the terminal stage of training, our method considers the model…

Cited by 23PDFScholar
2023

KECOR: Kernel Coding Rate Maximization for Active 3D Object Detection

ICCV 2023poster

Achieving a reliable LiDAR-based object detector in autonomous driving is paramount, but its success hinges on obtaining large amounts of precise 3D annotations. Active learning (AL) seeks to mitigate the annotation burden through algorithms that use fewer labels and can attain performance comparabl…

Cited by 19PDFScholar
2023

Revisiting Domain-Adaptive 3D Object Detection by Reliable, Diverse and Class-balanced Pseudo-Labeling

ICCV 2023poster

Unsupervised domain adaptation (DA) with the aid of pseudo labeling techniques has emerged as a crucial approach for domain-adaptive 3D object detection. While effective, existing DA methods suffer from a substantial drop in performance when applied to a multi-class training setting, due to the co-e…

Cited by 30PDFcodeScholar
2021

Discovering Collaborative Signals for Next POI Recommendation with Iterative Seq2Graph Augmentation

IJCAI 2021poster

Being an indispensable component in location-based social networks, next point-of-interest (POI) recommendation recommends users unexplored POIs based on their recent visiting histories. However, existing work mainly models check-in data as isolated POI sequences, neglecting the crucial collaborativ…

Cited by 103SourcePDFScholar
2021

Learning To Diversify for Single Domain Generalization

ICCV 2021poster

Domain generalization (DG) aims to generalize a model trained on multiple source (i.e., training) domains to a distributionally different target (i.e., test) domain. In contrast to the DG setup that strictly requires the availability of multiple source domains, this paper considers a more realistic…

Cited by 307PDFcodeScholar
2021

Semantics Disentangling for Generalized Zero-Shot Learning

ICCV 2021poster

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt to associate the visual features of seen classes with attributes or to generate u…

Cited by 149PDFcodeScholar
2020

Progressive Graph Learning for Open-Set Domain Adaptation

ICML 2020poster

Domain shift is a fundamental problem in visual recognition which typically arises when the source and target data follow different distributions. The existing domain adaptation approaches which tackle this problem work in the "closed-set" setting with the assumption that the source and the target d…