← Search

Xiaolin Huang

27 accepted papers

2026

Bi-LoRA: Efficient Sharpness-Aware Minimization for Fine-Tuning Large-Scale Models

ICLR 2026poster

Low-Rank Adaptation (LoRA) enables parameter-efficient fine-tuning of large pre-trained models. Yet LoRA can face generalization challenges. One promising way to improve the generalization is Sharpness-Aware Minimization (SAM), which has proven effective for small-scale training scenarios. In this p…

Cited by 0SourceScholar
2026

Compress then Merge: From Multiple LoRAs into One Low-Rank Adapter

ICML 2026poster

Low-rank adaptation (LoRA) enables parameter-efficient specialization of foundation models, but the proliferation of task-specific adapters fragments capabilities across many adapters, complicating reuse and deployment. We study the problem of merging $T$ LoRAs into **a single rank-$r$ LoRA**, there…

Cited by 0SourceScholar
2026

RAIN-Merging: A Gradient-Free Method to Enhance Instruction Following in Large Reasoning Models with Preserved Thinking Format

ICLR 2026oral

Large reasoning models (LRMs) excel at a long chain of reasoning but often fail to faithfully follow instructions regarding output format, constraints, or specific requirements. We investigate whether this gap can be closed by integrating an instruction-tuned model (ITM) into an LRM. Analyzing their…

Cited by 0SourcecodeScholar
2026

Remaining-data-free Machine Unlearning by Suppressing Sample Contribution

ICLR 2026poster

Machine unlearning (MU) aims to remove the influence of specific training samples from a well-trained model, a task of growing importance due to the ``right to be forgotten.” The unlearned model should approach the retrained model, where forgetting data do not contribute to the training process. The…

Cited by 0SourceScholar
2026

VL-RouterBench: A Benchmark for Vision-Language Model Routing

CVPR 2026

Multi-model routing has evolved from an engineering technique into essential infrastructure, yet existing work lacks a systematic, reproducible benchmark for evaluating vision-language models (VLMs). We present VL-RouterBench to assess the overall capability of VLM routing systems systematically. Th

Cited by 0SourcecodeScholar
2026

Zeroth-Order Forward-Only SNN Training Inspiring Neuromorphic On-Chip Learning

ICML 2026poster

The human brain is a biologically instantiated on-device neural system that integrates both learning and inference in a unified architecture, which enables rapid and flexible learning on-the-fly. This extraordinary capability is achieved through non-BP learning mechanisms, whereas BP is computationa…

Cited by 0SourceScholar
2025

Flat-LoRA: Low-Rank Adaptation over a Flat Loss Landscape

ICML 2025poster

Fine-tuning large-scale pre-trained models is prohibitively expensive in terms of computation and memory costs. Low-Rank Adaptation (LoRA), a popular Parameter-Efficient Fine-Tuning (PEFT) method, offers an efficient solution by optimizing only low-rank matrices. Despite recent progress in improving…

2025

ParseCaps: An Interpretable Parsing Capsule Network for Medical Image Diagnosis

AAAI 2025technical

Deep learning has excelled in medical image classification, but its clinical application is limited by poor interpretability. Capsule networks, known for encoding hierarchical relationships and spatial features, show potential in addressing this issue. Nevertheless, traditional capsule networks…

Cited by 1SourcePDFScholar
2025

Primphormer: Efficient Graph Transformers with Primal Representations

ICML 2025poster

Graph Transformers (GTs) have emerged as a promising approach for graph representation learning. Despite their successes, the quadratic complexity of GTs limits scalability on large graphs due to their pair-wise computations. To fundamentally reduce the computational burden of GTs, we propose a prim…

Cited by 0SourcePDFScholar
2025

Pursuing Feature Separation based on Neural Collapse for Out-of-Distribution Detection

ICLR 2025poster

In the open world, detecting out-of-distribution (OOD) data, whose labels are disjoint with those of in-distribution (ID) samples, is important for reliable deep neural networks (DNNs). To achieve better detection performance, one type of approach proposes to fine-tune the model with auxiliary OOD d…

2025

SEB-Naver: A SE(2)-based Local Navigation Framework for Car-like Robots on Uneven Terrain

IROS 2025

Autonomous navigation of car-like robots on uneven terrain poses unique challenges compared to flat terrain, particularly in traversability assessment and terrain-associated kinematic modelling for motion planning. This paper introduces SEB-Naver, a novel SE(2)-based local navigation framework desig

Cited by 5SourcecodeScholar
2025

Simulating Training Dynamics to Reconstruct Training Data from Deep Neural Networks

ICLR 2025poster

Whether deep neural networks (DNNs) memorize the training data is a fundamental open question in understanding deep learning. A direct way to verify the memorization of DNNs is to reconstruct training data from DNNs’ parameters. Since parameters are gradually determined by data throughout training,…

Cited by 0SourcePDFScholar
2024

Kernel PCA for Out-of-Distribution Detection

NeurIPS 2024poster

Out-of-Distribution (OoD) detection is vital for the reliability of Deep Neural Networks (DNNs). Existing works have shown the insufficiency of Principal Component Analysis (PCA) straightforwardly applied on the features of DNNs in detecting OoD data from In-Distribution (InD) data. The failure of P…

2024

Learning Scalable Model Soup on a Single GPU: An Efficient Subspace Training Strategy

ECCV 2024poster

"Pre-training followed by fine-tuning is widely adopted among practitioners. The performance can be improved by “model soups” [?] via exploring various hyperparameter configurations. The Learned-Soup, a variant of model soups, significantly improves the performance but suffers from substantial memor…

2024

OrthCaps: An Orthogonal CapsNet with Sparse Attention Routing and Pruning

CVPR 2024poster

Redundancy is a persistent challenge in Capsule Networks (CapsNet) leading to high computational costs and parameter counts. Although previous studies have introduced pruning after the initial capsule layer dynamic routing's fully connected nature and non-orthogonal weight matrices reintroduce redun…

Cited by 8SourcePDFScholar
2024

Unified Gradient-Based Machine Unlearning with Remain Geometry Enhancement

NeurIPS 2024spotlight

Machine unlearning (MU) has emerged to enhance the privacy and trustworthiness of deep neural networks. Approximate MU is a practical method for large-scale models. Our investigation into approximate MU starts with identifying the steepest descent direction, minimizing the output Kullback-Leibler di…

2023

Diffusion Representation for Asymmetric Kernels via Magnetic Transform

NeurIPS 2023poster

As a nonlinear dimension reduction technique, the diffusion map (DM) has been widely used. In DM, kernels play an important role for capturing the nonlinear relationship of data. However, only symmetric kernels can be used now, which prevents the use of DM in directed graphs, trophic networks, and…

2023

Measuring the Transferability of ℓ∞ Attacks by the ℓ2 Norm

ICASSP 2023accepted

Deep neural networks could be fooled by adversarial examples with trivial differences to original samples. To keep the difference imperceptible in human eyes, researchers bound the adversarial perturbations by the ℓ <inf xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1…

Cited by 0SourceScholar
2023

One-Pixel Shortcut: On the Learning Preference of Deep Neural Networks

ICLR 2023top-25%

Unlearnable examples (ULEs) aim to protect data from unauthorized usage for training DNNs. Existing work adds $\ell_\infty$-bounded perturbations to the original sample so that the trained model generalizes poorly. Such perturbations, however, are easy to eliminate by adversarial training and data a…

2023

Self-Ensemble Protection: Training Checkpoints Are Good Data Protectors

ICLR 2023poster

As data becomes increasingly vital, a company would be very cautious about releasing data, because the competitors could use it to train high-performance models, thereby posing a tremendous threat to the company's commercial competence. To prevent training good models on the data, we could add imper…

2023

Trainable Weight Averaging: Efficient Training by Optimizing Historical Solutions

ICLR 2023poster

Stochastic gradient descent (SGD) and its variants are considered as the de-facto methods to train deep neural networks (DNNs). While recent improvements to SGD mainly focus on the descent algorithm itself, few works pay attention to utilizing the historical solutions---as an iterative method, SGD h…

Cited by 14SourcePDFScholar
2022

Adversarial Attack on Attackers: Post-Process to Mitigate Black-Box Score-Based Query Attacks

NeurIPS 2022accept

The score-based query attacks (SQAs) pose practical threats to deep neural networks by crafting adversarial perturbations within dozens of queries, only using the model's output scores. Nonetheless, we note that if the loss trend of the outputs is slightly perturbed, SQAs could be easily misled and…

2022

PCR-CG: Point Cloud Registration via Deep Explicit Color and Geometry

ECCV 2022poster

"In this paper, we introduce PCR-CG: a novel 3D point cloud registration module explicitly embedding the color signals into geometry representation. Different from the previous methods that used only geometry representation, our module is specifically designed to effectively correlate color and geom…

2021

Fast Learning in Reproducing Kernel Krein Spaces via Signed Measures

AISTATS 2021poster

In this paper, we attempt to solve a long-lasting open question for non-positive definite (non-PD) kernels in machine learning community: can a given non-PD kernel be decomposed into the difference of two PD kernels (termed as positive decomposition)? We cast this question as a distribution view by…

Cited by 13SourcePDFScholar