← Search

Weiran Huang

28 accepted papers

2026

Enhanced Continual Learning of Vision-Language Models with Model Fusion

ICLR 2026poster

Vision-Language Models (VLMs) represent a significant breakthrough in artificial intelligence by integrating visual and textual modalities to achieve impressive zero-shot capabilities. However, VLMs are susceptible to catastrophic forgetting when sequentially fine-tuned on multiple downstream tasks…

Cited by 0SourcecodeScholar
2026

IDER: IDEMPOTENT EXPERIENCE REPLAY FOR RELIABLE CONTINUAL LEARNING

ICLR 2026poster

Catastrophic forgetting, the tendency of neural networks to forget previously learned knowledge when learning new tasks, has been a major challenge in continual learning (CL). To tackle this challenge, CL methods have been proposed and shown to reduce forgetting. Furthermore, CL models deployed in m…

Cited by 0SourcecodeScholar
2026

Zooming without Zooming: Region-to-Image Distillation for Fine-Grained Multimodal Perception

ICML 2026poster

Multimodal Large Language Models (MLLMs) excel at broad visual understanding but still struggle with fine-grained perception, where decisive evidence is small and easily overwhelmed by global context. Recent "Thinking-with-Images" methods alleviate this by iteratively zooming into regions of interes…

Cited by 0SourceScholar
2025

FinLLM-B: When Large Language Models Meet Financial Breakout Trading

NAACL 2025industry

Trading range breakout is a key method in the technical analysis of financial trading, widely employed by traders in financial markets such as stocks, futures, and foreign exchange. However, distinguishing between true and false breakout and providing the correct rationale cause significant challeng…

Cited by 0SourcePDFScholar
2025

First SFT, Second RL, Third UPT: Continual Improving Multi-Modal LLM Reasoning via Unsupervised Post-Training

NeurIPS 2025poster

Improving Multi-modal Large Language Models (MLLMs) in the post-training stage typically relies on supervised fine-tuning (SFT) or reinforcement learning (RL), which require expensive and manually annotated multi-modal data--an ultimately unsustainable resource. This limitation has motivated a growi…

Cited by 0SourcecodeScholar
2025

Generalized Category Discovery via Reciprocal Learning and Class-Wise Distribution Regularization

ICML 2025poster

Generalized Category Discovery (GCD) aims to identify unlabeled samples by leveraging the base knowledge from labeled ones, where the unlabeled set consists of both base and novel classes. Since clustering methods are time-consuming at inference, parametric-based approaches have become more popular…

2025

PANTHER: Generative Pretraining Beyond Language for Sequential User Behavior Modeling

NeurIPS 2025poster

Large language models (LLMs) have shown that generative pretraining can distill vast world knowledge into compact token representations. While LLMs encapsulate extensive world knowledge, they remain limited in modeling the behavioral knowledge contained within user interaction histories. User behavi…

Cited by 0SourceScholar
2024

A Statistical Theory of Regularization-Based Continual Learning

ICML 2024poster

We provide a statistical analysis of regularization-based continual learning on a sequence of linear regression tasks, with emphasis on how different regularization terms affect the model performance. We first derive the convergence rate for the oracle estimator obtained as if all data were availabl…

Cited by 18SourcePDFScholar
2024

Diff-eRank: A Novel Rank-Based Metric for Evaluating Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) have transformed natural language processing and extended their powerful capabilities to multi-modal domains. As LLMs continue to advance, it is crucial to develop diverse and appropriate metrics for their evaluation. In this paper, we introduce a novel rank-based metric…

2024

Information Flow in Self-Supervised Learning

ICML 2024poster

In this paper, we conduct a comprehensive analysis of two dual-branch (Siamese architecture) self-supervised learning approaches, namely Barlow Twins and spectral contrastive learning, through the lens of matrix mutual information. We prove that the loss functions of these methods implicitly optimiz…

2024

Matrix Information Theory for Self-Supervised Learning

ICML 2024poster

The maximum entropy encoding framework provides a unified perspective for many non-contrastive learning methods like SimSiam, Barlow Twins, and MEC. Inspired by this framework, we introduce Matrix-SSL, a novel approach that leverages matrix information theory to interpret the maximum entropy encodin…

Cited by 18SourcePDFScholar
2024

SAFE: Slow and Fast Parameter-Efficient Tuning for Continual Learning with Pre-Trained Models

NeurIPS 2024poster

Continual learning aims to incrementally acquire new concepts in data streams while resisting forgetting previous knowledge. With the rise of powerful pre-trained models (PTMs), there is a growing interest in training incremental learning systems using these foundation models, rather than learning f…

2024

Unveiling the Dynamics of Information Interplay in Supervised Learning

ICML 2024poster

In this paper, we use matrix information theory as an analytical tool to analyze the dynamics of the information interplay between data representations and classification head vectors in the supervised learning process. Specifically, inspired by the theory of Neural Collapse, we introduce matrix mut…

Cited by 3SourcePDFScholar
2023

ArCL: Enhancing Contrastive Learning with Augmentation-Robust Representations

ICLR 2023poster

Self-Supervised Learning (SSL) is a paradigm that leverages unlabeled data for model training. Empirical studies show that SSL can achieve promising performance in distribution shift scenarios, where the downstream and training distributions differ. However, the theoretical understanding of its tran…

Cited by 8SourcePDFScholar
2023

DiffKendall: A Novel Approach for Few-Shot Learning with Differentiable Kendall's Rank Correlation

NeurIPS 2023poster

Few-shot learning aims to adapt models trained on the base dataset to novel tasks where the categories were not seen by the model before. This often leads to a relatively concentrated distribution of feature values across channels on novel classes, posing challenges in determining channel importance…

2023

FD-Align: Feature Discrimination Alignment for Fine-tuning Pre-Trained Models in Few-Shot Learning

NeurIPS 2023poster

Due to the limited availability of data, existing few-shot learning methods trained from scratch fail to achieve satisfactory performance. In contrast, large-scale pre-trained models such as CLIP demonstrate remarkable few-shot and zero-shot capabilities. To enhance the performance of pre-trained mo…

2023

Towards the Generalization of Contrastive Self-Supervised Learning

ICLR 2023poster

Recently, self-supervised learning has attracted great attention, since it only requires unlabeled data for model training. Contrastive learning is one popular method for self-supervised learning and has achieved promising empirical performance. However, the theoretical understanding of its generali…

2023

When Noisy Labels Meet Long Tail Dilemmas: A Representation Calibration Method

ICCV 2023oral

Real-world large-scale datasets are both noisily labeled and class-imbalanced. The issues seriously hurt the generalization of trained models. It is hence significant to address the simultaneous incorrect labeling and class-imbalance, i.e., the problem of learning with noisy labels on long-tailed da…

Cited by 25PDFcodeScholar
2023

Your Contrastive Learning Is Secretly Doing Stochastic Neighbor Embedding

ICLR 2023poster

Contrastive learning, especially self-supervised contrastive learning (SSCL), has achieved great success in extracting powerful features from unlabeled data. In this work, we contribute to the theoretical understanding of SSCL and uncover its connection to the classic data visualization method, stoc…

2022

Can Pretext-Based Self-Supervised Learning Be Boosted by Downstream Data? A Theoretical Analysis

AISTATS 2022poster

Pretext-based self-supervised learning learns the semantic representation via a handcrafted pretext task over unlabeled data and then uses the learned representation for downstream tasks, which effectively reduces the sample complexity of downstream tasks under Conditional Independence (CI) conditio…

Cited by 13SourcePDFScholar
2020

Locally Differentially Private (Contextual) Bandits Learning

NeurIPS 2020poster

We study locally differentially private (LDP) bandits learning in this paper. First, we propose simple black-box reduction frameworks that can solve a large family of context-free bandits learning problems with LDP guarantee. Based on our frameworks, we can improve previous best results for private…

2018

Community Exploration: From Offline Optimization to Online Learning

NeurIPS 2018poster

We introduce the community exploration problem that has various real-world applications such as online advertising. In the problem, an explorer allocates limited budget to explore communities so as to maximize the number of members he could meet. We provide a systematic study of the community explor…

Cited by 7SourcePDFScholar