Skip to content

Commit bd78fcd

Browse files
authored
Update papers.bib
1 parent 2ecd0a1 commit bd78fcd

File tree

1 file changed

+42
-14
lines changed

1 file changed

+42
-14
lines changed

_bibliography/papers.bib

Lines changed: 42 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,26 @@ @article{logics2020004
6262
}
6363

6464

65-
@inproceedings{ideas2024a,
66-
author = {Bergami, Giacomo and Packer, Emma and Scott, Kirsty and Del Din, Silvia},
67-
title = {Predicting Dyskinetic Events through Verified Multivariate Time Series Classification},
68-
year = {2025},
69-
publisher = {Springer},
70-
booktitle = {Database Engineered Applications},
71-
series = {IDEAS '24 (in press)},
65+
66+
@InProceedings{ideas2024a,
67+
author="Bergami, Giacomo
68+
and Packer, Emma
69+
and Scott, Kirsty
70+
and Del Din, Silvia",
71+
editor="Chbeir, Richard
72+
and Ilarri, Sergio
73+
and Manolopoulos, Yannis
74+
and Revesz, Peter Z.
75+
and Bernardino, Jorge
76+
and Leung, Carson K.",
77+
title="Predicting Dyskinetic Events Through Verified Multivariate Time Series Classification",
78+
booktitle="Database Engineered Applications",
79+
year="2025",
80+
publisher="Springer Nature Switzerland",
81+
address="Cham",
82+
pages="49--62",
83+
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.",
84+
isbn="978-3-031-83472-1",
7285
dimensions = {true},
7386
bibtex_show = {true},
7487
selected={true},
@@ -77,13 +90,27 @@ @inproceedings{ideas2024a
7790
}
7891

7992

80-
@inproceedings{ideas2024b,
81-
author = {Fox, Oliver Robert and Bergami, Giacomo and Morgan, Graham},
82-
title = { LaSSI: Logical, Structural, and Semantic text Interpretation},
83-
year = {2025},
84-
publisher = {Springer},
85-
booktitle = {Database Engineered Applications},
86-
series = {IDEAS '24 (in press)},
93+
94+
95+
96+
@InProceedings{ideas2024b,
97+
author="Fox, Oliver Robert
98+
and Bergami, Giacomo
99+
and Morgan, Graham",
100+
editor="Chbeir, Richard
101+
and Ilarri, Sergio
102+
and Manolopoulos, Yannis
103+
and Revesz, Peter Z.
104+
and Bernardino, Jorge
105+
and Leung, Carson K.",
106+
title="LaSSI: Logical, Structural, and Semantic Text Interpretation",
107+
booktitle="Database Engineered Applications",
108+
year="2025",
109+
publisher="Springer Nature Switzerland",
110+
address="Cham",
111+
pages="106--121",
112+
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.",
113+
isbn="978-3-031-83472-1",
87114
dimensions = {true},
88115
bibtex_show = {true},
89116
abbr={IDEAS},
@@ -92,6 +119,7 @@ @inproceedings{ideas2024b
92119
}
93120

94121

122+
95123
@INPROCEEDINGS{simbridger2,
96124
author={Almutairi, Reham and Gillgallon, Rohin and Bergami, Giacomo and Morgan, Graham},
97125
booktitle={2024 20th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob)},

0 commit comments

Comments
 (0)