paper-with-me

홈 › Papers

Dreaming of Electrical Waves: Generative Modeling of Cardiac Excitation Waves using Diffusion Models

2023-12-22 · Tanish Baranwal, Jan Lebert, Jan Christoph

Electrical waves in the heart form rotating spiral or scroll waves during life-threatening arrhythmias such as atrial or ventricular fibrillation. The wave dynamics are typically modeled using coupled partial differential equations, which describe reaction-diffusion dynamics in excitable media. More recently, data-driven generative modeling has emerged as an alternative to generate spatio-temporal patterns in physical and biological systems. Here, we explore denoising diffusion probabilistic models for the generative modeling of electrical wave patterns in cardiac tissue. We trained diffusion models with simulated electrical wave patterns to be able to generate such wave patterns in unconditional and conditional generation tasks. For instance, we explored the diffusion-based i) parameter-specific generation, ii) evolution and iii) inpainting of spiral wave dynamics, including reconstructing three-dimensional scroll wave dynamics from superficial two-dimensional measurements. Further, we generated arbitrarily shaped bi-ventricular geometries and simultaneously initiated scroll wave patterns inside these geometries using diffusion. We characterized and compared the diffusion-generated solutions to solutions obtained with corresponding biophysical models and found that diffusion models learn to replicate spiral and scroll waves dynamics so well that they could be used for data-driven modeling of excitation waves in cardiac tissue. For instance, an ensemble of diffusion-generated spiral wave dynamics exhibits similar self-termination statistics as the corresponding ensemble simulated with a biophysical model. However, we also found that diffusion models {produce artifacts if training data is lacking, e.g. during self-termination,} and `hallucinate' wave patterns when insufficiently constrained.

📄 PDF Abstract BibTeX arXiv:2312.14830

Code (1)

cardiacvision/diffusion 공식 구현 pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Inverse Mechano-Electrical Reconstruction of Cardiac Excitation Wave Patterns from Mechanical Deformation using Deep Learning

2020-07-31 · Jan Christoph, Jan Lebert

The inverse mechano-electrical problem in cardiac electrophysiology is the attempt to reconstruct electrical excitation or action potential wave patterns from the heart's mechanical deformation that occurs in response to…

Deep Learning-based Prediction of Electrical Arrhythmia Circuits from Cardiac Motion: An In-Silico Study

2023-05-13 · Jan Lebert, Daniel Deng, Lei Fan, Lik Chuan Lee 외

The heart's contraction is caused by electrical excitation which propagates through the heart muscle. It was recently shown that the electrical excitation can be computed from the contractile motion of a simulated piece …

DiagnosticRhythm

Direct laser writing for cardiac tissue engineering: a microfluidic heart on a chip with integrated transducers

2021-04-02 · Rachael K. Jayne, M. Çağatay Karakan, Kehan Zhang, Noelle Pierce 외

We have designed and fabricated a microfluidic-based platform for sensing mechanical forces generated by cardiac microtissues in a highly-controlled microenvironment. Our fabrication approach combines Direct Laser Writin…

When the clock strikes: Modeling the relation between circadian rhythms and cardiac arrhythmias

2016-09-29

It has recently been observed that the occurrence of sudden cardiac death has a close statistical relationship with the time of day, viz., ventricular fibrillation is most likely to occur between 12 am-6 am, with 6 pm-12…

RelationRhythm

Reconstructing Cardiac Electrical Excitations from Optical Mapping Recordings

2023-04-28 · Christopher D. Marcotte, Matthew J. Hoffman, Flavio H. Fenton, Elizabeth M. Cherry

The reconstruction of electrical excitation patterns through the unobserved depth of the tissue is essential to realizing the potential of computational models in cardiac medicine. We have utilized experimental optical-m…