← Search

Lujia Pan

17 accepted papers

2026

Battery Fault: A Comprehensive Dataset and Benchmark for Battery Fault Diagnosis

ICLR 2026poster

With the accelerated popularization of electric vehicles (EV), battery safety issues have become an important research focus. Data-driven battery fault diagnosis algorithms, built on real-world operational data, are critical methods for reducing safety risks. However, existing battery datasets have…

Cited by 0SourceScholar
2026

CAMA: Enhancing Mathematical Reasoning in Large Language Models with Causal Knowledge

AAAI 2026technical

Large Language Models (LLMs) have demonstrated strong performance across a wide range of tasks, yet they still struggle with complex mathematical reasoning, a challenge fundamentally rooted in deep structural dependencies. To address this challenge, we propose CAusal MAthematician (CAMA), a two stag

Cited by 0SourcePDFScholar
2026

CoRA: Boosting Time Series Foundation Models for Multivariate Forecasting through Correlation-aware Adapter

ICLR 2026poster

Most existing Time Series Foundation Models (TSFMs) use channel independent modeling and focus on capturing and generalizing temporal dependencies, while neglecting the correlations among channels or overlook the different aspects of correlations. However, these correlations play a vital role in Mul…

Cited by 0SourcecodeScholar
2026

MMPD: Diverse Time Series Forecasting via Multi-Mode Patch Diffusion Loss

ICLR 2026poster

Despite the flourishing in time series (TS) forecasting backbones, the training mostly relies on regression losses like Mean Square Error (MSE). However, MSE assumes a one-mode Gaussian distribution, which struggles to capture complex patterns, especially for real-world scenarios where multiple dive…

Cited by 0SourcecodeScholar
2026

Mantis: Lightweight Foundation Model for Time Series Classification

ICML 2026poster

While foundation models have revolutionized various domains, their application to time series classification remains rather under-explored, with existing literature predominantly focused on forecasting. To bridge this gap, we introduce \textbf{Mantis}, a transformer-based foundation model pre-traine…

Cited by 0SourceScholar
2025

Air Quality Prediction with Physics-Guided Dual Neural ODEs in Open Systems

ICLR 2025poster

Air pollution significantly threatens human health and ecosystems, necessitating effective air quality prediction to inform public policy. Traditional approaches are generally categorized into physics-based and data-driven models. Physics-based models usually struggle with high computational demands…

Cited by 3SourcePDFScholar
2025

CAT: Causal Attention Tuning For Injecting Fine-grained Causal Knowledge into Large Language Models

EMNLP 2025

Large Language Models (LLMs) have achieved remarkable success across various domains. However, a fundamental question remains: Can LLMs effectively utilize causal knowledge for prediction and generation? Through empirical studies, we find that LLMs trained directly on large-scale data often capture

2025

LightGTS: A Lightweight General Time Series Forecasting Model

ICML 2025poster

Existing works on general time series forecasting build foundation models with heavy model parameters through large-scale multi-source pretraining. These models achieve superior generalization ability across various datasets at the cost of significant computational burdens and limitations in resourc…

Cited by 0SourcePDFScholar
2025

Towards a General Time Series Anomaly Detector with Adaptive Bottlenecks and Dual Adversarial Decoders

ICLR 2025poster

Time series anomaly detection plays a vital role in a wide range of applications. Existing methods require training one specific model for each dataset, which exhibits limited generalization capability across different target datasets, hindering anomaly detection performance in various scenarios wit…

Cited by 5SourcePDFScholar
2025

Towards a General Time Series Forecasting Model with Unified Representation and Adaptive Transfer

ICML 2025poster

With the growing availability of multi-domain time series data, there is an increasing demand for general forecasting models pre-trained on multi-source datasets to support diverse downstream prediction scenarios. Existing time series foundation models primarily focus on scaling up pre-training data…

Cited by 0SourcePDFScholar
2024

DWLR: Domain Adaptation under Label Shift for Wearable Sensor

IJCAI 2024poster

Wearable sensors play a crucial role in real-world scenarios, such as human activity recognition, sleep monitoring and electrocardiogram monitoring. However, deploying classifiers on them is challenged by distribution shifts across users and devices. Unsupervised domain adaptation (UDA) is proposed…

Cited by 0SourcePDFScholar
2024

Disentangling Domain and General Representations for Time Series Classification

IJCAI 2024poster

Modeling time series data has become a very at tractive research topic due to its wide application, such as human activity recognition, financial forecasting and sensor-based automatic system monitoring. Recently deep learning models have shown great advances in modeling the time series data but the…

2023

Generative Oversampling for Imbalanced Data via Majority-Guided VAE

AISTATS 2023poster

Learning with imbalanced data is a challenging problem in deep learning. Over-sampling is a widely used technique to re-balance the sampling distribution of training data. However, most existing over-sampling methods only use intra-class information of minority classes to augment the data but ignore…

2023

Inducing Neural Collapse in Deep Long-tailed Learning

AISTATS 2023poster

Although deep neural networks achieve tremendous success on various classification tasks, the generalization ability drops sheer when training datasets exhibit long-tailed distributions. One of the reasons is that the learned representations (i.e. features) from the imbalanced datasets are less effe…

2023

SMARTformer: Semi-Autoregressive Transformer with Efficient Integrated Window Attention for Long Time Series Forecasting

IJCAI 2023poster

The success of Transformers in long time series forecasting (LTSF) can be attributed to their attention mechanisms and non-autoregressive (NAR) decoder structures, which capture long-range de- pendencies. However, time series data also contain abundant local temporal dependencies, which are often ov…

Cited by 7SourcePDFScholar
2022

Leveraging Only the Category Name for Aspect Detection through Prompt-based Constrained Clustering

EMNLP 2022finding

Aspect category detection (ACD) aims to automatically identify user-concerned aspects from online reviews, which is of great value for evaluating the fine-grained performance of a product. The most recent solutions tackle this problem via weakly supervised methods, achieving remarkable improvement o…

2021

Learning from Noisy Labels with Complementary Loss Functions

AAAI 2021technical

Recent researches reveal that deep neural networks are sensitive to label noises hence leading to poor generalization performance in some tasks. Although different robust loss functions have been proposed to remedy this issue, they suffer from an underfitting problem, thus are not sufficient to lear…

Cited by 42SourcePDFScholar