Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

2457 · Dec 201819922001200920182026
48 results for fetal ECG

New algorithm separates maternal and fetal ECG from two channels in pregnant women.

problem Affordable ECG monitors for maternal-fetal health monitoring.
method Diffusion-based channel selection for accurate separation.
result Algorithm accurately separates maternal and fetal ECG from two channels.

New method extracts fetal ECG from maternal abdominal ECG.

problem Extract fetal ECG from single-lead maternal abdominal ECG.
method De-shape short time Fourier transform for heart rate estimation, beat tracking, and nonlocal median for waveform reconstruction.
result The method accurately extracts fetal ECG signals from maternal abdominal ECG signals.

Method automatically estimates fetal abdominal circumference from ultrasound images.

problem Challenges in accurately estimating fetal abdominal circumference from ultrasound images.
method Proposes a CNN-based approach that classifies ultrasound images and uses Hough transformation for measuring AC.
result CNN provides sufficient classification results for AC estimation with small training samples.

EchoFusion tracks and reconstructs fetal images without external trackers.

problem Limited capture range and view-dependent artefacts in fetal ultrasound imaging.
method Combining deep learning and SLAM for image-based tracking and volume reconstruction.
result Demonstrated robust tracking and accurate volume reconstruction in fetal ultrasound.

Real-time fetal abdominal aorta measurement from ultrasound images.

problem Automating the challenging task of measuring fetal abdominal aorta diameter from ultrasound images.
method Proposes a neural network architecture with three blocks: convolutional layer, Convolution Gated Recurrent Unit (C-GRU), and CyclicLoss.
result Significantly improved accuracy and real-time execution speed compared to previous methods.

Paper proposes a method to extract disentangled features for multi-task learning in medical images.

problem Indiscriminate mixing of image properties leads to poor generalization in deep learning.
method Uses deep neural networks and adversarial regularization to disentangle features.
result Demonstrates improved performance on images with new properties like artifacts.

Improved IVIM imaging accuracy with neural networks and uncertainty estimation.

problem Low accuracy in IVIM imaging due to SNR and motion artifacts.
method Implicit IVIM signal acquisition model using neural networks for full posterior distribution.
result Improved parameter estimation accuracy by 65% on synthetic data.

Method generates natural ECGs with 25 interpretable features.

problem Lack of labeled ECGs for supervised learning and automatic diagnostics.
method Variational autoencoder for ECG generation and feature extraction.
result Low Maximum Mean Discrepancy (0.00383) indicates good ECG generation quality.

This paper explores how to fool ECG diagnosis systems with adversarial ECGs.

problem Vulnerability of DNN-powered ECG diagnosis systems to adversarial attacks.
method Analyzed ECG properties to design effective adversarial attacks under two models.
result Demonstrates weaknesses in DNN-powered ECG diagnosis systems under adversarial attacks.

Self-supervised learning improves ECG classification performance.

problem Label scarcity in clinical 12-lead ECG data.
method Adapted self-supervised methods to ECG domain, focusing on contrastive representations and latent forecasting.
result Contrastive predictive coding adaptation yields linear evaluation performance only 0.5% below supervised performance.

Method extracts time-localized clusters to explain deep learning models in ECG analysis.

problem Limited understanding of deep learning models in ECG analysis.
method Extracts time-localized clusters from model's internal representations.
result Enhances trust in AI-driven diagnostics and reveals clinically relevant patterns.

Enhanced deep CNNs improve cardiac abnormality diagnosis from ECGs.

problem Diagnosing cardiac abnormalities from 12-lead ECGs.
method Training an enhanced deep convolutional neural network with hand-crafted features, data preprocessing, and augmentation.
result Promising generalization performance in ECG diagnosis.

Novel ECG classification method using deep time-frequency representation and progressive decision fusion.

problem Challenges in classifying abnormal ECG rhythms due to broad taxonomy, noises, and lack of annotated data.
method Transform ECG signal into time-frequency domain, train scale-specific deep CNNs, and fuse decisions progressively.
result Effective and efficient ECG classification method validated on synthetic and real-world datasets.

Paper establishes a comprehensive benchmark for ECG time-series analysis.

problem Incomplete understanding of ECG signal properties and limitations in evaluation metrics.
method Categorization of downstream applications, identification of limitations, introduction of a novel metric, benchmarking of time-series models.
result Validation of the effectiveness of the proposed metric and model architecture.

ECG-DelNet uses neural networks to accurately delineate ECGs, even with low-quality data.

problem Lack of model explainability and small databases limit deep learning applicability in ECG detection.
method Adapted U-Net architecture for 1D data, used PhysioNet's QT database, applied data augmentation and regularization techniques.
result Best configuration achieved high precision and recall for P, QRS, and T waves.

Deep learning predicts one-year mortality from ECGs, even in 'normal' cases.

problem Predicting mortality from 12-lead ECGs using deep learning.
method Deep neural network model trained on 1,775,926 ECGs, validated on 297,548 'normal' ECGs.
result Deep learning model predicts one-year mortality with AUC of 0.85, and Cox Proportional Hazard model reveals a significant hazard ratio.

Study develops algorithm to classify ECG rhythms from short recordings.

problem Detecting atrial fibrillation from short single-lead ECG recordings.
method Signal quality index (SQI) and dense convolutional neural networks (CNN) for classification.
result Best F1 score of 0.80 on blind test set for NSR, AF, and O.

We release a large ECG dataset for arrhythmia subtype discovery.

problem Discovering unknown subtypes of arrhythmia from continuous raw signals.
method Unsupervised representation learning task using semi-supervised evaluation.
result Qualitative evaluations show potential for representation learning in arrhythmia sub-type discovery.

Structured state space models improve ECG classification and reveal new insights.

problem Improving ECG analysis through deep learning.
method Applying structured state space models to capture long-term dependencies in ECG data.
result SSMs lead to significant improvements in ECG classification over current state-of-the-art.

Deep learning benchmarks ECG analysis with strong performance.

problem Lack of appropriate datasets and evaluation procedures for ECG interpretation.
method Benchmarking on PTB-XL and ICBEB2018 datasets using convolutional neural networks.
result Convolutional neural networks, especially resnet- and inception-based architectures, outperform feature-based algorithms.

PLIs improve classifier performance by fine-tuning latent representations.

problem Difficult interpretation of high-dimensional latent representations in neural networks.
method Back-propagation of manual changes to low-dimensional embeddings using t-distributed stochastic neighbourhood embeddings.
result Manual separation of class clusters in latent space enhances classifier performance.