← Search

Guangquan Zhang

19 accepted papers

2026

A Close Look at Negative Label Guided Out-of-distribution Detection in Pre-trained Vision-Language Models

ICML 2026poster

Advances in pre-trained vision-language models have enabled zero-shot out-of-distribution (OOD) detection using only in-distribution (ID) labels. Recent methods in this direction expand the label space with negative labels to enhance the discrimination between ID and OOD inputs. Despite their promis…

Cited by 0SourceScholar
2026

Discovering Mixture Skills for Unsupervised Reinforcement Learning

AAAI 2026technical

Skill discovery has emerged as a popular route for unsupervised reinforcement learning (URL), offering agents a diverse, reusable set of behaviours learned before any task-specific reward is experienced. However, existing methodologies tend to favour either categorical codes or unimodal skill priors

Cited by 0SourcePDFScholar
2026

Drift-aware Collaborative Assistance Mixture of Experts for Heterogeneous Multistream Learning

AAAI 2026technical

Learning from multiple data streams in real-world scenarios is fundamentally challenging due to intrinsic heterogeneity and unpredictable concept drifts. Existing methods typically assume homogeneous streams and employ static architectures with indiscriminate knowledge fusion, limiting generalizabil

Cited by 0SourcePDFScholar
2025

An Information-theoretical Framework for Understanding Out-of-distribution Detection with Pretrained Vision-Language Models

NeurIPS 2025poster

Out-of-distribution (OOD) detection, recognized for its ability to identify samples of unknown classes, provides solid advantages in ensuring the reliability of machine learning models. Among existing OOD detection methods, pre-trained vision-language models have emerged as powerful post-hoc OOD de…

Cited by 0SourceScholar
2025

Early Concept Drift Detection via Prediction Uncertainty

AAAI 2025technical

Concept drift, characterized by unpredictable changes in data distribution over time, poses significant challenges to machine learning models in streaming data scenarios. Although error rate-based concept drift detectors are widely used, they often fail to identify drift in the early stages when t…

2025

Learning Robust Spectral Dynamics for Temporal Domain Generalization

NeurIPS 2025poster

Modern machine learning models struggle to maintain performance in dynamic environments where temporal distribution shifts, \textit{i.e., concept drift}, are prevalent. Temporal Domain Generalization (TDG) seeks to enable model generalization across evolving domains, yet existing approaches typicall…

Cited by 0SourceScholar
2025

On the Provable Importance of Gradients for Autonomous Language-Assisted Image Clustering

ICCV 2025poster

This paper investigates the recently emerged problem of Language-assisted Image Clustering (LaIC), where textual semantics are leveraged to improve the discriminability of visual representations to facilitate image clustering. Due to the unavailability of true class names, one of core challenges of…

Cited by 0SourcePDFScholar
2025

Release the Powers of Prompt Tuning: Cross-Modality Prompt Transfer

ICLR 2025poster

Prompt Tuning adapts frozen models to new tasks by prepending a few learnable embeddings to the input. However, it struggles with tasks that suffer from data scarcity. To address this, we explore Cross-Modality Prompt Transfer, leveraging prompts pretrained on a data-rich modality to improve perform…

Cited by 0SourcePDFScholar
2024

A Behavior-Aware Approach for Deep Reinforcement Learning in Non-stationary Environments without Known Change Points

IJCAI 2024poster

Deep reinforcement learning is used in various domains, but usually under the assumption that the environment has stationary conditions like transitions and state distributions. When this assumption is not met, performance suffers. For this reason, tracking continuous environmental changes and adapt…

Cited by 0SourcePDFScholar
2024

Adaptive Stabilization Based on Machine Learning for Column Generation

ICML 2024poster

Column generation (CG) is a well-established method for solving large-scale linear programs. It involves iteratively optimizing a subproblem containing a subset of columns and using its dual solution to generate new columns with negative reduced costs. This process continues until the dual values co…

2024

Online Boosting Adaptive Learning under Concept Drift for Multistream Classification

AAAI 2024technical

Multistream classification poses significant challenges due to the necessity for rapid adaptation in dynamic streaming processes with concept drift. Despite the growing research outcomes in this area, there has been a notable oversight regarding the temporal dynamic relationships between these strea…

Cited by 16SourcePDFScholar
2021

How Does the Combined Risk Affect the Performance of Unsupervised Domain Adaptation Approaches?

AAAI 2021technical

Unsupervised domain adaptation (UDA) aims to train a target classifier with labeled samples from the source domain and unlabeled samples from the target domain. Classical UDA learning bounds show that target risk is upper bounded by three terms: source risk, distribution discrepancy, and combined ri…

2020

Clarinet: A One-step Approach Towards Budget-friendly Unsupervised Domain Adaptation

IJCAI 2020poster

In unsupervised domain adaptation (UDA), classifiers for the target domain are trained with massive true-label data from the source domain and unlabeled data from the target domain. However, it may be difficult to collect fully-true-label data in a source domain given limited budget. To mitigate thi…

2020

Learning Deep Kernels for Non-Parametric Two-Sample Tests

ICML 2020poster

We propose a class of kernel-based two-sample tests, which aim to determine whether two sets of samples are drawn from the same distribution. Our tests are constructed from kernels parameterized by deep neural nets, trained to maximize test power. These tests adapt to variations in distribution smoo…