← Search

Jie Lu

36 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

Delving into Spectral Clustering with Vision-Language Representations

ICLR 2026poster

Spectral clustering is known as a powerful technique in unsupervised data analysis. The vast majority of approaches to spectral clustering are driven by a single modality, leaving the rich information in multi-modal representations untapped. Inspired by the recent success of vision-language pre-tr…

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
2026

Respecting Modality Gap in Post-hoc Out-of-distribution Detection with Pre-trained Vision-Language Models

ICML 2026poster

Out-of-distribution (OOD) detection has emerged as a popular technique to enhance the reliability of machine learning models by identifying unexpected inputs from unknown classes. Recent progress in pre-trained vision–language models (VLMs) has enabled zero-shot OOD detection without access to in-di…

Cited by 0SourceScholar
2026

Turning Drift into Constraint: Robust Reasoning Alignment in Non-Stationary Multi-Stream Environments

ICML 2026poster

This paper identifies a critical yet underexplored challenge in reasoning alignment from multiple multi-modal large language models (MLLMs): In non-stationary environments, the diverse reasoning distributions of source models often evolve unpredictably, transmitting systematic biases and drift to th…

Cited by 0SourceScholar
2025

Adapting Multi-modal Large Language Model to Concept Drift From Pre-training Onwards

ICLR 2025poster

Multi-modal Large Language Models (MLLMs) frequently face challenges from concept drift when dealing with real-world streaming data, wherein distributions change unpredictably. This mainly includes gradual drift due to long-tailed data and sudden drift from Out-Of-Distribution (OOD) data, both of wh…

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

Bridging the Gap between Variational Inference and Stochastic Gradient MCMC in Function Space

ICLR 2025poster

Traditional parameter-space posterior inference for Bayesian neural networks faces several challenges, such as the difficulty in specifying meaningful prior, the potential pathologies in deep models and the intractability for multi-modal posterior. To address these issues, functional variational inf…

Cited by 0SourcePDFScholar
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

HetGCoT: Heterogeneous Graph-Enhanced Chain-of-Thought LLM Reasoning for Academic Question Answering

EMNLP 2025

Academic question answering (QA) in heterogeneous scholarly networks presents unique challenges requiring both structural understanding and interpretable reasoning. While graph neural networks (GNNs) capture structured graph information and large language models (LLMs) demonstrate strong capabilitie

Cited by 0SourcePDFScholar
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
2025

Walking the Tightrope: Autonomous Disentangling Beneficial and Detrimental Drifts in Non-Stationary Custom-Tuning

NeurIPS 2025poster

This paper uncovers a critical yet overlooked phenomenon in multi-modal large language models (MLLMs), especially for chest diagnosis: detrimental concept drift within chain-of-thought (CoT) reasoning during non-stationary reinforcement fine-tuning (RFT), where reasoning token distributions evolve u…

Cited by 0SourcecodeScholar
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

Learning to Shape In-distribution Feature Space for Out-of-distribution Detection

NeurIPS 2024poster

Out-of-distribution (OOD) detection is critical for deploying machine learning models in the open world. To design scoring functions that discern OOD data from the in-distribution (ID) cases from a pre-trained discriminative model, existing methods tend to make rigorous distributional assumptions ei…

Cited by 2SourcePDFScholar
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
2022

Learning from the Dark: Boosting Graph Convolutional Neural Networks with Diverse Negative Samples

AAAI 2022technical

Graph Convolutional Neural Networks (GCNs) have been generally accepted to be an effective tool for node representations learning. An interesting way to understand GCNs is to think of them as a message passing mechanism where each node updates its representation by accepting information from its nei…

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…

2021

Meta Two-Sample Testing: Learning Kernels for Testing with Limited Data

NeurIPS 2021poster

Modern kernel-based two-sample tests have shown great success in distinguishing complex, high-dimensional distributions by learning appropriate kernels (or, as a special case, classifiers). Previous work, however, has assumed that many samples are observed from both of the distributions being distin…

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…