← Search

Xuanlong Yu

7 accepted papers

2026

A Closer Look at Cross-Domain Few-Shot Object Detection: Fine-Tuning Matters and Parallel Decoder Helps

CVPR 2026

Few-shot object detection (FSOD) is challenging due to unstable optimization and limited generalization arising from the scarcity of training samples. To address these issues, we propose a hybrid ensemble decoder that enhances generalization during fine-tuning. Inspired by ensemble learning, the dec

Cited by 1SourcecodeScholar
2026

FSOD-VFM: Few-Shot Object Detection with Vision Foundation Models and Graph Diffusion

ICLR 2026poster

In this paper, we present FSOD-VFM: Few-Shot Object Detectors with Vision Foundation Models, a framework that leverages vision foundation models to tackle the challenge of few-shot object detection. FSOD-VFM integrates three key components: a universal proposal network (UPN) for category-agnostic bo…

Cited by 0SourcecodeScholar
2026

MoVie: Broaden Your Views with Human Motion for Action Detection

CVPR 2026

Human action detection in videos requires both semantic recognition and accurate modeling of motion. While recent video foundation models have advanced visual semantics, they still struggle to capture complex and compositional actions due to the limited representation ability of motion. Human skelet

Cited by 0SourceScholar
2024

Discretization-Induced Dirichlet Posterior for Robust Uncertainty Quantification on Regression

AAAI 2024technical

Uncertainty quantification is critical for deploying deep neural networks (DNNs) in real-world applications. An Auxiliary Uncertainty Estimator (AuxUE) is one of the most effective means to estimate the uncertainty of the main task prediction without modifying the main task model. To be considered r…

2024

SURE: SUrvey REcipes for building reliable and robust deep networks

CVPR 2024poster

In this paper we revisit techniques for uncertainty estimation within deep neural networks and consolidate a suite of techniques to enhance their reliability. Our investigation reveals that an integrated application of diverse techniques--spanning model regularization classifier and optimization--su…

2022

Latent Discriminant Deterministic Uncertainty

ECCV 2022poster

"Predictive uncertainty estimation is essential for deploying Deep Neural Networks in real-world autonomous systems. However, most successful approaches are computationally intensive. In this work, we attempt to address these challenges in the context of autonomous driving perception tasks. Recently…