You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: publications.bib
+46Lines changed: 46 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,49 @@ @article{gomez2010extension
20
20
publisher={Elsevier}
21
21
}
22
22
23
+
@article{Butt2022,
24
+
abstract = {Many recent studies have focused on the automatic classification of electrocardiogram (ECG) signals using deep learning (DL) methods. Most rely on existing complex DL methods, such as transfer learning or providing the models with carefully designed extracted features based on domain knowledge. A common assumption is that the deeper and more complex the DL model is, the better it learns. In this study, we propose two different DL models for automatic feature extraction from ECG signals for classification tasks: A CNN-LSTM hybrid model and an attention/transformer-based model with wavelet transform for the dimensional embedding. Both of the models extract the features from time series at the initial layers of the neural networks and can obtain performance at least equal to, if not greater than, many contemporary deep neural networks. To validate our hypothesis, we used three publicly available data-sets to evaluate the proposed models. Our model achieved a benchmark accuracy of 99.92% for fall detection and 99.93% for the PTB database for myocardial infarction versus normal heartbeat classification.},
25
+
author = {Fatima Sajid Butt and Matthias F. Wagner and Jörg Schäfer and David Gomez Ullate},
26
+
doi = {10.1109/ACCESS.2022.3220670},
27
+
issn = {21693536},
28
+
journal = {IEEE Access},
29
+
title = {Toward Automated Feature Extraction for Deep Learning Classification of Electrocardiogram Signals},
30
+
volume = {10},
31
+
year = {2022}
32
+
}
33
+
@article{García-Ferrero2019,
34
+
abstract = {It was recently conjectured that every system of exceptional orthogonal polynomials is related to a classical orthogonal polynomial system by a sequence of Darboux transformations. In this paper we prove this conjecture, which paves the road to a complete classification of all exceptional orthogonal polynomials. In some sense, this paper can be regarded as the extension of Bochner's result for classical orthogonal polynomials to the exceptional class. As a supplementary result, we derive a canonical form for exceptional operators based on a bilinear formalism, and prove that every exceptional operator has trivial monodromy at all primary poles.},
35
+
author = {MaÁngeles García-Ferrero and David Gómez-Ullate and Robert Milson},
36
+
doi = {10.1016/j.jmaa.2018.11.042},
37
+
issn = {10960813},
38
+
issue = {1},
39
+
journal = {Journal of Mathematical Analysis and Applications},
40
+
title = {A Bochner type characterization theorem for exceptional orthogonal polynomials},
41
+
volume = {472},
42
+
year = {2019}
43
+
}
44
+
45
+
46
+
@article{Precioso2023,
47
+
abstract = {Non-intrusive load monitoring (NILM) is the problem of predicting the status or consumption of individual domestic appliances only from the knowledge of the aggregated power load. NILM is often formulated as a classification (ON/OFF) problem for each device. However, the training datasets gathered by smart meters do not contain these labels, but only the electric consumption at every time interval. This paper addresses a fundamental methodological problem in how a NILM problem is posed, namely how the different possible thresholding methods lead to different classification problems. Standard datasets and NILM deep learning models are used to illustrate how the choice of thresholding method affects the output results. Some criteria that should be considered for the choice of such methods are also proposed. Finally, we propose a slight modification to current deep learning models for multi-tasking, i.e. tackling the classification and regression problems simultaneously. Transfer learning between both problems might improve performance on each of them.},
48
+
author = {Daniel Precioso and David Gómez-Ullate},
49
+
doi = {10.1007/s11227-023-05149-8},
50
+
issn = {15730484},
51
+
issue = {13},
52
+
journal = {Journal of Supercomputing},
53
+
title = {Thresholding methods in non-intrusive load monitoring},
54
+
volume = {79},
55
+
year = {2023}
56
+
}
57
+
@misc{G\'omez-Ullate2010,
58
+
author = {David Gómez-Ullate and Sara Lombardo and Manuel Mañas and Marta Mazzocco and Frank Nijhoff and Matteo Sommacal},
59
+
doi = {10.1088/1751-8121/43/43/430301},
60
+
issn = {17518113},
61
+
issue = {43},
62
+
journal = {Journal of Physics A: Mathematical and Theoretical},
0 commit comments