VLSI Architecture Design for Compact Shortcut Denoising Autoencoder Neural Network of ECG Signal
VLSI Architecture Design for Compact Shortcut Denoising Autoencoder Neural Network of ECG Signal
Abstract— The Electrocardiogram (ECG) test detects and Index Terms— Electrocardiogram, compact shortcut, denois-
records cardiac-related electrical activity of the heart. The ECG ing autoencoder, neural network, ECG signals, shortcut layers,
test identifies and documents cardiac-related electrical activity pixel-unshuffled and pixel-shuffled, VLSI architecture, hardware
in the heart. The use of ECG signals for cardiovascular disease design.
nursing as a crucial component of preoperative evaluation is
increasing. ECG signals need to denoise and display in a clear
waveform due to the numerous noises. We have introduced I. I NTRODUCTION
Compact Shortcut Denoising Auto-encoder (CS-DAE) neural net-
work, which reduces the noise from ECG signals. The Compact
Shortcut approach compresses the features passed through the
shortcut layers, which lowers the operation’s memory needs and
T HE ECG test detects the heart’s rhythm and electrical
behavior to prevent heart disease. Electrode and wire
leads are placed on the skin of the chest, arms, and legs to mea-
improves the noise reduction impact. In addition, the encoder and sure the potential changes produced by the heart contraction.
decoder process the Pixel-Unshuffled and Pixel-Shuffled, which The leads are attached to the ECG signals measuring machine
effectively mitigates the feature loss caused by down-sampling (electrocardiograph), which records the electrical activity of
and up-sampling operations. As a result, the CS-DAE algorithm
decreases the computation and required memory size while
the heart muscle and displays it on a screen or monitor.
maintaining higher accuracy. We have used MITDB and NSTDB In addition, any irregularity in the heart rhythm, or damage
datasets for training and testing the proposed CS-DAE model, to the heart muscle, can change the normal electrical behavior
resulting in the average Percentage of Root Mean Square of the heart. However, accurate ECG signal measurement is an
Difference (PRD) being 46.30% and the improvement of Signal- important and critical task for diagnosing heart disease. When
to-Noise Ratio (SNR i mp ) being 10.50. In addition, we have
designed VLSI architect ure for the proposed CS-DAE neural
ECG signal recording, it is easy to mix with noise interference
network to accelerate low hardware cost and less computation. due to many factors such as poor adhesion between the
The TUL PYNQTM-Z2 development platform runs the Verilog electrode patch, wire, and skin, body movement, breathing
code, which is used for VLSI architecture and has the lowest vibration, and so on. Common noise interference includes
power consumption of 1.65W. Baseline Wander (BW) [1] is a low-frequency noise of around
0.5 to 0.6 Hz, Muscle Artifact (MA) [2] electrocardiographic
alterations, not related to cardiac electrical activity, Electrode
Received 14 March 2024; revised 4 October 2024; accepted 18 January
2025. Date of publication 29 January 2025; date of current version 31 March Motion (EM) [3] is the noise that results from the motion of
2025. This work was supported in part by the National Science and Tech- the electrode concerning the patient’s skin, etc. These noises
nology Council, Taiwan, under Grant NSTC 113-2221-E-150-002 and in affect while doctors examine the trace and look for specific
part by the National Formosa University, Yunlin, Taiwan. This article was
recommended by Associate Editor F. Z. Z. Rokhani. (Corresponding author: features of different heart conditions.
Ming-Hwa Sheu.) In recent years, many Denoising Auto Encoder (DAE) [4],
Shin-Chi Lai is with the Department of Automation Engineering and [5], [6], [7], [8] methods for ECG signal noise reduction have
the Smart Machinery and Intelligent Manufacturing Research Center,
National Formosa University, Yunlin County, Huwei 632301, Taiwan (e-mail: been proposed. Most of the DAEs are designed by an encoder-
[email protected]). decoder, and input of the network with a noisy ECG signal.
Szu-Ting Wang is with the Program in Smart Industry Technology Research The encoder compresses the input signal and extracts essential
and Development, National Formosa University, Huwei 632301, Taiwan
(e-mail: [email protected]). features, and the decoder reconstructs the compressed data
S. M. Salahuddin Morsalin, Jia-He Lin, Shih-Chang Hsia, and Ming-Hwa into a clean ECG signal. The Deep Neural Network (DNN-
Sheu are with the Department of Electronic Engineering, National DAE) [9] based DAE architecture was proposed for noise
Yunlin University of Science and Technology, Yunlin County, Douliu
64002, Taiwan (e-mail: [email protected]; [email protected]; reduction by the expression with multi-level feature extraction.
[email protected]; [email protected]). A fully convolutional neural network (FCN) [10] was imple-
Chuan-Yu Chang is with the Department of Computer Science and Infor- mented to improve the signal-to-noise ratio. Although those
mation Engineering, National Yunlin University of Science and Technology,
Yunlin County, Douliu 64002, Taiwan (e-mail: [email protected]). models reduced computation the noise reduction effects are
Digital Object Identifier 10.1109/TCSI.2025.3533544 still not ideal level. A fully connected denoising autoencoder
1549-8328 © 2025 IEEE. All rights reserved, including rights for text and data mining, and training of artificial intelligence
and similar technologies. Personal use is permitted, but republication/redistribution requires IEEE permission.
See https://www.ieee.org/publications/rights/index.html for more information.
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
1622 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 72, NO. 4, APRIL 2025
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
LAI et al.: VLSI ARCHITECTURE DESIGN FOR CS DENOISING AUTOENCODER NEURAL NETWORK OF ECG SIGNAL 1623
TABLE I
E NCODER ’ S O PERATIONAL F UNCTION
TABLE II
C OMPACT S HORTCUT O PERATION F UNCTION
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
1624 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 72, NO. 4, APRIL 2025
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
LAI et al.: VLSI ARCHITECTURE DESIGN FOR CS DENOISING AUTOENCODER NEURAL NETWORK OF ECG SIGNAL 1625
TABLE IV TABLE VI
PRD C OMPARISON OF D IFFERENT C HANNELS DAE A RCHITECTURE PARAMETER , MAC S C OMPARISON TABLE
TABLE V
SNRimp C OMPARISON OF D IFFERENT C HANNELS
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
1626 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 72, NO. 4, APRIL 2025
TABLE VII
PRD C OMPARISON W ITH CS-DAE A RCHITECTURE
TABLE VIII
SNRimp C OMPARISON W ITH CS-DAE A RCHITECTURE
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
LAI et al.: VLSI ARCHITECTURE DESIGN FOR CS DENOISING AUTOENCODER NEURAL NETWORK OF ECG SIGNAL 1627
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
1628 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 72, NO. 4, APRIL 2025
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
LAI et al.: VLSI ARCHITECTURE DESIGN FOR CS DENOISING AUTOENCODER NEURAL NETWORK OF ECG SIGNAL 1629
in (14). “≪” represents bit shift left and “≫” represents bit
shift right.
The choice of 25 bits stems from the fact that it aligns with
the maximum bit width supported by the FPGA’s DSP48E1,
which is 18 × 25.
FPGA implementation is calculated through the following
process:
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
1630 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 72, NO. 4, APRIL 2025
TABLE IX
R ESOURCE U TILIZATION
TABLE X
P OWER C ONSUMPTION FOR D IFFERENT H ARDWARE P LATFORMS
process 1,024 sampled points for each run across the testing
datasets. Multiple inference runs were performed, and the
results represent the average inference time for each platform.
RTX 2070 achieved 5.2ms, AGX Xavier 9.56ms, Raspberry
Pi 4 16.2ms, and PYNQ Z2, running an int8 model, achieved
10.8ms. Despite lower power consumption and clock speed,
Fig. 16. System implementation and demonstration on FPGA. PYNQ Z2’s performance is competitive with AGX Xavier
due to its efficient hardware acceleration. Table XI compares
the differences in PRD between PC and FPGA. There are
E. VLSI Hardware Experimental Results certain flaws since this work uses the quantization approach
after model training. Since the quantized network parameters
The TUL PYNQTM -Z2 platform development version has
are 8-bit integers, the inferred PRD typically decreases by
been used to design and construct the VLSI system archi-
2.53%. This noise reduction result is still superior to that
tecture. VLSI design architecture is depicted in Figure 15.
of CP with DNN, CNN, CNN-LSTM, and FCN. Although
TUL PYNQTM -Z2 platform is linked to a PC by an FPGA
LMSC has 1.81% less PRD than the quantized CS-DAE, the
network connection. In addition, the PYNQ writes 167MHz
LMSC parameters use RAM 7.5 times more than the quantized
system frequency to the SD card, together with copies of the
CS-DAE.
quantized parameters, NSTDB dataset, and FPGA bitstream.
The Python application runs to the AXI DMA function to
move the features and weight data from the SD card to the IV. C ONCLUSION
BRAM in the FPGA before starting the FPGA operation. In the research work, we have designed VLSI hardware
The noise reduction results will be shown on the Jupyter accelerators for the proposed CS-DAE neural network archi-
Notebook interface of the PC when all layer calculations tecture to reduce the ECG signal noise. It retains good noise
are completed. Figure 16 accurately depicts our original reduction quality while having affordable hardware costs, low
demonstration. computation requirements, and few parameters. The proposed
Table IX displays the hardware implementation findings for Compact Shortcut structure significantly improves the noise
the TUL PYNQTM -Z2 platform, with BRAM accounting for reduction efficiency with limited parameters and computations.
around 37.50% of the total use and DSP for about 16.82%. Furthermore, the encoder and decoder architectures mitigate
The comparison between FPGA and other platforms’ power feature loss while sampling the Pixel-Un-Shuffle and Pixel-
usage is shown in Table X. The rest of the processors run Shuffle operations. This method improves noise reduction
the CS-DAE model of float32, whereas PYNQ Z2 runs the quality without further calculation or regulatory processes.
CS-DAE model of int8. The network inference power con- The hardware design complexity decreased with fewer regu-
sumption of the GPU, AGX Xavier, and Raspberry Pi 4 are, lation procedures, which can also increase the hardware reuse
respectively, 24.85 times, 12.4 times, and 4.32 times greater rate.
than that of the PYNQ Z2, the difference is quite significant. The experimental findings demonstrate that the proposed
Inference time refers to the time taken for the model to CS-DAE network in this study employs NSTDB datasets as
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
LAI et al.: VLSI ARCHITECTURE DESIGN FOR CS DENOISING AUTOENCODER NEURAL NETWORK OF ECG SIGNAL 1631
the ECG input signal with noise for validation and MITDB [11] H. Chiang, Y. Hsieh, S. Fu, K. Hung, Y. Tsao, and S. Chien,
datasets as the ECG input signal without noise. The average “Noise reduction in ECG signals using fully convolutional denois-
ing autoencoders,” IEEE Access, vol. 7, pp. 60806–60813, 2019, doi:
result of PRD value is 46.3%, and SNRimp is 10.50 achieved 10.1109/ACCESS.2019.2912036.
for this experiment. Comparing the proposed CS-DAE network [12] T. Yoon and D. Kang, “Bimodal CNN for cardiovascular disease
with the LMSC model, the computation is reduced by 32.69%, classification by co-training ECG grayscale images and scalograms,”
Sci. Rep., vol. 13, no. 1, p. 2937, Feb. 2023, doi: 10.1038/s41598-023-
and the parameters are reduced by 46.51%. Besides, the PRDis 30208-8.
increased by 0.72, and SNRimp is increased by 0.13. The [13] E. Dasan and I. Panneerselvam, “A novel dimensionality
CS-DAE uses two quantization methods for quantizing the reduction approach for ECG signal via convolutional denoising
float32 to int8 parameters, although PRD is 1.81% lower than autoencoder with LSTM,” Biomed. Signal Process. Control,
vol. 63, Jan. 2021, Art. no. 102225, doi: 10.1016/j.bspc.2020.
LMSC, and the parameters of the quantized CS-DAE require 102225.
7.5 times less memory than the LMSC model. Therefore, CS- [14] Y.-S. Jhang, S.-T. Wang, M.-H. Sheu, S.-H. Wang, and S.-C.
DAE is more friendly to VLSI designs and embedded systems Lai, “Integration design of portable ECG signal acquisition with
deep-learning based electrode motion artifact removal on an embed-
with fewer hardware resources. Finally, we have implemented ded system,” IEEE Access, vol. 10, pp. 57555–57564, 2022, doi:
the proposed VLSI design on the TUL PYNQ™-Z2 devel- 10.1109/ACCESS.2022.3178847.
opment board, with a power consumption of only 1.65W. [15] Y.-S. Jhang, S.-T. Wang, M.-H. Sheu, S.-H. Wang, and S.-C. Lai,
“Channel-wise average pooling and 1D pixel-shuffle denoising autoen-
However, there are some limitations. The quantization from coder for electrode motion artifact removal in ECG,” Appl. Sci., vol. 12,
32-bit floating-point to 8-bit integers, while reducing memory no. 14, p. 6957, Jul. 2022, doi: 10.3390/app12146957.
and computational complexity, slightly decreases accuracy by [16] D. Lee, S. Lee, S. Oh, and D. Park, “Energy-efficient FPGA
1.81%. Additionally, the architecture’s low power and reduced accelerator with fidelity-controllable sliding-region signal processing
unit for abnormal ECG diagnosis on IoT edge devices,” IEEE
complexity may limit its flexibility for other types of signal Access, vol. 9, pp. 122789–122800, 2021, doi: 10.1109/ACCESS.2021.
processing. Lastly, the model’s focus on the MLII lead restricts 3109875.
its generalizability, and incorporating more diverse datasets [17] W. Jiang and G. Seong Kong, “Block-based neural networks for
personalized ECG signal classification,” IEEE Trans. Neural Netw.,
could improve its applicability in broader clinical settings. vol. 18, no. 6, pp. 1750–1761, Nov. 2007, doi: 10.1109/TNN.2007.
Future work could explore expanding the model’s capabilities 900239.
to handle additional ECG leads and adapting the architecture [18] X. Wang, Y. Zhu, Y. Ha, M. Qiu, and T. Huang, “An FPGA-based
cloud system for massive ECG data analysis,” IEEE Trans. Circuits
for more versatile signal processing tasks. Syst. II, Exp. Briefs, vol. 64, no. 3, pp. 309–313, Mar. 2017, doi:
10.1109/TCSII.2016.2556861.
[19] S. M. Noor, E. John, and M. Panday, “Design and implementation
R EFERENCES of an ultralow-energy FFT ASIC for processing ECG in cardiac
pacemakers,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst.,
[1] X. Wang, Y. Zhou, M. Shu, Y. Wang, and A. Dong, “ECG baseline vol. 27, no. 4, pp. 983–987, Apr. 2019, doi: 10.1109/TVLSI.2018.
wander correction and denoising based on sparsity,” IEEE Access, vol. 7, 2883642.
pp. 31573–31585, 2019, doi: 10.1109/ACCESS.2019.2902616. [20] H. Ghonchi and V. Abolghasemi, “A dual attention-based autoen-
[2] J. S. Paul, M. R. Reddy, and V. J. Kumar, “A transform domain SVD coder model for fetal ECG extraction from abdominal signals,”
filter for suppression of muscle noise artefacts in exercise ECG’s,” IEEE Sensors J., vol. 22, no. 23, pp. 22908–22918, Dec. 2022, doi:
IEEE Trans. Biomed. Eng., vol. 47, no. 5, pp. 654–663, May 2000, 10.1109/JSEN.2022.3213586.
doi: 10.1109/10.841337. [21] E. K. Wang, X. Zhang, and L. Pan, “Automatic classification
[3] Y. Bu, M. F. U. Hassan, and D. Lai, “The embedding of of CAD ECG signals with SDAE and bidirectional long short-
flexible conductive silver-coated electrodes into ECG monitor- term network,” IEEE Access, vol. 7, pp. 182873–182880, 2019, doi:
ing garment for minimizing motion artefacts,” IEEE Sensors J., 10.1109/ACCESS.2019.2936525.
vol. 21, no. 13, pp. 14454–14465, Jul. 2021, doi: 10.1109/JSEN.2020. [22] M.-H. Sheu, S. M. S. Morsalin, S.-H. Wang, Y.-T. Shen, S.-C. Hsia,
3001295. and C.-Y. Chang, “FIBS-Unet: Feature integration and block
[4] H. Cao and L. Peyrodie, “Variational mode decomposition-based simul- smoothing network for single image dehazing,” IEEE Access,
taneous R peak detection and noise suppression for automatic ECG vol. 10, pp. 71764–71776, 2022, doi: 10.1109/ACCESS.2022.
analysis,” IEEE Sensors J., vol. 23, no. 8, pp. 8703–8713, Apr. 2023, 3188860.
doi: 10.1109/JSEN.2023.3257332. [23] M. Sheu, S. M. S. Morsalin, C. Hsu, S. Lai, S. Wang, and
[5] X. Wang et al., “An ECG signal denoising method using conditional C. Chang, “Improvement of human pose estimation and pro-
generative adversarial net,” IEEE J. Biomed. Health Informat., vol. 26, cessing with the intensive feature consistency network,” IEEE
no. 7, pp. 2929–2940, Jul. 2022, doi: 10.1109/JBHI.2022.3169325. Access, vol. 11, pp. 28045–28059, 2023, doi: 10.1109/ACCESS.2023.
[6] P. Bing, W. Liu, and Z. Zhang, “DeepCEDNet: An efficient 3258417.
deep convolutional encoder–decoder networks for ECG signal [24] G. B. Moody and R. G. Mark, “The impact of the MIT-BIH arrhythmia
enhancement,” IEEE Access, vol. 9, pp. 56699–56708, 2021, doi: database,” IEEE Eng. Med. Biol. Mag., vol. 20, no. 3, pp. 45–50,
10.1109/ACCESS.2021.3072640. May 2001, doi: 10.1109/51.932724.
[7] C. Li, Y. Wu, H. Lin, J. Li, F. Zhang, and Y. Yang, “ECG [25] G. B. Moody, W. Muldrow, and R. G. Mark, “A noise stress test for
denoising method based on an improved VMD algorithm,” IEEE arrhythmia detectors,” Comput. Cardiol., vol. 11, no. 3, pp. 381–384,
Sensors J., vol. 22, no. 23, pp. 22725–22733, Dec. 2022, doi: 1984. [Online]. Available: https://physionet.org/content/nstdb/1.0.0/
10.1109/JSEN.2022.3214239. [26] M. Sadrawi et al., “Arrhythmia evaluation in wearable ECG devices,”
[8] P. Singh and A. Sharma, “Attention-based convolutional denoising Sensors, vol. 17, no. 11, p. 2445, Oct. 2017, doi: 10.3390/s17112445.
autoencoder for two-lead ECG denoising and arrhythmia classifica- [27] M. Jia, F. Li, Y. Pu, and Z. Chen, “A lossless electrocardio-
tion,” IEEE Trans. Instrum. Meas., vol. 71, pp. 1–10, 2022, doi: gram compression system based on dual-mode prediction and error
10.1109/TIM.2022.3197757. modeling,” IEEE Access, vol. 8, pp. 101153–101162, 2020, doi:
[9] P. Xiong, H. Wang, M. Liu, and X. Liu, “Denoising autoencoder for 10.1109/ACCESS.2020.2998608.
eletrocardiogram signal enhancement,” J. Med. Imag. Health Informat., [28] M. Janveja, R. Parmar, M. Tantuway, and G. Trivedi, “A DNN-based
vol. 5, no. 8, pp. 1804–1810, Dec. 2015, doi: 10.1166/jmihi.2015.1649. low power ECG co-processor architecture to classify cardiac arrhythmia
[10] H. Lin, R. Liu, and Z. Liu, “ECG signal denoising method based for wearable devices,” IEEE Trans. Circuits Syst. II, Exp. Briefs,
on disentangled autoencoder,” Electronics, vol. 12, no. 7, p. 1606, vol. 69, no. 4, pp. 2281–2285, Apr. 2022, doi: 10.1109/TCSII.2022.
Mar. 2023, doi: 10.3390/electronics12071606. 3146036.
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
1632 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS—I: REGULAR PAPERS, VOL. 72, NO. 4, APRIL 2025
[29] R. Parmar, M. Janveja, J. Pidanic, and G. Trivedi, “Design of DNN-based Shin-Chi Lai (Member, IEEE) received the B.S.
low-power VLSI architecture to classify atrial fibrillation for wearable degree in electronic engineering from Chienkuo
devices,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 31, Technology University, Changhua, Taiwan, in 2002,
no. 3, pp. 320–330, Mar. 2023, doi: 10.1109/TVLSI.2023.3236530. the M.S. degree in electronic engineering from the
[30] T.-H. Tsai and M. A. Hussain, “VLSI implementation of lossless ECG National Yunlin University of Science and Tech-
compression algorithm for low power devices,” IEEE Trans. Circuits nology, Yunlin County, Taiwan, in 2005, and the
Syst. II, Exp. Briefs, vol. 67, no. 12, pp. 3317–3321, Dec. 2020, doi: Ph.D. degree from National Cheng Kung University,
10.1109/TCSII.2020.2978554. Tainan, Taiwan, in 2011. From October 2011 to July
[31] T.-H. Tsai, N.-C. Tung, and D.-B. Lin, “VLSI implementation of 2013, he was an Assistant Research Fellow with
multi-channel ECG lossless compression system,” IEEE Trans. Circuits the Department of Electrical Engineering, National
Syst. II, Exp. Briefs, vol. 68, no. 8, pp. 2962–2966, Aug. 2021, doi: Cheng Kung University. From August 2013 to July
10.1109/TCSII.2021.3071757. 2016, he was an Assistant Professor with the Department of Computer
[32] Y. Chu, H. Shen, and K. Huang, “ECG authentication method based Science and Information Engineering, Nanhua University, Chiayi, Taiwan.
on parallel multi-scale one-dimensional residual network with center From August 2016 to July 2019, he was an Associate Professor with the
and margin loss,” IEEE Access, vol. 7, pp. 51598–51607, 2019, doi: Department of Computer Science and Information Engineering. From August
10.1109/ACCESS.2019.2912519. 2019 to July 2021, he was a Full Professor with the Department of Computer
Science and Information Engineering, Nanhua University. He is currently
[33] H. B. Seidel, M. M. A. da Rosa, G. Paim, E. A. C. da Costa,
a Full Professor with the Department of Automation Engineering, National
S. J. M. Almeida, and S. Bampi, “Approximate pruned and trun-
Formosa University. His main research interests include signal processing and
cated Haar discrete wavelet transform VLSI hardware for energy-
its circuit design, especially for speech, audio, biomedical, and multimedia
efficient ECG signal processing,” IEEE Trans. Circuits Syst. I,
applications.
Reg. Papers, vol. 68, no. 5, pp. 1814–1826, May 2021, doi:
10.1109/TCSI.2021.3057584.
[34] J. Wu, F. Li, Z. Chen, Y. Pu, and M. Zhan, “A neural network-
based ECG classification processor with exploitation of heartbeat
similarity,” IEEE Access, vol. 7, pp. 172774–172782, 2019, doi:
10.1109/ACCESS.2019.2956179. Szu-Ting Wang (Member, IEEE) received the B.S.
[35] Y. Chuang, Y. Chen, H. Li, and A. A. Wu, “An arbitrarily reconfigurable degree from the Department of Computer Science
extreme learning machine inference engine for robust ECG anomaly and Information Management, Providence Univer-
detection,” IEEE Open J. Circuits Syst., vol. 2, pp. 196–209, 2021, doi: sity, Taichung, Taiwan, and the M.S. degree from
10.1109/OJCAS.2020.3039993. the Department of Information Engineering and
[36] M. Da Rosa, P. Da Costa, E. Da Costa, S. Almeida, G. Paim, and Computer Science, Feng Chia University, Taichung.
S. Bampi, “A robust and power-efficient power line interference cancel- She is currently pursuing the Ph.D. degree with the
ing VLSI design,” in Proc. 34th SBC/SBMicro/IEEE/ACM Symp. Integr. Program of Smart Industry Technology Research
Circuits Syst. Design (SBCCI), Campinas, Brazil, Aug. 2021, pp. 1–6, and Design, National Formosa University, Yun-
doi: 10.1109/SBCCI53441.2021.9529983. lin County, Taiwan. Her research interests include
[37] M. Janveja, R. Parmar, G. Trivedi, P. Jan, and Z. Nemec, “An image processing, digital signal processing, and deep
energy efficient and resource optimal VLSI architecture for ECG fea- learning.
ture extraction for wearable healthcare applications,” in Proc. 32nd
Int. Conf. Radioelektronika (RADIOELEKTRONIKA), Kosice, Slovakia,
Apr. 2022, pp. 1–6, doi: 10.1109/RADIOELEKTRONIKA54537.2022.
9764910.
[38] K.-F. Chang and Y.-H. Chen, “High accuracy abnormal ECG
detection chip using a simple neural network,” in Proc. 19th S. M. Salahuddin Morsalin (Graduate Student
Int. SoC Design Conf. (ISOCC), Oct. 2022, pp. 177–178, doi: Member, IEEE) received the B.Sc. degree in elec-
10.1109/ISOCC56007.2022.10031526. trical and electronic engineering from Daffodil
International University, Bangladesh, in 2015, the
[39] W.-Y. Zhu, W.-K. Wong, S. Morsalin, S.-H. Wang, and M.-H.
M.Sc. degree in green technology for sustainabil-
Sheu, “Software and hardware integration system design with fruit
ity (major in electronics) from Nanhua University,
identification for smart electronic scale applications,” in Proc. IEEE
Taiwan, in 2020, and the Ph.D. degree from the
Int. Conf. Consum. Electron. (ICCE-TW), Penghu, Taiwan, Sep. 2021,
Department of Electronic Engineering, National
pp. 1–2, doi: 10.1109/ICCE-TW52618.2021.9603151.
Yunlin University of Science and Technology, Yun-
[40] C. Dong, C. I. Ieong, M. I. Vai, P. U. Mak, P. I. Mak, and F. Wan, lin County, Taiwan, in 2023. From 2020 to 2022,
“A real-time heart beat detector and quantitative investigation based on he worked as a Lecturer with the Department of
FPGA,” in Proc. Asia–Pacific Conf. Postgraduate Res. Microelectron. Computer Science and Information Engineering, Nanhua University, Chiayi,
Electron., Macao, China, Oct. 2011, pp. 65–69, doi: 10.1109/PrimeA- Taiwan. In addition, he also worked as a Server Product Design Engineer with
sia.2011.6075072. the Hardware Research and Development Department, Wiwynn Corporation
[41] N. Vemishetty et al., “Low power personalized ECG based system design Ltd., Taiwan. Currently, he is a Post-Doctoral Researcher with the National
methodology for remote cardiac health monitoring,” IEEE Access, vol. 4, Yunlin University of Science and Technology. His research interests include
pp. 8407–8417, 2016, doi: 10.1109/ACCESS.2016.2629486. image and video processing, big data analytics, deep learning, bio-medical
[42] K. Khalil, O. Eldash, A. Kumar, and M. Bayoumi, “Designing novel image processing, analysis, edge AI system designs, digital signal processing,
AAD pooling in hardware for a convolutional neural network accelera- and VLSI architecture design.
tor,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 30, no. 3,
pp. 303–314, Mar. 2022, doi: 10.1109/TVLSI.2021.3139904.
[43] B. Jacob et al., “Quantization and training of neural networks for
efficient integer-arithmetic-only inference,” in Proc. IEEE Conf. Com-
put. Vis. Pattern Recognit., Salt Lake City, UT, USA, Jun. 2018,
pp. 2704–2713, doi: 10.1109/CVPR.2018.00286. Jia-He Lin received the B.S. degree from the
Department of Electronic Engineering, Oriental
[44] H. Zhao, D. Liu, and H. Li, “Efficient integer-arithmetic-only con-
Institute of Technology, New Taipei City, Taiwan,
volutional networks with bounded ReLU,” in Proc. IEEE Int. Symp.
and the M.S. degree from the Department of Elec-
Circuits Syst. (ISCAS), Daegu, South Korea, May 2021, pp. 1–5, doi:
tronic Engineering, National Yunlin University of
10.1109/ISCAS51556.2021.9401448.
Science and Technology, Yunlin County, Taiwan,
[45] D. Wang, L. Zhuang, L. Gao, X. Sun, M. Huang, and A. J. Plaza, in 2023. His research interests include digital signal
“PDBSNet: Pixel-shuffle downsampling blind-spot reconstruction processing, VLSI architecture design, FPGA appli-
network for hyperspectral anomaly detection,” IEEE Trans. cation, embedded systems, design deep learning, and
Geosci. Remote Sens., vol. 61, May 2023, Art. no. 5511914, doi: image and video processing.
10.1109/TGRS.2023.3276175.
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.
LAI et al.: VLSI ARCHITECTURE DESIGN FOR CS DENOISING AUTOENCODER NEURAL NETWORK OF ECG SIGNAL 1633
Shih-Chang Hsia (Member, IEEE) received the pattern recognition. In the above areas, he has more than 200 publications in
Ph.D. degree from the Department of Electri- journals and conference proceedings. He served as the Program Co-Chair
cal Engineering, National Cheng Kung University, for TAAI 2007, CVGIP 2009, the 2010–2019 International Workshop on
Taiwan, in 1996. From 1986 to 1989, he was Intelligent Sensors and Smart Environments, and the third International
an Engineer with the Research and Development Conference on Robot, Vision and Signal Processing. He is an IET Fellow
Department, Microtek International Inc. He was and a Life Member of IPPR and TAAI. He served as the General Co-Chair
an Instructor and an Associate Professor with for the 2012 International Conference on Information Security and Intelligent
the Department of Electronic Engineering, Chung Control, the 2011–2013 Workshop on Digital Life Technologies, CVGIP2017,
Chou Institute of Technology, from 1991 to 1998. WIC2018, ICS2018, and WIC2019. From 2015 to 2017, he was the Chair of
He worked as a Professor with the Department of the IEEE Signal Processing Society Tainan Chapter and the Representative
Computer and Communication Engineering and the for Region 10 of the IEEE SPS Chapters Committee. He is the President of
Department of Electronics Engineering, National Kaohsiung First University Taiwan Association for Web Intelligence Consortium.
of Science and Technology, Kaohsiung, from 1998 to 2010. He was elected
as the Chairperson with the Department of Electronics Engineering in 2007.
He is currently a Professor with the Department of Electronics Engineering,
National Yunlin University of Science and Technology. His research inter-
ests include VLSI/SOC designs, video/image processing, HDTV/Stereo TV
systems, LED lighting systems, and electrical sensors.
Authorized licensed use limited to: INDIAN INSTITUTE OF TECHNOLOGY DELHI. Downloaded on April 19,2025 at 09:18:52 UTC from IEEE Xplore. Restrictions apply.