← Search

Lu Han

8 accepted papers

2026

UniCA: Unified Covariate Adaptation for Time Series Foundation Model

ICLR 2026poster

Time Series Foundation Models (TSFMs) have achieved remarkable success through large-scale pretraining. However, their design primarily targets real-valued series, limiting their ability to handle general forecasting tasks involving diverse and often \emph{heterogeneous covariates}—such as categoric…

Cited by 0SourcecodeScholar
2025

DongbaMIE: A Multimodal Information Extraction Dataset for Evaluating Semantic Understanding of Dongba Pictograms

EMNLP 2025

Dongba pictographic is the only pictographic script still in use in the world. Its pictorial ideographic features carry rich cultural and contextual information. However, due to the lack of relevant datasets, research on semantic understanding of Dongba hieroglyphs has progressed slowly. To this end

2025

MIETT: Multi-Instance Encrypted Traffic Transformer for Encrypted Traffic Classification

AAAI 2025technical

Network traffic includes data transmitted across a network, such as web browsing and file transfers, and is organized into packets (small units of data) and flows (sequences of packets exchanged between two endpoints). Classifying encrypted traffic is essential for detecting security threats and opt…

2025

SCS: Spatially Consistent Self-Supervised approach for One-Shot Anatomical Landmark Detection

ICASSP 2025accepted

Landmark detection is essential in medical image analysis, serving as the foundation for many downstream tasks. In recent years, supervised anatomical landmark detection models have achieved remarkable success, but typically require large amounts of labeled data for training, which is challenging to…

Cited by 0SourceScholar
2024

SIN: Selective and Interpretable Normalization for Long-Term Time Series Forecasting

ICML 2024poster

In real-world applications, time series data frequently exhibit non-stationarity, with statistics changing over time. This variability undermines the forecasting accuracy of deep learning models that are trained on historical data but deployed for future prediction. A common approach to mitigate thi…

Cited by 9SourcePDFScholar
2024

SOFTS: Efficient Multivariate Time Series Forecasting with Series-Core Fusion

NeurIPS 2024poster

Multivariate time series forecasting plays a crucial role in various fields such as finance, traffic management, energy, and healthcare. Recent studies have highlighted the advantages of channel independence to resist distribution drift but neglect channel correlations, limiting further enhancement…

2024

Twice Class Bias Correction for Imbalanced Semi-supervised Learning

AAAI 2024technical

Differing from traditional semi-supervised learning, class-imbalanced semi-supervised learning presents two distinct challenges: (1) The imbalanced distribution of training samples leads to model bias towards certain classes, and (2) the distribution of unlabeled samples is unknown and potentially d…

2023

Augmentation Component Analysis: Modeling Similarity via the Augmentation Overlaps

ICLR 2023poster

Self-supervised learning aims to learn a embedding space where semantically similar samples are close. Contrastive learning methods pull views of samples together and push different samples away, which utilizes semantic invariance of augmentation but ignores the relationship between samples. To bett…