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: _bibliography/papers.bib
+47-36Lines changed: 47 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
@incollection{chapter2025xai,
2
2
author = "Bergami, Giacomo and Fox, Oliver Robert, and Morgan, Graham",
3
-
title = "Extracting Specifications Through Verified and Explainable AI: Interpretability, Interoperability, and Trade-Offs",
3
+
title = "Extracting Specifications Through Verified and Explainable AI: Interpretability, Interoperability, and Trade-Offs (forthcoming)",
4
4
booktitle = "Explainable Artificial Intelligence for Trustworthy Decisions in Smart Applications",
5
5
publisher = "Springer",
6
6
address = "Switzerland",
@@ -72,24 +72,30 @@ @article{logics2020004
72
72
73
73
74
74
@InProceedings{ideas2024a,
75
-
author="Bergami, Giacomo
76
-
and Packer, Emma
77
-
and Scott, Kirsty
78
-
and Del Din, Silvia",
79
-
editor="Chbeir, Richard
80
-
and Ilarri, Sergio
81
-
and Manolopoulos, Yannis
82
-
and Revesz, Peter Z.
83
-
and Bernardino, Jorge
84
-
and Leung, Carson K.",
85
-
title="Predicting Dyskinetic Events Through Verified Multivariate Time Series Classification",
86
-
booktitle="Database Engineered Applications",
87
-
year="2025",
88
-
publisher="Springer Nature Switzerland",
89
-
address="Cham",
90
-
pages="49--62",
91
-
abstract="While monitoring Parkinsonian patients with wearable sensors and tracking their drug assumption patterns, we want to differentiate the behaviours distinguishing periods of relative well-being from dyskinetic events. This requires solving a novel problem, where an entire multivariate time series (MTS) has its class label varying in time, thus leading to a generalised formulation of multivariate time series classification (MTSC). To achieve explainability, we premier the composition of data trend (DT) analysis with DECLAREd, a log temporal declarative language, to derive human-readable correlations across different MTS dimensions' trends. This is mediated by a novel temporal data representation, polyadic logs, supporting both MTS raw data and concurrent activity-labelled durative activities (constituents) for representing event-based classes and concurrent DTs across MTS dimensions. Our validation over a real patient dataset shows that our MTCS algorithm, EMeriTAte, outperforms state-of-the-art MTSC for a novel patient classification task.",
92
-
isbn="978-3-031-83472-1",
75
+
author = {Giacomo Bergami and
76
+
Emma Packer and
77
+
Kirsty Scott and
78
+
Silvia Del Din},
79
+
editor = {Richard Chbeir and
80
+
Sergio Ilarri and
81
+
Yannis Manolopoulos and
82
+
Peter Z. Revesz and
83
+
Jorge Bernardino and
84
+
Carson K. Leung},
85
+
title = {Predicting Dyskinetic Events Through Verified Multivariate Time Series
86
+
Classification},
87
+
booktitle = {Database Engineered Applications - 28th International Symposium, {IDEAS}
88
+
2024, Bayonne, France, August 26-29, 2024, Proceedings},
title="LaSSI: Logical, Structural, and Semantic Text Interpretation",
116
-
booktitle="Database Engineered Applications",
117
-
year="2025",
118
-
publisher="Springer Nature Switzerland",
119
-
address="Cham",
120
-
pages="106--121",
121
-
abstract="This paper proposes LaSSI, a Natural Language Processing (NLP) pipeline contextualising verified Artificial Intelligence (AI) by transforming text via Montague Grammars (MGs). We are approaching from the point-of-view of graphs and logic, in which we achieve explainable sentence similarity in terms of Knowledge Base (KB) expansion and possible worlds semantics. Experiments in the present paper excel current state-of-the-art, Graph Retrieval-Augmented Generation (RAG)-based technologies, through a novel method surpassing vector-based and graph-based sentence similarity metrics.",
122
-
isbn="978-3-031-83472-1",
112
+
author = {Oliver Robert Fox and
113
+
Giacomo Bergami and
114
+
Graham Morgan},
115
+
editor = {Richard Chbeir and
116
+
Sergio Ilarri and
117
+
Yannis Manolopoulos and
118
+
Peter Z. Revesz and
119
+
Jorge Bernardino and
120
+
Carson K. Leung},
121
+
title = {LaSSI: Logical, Structural, and Semantic Text Interpretation},
122
+
booktitle = {Database Engineered Applications - 28th International Symposium, {IDEAS}
123
+
2024, Bayonne, France, August 26-29, 2024, Proceedings},
0 commit comments