VLDB 2026 Research / reviewers in the wild / expert
Giacomo Bergami
dblp:185/0716
· DBLP profile ↗
9ranked-venue papers in the field
5as first author
7since 2021 · last 2024
0000-0002-1844-0851ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 7 (4 first)Business Process & Enterprise Data · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | Predicting Dyskinetic Events Through Verified Multivariate Time Series Classification
Giacomo Bergami, Emma Packer, Kirsty Scott, Silvia Del Din |
IDEAS | 1 |
| 2024 | LaSSI: Logical, Structural, and Semantic Text Interpretation
Oliver Robert Fox, Giacomo Bergami, Graham Morgan |
IDEAS | 2 |
| 2023 | Enhancing Declarative Temporal Model Mining in Relational Databases: A Preliminary StudyabstractPropositionalisation tampers the running time of state-of-the-art algorithms in declarative temporal model mining, as they exhaustively generate the clauses instantiated with the results of frequent itemset mining algorithms. Existing algorithms also exploit non-indexed data representations, thus negatively affecting the overall running time. This paper proposes a novel temporal model mining algorithm, Bolt, twinning confidence and support metrics as heuristics for candidate pruning with data structures enabling fast temporal data scanning. Bolt outperforms both state-of-the-art and renditions of existing mining algorithms using KnoBAB as a library. Samuel Appleby, Giacomo Bergami, Graham Morgan |
IDEAS | 2 |
| 2022 | Running Temporal Logical Queries on the Relational ModelabstractState of the art for model checking exploit computationally intensive solutions, bottlenecked by either repeated data access or suboptimal algorithmic implementations. Our solution outperforms the previous solutions while proposing novel temporal logic operators for accessing relational tables. Samuel Appleby, Giacomo Bergami, Graham Morgan |
IDEAS | 2 |
| 2021 | Discovering Declarative Process Model Behavior from Event Logs via Model LearningabstractDeclarative business process (BP) models define the behavior of BPs as a set of temporal constraints, which can be summarized as a deterministic finite state automaton (DFA). Declarative BP discovery aims at inferring such constraints from event logs. To this aim, it requires as additional input the set of candidate constraints to be verified with respect to the event log. Intuitively, this restricts the discovery task to a conformance checking activity between a predefined set of constraint templates and an event log, preventing to learn any observed behavior that is not captured by those templates. In this paper, we investigate how to leverage Model Learning (ML) for the automated discovery of the DFA underlying the behavior of a declarative BP model, without using any further a-priori information in addition to the event log. To assess the quality of the discovered DFA, we introduce a novel definition of the standard process mining quality metrics, i.e., precision, generalization and simplicity, tailored to DFAs. Finally, a preliminary evaluation performed with real-life logs shows that ML enables to generate extremely simpler DFAs than state-of-the-art BP declarative discovery techniques, keeping similar values of precision and generalization. Simone Agostinelli, Giacomo Bergami, Alessio Fiorenza, Fabrizio Maria Maggi, Andrea Marrella, Fabio Patrizi |
ICPM | 2 |
| 2021 | Probabilistic Trace AlignmentabstractAlignments provide sophisticated diagnostics that pinpoint deviations in a trace with respect to a process model. Alignment-based approaches for conformance checking have so far used crisp process models as a reference. Recent probabilistic conformance checking approaches check the degree of conformance of an event log as a whole with respect to a stochastic process model, without providing alignments. For the first time, we introduce a conformance checking approach based on trace alignments using stochastic Workflow nets. This requires to handle the two possibly contrasting forces of the cost of the alignment on the one hand and the likelihood of the model trace with respect to which the alignment is computed on the other. Giacomo Bergami, Fabrizio Maria Maggi, Marco Montali, Rafael Peñaloza |
ICPM | 1 |
| 2021 | On Efficiently Equi-Joining GraphsabstractDespite the growing popularity of techniques related to graph summarization, a general operator for joining graphs on both the vertices and the edges is still missing. Current languages such as Cypher and SPARQL express binary joins through the non-scalable and inefficient composition of multiple traversal and graph creation operations. In this paper, we propose an efficient equi-join algorithm that is able to perform vertex and path joins over a secondary memory indexed graph, also the resulting graph is serialised in secondary memory. The results show that the implementation of the proposed model outperforms solutions based on graphs, such as Neo4J and Virtuoso, and the relational model, such as PostgreSQL. Moreover, we propose two ways how edges can be combined, namely the conjunctive and disjunctive semantics, Preliminary experiments on the graph conjunctive join are also carried out with incremental updates, thus suggesting that our solution outperforms materialized views over PostgreSQL. Giacomo Bergami |
IDEAS | 1 |
| 2020 | Hierarchical embedding for DAG reachability queriesabstractCurrent hierarchical embeddings are inaccurate in both reconstructing the original taxonomy and answering reachability queries over Direct Acyclic Graph. In this paper, we propose a new hierarchical embedding, the Euclidean Embedding (EE), that is correct by design due to its mathematical formulation and associated lemmas. Such embedding can be constructed during the visit of a taxonomy, thus making it faster to generate if compared to other learning-based embeddings. After proposing a novel set of metrics for determining the embedding accuracy with respect to the reachability queries, we compare our proposed embedding with state-of-the-art approaches using full trees from 3 to 1555 nodes and over a real-world Direct Acyclic Graph of 1170 nodes. The benchmark shows that EE outperforms our competitors in both accuracy and efficiency. Giacomo Bergami, Flavio Bertini 0001, Danilo Montesi |
IDEAS | 1 |
| 2019 | On approximate nesting of multiple social network graphs: a preliminary studyabstractA fundamental problem in Social Network Analysis is how to move from single-layer to multi-layer, which provide a holistic view. User profiles resolution has received considerable attention since it allows to match users on different online social networks (OSNs). However, to the best of our knowledge, no study has focused on nesting operation for merging OSNs graphs. This work is a first step in the direction of defining the data model and the algorithm to perform approximate nesting of multiple OSNs graphs, based on user features. We provide initial experimental evidence based on synthetic data. Giacomo Bergami, Flavio Bertini 0001, Danilo Montesi |
IDEAS | 1 |