A Transformer plus multiscale attention-weighted fusion is claimed to improve cloud anomaly detection metrics by 2-3 points, but the missing label definition and artifacts block verification.
A Deep Learning Framework for Sequence Mining with Bidirectional LSTM and Multi-Scale Attention
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper addresses the challenges of mining latent patterns and modeling contextual dependencies in complex sequence data. A sequence pattern mining algorithm is proposed by integrating Bidirectional Long Short-Term Memory (BiLSTM) with a multi-scale attention mechanism. The BiLSTM captures both forward and backward dependencies in sequences, enhancing the model's ability to perceive global contextual structures. At the same time, the multi-scale attention module assigns adaptive weights to key feature regions under different window sizes. This improves the model's responsiveness to both local and global important information. Extensive experiments are conducted on a publicly available multivariate time series dataset. The proposed model is compared with several mainstream sequence modeling methods. Results show that it outperforms existing models in terms of accuracy, precision, and recall. This confirms the effectiveness and robustness of the proposed architecture in complex pattern recognition tasks. Further ablation studies and sensitivity analyses are carried out to investigate the effects of attention scale and input sequence length on model performance. These results provide empirical support for structural optimization of the model.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Artificial Intelligence-Based Multiscale Temporal Modeling for Anomaly Detection in Cloud Services
A Transformer plus multiscale attention-weighted fusion is claimed to improve cloud anomaly detection metrics by 2-3 points, but the missing label definition and artifacts block verification.