paper-with-me

홈 › Papers

TSRNet: Simple Framework for Real-time ECG Anomaly Detection with Multimodal Time and Spectrogram Restoration Network

2023-12-15 · Nhat-Tan Bui, Dinh-Hieu Hoang, Thinh Phan, Minh-Triet Tran, Brijesh Patel, Donald Adjeroh, Ngan Le

The electrocardiogram (ECG) is a valuable signal used to assess various aspects of heart health, such as heart rate and rhythm. It plays a crucial role in identifying cardiac conditions and detecting anomalies in ECG data. However, distinguishing between normal and abnormal ECG signals can be a challenging task. In this paper, we propose an approach that leverages anomaly detection to identify unhealthy conditions using solely normal ECG data for training. Furthermore, to enhance the information available and build a robust system, we suggest considering both the time series and time-frequency domain aspects of the ECG signal. As a result, we introduce a specialized network called the Multimodal Time and Spectrogram Restoration Network (TSRNet) designed specifically for detecting anomalies in ECG signals. TSRNet falls into the category of restoration-based anomaly detection and draws inspiration from both the time series and spectrogram domains. By extracting representations from both domains, TSRNet effectively captures the comprehensive characteristics of the ECG signal. This approach enables the network to learn robust representations with superior discrimination abilities, allowing it to distinguish between normal and abnormal ECG patterns more effectively. Furthermore, we introduce a novel inference method, termed Peak-based Error, that specifically focuses on ECG peaks, a critical component in detecting abnormalities. The experimental result on the large-scale dataset PTB-XL has demonstrated the effectiveness of our approach in ECG anomaly detection, while also prioritizing efficiency by minimizing the number of trainable parameters. Our code is available at https://github.com/UARK-AICV/TSRNet.

📄 PDF Abstract BibTeX arXiv:2312.10187

Code (1)

uark-aicv/tsrnet 공식 구현 pytorch

Tasks

Anomaly DetectionRhythmTime Series

Similar Papers 제목 키워드 기반

Continuous Sign Language Recognition via Temporal Super-Resolution Network

2022-07-03 · Qidan Zhu, Jing Li, Fei Yuan, Quan Gan

Aiming at the problem that the spatial-temporal hierarchical continuous sign language recognition model based on deep learning has a large amount of computation, which limits the real-time application of the model, this …

Sign Language RecognitionSuper-ResolutionTime SeriesTime Series Analysis

A Tree-guided CNN for image super-resolution

2025-06-03 · Chunwei Tian, Mingjian Song, Xiaopeng Fan, Xiangtao Zheng 외

Deep convolutional neural networks can extract more accurate structural information via deep architectures to obtain good performance in image super-resolution. However, it is not easy to find effect of important layers …

Image Super-ResolutionSuper-Resolution

Temporal Point-Supervised Signal Reconstruction: A Human-Annotation-Free Framework for Weak Moving Target Detection

2025-07-23 · Weihua Gao, Chunxu Ren, Wenlong Niu, Xiaodong Peng arxiv

In low-altitude surveillance and early warning systems, detecting weak moving targets remains a significant challenge due to low signal energy, small spatial extent, and complex background clutter. Existing methods strug…

Towards High-Resolution 3D Anomaly Detection: A Scalable Dataset and Real-Time Framework for Subtle Industrial Defects

2025-07-10 · Yuqi Cheng, Yihan Sun, HUI ZHANG, Weiming Shen 외

In industrial point cloud analysis, detecting subtle anomalies demands high-resolution spatial data, yet prevailing benchmarks emphasize low-resolution inputs. To address this disparity, we propose a scalable pipeline fo…

3D Anomaly DetectionAnomaly Detection

ARES: Anomaly Recognition Model For Edge Streams

2025-11-27 · Simone Mungari, Albert Bifet, Giuseppe Manco, Bernhard Pfahringer arxiv

Many real-world scenarios involving streaming information can be represented as temporal graphs, where data flows through dynamic changes in edges over time. Anomaly detection in this context has the objective of identif…

Unsupervised Anomaly Detection