paper-with-me

홈 › Papers

MMA-RNN: A Multi-level Multi-task Attention-based Recurrent Neural Network for Discrimination and Localization of Atrial Fibrillation

2023-02-07 · Yifan Sun, Jingyan Shen, Yunfan Jiang, Zhaohui Huang, Minsheng Hao, Xuegong Zhang

The automatic detection of atrial fibrillation based on electrocardiograph (ECG) signals has received wide attention both clinically and practically. It is challenging to process ECG signals with cyclical pattern, varying length and unstable quality due to noise and distortion. Besides, there has been insufficient research on separating persistent atrial fibrillation from paroxysmal atrial fibrillation, and little discussion on locating the onsets and end points of AF episodes. It is even more arduous to perform well on these two distinct but interrelated tasks, while avoiding the mistakes inherent from stage-by-stage approaches. This paper proposes the Multi-level Multi-task Attention-based Recurrent Neural Network for three-class discrimination on patients and localization of the exact timing of AF episodes. Our model captures three-level sequential features based on a hierarchical architecture utilizing Bidirectional Long and Short-Term Memory Network (Bi-LSTM) and attention layers, and accomplishes the two tasks simultaneously with a multi-head classifier. The model is designed as an end-to-end framework to enhance information interaction and reduce error accumulation. Finally, we conduct experiments on CPSC 2021 dataset and the result demonstrates the superior performance of our method, indicating the potential application of MMA-RNN to wearable mobile devices for routine AF monitoring and early diagnosis.

📄 PDF Abstract BibTeX arXiv:2302.03731

Code (1)

jys-99/mma-rnn 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Emergence of Fixational and Saccadic Movements in a Multi-Level Recurrent Attention Model for Vision

2025-05-19 · Pengcheng Pan, Yonekura Shogo, Yasuo Kuniyoshi

Inspired by foveal vision, hard attention models promise interpretability and parameter economy. However, existing models like the Recurrent Model of Visual Attention (RAM) and Deep Recurrent Attention Model (DRAM) faile…

Hard Attentionimage-classificationImage Classification

Learning Multi-Level Information for Dialogue Response Selection by Highway Recurrent Transformer

2019-03-21 · Ting-Rui Chiang, Chao-Wei Huang, Shang-Yu Su, Yun-Nung Chen

With the increasing research interest in dialogue response generation, there is an emerging branch formulating this task as selecting next sentences, where given the partial dialogue contexts, the goal is to determine th…

Response GenerationSentence

Hierarchical Recurrent Attention Network for Response Generation

2017-01-25 · Chen Xing, Wei Wu, Yu Wu, Ming Zhou 외

We study multi-turn response generation in chatbots where a response is generated according to a conversation context. Existing work has modeled the hierarchy of the context, but does not pay enough attention to the fact…

Response Generation

Progressive Attention Guided Recurrent Network for Salient Object Detection

2018-06-01 · CVPR 2018 6 · Xiaoning Zhang, Tiantian Wang, Jinqing Qi, Huchuan Lu 외

Effective convolutional features play an important role in saliency estimation but how to learn powerful features for saliency is still a challenging task. FCN-based methods directly apply multi-level convolutional featu…

Objectobject-detectionObject DetectionRGB Salient Object Detection+2

Deep Attention Recurrent Q-Network

2015-12-05 · Ivan Sorokin, Alexey Seleznev, Mikhail Pavlov, Aleksandr Fedorov 외

A deep learning approach to reinforcement learning led to a general learner able to train on visual input to play a variety of arcade games at the human and superhuman levels. Its creators at the Google DeepMind's team c…

Atari GamesDeep AttentionHard Attentionreinforcement-learning+2