EDBT 2026 Demo / reviewers in the wild / expert
Wenjie Xi
dblp:338/0006
· DBLP profile ↗
4ranked-venue papers in the field
3as first author
4since 2021 · last 2026
0000-0002-1359-7550ORCID · corroborated
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 4 (3 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Value and shape-aware transformer with prior-enhanced self-attention for multivariate time series classificationabstractAbstract Multivariate time series classification is a crucial task in data mining, attracting growing research interest due to its broad applications. While many existing methods focus on discovering discriminative patterns in time series, real-world data does not always present such patterns, and sometimes raw numerical values can also serve as discriminative features. Additionally, the recent success of Transformer models has inspired many studies. However, when applying to time series classification, the self-attention mechanisms in Transformer models could introduce classification-irrelevant features, thereby compromising accuracy. To address these challenges, we propose a novel method, VSFormer, that incorporates both discriminative patterns (shape) and numerical information (value). In addition, we extract class-specific prior information derived from supervised information to enrich the positional encoding and provide classification-oriented self-attention learning, thereby enhancing its effectiveness. Extensive experiments on all 30 UEA archived datasets demonstrate the superior performance of our method compared to SOTA models. Through ablation studies, we demonstrate the effectiveness of the improved encoding layer and the proposed self-attention mechanism. Finally, We provide a case study on a real-world time series dataset without discriminative patterns to interpret our model. Wenjie Xi, Rundong Zuo, Alejandro Álvarez, Jessica Lin 0001 |
Data Min. Knowl. Discov. | 1 |
| 2025 | RandomAD: A Random Kernel-Based Anomaly Detector for Time Series
Wenjie Xi, Jessica Lin 0001 |
ECML/PKDD (1) | 1 |
| 2024 | Efficient and Accurate Similarity-Aware Graph Neural Network for Semi-supervised Time Series Classification
Wenjie Xi, Arnav Jain, Li Zhang 0074, Jessica Lin 0001 |
PAKDD (6) | 1 |
| 2024 | Randomnet: clustering time series using untrained deep neural networksabstractAbstract Neural networks are widely used in machine learning and data mining. Typically, these networks need to be trained, implying the adjustment of weights (parameters) within the network based on the input data. In this work, we propose a novel approach, RandomNet, that employs untrained deep neural networks to cluster time series. RandomNet uses different sets of random weights to extract diverse representations of time series and then ensembles the clustering relationships derived from these different representations to build the final clustering results. By extracting diverse representations, our model can effectively handle time series with different characteristics. Since all parameters are randomly generated, no training is required during the process. We provide a theoretical analysis of the effectiveness of the method. To validate its performance, we conduct extensive experiments on all of the 128 datasets in the well-known UCR time series archive and perform statistical analysis of the results. These datasets have different sizes, sequence lengths, and they are from diverse fields. The experimental results show that the proposed method is competitive compared with existing state-of-the-art methods. Xiaosheng Li, Wenjie Xi, Jessica Lin 0001 |
Data Min. Knowl. Discov. | 2 |