Search papers, labs, and topics across Lattice.
This study introduces PaAno, a lightweight model for time-series anomaly detection that addresses the computational inefficiencies of existing Transformer-based approaches while enhancing feature extraction and inter-variable dependency modeling. By employing a multiscale feature-extraction backbone and a cross-variable fusion attention module, PaAno effectively captures hierarchical temporal characteristics and inter-variable correlations. Extensive experiments on the TSB-AD benchmark reveal that PaAno achieves state-of-the-art detection accuracy for both univariate and multivariate tasks, demonstrating significant performance improvements while maintaining computational efficiency for real-time applications.
PaAno achieves state-of-the-art anomaly detection accuracy while being lightweight enough for real-time deployment on resource-constrained devices.
Time-series anomaly detection has significant practical value for industrial and medical monitoring, as well as other critical domains. Current Transformer- and large-model-based detection approaches incur excessive computational overhead, while existing lightweight alternatives are constrained by insufficient feature extraction and inadequate modeling of dependencies across multivariate variables. To mitigate the above drawbacks, this study develops a lightweight, efficient anomaly detection model, dubbed PaAno, within the patch-oriented representation learning paradigm. In the encoder module, a multiscale feature-extraction backbone is constructed using convolutional kernels with differentiated receptive fields to capture hierarchical temporal characteristics; subsequent cross-scale adaptive attention aggregation, combined with residual connection optimization, further stabilizes feature representation learning. A cross-variable fusion attention module is embedded to explicitly characterize inter-variable correlations, empowering the model to identify anomalous patterns amid intricate operational conditions. Moreover, a novel pretext task based on temporal patch-window sorting is customized to uncover intrinsic structural properties of time series, and triplet loss is leveraged to optimize the patch embedding space for enhanced feature discrimination. Extensive experiments on the TSB-AD benchmark demonstrate that the proposed PaAno achieves state-of-the-art detection accuracy on both univariate and multivariate tasks, yielding significant performance gains across evaluation metrics, including VUS-PR, relative to the original PaAno. Leveraging a compact network design, the presented model achieves favorable computational efficiency, enabling deployment on resource-limited terminals for real-time anomaly inference.