← Search

Xuehao Wang

11 accepted papers

2026

HAD: Heterogeneity-Aware Distillation for Lifelong Heterogeneous Learning

CVPR 2026

Lifelong learning aims to preserve knowledge acquired from previous tasks while incorporating knowledge from a sequence of new tasks. However, most prior work explores only streams of homogeneous tasks (*e.g.*, only classification tasks) and neglects the scenario of learning across heterogeneous tas

Cited by 0SourcecodeScholar
2025

A Compact Reconfigurable Terrestrial-Aerial Robot With Foldable Mechanisms for Rolling, Crawling, and Flying

RA-L 2025

A compact reconfigurable terrestrial-aerial robot that is capable of executing seamless transitions between three motion modes—rolling, crawling, and flying—via foldable mechanisms is presented in this letter. The rolling and crawling modes are facilitated by two passive gear-driven, foldable wheel-

Cited by 0SourceScholar
2025

Come Together, But Not Right Now: A Progressive Strategy to Boost Low-Rank Adaptation

ICML 2025poster

Low-rank adaptation (LoRA) has emerged as a leading parameter-efficient fine-tuning technique for adapting large foundation models, yet it often locks adapters into suboptimal minima near their initialization. This hampers model generalization and limits downstream operators such as adapter merging…

2025

HeadMap: Locating and Enhancing Knowledge Circuits in LLMs

ICLR 2025poster

Large language models (LLMs), through pretraining on extensive corpora, encompass rich semantic knowledge and exhibit the potential for efficient adaptation to diverse downstream tasks. However, the intrinsic mechanisms underlying LLMs remain unexplored, limiting the efficacy of applying these model…

2025

MoPFormer: Motion-Primitive Transformer for Wearable-Sensor Activity Recognition

NeurIPS 2025poster

Human Activity Recognition (HAR) with wearable sensors is challenged by limited interpretability, which significantly impacts cross-dataset generalization. To address this challenge, we propose Motion-Primitive Transformer (MoPFormer), a novel self-supervised framework that enhances interpretability…

Cited by 0SourceScholar
2025

Open Your Eyes: Vision Enhances Message Passing Neural Networks in Link Prediction

ICML 2025poster

Message-passing graph neural networks (MPNNs) and structural features (SFs) are cornerstones for the link prediction task. However, as a common and intuitive mode of understanding, the potential of visual perception has been overlooked in the MPNN community. For the first time, we equip MPNNs with v…

Cited by 0SourcePDFScholar
2025

Sharpness-Aware Black-Box Optimization

ICLR 2025poster

Black-box optimization algorithms have been widely used in various machine learning problems, including reinforcement learning and prompt fine-tuning. However, directly optimizing the training loss value, as commonly done in existing black-box optimization methods, could lead to suboptimal model qua…

Cited by 0SourcePDFScholar
2024

Adaptive Stochastic Gradient Algorithm for Black-box Multi-Objective Learning

ICLR 2024poster

Multi-objective optimization (MOO) has become an influential framework for various machine learning problems, including reinforcement learning and multi-task learning. In this paper, we study the black-box multi-objective optimization problem, where we aim to optimize multiple potentially conflictin…

Cited by 5SourcePDFScholar
2024

Time-Varying LoRA: Towards Effective Cross-Domain Fine-Tuning of Diffusion Models

NeurIPS 2024poster

Large-scale diffusion models are adept at generating high-fidelity images and facilitating image editing and interpolation. However, they have limitations when tasked with generating images in dynamic, evolving domains. In this paper, we introduce Terra, a novel Time-varying low-rank adapter that of…