← Search

Shiyu Xuan

8 accepted papers

2026

Dual-Estimator: Decoupling Global and Local Semantic Shift for Drift Compensation in Class-Incremental Learning

CVPR 2026

Continual Learning (CL) provides an effective paradigm for acquiring new knowledge, and the principle of learning without retaining past samples has led to exemplar-free CL that better matches practical conditions. However, a key challenge is the semantic shift, which requires reliable activation of

Cited by 0SourcecodeScholar
2026

Zero-shot HOI Detection with MLLM-based Detector-agnostic Interaction Recognition

ICLR 2026poster

Zero-shot Human-object interaction (HOI) detection aims to locate humans and objects in images and recognize their interactions. While advances in open-vocabulary object detection provide promising solutions for object localization, interaction recognition (IR) remains challenging due to the combina…

Cited by 0SourcecodeScholar
2025

Generalizable Object Keypoint Localization from Generative Priors

CVPR 2025poster

Generalizable object keypoint localization is a fundamental computer vision task in understanding the object structure. It is challenging for existing keypoint localization methods because their limited training data cannot provide generalizable shape and semantic cues, leading to inferior performan…

Cited by 0SourcePDFScholar
2024

Decoupled Optimisation for Long-Tailed Visual Recognition

AAAI 2024technical

When training on a long-tailed dataset, conventional learning algorithms tend to exhibit a bias towards classes with a larger sample size. Our investigation has revealed that this biased learning tendency originates from the model parameters, which are trained to disproportionately contribute to the…

Cited by 6SourcePDFScholar
2024

LocLLM: Exploiting Generalizable Human Keypoint Localization via Large Language Model

CVPR 2024highlight

The capacity of existing human keypoint localization models is limited by keypoint priors provided by the training data. To alleviate this restriction and pursue more general model this work studies keypoint localization from a different perspective by reasoning locations based on keypiont clues in…

2024

Pink: Unveiling the Power of Referential Comprehension for Multi-modal LLMs

CVPR 2024poster

Multi-modal Large Language Models (MLLMs) have shown remarkable capabilities in various multi-modal tasks. Nevertheless their performance in fine-grained image understanding tasks is still limited. To address this issue this paper proposes a new framework to enhance the fine-grained image understand…