-
Learning to Predict Global Atrial Fibrillation Dynamics from Sparse Measurements
Authors:
Alexander Jenkins,
Andrea Cini,
Joseph Barker,
Alexander Sharp,
Arunashis Sau,
Varun Valentine,
Srushti Valasang,
Xinyang Li,
Tom Wong,
Timothy Betts,
Danilo Mandic,
Cesare Alippi,
Fu Siong Ng
Abstract:
Catheter ablation of Atrial Fibrillation (AF) consists of a one-size-fits-all treatment with limited success in persistent AF. This may be due to our inability to map the dynamics of AF with the limited resolution and coverage provided by sequential contact mapping catheters, preventing effective patient phenotyping for personalised, targeted ablation. Here we introduce FibMap, a graph recurrent n…
▽ More
Catheter ablation of Atrial Fibrillation (AF) consists of a one-size-fits-all treatment with limited success in persistent AF. This may be due to our inability to map the dynamics of AF with the limited resolution and coverage provided by sequential contact mapping catheters, preventing effective patient phenotyping for personalised, targeted ablation. Here we introduce FibMap, a graph recurrent neural network model that reconstructs global AF dynamics from sparse measurements. Trained and validated on 51 non-contact whole atria recordings, FibMap reconstructs whole atria dynamics from 10% surface coverage, achieving a 210% lower mean absolute error and an order of magnitude higher performance in tracking phase singularities compared to baseline methods. Clinical utility of FibMap is demonstrated on real-world contact mapping recordings, achieving reconstruction fidelity comparable to non-contact mapping. FibMap's state-spaces and patient-specific parameters offer insights for electrophenotyping AF. Integrating FibMap into clinical practice could enable personalised AF care and improve outcomes.
△ Less
Submitted 14 February, 2025; v1 submitted 13 February, 2025;
originally announced February 2025.
-
Online Graph Learning via Time-Vertex Adaptive Filters: From Theory to Cardiac Fibrillation
Authors:
Alexander Jenkins,
Thiernithi Variddhisai,
Ahmed El-Medany,
Fu Siong Ng,
Danilo Mandic
Abstract:
Graph Signal Processing (GSP) provides a powerful framework for analysing complex, interconnected systems by modelling data as signals on graphs. Recent advances in GSP have enabled the learning of graph structures from observed signals, but these methods often struggle with time-varying systems and real-time applications. Adaptive filtering techniques, while effective for online learning, have se…
▽ More
Graph Signal Processing (GSP) provides a powerful framework for analysing complex, interconnected systems by modelling data as signals on graphs. Recent advances in GSP have enabled the learning of graph structures from observed signals, but these methods often struggle with time-varying systems and real-time applications. Adaptive filtering techniques, while effective for online learning, have seen limited application in graph topology estimation from a GSP perspective. To this end, we introduce AdaCGP, an online algorithm for adaptive estimation of the Graph Shift Operator (GSO) from multivariate time series. The GSO is estimated from an adaptive time-vertex autoregressive model through recursive update formulae designed to address sparsity, shift-invariance and bias. Through simulations, we show that AdaCGP performs consistently well across various graph topologies, and achieves improvements in excess of 82% for GSO estimation compared to baseline adaptive vector autoregressive models. In addition, our online variable splitting approach for enforcing sparsity enables near-perfect precision in identifying causal connections while maintaining low false positive rates upon optimisation of the forecast error. Finally, AdaCGP's ability to track changes in graph structure is demonstrated on recordings of ventricular fibrillation dynamics in response to an anti-arrhythmic drug. AdaCGP is shown to be able to identify the stability of critical conduction patterns that may be maintaining the arrhythmia in an intuitive way, together with its potential to support diagnosis and treatment strategies.
△ Less
Submitted 3 November, 2024;
originally announced November 2024.
-
Experimental demonstration of a rapid sweep-tuned spectrum analyzer with temporal resolution based on a spin-torque nano-oscillator
Authors:
A. Litvinenko,
V. Iurchuk,
P. Sethi,
S. Louis,
V. Tiberkevich,
J. Li,
A. Jenkins,
R. Ferreira,
B. Dieny,
A. N. Slavin,
U. Ebels
Abstract:
It is demonstrated experimentally that a spin-torque nano-oscillator (STNO) rapidly sweep-tuned by a bias voltage can be used for time-resolved spectrum analysis of frequency-manipulated microwave signals with complicated multi-tone spectra. The critical reduction in the time of spectrum analysis comes from the naturally small time constants of a nano-sized STNO (1-100 ns). The demonstration is pe…
▽ More
It is demonstrated experimentally that a spin-torque nano-oscillator (STNO) rapidly sweep-tuned by a bias voltage can be used for time-resolved spectrum analysis of frequency-manipulated microwave signals with complicated multi-tone spectra. The critical reduction in the time of spectrum analysis comes from the naturally small time constants of a nano-sized STNO (1-100 ns). The demonstration is performed on a vortex-state STNO generating in a frequency range around 300 MHz, with frequency down-conversion and matched filtering used for signal processing. It is shown that this STNO-based spectrum analyzer can perform analysis of multi-tone signals, and signals with rapidly changing frequency components with time resolution on a $μ$s time scale and frequency resolution limited only by the 'bandwidth' theorem. The proposed concept of rapid time-resolved spectrum analysis can be implemented with any type of micro and nano-scale frequency-swept oscillators having low time constants and high oscillation frequency.
△ Less
Submitted 7 April, 2020;
originally announced April 2020.
-
General Regression Neural Networks, Radial Basis Function Neural Networks, Support Vector Machines, and Feedforward Neural Networks
Authors:
Alison Jenkins,
Vinika Gupta,
Mary Lenoir
Abstract:
The aim of this project is to develop a code to discover the optimal sigma value that maximum the F1 score and the optimal sigma value that maximizes the accuracy and to find out if they are the same. Four algorithms which can be used to solve this problem are: Genetic Regression Neural Networks (GRNNs), Radial Based Function (RBF) Neural Networks (RBFNNs), Support Vector Machines (SVMs) and Feedf…
▽ More
The aim of this project is to develop a code to discover the optimal sigma value that maximum the F1 score and the optimal sigma value that maximizes the accuracy and to find out if they are the same. Four algorithms which can be used to solve this problem are: Genetic Regression Neural Networks (GRNNs), Radial Based Function (RBF) Neural Networks (RBFNNs), Support Vector Machines (SVMs) and Feedforward Neural Network (FFNNs).
△ Less
Submitted 16 November, 2019;
originally announced November 2019.
-
Particle Swarm and EDAs
Authors:
Alison Jenkins,
Vinika Gupta,
Alexis Myrick,
Mary Lenoir
Abstract:
The Particle Swarm Optimization (PSO) algorithm is developed for solving the Schaffer F6 function in fewer than 4000 function evaluations on a total of 30 runs. Four variations of the Full Model of Particle Swarm Optimization (PSO) algorithms are presented which consist of combinations of Ring and Star topologies with Synchronous and Asynchronous updates. The Full Model with combinations of Ring a…
▽ More
The Particle Swarm Optimization (PSO) algorithm is developed for solving the Schaffer F6 function in fewer than 4000 function evaluations on a total of 30 runs. Four variations of the Full Model of Particle Swarm Optimization (PSO) algorithms are presented which consist of combinations of Ring and Star topologies with Synchronous and Asynchronous updates. The Full Model with combinations of Ring and Star topologies in combination with Synchronous and Asynchronous Particle Updates is explored.
△ Less
Submitted 16 November, 2019;
originally announced November 2019.