WO2022223958A1 - Procédé de préparation de données d'apprentissage destinées à être utilisées dans l'apprentissage d'un modèle d'apprentissage machine d'identification d'événement de santé - Google Patents

Procédé de préparation de données d'apprentissage destinées à être utilisées dans l'apprentissage d'un modèle d'apprentissage machine d'identification d'événement de santé Download PDF

Info

Publication number
WO2022223958A1
WO2022223958A1 PCT/GB2022/050972 GB2022050972W WO2022223958A1 WO 2022223958 A1 WO2022223958 A1 WO 2022223958A1 GB 2022050972 W GB2022050972 W GB 2022050972W WO 2022223958 A1 WO2022223958 A1 WO 2022223958A1
Authority
WO
WIPO (PCT)
Prior art keywords
cardiac
cardiac activity
annotation
index
neural network
Prior art date
Application number
PCT/GB2022/050972
Other languages
English (en)
Inventor
David ROBERTAUD
Original Assignee
Prevayl Innovations Limited
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Prevayl Innovations Limited filed Critical Prevayl Innovations Limited
Publication of WO2022223958A1 publication Critical patent/WO2022223958A1/fr

Links

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • A61B5/318Heart-related electrical modalities, e.g. electrocardiography [ECG]
    • A61B5/346Analysis of electrocardiograms
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/24Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
    • A61B5/316Modalities, i.e. specific diagnostic methods
    • A61B5/318Heart-related electrical modalities, e.g. electrocardiography [ECG]
    • A61B5/346Analysis of electrocardiograms
    • A61B5/349Detecting specific parameters of the electrocardiograph cycle
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/02Detecting, measuring or recording pulse, heart rate, blood pressure or blood flow; Combined pulse/heart-rate/blood pressure determination; Evaluating a cardiovascular condition not otherwise provided for, e.g. using combinations of techniques provided for in this group with electrocardiography or electroauscultation; Heart catheters for measuring blood pressure
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/72Signal processing specially adapted for physiological signals or for diagnostic purposes
    • A61B5/7235Details of waveform analysis
    • A61B5/7264Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
    • A61B5/7267Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Definitions

  • the present invention is directed towards a method and system for preparing training data for use in training a health event identification machine-learning model, along with the subsequent training of the model using the training data, and the use of the model to identify a health event in a cardiac signal.
  • Cardiac activity sensing is widely used by health professionals to identify health events for the subject under measurement.
  • Health events may indicate that the heart of the subject under measurement is acting abnormally which may in turn indicate that the subject is at risk of morbidity and adverse outcomes such as a stroke and heart failure.
  • cardiac activity sensing Some example health events that may be identified from cardiac activity sensing include cardiac arrhythmias, coronary heart disease, heart attacks and cardiomyopathy. All of these conditions can be considered as cardiac anomalies.
  • Cardiac arrhythmia refers to a group of conditions indicated by irregular or unusual cardiac activity. This can include an irregular heartbeat and/or a heartbeat that is too fast/slow.
  • Atrial fibrillation is the most common type of cardiac arrhythmia and is found in 1-2% of the general population. Zoni-Berisso M, Lercari F, Carazza T, Domenicucci S. Epidemiology of atrial fibrillation: European perspective. Clin Epidemiol. 2014;6:213-220. Published 2014 Jun 16. doi:10.2147/CLEP.S47385. AF can be effectively treated if identified in a subject. Treatments include medications, surgery and the use of implantable devices such as pacemakers.
  • cardiac arrhythmia Other types include atrial flutter, tachycardia, bradycardia, heart block and ventricular fibrillation.
  • a common method for sensing cardiac activity is to place electrodes in contact with the skin of the subject and record electrocardiography (ECG) signals.
  • ECG electrocardiography
  • the electrodes may be incorporated into a wearable device such as a garment.
  • ECG sensing is used to provide a plethora of information about a person’s heart. It is one of the simplest and oldest techniques used to perform cardiac investigations. In its most basic form, it provides an insight into the electrical activity generated within heart muscles that changes over time. By detecting and amplifying these differential biopotential signals, a lot of information can be gathered quickly, including the heartrate.
  • individual signals have names such as “the QRS complex,” which is the largest part of an ECG signal and is a collection of Q, R, and S signals, including the P and T waves.
  • the detected ECG signals can be displayed as a trace to a user for information.
  • the user may be a clinician who is looking to assess cardiac health or may be a lay user using the electronics module as a fitness or health and wellness assessment device.
  • a typical ECG waveform or trace is illustrated in Figure 1 showing the QRS complex.
  • Figure 2 shows an ECG waveform of two successive heartbeats. The time difference between the two R peaks in the ECG waveform is the inter-beat interval (IBI) also known as the R-R interval. This time is usually expressed in milliseconds. IBI values represent the time between successive heartbeats.
  • IBI inter-beat interval
  • Machine-learning systems have been deployed to aid a health care professional in the identification of health events such as cardiac arrhythmias from a cardiac signal.
  • Machine-learning systems are typically implemented as computer programs run on one or more computers.
  • the computers may all be located at a common location or may be distributed across different locations.
  • FIG. 3 shows such an example machine-learning system 1.
  • the machine-learning system 1 comprises a machine-learning model 2 that receives a machine-learning input 3 at each of a plurality of time steps and generates a machine-learning output 4.
  • the machine-learning output 4 identifies whether a health event is present in a cardiac signal and typically provides a classification of the input cardiac signal.
  • the classification may be for example as “normal” or “indicating cardiac arrhythmia” if cardiac arrhythmia identification is being performed.
  • the machine-learning system 1 identifies a health event in the cardiac signal, the subject may be referred to a health care professional for a medical diagnosis and, if appropriate, medical intervention.
  • US 2020/0352461 A1 discloses a recurrent neural network (RNN) architecture-based classification of atrial fibrillation using single lead ECG.
  • the RNN architecture comprises two long short-term memory (LSTM) networks arranged in parallel. The outputs from the two LSTM networks are merged at a dense layer along with a set of hand-crafted statistical features to create a composite feature set for classification of atrial fibrillation.
  • LSTM long short-term memory
  • the machine-learning model 2 includes an input layer 8 which outputs to a convolutional neural network 5.
  • the convolutional neural network 5 comprises two convolutional neural network layers 9, 11 which are both followed by a maximum (max) pooling layer 10, 12.
  • the max pooling layers 10, 12 perform a form of non-linear down-sampling of the outputs from the convolutional neural network layers 9, 11. Max pooling is commonly used to down-sample the outputs of convolutional network layers 9, 11.
  • the convolutional neural network 5 outputs to a recurrent neural network 6.
  • the recurrent neural network 6 comprises a pair of stacked bidirectional long short-term memory (LSTM) layers 13, 14.
  • the recurrent neural network 6 outputs to classification layers 7.
  • the classification layers 7 are configured to process the output from the recurrent neural network 6 and generate an output representing whether a health event has been identified in the cardiac signal. In effect, the classification layers 7 act to sum up the outputs from the recurrent neural network 6 into a classification.
  • the classification layers 7 include, in sequence, a flatten layer 15, a dense layer 16, a dropout layer 17, a batch normalization layer 18, and a final dense layer 19.
  • the function and structure of the flatten, dense, dropout and batch normalization layers 15, 16, 17, 18, 19 are known to the skilled person and a detailed explanation is omitted.
  • FIG. 5 shows a more detailed view of the recurrent neural network 6.
  • Each bidirectional LSTM layer 13, 14 includes two independent LSTM layers 20, 21 .
  • One of the LSTM layers 20 operates in the positive time direction and the other of the LSTM layers 21 operate in the negative time direction.
  • Bidirectional LSTMs allow the recurrent neural network to have both backward and forward information about the sequence at every time step.
  • Each LSTM layer includes a number of LSTM cells 22.
  • the machine-learning model 2 has been claimed to achieve an accuracy of at best 96% in identifying atrial fibrillation when trained on the MIT-BIH Atrial Fibrillation Database and tested on test data samples extracted from this database.
  • the database includes 25 individual ECG recordings of human subjects with atrial fibrillation each of 10 hours duration. The individual recordings contain two ECG signals each sample at 250 samples per second with 12-bit resolution over a range of ⁇ 10 millivolts.
  • the ECG signals were manually annotated with the following annotations AFIB (atria! fibrillation), AFL (atrial flutter), J (AV junctional rhythm), and N (used to indicate all other rhythms).
  • AFIB atria! fibrillation
  • AFL atrial flutter
  • J AV junctional rhythm
  • N used to indicate all other rhythms.
  • an annotation sample index is provided which indicates the sample in the ECG signal that the annotation relates to. It Is an object of the present disclosure to Improve the performance of machine-learning models for Identifying health events
  • a computer-implemented method of preparing training data for use in training a health event identification machine-learning model for identifying a health event in a cardiac signal there is provided a computer-implemented method of preparing training data for use in training a health event identification machine-learning model for identifying a health event in a cardiac signal.
  • the method comprises (a) obtaining a cardiac signal for a subject, the cardiac signal comprising a temporal sequence of cardiac activity values each representative of the activity of the heart of the subject at a time step.
  • the method comprises (b) obtaining at least one data label for the cardiac signal, the data label comprising an annotation identifying the presence or absence of a health event in the cardiac signal and an annotation index indicating the cardiac activity value associated with the annotation.
  • the method comprises (c) generating at least one first dataset from the cardiac signal, the first dataset comprising a cardiac activity value indicated by the annotation index, a number R of cardiac activity values occurring before the annotation index and a number S of cardiac activity values occurring after the annotation index.
  • the method comprises (d) applying an offset value to the annotation index to form a shifted annotation index.
  • the method comprises (e) generating a second dataset from the cardiac signal, the second dataset comprising a cardiac activity value indicated by the shifted annotation index, R cardiac activity values occurring before the shifted annotation index and S cardiac activity values occurring after the shifted annotation index, wherein one of the R or S cardiac activity values is the cardiac activity value indicated by the annotation index associated with the shifted annotation index.
  • the method comprises (f) forming the training data, the training data comprising a plurality of training input sequences and, for each training input sequence, a target output, wherein the training input sequences comprise the first and second datasets, and wherein target outputs comprise the respective annotations associated with the first and second datasets.
  • the method uses an offset value to generate a second dataset from the cardiac signal.
  • the second dataset contains the cardiac activity value indicated by the annotation index but the position of the cardiac activity value is shifted within the second dataset when compared to the first dataset.
  • a cardiac activity value may be located at index 250 in the first dataset but is located at index 250 - offset value in the corresponding second dataset.
  • a number of different offset values are used to generate a number of datasets from the cardiac signal.
  • the first data set may comprise three heartbeats with the centre heartbeat being annotated as indicating AFIB (i.e. [normal, AFIB, normal]).
  • the second dataset may also comprise three heartbeats but the location of the heartbeat annotated as AFIB has been shifted (e.g. [AFIB, normal, normal]).
  • the offset value may be a positive value such that the shifted annotation index has a higher value than its associated annotation index.
  • the offset value may be less than S.
  • the offset value may be a negative value such that the shifted annotation index has a lower value than its associated annotation index.
  • the magnitude of the offset value may be less than R.
  • the offset value may be an integer value.
  • the offset value may be a random integer value having a value between 1 and S or 1 and R.
  • the offset value may be a positive or negative integer value having a magnitude between 1 and S or R, optionally between 10 and S or R, optionally between 20 and S or R, optionally between 30 and S or R, optionally between 40 and S or R, optionally between 50 and S or R.
  • the offset value may be a random integer value such as a random integer value having a magnitude with the ranges mentioned in the preceding sentence.
  • R may equal S or may be approximately equal to S. This means that a cardiac activity value indicated by the annotation index is at the centre (or approximate centre) of the first dataset. R may be different to S. This means that the cardiac activity value is not located in the centre of the first dataset.
  • the method may comprise repeating steps (d) and (e) using different offset values to form at least one additional dataset from the cardiac signal.
  • the additional dataset may be added to the training data along with its respective annotation to provide an additional training set for use in training the machine-learning model.
  • the cardiac activity values may be electrical values.
  • the cardiac activity values may be voltage values.
  • the cardiac activity values may be obtained from an electrocardiography signal measured from the subject.
  • the method may further comprise applying noise to at least one of the first and second datasets to form at least one third dataset.
  • the training input sequences may further comprise the third dataset.
  • the target outputs may further comprise the annotation associated with the third dataset.
  • additional datasets may be obtained from the first and second datasets with added noise.
  • noisy signals may be generated particularly when the cardiac signals are not obtained in a clinical setting.
  • the cardiac signals may be recorded using electrodes incorporated into wearable articles.
  • Such electrodes are typically ‘dry’ electrodes which do not use a conductive gel medium for adhering the electrode to the skin. With such noisy signals it can be challenging to easily identify the target components in the cardiac signal.
  • wearable articles are typically worn when the subject performs activities which contrasts to a clinical setting where the subject is typically stationary. This can introduce motion artefacts into the cardiac activity values.
  • Step (b) may comprise obtaining a plurality of data labels forthe cardiac signal.
  • Each of the data labels comprising an annotation and an annotation index.
  • Step (c) may comprise generating a first plurality of datasets.
  • Each of the first plurality of datasets comprises a cardiac activity value indicated by one of the annotation indexes.
  • Step (d) may comprise applying an offset value to the annotation indexes to form a plurality of shifted annotation indexes.
  • Step (e) may comprise generating a second plurality of datasets.
  • Each of the second plurality of datasets comprises a cardiac activity value indicated by one of the shifted annotation indexes.
  • a computer-implemented method of training a health event identification machine-learning model for identifying a health event in a cardiac signal comprises: obtaining training data prepared according to the method of the first aspect of the disclosure; and training the health event identification machine-learning model on the training data.
  • the health event identification machine-learning model may comprise a convolutional neural network comprising one or more convolutional neural network layers.
  • the convolution neural network may comprise three convolutional neural network layers.
  • the use of two convolution neural network layers is conventional pattern detection in onedimensional signals such as cardiac signals.
  • the third convolution neural network adds spatial invariance to the position of the peaks in the datasets which strengthens the peak detection window.
  • a convolutional neural network layer acts to apply a filter on each part of the input data and return the dot product of the data and the filter.
  • the convolutional neural network layer identifies the shape found in the signal.
  • Adding the second and the third convolutional neural network layers enable the detected shapes to be more complex.
  • the first layer identifies where the future shapes will be, and the second and third layers are be able to perform a ‘normal’ convolutional product as if all the signal was centred around the interesting peak.
  • At least one of the convolutional neural network layers may be followed by a batch normalization layer.
  • the batch normalization layer performs a function that sums up the output from all of the N signals in the batch by normalising the output based on the standard deviation and average of all N signals.
  • the batch normalisation layer helps the training optimiser to go in the right direction when determining the best node weights.
  • the batch normalization layer may be followed by a linear activation function layer.
  • the liner activation function layer may comprise a rectified linear activation function layer (ReLU).
  • the ReLU may be a leaky ReLU.
  • the use of a linear activation function layer improves the performance of the machine-learned model as compared to other approaches such as max pooling layers.
  • the use of a linear activation function, and in particular a ReLU, following the batch normalization layer improves the time invariance of the model.
  • the health event identification machine-learning model may further comprise a recurrent neural network arranged to receive a neural network output from the convolutional neural network.
  • the recurrent neural network may comprise a bidirectional recurrent neural network layer.
  • the recurrent neural network may comprise a first long short-term memory, LSTM, layer.
  • the first LSTM layer may be a bidirectional LSTM layer.
  • the recurrent neural network may comprise a second long short-term memory, LSTM, layer.
  • the second LSTM layer may be a bidirectional LSTM layer.
  • the first LSTM layer and the second LSTM layer may each be one or a plurality of LSTM layers in an ordered stack of layers.
  • the first LSTM layer may be lower in the stack than the second LSTM layer.
  • the health event may be a cardiac anomaly.
  • the health event may be a cardiac arrhythmia.
  • the cardiac arrhythmia may be atrial fibrillation.
  • the health event identification machine-learning model may further comprise one or more classification layers arranged to receive a neural network output from the recurrent neural network.
  • the one or more classification layers may comprise a flatten layer.
  • the one or more classification layers may comprise a dense layer.
  • the one or more classification layers may comprise a dropout layer.
  • the one or more classification layers may comprise a batch normalization layer.
  • the one or more classification layers may comprise a further dense layer.
  • a computer-implemented method of identifying a health event in a cardiac signal According to a third aspect of the disclosure, there is provided a computer-implemented method of identifying a health event in a cardiac signal.
  • the method comprises obtaining a health-event identification machine-learning model trained according to the method of the second aspect of the disclosure.
  • the method comprises obtaining a cardiac signal for a subject, the cardiac signal comprising a temporal sequence of cardiac activity values each representative of the activity of the heart of the subject at a time step.
  • the method comprises processing, using the health-event identification machine-learning model, the cardiac signal to generate data that represents the presence or absence of the health- event in the cardiac signal.
  • a computer readable medium having instructions recorded thereon which, when executed by a computer apparatus, is operable to cause the computer apparatus to perform the method of any previous aspect of the disclosure.
  • an apparatus comprising: a processor; and a memory having instructions stored thereon that, when executed by the processing device, cause the processing device to perform the method of any previous aspect of the disclosure.
  • the processing device may be operatively connected to a cardiac sensor.
  • the cardiac sensor may be incorporated into a wearable article.
  • the cardiac signal may be an electrocardiogram, ECG, signal but this is not required in all examples and other signals indicative of the cardiac activity are within the scope of the present disclosure.
  • Other signals indicative of the cardiac activity include photoplethysmography (PPG) signals, ballistocardiogram (BCG) signals, and electromagnetic cardiogram (EMCG) signals.
  • PPG photoplethysmography
  • BCG ballistocardiogram
  • EMCG electromagnetic cardiogram
  • Figure 1 illustrates a signal trace for an ECG signal
  • Figure 2 illustrates an ECG waveform that includes two successive heartbeats
  • Figure 3 shows an example machine-learning system
  • Figure 4 shows an example known health event identification machine-learning model
  • Figure 5 shows a detailed view of the recurrent neural network in the health event identification machine-learning model shown in Figure 4;
  • Figure 6 shows a method of preparing training data according to the first aspect of the present disclosure
  • Figure 7 shows a plot of a cardiac signal for a subject
  • FIGS 8 and 9 show plots of first datasets obtained from the cardiac signal shown in Figure 7;
  • Figures 10 and 11 show plots of second datasets obtained from the cardiac signal shown in Figure 7;
  • Figure 12 shows a method of training a health event identification machine-learning model according to the second aspect of the disclosure
  • Figures 13A-13B show an example health event identification machine-learning model used in the second aspect of the disclosure
  • Figure 14 shows a method of identifying a health event in a cardiac signal according to the third aspect of the disclosure
  • Figure 15 shows a schematic diagram for an example system according to aspects of the present disclosure
  • Figure 16 shows a schematic diagram for an example electronics module according to aspects of the present disclosure
  • Figure 17 shows a schematic diagram for another example electronics module according to aspects of the present disclosure.
  • Figure 18 shows a schematic diagram for an example analogue-to-digital converter used in the example electronics module of Figures 16 and 17 according to aspects of the present disclosure.
  • Figure 19 shows a schematic diagram of the components of an example user electronics device according to aspects of the present disclosure.
  • “Wearable article” as referred to throughout the present disclosure may refer to any form of article which may be worn by a user such as a smart watch, necklace, garment, bracelet, or glasses.
  • the wearable article may be a textile article.
  • the wearable article may be a garment.
  • the garment may refer to an item of clothing or apparel.
  • the garment may be a top.
  • the top may be a shirt, t-shirt, blouse, sweater, jacket/coat, or vest.
  • the garment may be a dress, garment brassiere, shorts, pants, arm or leg sleeve, vest, jacket/coat, glove, armband, underwear, headband, hat/cap, collar, wristband, stocking, sock, or shoe, athletic clothing, personal protective equipment, including hard hats, swimwear, wetsuit or dry suit.
  • the term “wearer” includes a user who is wearing, or otherwise holding, the wearable article.
  • the type of wearable garment may dictate the type of biosignals to be detected.
  • a hat or cap may be used to detect electroencephalogram or magnetoencephalogram signals.
  • the wearable article/garment may be constructed from a woven or a non-woven material.
  • the wearable article/garment may be constructed from natural fibres, synthetic fibres, or a natural fibre blended with one or more other materials which can be natural or synthetic.
  • the yarn may be cotton.
  • the cotton may be blended with polyester and/or viscose and/or polyamide according to the application.
  • Silk may also be used as the natural fibre.
  • Cellulose, wool, hemp and jute are also natural fibres that may be used in the wearable article/garment.
  • Polyester, polycotton, nylon and viscose are synthetic fibres that may be used in the wearable article/garment.
  • the garment may be a tight-fitting garment.
  • a tight-fitting garment helps ensure that the sensor devices of the garment are held in contact with or in the proximity of a skin surface of the wearer.
  • the garment may be a compression garment.
  • the garment may be an athletic garment such as an elastomeric athletic garment.
  • the garment has sensing units provided on an inside surface which are held in close proximity to a skin surface of a wearer wearing the garment. This enables the sensing units to measure biosignals for the wearer wearing the garment.
  • the sensing units may be arranged to measure one or more biosignals of a wearer wearing the garment.
  • Biosignal as referred to throughout the present disclosure may refer to signals from living beings that can be continually measured or monitored. Biosignals may be electrical or nonelectrical signals. Signal variations can be time variant or spatially variant.
  • Sensing components may be used for measuring one or a combination of bioelectrical, bioimpedance, biochemical, biomechanical, bioacoustics, biooptical or biothermal signals of the wearer.
  • the bioelectrical measurements include electrocardiograms (ECG), electrogastrograms (EGG), electroencephalograms (EEG), and electromyography (EMG).
  • the bioimpedance measurements include plethysmography (e.g., for respiration), body composition (e.g., hydration, fat, etc.), and electroimpedance tomography (EIT).
  • the biomagnetic measurements include magnetoneurograms (MNG), magnetoencephalography (MEG), magnetogastrogram (MGG), magnetocardiogram (MCG).
  • the biochemical measurements include glucose/lactose measurements which may be performed using chemical analysis of the wearer 600’s sweat.
  • the biomechanical measurements include blood pressure.
  • the bioacoustics measurements include phonocardiograms (PCG).
  • the biooptical measurements include orthopantomogram (OPG).
  • the biothermal measurements include skin temperature and core body temperature measurements.
  • FIG. 6 there is shown a flow diagram for an example method of preparing training data for use in training a health event identification machine-learning model for identifying a health event in a cardiac signal according to the first aspect of the disclosure.
  • Step S101 comprises obtaining a cardiac signal for a subject, the cardiac signal comprising a temporal sequence of cardiac activity values each representative of the activity of the heart of the subject at a time step.
  • Figure 7 shows a plot of an excerpt of a cardiac signal.
  • the excerpt comprises 5000 time steps (horizontal axis) of cardiac activity values (vertical axis).
  • the cardiac activity values are voltage values having an amplitude of between 1.5 mV and -2 mV as derived from ECG signal measurement of the subject.
  • ECG signals may have values within different voltage ranges.
  • Step S102 comprises obtaining a plurality of data labels for the cardiac signal, each of the data labels comprising an annotation identifying the presence or absence of a health event in the cardiac signal and an annotation index indicating the cardiac activity value associated with the annotation.
  • the cardiac signal excerpt is associated with two data labels (A), (B).
  • the data label (A) identifies a cardiac activity value with a timestep of approximately 420 and has annotation “AFIB” indicating that the heartbeats in the vicinity of the cardiac activity value are associated with atrial fibrillation.
  • the data label (B) identifies a cardiac activity value with a timestep of approximately 3700 and has annotation “N” indicating that the heartbeats in the vicinity of the cardiac activity value are associated with normal heartbeat activity.
  • Step S103 comprises generating a first plurality of datasets from the cardiac signal.
  • Each of the first plurality of datasets comprises a number Q of cardiac activity values.
  • each of the first plurality of datasets comprises a cardiac activity value indicated by one of the annotation indexes, a number R of cardiac activity values occurring before the annotation index and a number S of cardiac activity values occurring after the annotation index.
  • Figure 8 shows a first dataset obtained for the first data label (A) associated with the cardiac signal excerpt in Figure 7.
  • the data set comprises 500 cardiac activity values.
  • the dataset is centred on the cardiac activity indicated by the annotation index for data label A which is represented by the vertical line A in the centre of the plot. There are 250 cardiac activity values occurring before and 249 cardiac activity values occurring after the cardiac activity indicated by the annotation index for data label A.
  • Figure 9 shows a first dataset obtained for the second data label (B) associated with the cardiac signal excerpt in Figure 7.
  • the data set comprises 500 cardiac activity values.
  • the dataset is centred on the cardiac activity value indicated by the annotation index for data label B which is represented by the vertical line B in the centre of the plot.
  • Step S104 comprises applying an offset value to the annotation indexes to form a plurality of shifted annotation indexes.
  • the offset value may decrease or increase the annotation index.
  • the offset value increases the annotation index. This means that the shifted annotation index is greater than the original annotation index and has the effect of shifting the cardiac activity value associated with the annotation to the left when used to generate the second plurality of datasets as explained in step S105.
  • the offset value may be a random integer value having a magnitude less than S, the number of cardiac activity values occurring after the annotation index in the corresponding first plurality of datasets. For example, if the first plurality of datasets are centred on the cardiac activity value indicated by the annotation index and have 249 cardiac activity values occurring afterthe cardiac activity value indicated by the annotation index, then the offset value may be a random integer value between 1 and 249 (i.e. between 1 and S). In some examples, the offset value may be a random integer between 10 and S, 20 and S, 30 and S, 40 and S, 50 and S, or 60 and S. The present disclosure is not limited to any particular offset values.
  • Step S105 comprises generating a second plurality of datasets from the cardiac signal.
  • Each of the second plurality of datasets comprises Q cardiac activity values.
  • Each of the second plurality of datasets comprises a cardiac activity value indicated by one of the shifted annotation indexes, R cardiac activity values occurring before the shifted annotation index and S cardiac activity values occurring after the shifted annotation index.
  • One of the R or S cardiac activity values is the cardiac activity value indicated by the annotation index associated with the shifted annotation index. This means that the cardiac activity values labelled by the annotations are retained in the second plurality of datasets.
  • Figure 10 shows a second dataset obtained for the first data label (A) associated with the cardiac signal excerpt in Figure 7.
  • the data set comprises 500 cardiac activity values.
  • the dataset is not centred on the cardiac activity value indicated by the annotation index for data label A (represented by the vertical line A). Instead, the dataset is centred on the shifted annotation index.
  • the cardiac activity value indicated by the annotation index for data label A is shifted to the left.
  • Figure 11 shows a dataset obtained for the second data label (B) associated with the cardiac signal excerpt in Figure 7.
  • the data set comprises 500 cardiac activity values.
  • the dataset is not centred on the cardiac activity value indicated by the annotation index for data label B (represented by the vertical line B). Instead, the dataset is centred on the shifted annotation index.
  • the cardiac activity value indicated by the annotation index for data label B is shifted to the left.
  • Step S106 comprises forming the training data, the training data comprising a plurality of training input sequences and, for each training input sequence, a target output, wherein the training input sequences comprise the first and second plurality of datasets, and wherein target outputs comprise the respective annotations associated with the first and second plurality of datasets.
  • the cardiac signal has a plurality of data labels, and a corresponding first plurality and second plurality of datasets are generated. This is not required in all examples.
  • the cardiac signal may only have one data label, which means that one first dataset and one second dataset are generated.
  • additional offset values may be applied to generate further datasets from the cardiac signal.
  • noise may be applied to the first and/or second plurality of datasets to generate additional, noisy, datasets. The present disclosure is not limited to any particular number of generated datasets.
  • each of the fifteen datasets may comprise a plurality of datasets (based on the number of data labels for the cardiac signal) as explained above.
  • Additional datasets may be generated for different cardiac signals obtained from the same or different subjects which may in turn be added to the training data along with their respective annotations.
  • FIG. 12 there is shown a method of training a health event identification machinelearning model for identifying a health event in a cardiac signal according to the second aspect of the disclosure.
  • Step S101 comprises obtaining training data prepared according to the method of the first aspect of the disclosure represented by Figures 6 to 11 .
  • Step S102 comprises training the health event identification machine-learning model on the training data.
  • the health event identification machine-learning model 30 comprises an input layer followed by a convolutional neural network 42, a recurrent neural network 43, and a series of classification layers 44.
  • the convolutional neural network 42 comprises three one-dimensional convolution neural network layers 45, 48, 51 . Each of the convolutional neural network layers is followed by a batch normalization layer 46, 49, 52 and a linear activation function 47, 50, 53. In preferred examples, a leaky ReLU is used as the linear activation function.
  • the recurrent neural network 43 comprises a stacked arrangement of bidirectional LSTM layers 54, 55. The stacked arrangement comprises a first bidirectional LSTM layer 54 that outputs to the second bidirectional LSTM layer 55.
  • the classification layers comprise a flatten layer 56, a dense layer 57, a batch normalization layer 58, and a further dense layer 59.
  • the present disclosure is not limited to the machine-learning model architecture shown in Figures 13A and 13B. Generally, it is preferred to include three convolutional neural network layers 45, 48, 51 layers in the convolution neural network 42, but other layers such as max pooling may be used instead of the linear activation functions 47, 50, 51 .
  • recurrent neural network structure 43 is not required.
  • Other recurrent neural network layers may be used instead of the stacked bidirectional LSTMs 54, 55.
  • a recurrent neural network 43 follows the convolutional neural network 42.
  • Other forms of machine-learning model architecture may be used after the convolutional neural network 42.
  • the classification layers 44 may include other layers as known in the art and are not required to use the particular layers shown.
  • the classification layers 44 may comprise a soft- max layer.
  • the health event identification machine-learning model was able to achieve an accuracy of 99.6% in detecting the presence of atrial fibrillation in a cardiac signal when using test data obtained from the same database.
  • An accuracy of around 95% was achieved when using test data that included original data from the database along with noisy and shifted versions of the data generated using the approaches described above. This is reflective of the accuracy of the trained model when deployed on cardiac signals obtained in a non-clinical setting and without using manual, human-led, identification of peaks in the signal.
  • FIG. 14 there is shown a method of identifying a health event in a cardiac signal.
  • Step S301 comprises obtaining a health-event identification machine-learning model trained according to the method of the second aspect of the disclosure represented by Figures 12 to 13B.
  • Step S302 comprises obtaining a cardiac signal for a subject, the cardiac signal comprising a temporal sequence of cardiac activity values each representative of the activity of the heart of the subject at a time step.
  • Step S303 comprises processing, using the health-event identification machine-learning model, the cardiac signal to generate data that represents the presence or absence of the health-event in the cardiac signal.
  • a peak detection process may be performed to identify peaks characteristic of heartbeats in the cardiac signal.
  • Peak detection algorithms are known in the art.
  • Example peak algorithms include the Pan Tomkins algorithm as described in Pan, Jiapu; Tompkins, Willis J. (March 1985). "A Real-Time QRS Detection Algorithm". IEEE Transactions on Biomedical Engineering. BME-32 (3): 230-236.
  • Other example peak detection algorithms use operations such as wavelet transforms.
  • Another example algorithm for peak detection is the REWARD algorithm as described in Orlandic L, Giovanni E, Arza A, Yazdani S, Vesin JM, Atienza D.
  • a dataset (or a plurality of datasets) is then generated containing the cardiac activity value of the identified peak, R cardiac activity values occurring before the identified peak, and S cardiac activity values occurring after the identified peak.
  • one or more datasets having the same length as the datasets used in the training phase are input into the health-event identification machine-learning model and used to generate the data that represents the presence or absence of the health-event in the cardiac signal.
  • the system comprises an electronics module 100, a wearable article in the form of a garment 200, a user electronic device 300, and a remote server 700.
  • the garment 200 is worn by a user who in this embodiment is the wearer 600 of the garment 200.
  • the remote server 700 may perform the method of the first aspect and/or the second aspect of the disclosure.
  • the remote server 700 may deploy the trained health-event identification model to the user electronic device 300.
  • the remote server 700 may comprise one or a number of computers that may be in the same or different locations.
  • the electronics module 100 is arranged to integrate with sensing units 400 incorporated into the garment 200 to obtain signals from the sensing units 400.
  • the electronics module 100 and the wearable article 200 and including the sensing units 400 comprise a wearable assembly 500.
  • the sensing units 400 comprise one or more sensors 209, 211 with associated conductors 203, 207 and other components and circuitry.
  • the electronics module 100 is further arranged to wirelessly communicate data to the user electronic device 300.
  • Various protocols enable wireless communication between the electronics module 100 and the user electronic device 300.
  • Example communication protocols include Bluetooth ®, Bluetooth ® Low Energy, and near-field communication (NFC).
  • the garment 200 has an electronics module holder in the form of a pocket 201 .
  • the pocket 201 is sized to receive the electronics module 100.
  • the electronics module 100 is arranged to receive sensor data from the sensing units 400.
  • the electronics module 100 is therefore removable from the garment 200.
  • the present disclosure is not limited to electronics module holders in the form pockets.
  • the electronics module 100 may be configured to be releasably mechanically coupled to the garment 200.
  • the mechanical coupling of the electronic module 100 to the garment 200 may be provided by a mechanical interface such as a clip, a plug and socket arrangement, etc.
  • the mechanical coupling or mechanical interface may be configured to maintain the electronic module 100 in a particular orientation with respect to the garment 200 when the electronic module 100 is coupled to the garment 200. This may be beneficial in ensuring that the electronic module 100 is securely held in place with respect to the garment 200 and/or that any electronic coupling of the electronic module 100 and the garment 200 (or a component of the garment 200) can be optimized.
  • the mechanical coupling may be maintained using friction or using a positively engaging mechanism, for example.
  • the removable electronic module 100 may contain all the components required for data transmission and processing such that the garment 200 only comprises the sensing units 400 e.g. the sensors 209, 211 and communication pathways 203, 207. In this way, manufacture of the garment 200 may be simplified. In addition, it may be easier to clean a garment 200 which has fewer electronic components attached thereto or incorporated therein. Furthermore, the removable electronic module 100 may be easierto maintain and/ortroubleshootthan embedded electronics.
  • the electronic module 100 may comprise flexible electronics such as a flexible printed circuit (FPC).
  • the electronic module 100 may be configured to be electrically coupled to the garment 200.
  • FIG 16 there is shown a schematic diagram of an example of the electronics module 100 of Figure 15. A more detailed block diagram of the electronics components of electronics module 100 and garment are shown in Figure 17.
  • the electronics module 100 comprises an interface 101 , a controller 103, a power source 105, and one or more communication devices which, in the exemplar embodiment comprises a first antenna 107, a second antenna 109 and a wireless communicator 159.
  • the electronics module 100 also includes an input unit such as a proximity sensor or a motion sensor 111 , for example in the form of an inertial measurement unit (IMU).
  • IMU inertial measurement unit
  • the electronics module 100 also includes additional peripheral devices that are used to perform specific functions as will be described in further detail herein.
  • the interface 101 is arranged to communicatively couple with the sensing unit 400 of the garment 200.
  • the sensing unit 400 comprises - in this example - the two sensors 209, 211 coupled to respective first and second electrically conductive pathways 203, 207, each with respective termination points 213, 215.
  • the interface 101 receives signals from the sensors 209, 211.
  • the controller 103 is communicatively coupled to the interface 101 and is arranged to receive the signals from the interface 101 for further processing.
  • the interface 101 of the embodiment described herein comprises first and second contacts 163, 165 which are arranged to be communicatively coupled to the termination points 213, 215 the respective first and second electrically conductive pathways 203, 207.
  • the coupling between the termination points 213, 215 and the respective first and second contacts 163, 165 may be conductive or a wireless (e.g. inductive) communication coupling.
  • the sensors 209, 211 are used to measure electropotential signals such as electrocardiogram (ECG) signals, although the sensors 209, 211 could be configured to measure other biosignal types as also discussed above.
  • ECG electrocardiogram
  • the sensors 209, 211 are configured for so-called dry connection to the wearer’s skin to measure ECG signals.
  • the power source 105 may comprise a plurality of power sources.
  • the power source 105 may be a battery.
  • the battery may be a rechargeable battery.
  • the battery may be a rechargeable battery adapted to be charged wirelessly such as by inductive charging.
  • the power source 105 may comprise an energy harvesting device.
  • the energy harvesting device may be configured to generate electric power signals in response to kinetic events such as kinetic events 10 performed by the wearer 600 of the garment 200.
  • the kinetic event could include walking, running, exercising or respiration of the wearer 600.
  • the energy harvesting material may comprise a piezoelectric material which generates electricity in response to mechanical deformation of the converter.
  • the energy harvesting device may harvest energy from body heat of the wearer 600 of the garment.
  • the energy harvesting device may be a thermoelectric energy harvesting device.
  • the power source 105 may be a super capacitor,
  • the first antenna 107 is arranged to communicatively couple with the user electronic device 300 using a first communication protocol.
  • the first antenna 107 is a passive tag such as a passive Radio Frequency Identification (RFID) tag or Near Field Communication (NFC) tag.
  • RFID Radio Frequency Identification
  • NFC Near Field Communication
  • These tags comprise a communication module as well as a memory which stores the information, and a radio chip.
  • the user electronic device 300 is powered to induce a magnetic field in an antenna of the user electronic device 300.
  • the user electronic device 300 When the user electronic device 300 is placed in the magnetic field of the communication module antenna 107, the user electronic device 300 induces current in the communication module antenna 107. This induced current triggers the electronics module 100 to retrieve the information from the memory of the tag and transmit the same back to the user electronic device 300.
  • the user electronic device 300 is brought into proximity with the electronics module 100.
  • the electronics module 100 is configured to energize the first antenna 107 to transmit information to the user electronic device 300 over the first wireless communication protocol.
  • the information may comprise a unique identifier for the electronics module 100.
  • the unique identifier for the electronics module 100 may be an address for the electronics module 100 such as a MAC address or Bluetooth ® address.
  • the information may comprise authentication information used to facilitate the pairing between the electronics module 100 and the user electronic device 300 over the second wireless communication protocol. This means that the transmitted information is used as part of an out of band (OOB) pairing process.
  • OOB out of band
  • the information may comprise application information which may be used by the user electronic device 300 to start an application on the user electronic device 300 or configure an application running on the user electronic device 300.
  • the application may be started on the user electronic device 300 automatically (e.g. without wearer 600 input).
  • the application information may cause the user electronic device 300 to prompt the wearer 600 to start the application on the user electronic device.
  • the information may comprise a uniform resource identifier such as a uniform resource location to be accessed by the user electronic device, or text to be displayed on the user electronic device for example. It will be appreciated that the same electronics module 100 can transmit any of the above example information either alone or in combination.
  • the electronics module 100 may transmit different types of information depending on the current operational state of the electronics module 100 and based on information it receives from other devices such as the user electronic device 300.
  • the second antenna 109 is arranged to communicatively couple with the user electronic device 300 over a second wireless communication protocol.
  • the second wireless communication protocol may be a Bluetooth ® protocol, Bluetooth ® 5 or a Bluetooth ® Low Energy protocol but is not limited to any particular communication protocol.
  • the second antenna 109 is integrated into controller 103.
  • the second antenna 109 enables communication between the user electronic device 300 and the controller 100 for configuration and set up of the controller 103 and the peripheral devices as may be required. Configuration of the controller 103 and peripheral devices utilises the Bluetooth ® protocol.
  • the wireless communicator 159 may be an alternative, or in addition to, the first and second antennas107, 109.
  • wireless communication protocols can also be used, such as used for communication over: a wireless wide area network (WWAN), a wireless metro area network (WMAN), a wireless local area network (WLAN), a wireless personal area network (WPAN), Bluetooth ® Low Energy, Bluetooth ® Mesh, Thread, Zigbee, IEEE 802.15.4, Ant, a Global Navigation Satellite System (GNSS), a cellular communication network, or any other electromagnetic RF communication protocol.
  • the cellular communication network may be a fourth generation (4G) LTE, LTE Advanced (LTE-A), LTE Cat-M1 , LTE Cat-M2, NB-loT, fifth generation (5G), sixth generation (6G), and/or any other present or future developed cellular wireless network.
  • the electronics module 100 includes configured a clock unit in the form of a real time clock (RTC) 153 coupled to the controller 103 and, for example, to be used for data logging, clock building, time stamping, timers, and alarms.
  • RTC real time clock
  • the RTC 153 is driven by a low frequency clock source or crystal operated at 32.768 Hz.
  • the electronics module 100 also includes a location device 161 such as a GNSS (Global Navigation Satellite System) device which is arranged to provide location and position data for applications as required.
  • a location device 161 such as a GNSS (Global Navigation Satellite System) device which is arranged to provide location and position data for applications as required.
  • the location device 161 provides geographical location data at least to a nation state level. Any device suitable for providing location, navigation or for tracking the position could be utilised.
  • the GNSS device may include device may include Global Positioning System (GPS), BeiDou Navigation Satellite System (BDS) and the Galileo system devices.
  • the power source 105 in this example is a lithium polymer battery 105.
  • the battery 105 is rechargeable and charged via a USB C input 131 of the electronics module 100.
  • the present disclosure is not limited to recharging via USB and instead other forms of charging such as inductive of far field wireless charging are within the scope of the present disclosure.
  • Additional battery management functionality is provided in terms of a charge controller 133, battery monitor 135 and regulator 147. These components may be provided through use of a 30 dedicated power management integrated circuit (PMIC).
  • PMIC power management integrated circuit
  • the USB C input 131 is also coupled to the controller 131 to enable direct communication with the controller 103 with an external device if required.
  • the controller 103 is communicatively connected to a battery monitor 135 so that that the controller 103 may obtain information about the state of charge of the battery 105.
  • the controller 103 has an internal memory 167 and is also communicatively connected to an external memory 143 which in this example is a NAND Flash memory.
  • the memory 143 is used to for the storage of data when no wireless connection is available between the electronics module 100 and a user electronic device 300.
  • the memory 143 may have a storage capacity of at least 1GB and preferably at least 2 GB.
  • the electronics module 100 also comprises a temperature sensor 145 and a light emitting diode 147 for conveying status information.
  • the electronic module 100 also comprises conventional electronics components including a power-on-reset generator 149, a development connector 151 , the real time clock 153 and a PROG header 155.
  • the electronics module 100 may comprise a haptic feedback unit 157 for providing a haptic (vibrational) feedback to the wearer 600.
  • the wireless communicator 159 may provide wireless communication capabilities for the garment 200 and enables the garment to communicate via one or more wireless communication protocols to a remote server 700.
  • Wireless communications may include : a wireless wide area network (WWAN), a wireless metro area network (WMAN), a wireless local area network (WLAN), a wireless personal area network (WPAN), Bluetooth ® Low Energy, Bluetooth ® Mesh, Bluetooth ® 5, Thread, Zigbee, IEEE 802.15.4, Ant, a near field communication (NFC), Near Field Magnetic Induction, a Global Navigation Satellite System (GNSS), a cellular communication network, or any other electromagnetic RF communication protocol.
  • WWAN wireless wide area network
  • WMAN wireless metro area network
  • WLAN wireless local area network
  • WPAN wireless personal area network
  • Bluetooth ® Low Energy Bluetooth ® Mesh
  • Bluetooth ® 5 Thread
  • Zigbee IEEE 802.15.4
  • Ant Ant
  • NFC near field communication
  • GNSS Global Navigation Satellite System
  • GNSS Global Navigation Satellite System
  • the cellular communication network may be a fourth generation (4G) LTE, LTE Advanced (LTE-A), LTE Cat- Mi , LTE Cat-M2, NB-loT, fifth generation (5G), sixth generation (6G), and/or any other present or future developed cellular wireless network.
  • 4G fourth generation
  • LTE-A LTE Advanced
  • LTE Cat- Mi LTE Cat-M2
  • NB-loT fifth generation
  • 5G fifth generation
  • 6G sixth generation
  • any other present or future developed cellular wireless network may be any other present or future developed cellular wireless network.
  • the electronics module 100 may additionally comprise a Universal Integrated Circuit Card (UICC) that enables the garment to access services provided by a mobile network operator (MNO) or virtual mobile network operator (VMNO).
  • the UICC may include at least a read-only memory (ROM) configured to store an MNO or VMNO profile that the garment can utilize to register and interact with an MNO or VMNO.
  • the UICC may be in the form of a Subscriber Identity Module (SIM) card.
  • SIM Subscriber Identity Module
  • the electronics module 100 may have a receiving section arranged to receive the SIM card.
  • the UICC is embedded directly into a controller of the electronics module 100. That is, the UICC may be an electronic/embedded UICC (eUICC).
  • a eUICC is beneficial as it removes the need to store a number of MNO profiles, i.e. electronic Subscriber Identity Modules (eSIMs). Moreover, eSIMs can be remotely provisioned to garments.
  • the electronics module 100 may comprise a secure element that represents an 35 embedded Universal Integrated Circuit Card (eUICC). In the present disclosure, the electronics module may also be referred to as an electronics device or unit. These terms may be used interchangeably.
  • the controller 103 is connected to the interface 101 via an analog-to-digital converter (ADC) front end 139 and an electrostatic discharge (ESD) protection circuit 141.
  • ADC analog-to-digital converter
  • ESD electrostatic discharge
  • the ADC front end 139 may be referred to as a sensing component.
  • Figure 18 is a schematic illustration of the component circuitry for the ADC front end 139.
  • the ADC front end 139 is an integrated circuit (IC) chip which converts the raw analogue biosignal received from the sensors 209, 211 into a digital signal for further processing by the controller 103.
  • IC integrated circuit
  • ADC IC chips are known, and any suitable one can be utilised to provide this functionality.
  • ADC IC chips for ECG applications include, for example, the MAX30003 chip produced by Maxim Integrated Products Inc.
  • the ADC front end 139 includes an input 169 and an output 171.
  • Raw biosignals from the electrodes 209, 211 are input to the ADC front end 139, where received signals are processed in an ECG channel 175 and subject to appropriate filtering through high pass and low pass filters for static discharge and interference reduction as well as for reducing bandwidth prior to conversion to digital signals.
  • the reduction in bandwidth is important to remove or reduce motion artefacts that give rise to noise in the signal due to movement of the sensors 209, 211 .
  • the output digital signals may be decimated to reduce the sampling rate prior to being passed to a serial programmable interface (SPI) 173 of the ADC front end 139. Signals are output to the controller 103 via the SPI 173.
  • SPI serial programmable interface
  • the digital signal values output to the controller 103 are stored in a FIFO data buffer.
  • the controller 103 performs operations to detect R-peaks from the digital signal values. The operations are performed in real-time while the ADC front end 139 are outputting new digital signals to the controller 103.
  • ADC front end IC chips suitable for ECG applications may be configured to determine information from the input biosignals such as heart rate and the QRS complex and including the R-R interval.
  • Support circuitry 177 provides base voltages for the ECG channel 175. Although this is no required in all examples, as these determinations such as for identifying peaks in the heartrate signal may be performed by the controller 103 of the electronics module 100 or the user electronic device 300 as explained below.
  • Signals are output to the controller 103 via the SPI 173.
  • the signals may be digital heartrate values obtained by the ADC front end 139.
  • the controller 103 can also be configured to apply digital signal processing (DSP) to the digital signal from the ADC front end 139.
  • DSP digital signal processing
  • the DSP may include noise filtering additional to that carried out in the ADC front end 139 and ay also include additional processing to determine further information about the signal from the ADC front end 139.
  • the controller 103 is configured to send the biosignals to the user electronic device 300 using either of the first antenna 107, second antenna 109, or wireless communicator 159.
  • the biosignals sent to the user electronic device 300 in this example comprise digital heartrate values representative of the heartrate signal of the user.
  • the user electronic device 300 in the example of Figure 19 is in the form of a mobile phone or tablet and comprises a controller 305, a memory 304 (which may be internal to the controller 305), a wireless communicator 307, a display 301 , a user input unit 306, a capturing device in the form of a camera 303 and an inertial measurement unit (IMU) 309.
  • the controller 305 provides overall control to the user electronic device 300.
  • the user input unit 306 receives inputs from the user such as a user credential.
  • the memory 304 stores information for the user electronic device 300.
  • the display 301 is arranged to display a user interface for applications operable on the user electronic device 300.
  • the IMU 309 provides motion and/or orientation detection and may comprise an accelerometer and optionally one or both of a gyroscope and a magnetometer.
  • the user electronic device 300 may also include a biometric sensor.
  • the biometric sensor may be used to identify a user or users of device based on unique physiological features.
  • the biometric sensor may be: a fingerprint sensor used to capture an image of a user's fingerprint; an iris scanner or a retina scanner configured to capture an image of a user's iris or retina; an ECG module used to measure the user’s ECG; or the camera of the user electronic arranged to capture the face of the user.
  • the biometric sensor may be an internal module of the user electronic device.
  • the biometric module may be an external (stand-alone) device which may be coupled to the user electronic device by a wired or wireless link.
  • the controller 305 is configured to launch an application which is configured to display insights derived from the biosignal data processed by the ADC front end 139 of the electronics module 100, input to electronics module controller 103, and then transmitted from the electronics module 100.
  • the transmitted data is received by the wireless communicator 307 of the user electronic device 300 and input to the controller 305.
  • Insights include, but are not limited to, an ECG signal trace i.e. the QRS complex, heart rate, respiration rate, core temperature but can also include identification data for the wearer 600 using the wearable assembly 500.
  • the display 301 may be a presence-sensitive display and therefore may comprise the user input unit 306.
  • the presence-sensitive display may include a display component and a presence- sensitive input component.
  • the presence sensitive display may be a touch-screen display arranged as part of the user interface.
  • User electronic devices in accordance with the present invention are not limited to mobile phones or tablets and may take the form of any electronic device which may be used by a user to perform the methods according to aspects of the present invention.
  • the user electronic device 300 may be a electronics module such as a smartphone, tablet personal computer (PC), mobile phone, smart phone, video telephone, laptop PC, netbook computer, personal digital assistant (PDA), mobile medical device, camera or wearable device.
  • the user electronic device 300 may include a head-mounted device such as an Augmented Reality, Virtual Reality or Mixed Reality head- mounted device.
  • the user electronic device 300 may be desktop PC, workstations, television apparatus or a projector, e.g. arranged to project a display onto a surface.
  • the electronics module 100 is configured to receive raw biosignal data from the sensors 209, 211 and which are coupled to the controller 103 via the interface 101 and the ADC front end 139 for further processing and transmission to the user electronic device 300 as described above. In this way, the electronics module 100 is able to transmit a cardiac signal for the subject 600 to the user electronic device 300.
  • the user electronic device 300 may locally deploy a trained health event identification machinelearning model which it may receive from the remote server 700.
  • the user electronic device 300 may process, using the health event identification machine-learning model, the cardiac signal to generate data that represents the presence or absence of the health event in the cardiac signal. In this way, the user electronic device 300 may perform the method of the third aspect of the disclosure.
  • the trained health event identification machine-learning model is deployed on the remote server 700.
  • the remote server 700 may receive a cardiac signal for the subject either from the user electronic device 300 or via direct communication between the electronics module 100 and the remote server 700. Direct communication may be achieved if the electronics module 100 has cellular communication capabilities for example. In this way, the remote server 700 may perform the method of the third aspect of the disclosure.
  • a method of preparing training data for use in training a health event identification machine-learning model A cardiac signal and a data signal are obtained (S101 , S102).
  • the data label comprises an annotation identifying the presence or absence of a health event and an index indicating the cardiac activity value associated with the annotation.
  • a first dataset is generated (S103).
  • the first dataset comprises the cardiac activity value indicated by the index, R cardiac activity values occurring before the index and S cardiac activity values occurring after the index.
  • An offset value is applied to the index to form a shifted index (S104).
  • a second dataset is generated (S105).
  • the second dataset comprises a cardiac activity value indicated by the shifted index, R cardiac activity values occurring before the shifted index and S cardiac activity values occurring after the shifted index.
  • Training data is formed from the datasets and the annotation (S106). The training data is used to train a machine-learning model.
  • the described elements may be configured to reside on a tangible, persistent, addressable storage medium and may be configured to execute on one or more processors.
  • These functional elements may in some embodiments include, by way of example, components, such as software components, object-oriented software components, class components and task components, processes, functions, attributes, procedures, subroutines, segments of program code, drivers, firmware, microcode, circuitry, data, databases, data structures, tables, arrays, and variables.

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • Biophysics (AREA)
  • Molecular Biology (AREA)
  • Medical Informatics (AREA)
  • Biomedical Technology (AREA)
  • Veterinary Medicine (AREA)
  • Public Health (AREA)
  • Pathology (AREA)
  • Animal Behavior & Ethology (AREA)
  • Surgery (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Evolutionary Computation (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Physiology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Fuzzy Systems (AREA)
  • Psychiatry (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

Dans la présente invention, un signal cardiaque et un signal de données sont obtenus (S101, S102). L'étiquette de données comprend une annotation identifiant la présence ou l'absence d'un événement de santé et un indice indiquant la valeur d'activité cardiaque associée à l'annotation. Un premier ensemble de données est généré (S103). Le premier ensemble de données comprend la valeur d'activité cardiaque indiquée par l'indice, R les valeurs d'activité cardiaque se produisant avant l'indice et S les valeurs d'activité cardiaque se produisant après l'indice. Une valeur de décalage est appliquée à l'indice pour former un indice décalé (S104). Un second ensemble de données est généré (S105). Le second ensemble de données comprend une valeur d'activité cardiaque indiquée par l'indice décalé, R les valeurs d'activité cardiaque se produisant avant l'indice décalé et S les valeurs d'activité cardiaque se produisant après l'indice décalé. Des données d'apprentissage sont formées à partir des ensembles de données et de l'annotation (S106). Les données d'apprentissage sont utilisées pour entraîner un modèle d'apprentissage machine.
PCT/GB2022/050972 2021-04-21 2022-04-19 Procédé de préparation de données d'apprentissage destinées à être utilisées dans l'apprentissage d'un modèle d'apprentissage machine d'identification d'événement de santé WO2022223958A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB2105697.3A GB2606700A (en) 2021-04-21 2021-04-21 Method of preparing training data for use in training a health event identification machine-learning model
GB2105697.3 2021-04-21

Publications (1)

Publication Number Publication Date
WO2022223958A1 true WO2022223958A1 (fr) 2022-10-27

Family

ID=76377703

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB2022/050972 WO2022223958A1 (fr) 2021-04-21 2022-04-19 Procédé de préparation de données d'apprentissage destinées à être utilisées dans l'apprentissage d'un modèle d'apprentissage machine d'identification d'événement de santé

Country Status (2)

Country Link
GB (1) GB2606700A (fr)
WO (1) WO2022223958A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116229521A (zh) * 2023-05-08 2023-06-06 华南师范大学 基于多尺度特征的心脏信息检测方法、装置以及设备

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114847905B (zh) * 2022-05-10 2024-06-14 武汉大学 一种心率失常数据检测识别方法及系统

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200352461A1 (en) 2019-05-09 2020-11-12 Tata Consultancy Services Limited Recurrent neural network architecture based classification of atrial fibrillation using single lead ecg
US20200387188A1 (en) * 2019-06-04 2020-12-10 Fujitsu Limited Data generation method, computer-readable recording medium, and information processing apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3488771B1 (fr) * 2017-11-28 2022-04-27 Bardy Diagnostics, Inc. Système et procédé de détection de fibrillation auriculaire basée sur l'apprentissage machine
CN112353402B (zh) * 2020-10-22 2022-09-27 平安科技(深圳)有限公司 心电信号分类模型的训练方法、心电信号分类方法及装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200352461A1 (en) 2019-05-09 2020-11-12 Tata Consultancy Services Limited Recurrent neural network architecture based classification of atrial fibrillation using single lead ecg
US20200387188A1 (en) * 2019-06-04 2020-12-10 Fujitsu Limited Data generation method, computer-readable recording medium, and information processing apparatus

Non-Patent Citations (7)

* Cited by examiner, † Cited by third party
Title
DOKUR ZÜMRAY ET AL: "Heartbeat classification by using a convolutional neural network trained with Walsh functions", NEURAL COMPUTING AND APPLICATIONS, SPRINGER LONDON, LONDON, vol. 32, no. 16, 16 January 2020 (2020-01-16), pages 12515 - 12534, XP037201432, ISSN: 0941-0643, [retrieved on 20200116], DOI: 10.1007/S00521-020-04709-W *
J\'ER\^OME VAN ZAEN ET AL: "Cardiac Arrhythmia Detection from ECG with Convolutional Recurrent Neural Networks", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 7 October 2020 (2020-10-07), XP081780514, DOI: 10.1007/978-3-030-46970-2_15 *
NAOKI NONAKA ET AL: "Data Augmentation for Electrocardiogram Classification with Deep Neural Network", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 5 September 2020 (2020-09-05), XP081759060 *
ORLANDIC LGIOVANNI EARZA AYAZDANI SVESIN JMATIENZA D.: "REWARD: Design, Optimization, and Evaluation of a Real-Time Relative-Energy Wearable R-Peak Detection Algorithm", ANNU INT CONF IEEE ENG MED BIOL SOC, vol. 2019, July 2019 (2019-07-01), pages 3341 - 3347, XP033625137, DOI: 10.1109/EMBC.2019.8857226
PAN, JIAPUTOMPKINSWILLIS J.: "A Real-Time QRS Detection Algorithm", IEEE TRANSACTIONS ON BIOMEDICAL ENGINEERING, no. 3, March 1985 (1985-03-01), pages 230 - 236, XP000649570
PHILIPP SODMANN ET AL: "A convolutional neural network for ECG annotation as the basis for classification of cardiac rhythms", PHYSIOLOGICAL MEASUREMENT, vol. 39, no. 10, 24 October 2018 (2018-10-24), pages 104005, XP055608270, DOI: 10.1088/1361-6579/aae304 *
ZONI-BERISSO MLERCARI FCARAZZA TDOMENICUCCI S.: "Epidemiology of atrial fibrillation: European perspective", CLIN EPIDEMIOL, vol. 6, 16 June 2014 (2014-06-16), pages 213 - 220

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116229521A (zh) * 2023-05-08 2023-06-06 华南师范大学 基于多尺度特征的心脏信息检测方法、装置以及设备

Also Published As

Publication number Publication date
GB202105697D0 (en) 2021-06-02
GB2606700A (en) 2022-11-23

Similar Documents

Publication Publication Date Title
Guzik et al. ECG by mobile technologies
Tartare et al. Development of a wearable system for monitoring the firefighter's physiological state
Shen et al. Wearable band using a fabric-based sensor for exercise ecg monitoring
WO2022223958A1 (fr) Procédé de préparation de données d'apprentissage destinées à être utilisées dans l'apprentissage d'un modèle d'apprentissage machine d'identification d'événement de santé
US20230414149A1 (en) Method and System for Measuring and Displaying Biosignal Data to a Wearer of a Wearable Article
Iskandar et al. A wearable 1-lead necklace ECG for continuous heart rate monitoring
WO2022106833A1 (fr) Procédé et système de détection de pics dans un biosignal
US20230263468A1 (en) An Electronics Module for a Wearable Article, a Controller for an Electronics Module, and a Wearable Article Incorporating an Electronics Module
GB2602645A (en) Method and system for detecting peaks in a heartrate signal
EP4262544A1 (fr) Procédé et système de génération d'un score de récupération pour un utilisateur
GB2605349A (en) Method and system for performing a recovery test and generating a recovery score for a user
GB2599673A (en) Method and system for measuring and displaying biosignal data to a wearer of a wearable article
GB2608174A (en) Wearable article and system
GB2602646A (en) Method and system for correcting an array of candidate peaks identified from a heartrate signal
EP4228503A1 (fr) Procédé et système pour déterminer un score de récupération pour un sujet
WO2023089305A1 (fr) Procédé et système pour mesurer et afficher des données de biosignal à un porteur d'un article pouvant être porté
WO2022223957A1 (fr) Procédé et système de correction de valeurs de fréquence cardiaque dérivées d'un signal de fréquence cardiaque
GB2599672A (en) Method and system for measuring and displaying biosignal data to a wearer of a wearable article
GB2599671A (en) Method and system for measuring and displaying biosignal data to a wearer of a wearable article
WO2022106836A1 (fr) Procédé et système de réglage d'un algorithme de détection de pic
WO2023144529A1 (fr) Procédé, support lisible par ordinateur et système pour guider un exercice de respiration effectué par un utilisateur
WO2023067315A1 (fr) Module électronique pour un article à porter sur soi
GB2611880A (en) Garment hanger and system
GB2619291A (en) Electronics module for a wearable article and system incorporating an electronics module and a wearable article
GB2608622A (en) Wearable article, assembly and method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22719997

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22719997

Country of ref document: EP

Kind code of ref document: A1