An adaptive bin-stream network based on frequency decomposition for classifying atrial fibrillation with low SNR data

Jilin Wang1, Tengqun Shen2, Mengfan Li2

  • 1School of Mechanical, Electrical and Information Engineering, Shandong University, Weihai, China; Shandong Key Laboratory of Intelligent Electronic Packaging Testing and Application, Shandong University, Weihai, China.

PubMed
Summary

The adaptive bin-stream network (ABNet) effectively detects atrial fibrillation (AF) in noisy ECG signals. This novel method uses frequency decomposition for robust AF identification, achieving high accuracy in clinical datasets.

Related Concept Videos

Aliasing01:18

Aliasing

Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
547
Classification of Signals01:30

Classification of Signals

In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
Upsampling01:22

Upsampling

Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
573
Dysrhythmias IV: Characteristics of Bradyarrhythmias01:18

Dysrhythmias IV: Characteristics of Bradyarrhythmias

Bradyarrhythmias are cardiac rhythm disorders characterized by a slower-than-normal heart rate, typically defined as fewer than 60 beats per minute. Some of which are discussed here:Sinus BradycardiaSinus bradycardia presents a heart rate lower than 60 beats per minute, with a regular rhythm originating from the SA node. The ECG typically shows normal P waves preceding each QRS complex, a normal PR interval (0.12 to 0.20 seconds), and a normal QRS duration (0.06 to 0.10 seconds).First-Degree AV...
487
Downsampling01:20

Downsampling

When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
594