← Search

Xinyao Li

7 accepted papers

2026

Generalizing Vision-Language Models with Dedicated Prompt Guidance

AAAI 2026technical

Fine-tuning large pretrained vision-language models (VLMs) has emerged as a prevalent paradigm for downstream adaptation, yet it faces a critical trade-off between domain specificity and domain generalization (DG) ability. Current methods typically fine-tune a universal model on the entire dataset,

Cited by 0SourcePDFScholar
2026

Manipulation as in Simulation: Enabling Accurate Geometry Perception in Robots

ICLR 2026poster

Modern robotic manipulation primarily relies on visual observations in a 2D color space for skill learning but suffers from poor generalization. In contrast, humans, living in a 3D world, depend more on physical properties-such as distance, size, and shape-than on texture when interacting with objec…

Cited by 0SourcecodeScholar
2025

Enhancing Deep Batch Active Learning for Regression with Imperfect Data Guided Selection

NeurIPS 2025poster

Active learning (AL) reduces annotation costs by selecting the most informative samples based on both model sensitivity and predictive uncertainty. While sensitivity can be measured through parameter gradients in an unsupervised manner, predictive uncertainty can hardly be estimated without true la…

Cited by 0SourceScholar
2024

Domain-Agnostic Mutual Prompting for Unsupervised Domain Adaptation

CVPR 2024poster

Conventional Unsupervised Domain Adaptation (UDA) strives to minimize distribution discrepancy between domains which neglects to harness rich semantics from data and struggles to handle complex domain shifts. A promising technique is to leverage the knowledge of large-scale pre-trained vision-langua…

Cited by 18SourcePDFScholar
2024

Split to Merge: Unifying Separated Modalities for Unsupervised Domain Adaptation

CVPR 2024poster

Large vision-language models (VLMs) like CLIP have demonstrated good zero-shot learning performance in the unsupervised domain adaptation task. Yet most transfer approaches for VLMs focus on either the language or visual branches overlooking the nuanced interplay between both modalities. In this wor…