Skip to content

Commit 7acd74c

Browse files
authored
Update papers.bib
1 parent 4044121 commit 7acd74c

File tree

1 file changed

+47
-36
lines changed

1 file changed

+47
-36
lines changed

_bibliography/papers.bib

Lines changed: 47 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@incollection{chapter2025xai,
22
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)",
44
booktitle = "Explainable Artificial Intelligence for Trustworthy Decisions in Smart Applications",
55
publisher = "Springer",
66
address = "Switzerland",
@@ -72,24 +72,30 @@ @article{logics2020004
7272

7373

7474
@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},
89+
series = {Lecture Notes in Computer Science},
90+
volume = {15511},
91+
pages = {49--62},
92+
publisher = {Springer},
93+
year = {2024},
94+
url = {https://doi.org/10.1007/978-3-031-83472-1\_4},
95+
doi = {10.1007/978-3-031-83472-1\_4},
96+
timestamp = {Wed, 02 Apr 2025 17:00:22 +0200},
97+
biburl = {https://dblp.org/rec/conf/ideas/BergamiPSD24.bib},
98+
bibsource = {dblp computer science bibliography, https://dblp.org},
9399
dimensions = {true},
94100
bibtex_show = {true},
95101
selected={true},
@@ -103,23 +109,28 @@ @InProceedings{ideas2024a
103109

104110

105111
@InProceedings{ideas2024b,
106-
author="Fox, Oliver Robert
107-
and Bergami, Giacomo
108-
and Morgan, Graham",
109-
editor="Chbeir, Richard
110-
and Ilarri, Sergio
111-
and Manolopoulos, Yannis
112-
and Revesz, Peter Z.
113-
and Bernardino, Jorge
114-
and Leung, Carson K.",
115-
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},
124+
series = {Lecture Notes in Computer Science},
125+
volume = {15511},
126+
pages = {106--121},
127+
publisher = {Springer},
128+
year = {2024},
129+
url = {https://doi.org/10.1007/978-3-031-83472-1\_8},
130+
doi = {10.1007/978-3-031-83472-1\_8},
131+
timestamp = {Wed, 02 Apr 2025 17:00:22 +0200},
132+
biburl = {https://dblp.org/rec/conf/ideas/FoxBM24.bib},
133+
bibsource = {dblp computer science bibliography, https://dblp.org},
123134
dimensions = {true},
124135
bibtex_show = {true},
125136
abbr={IDEAS},

0 commit comments

Comments
 (0)