EDBT 2026 Demo / reviewers in the wild / expert
Giuseppe Pirrò
dblp:50/96
· DBLP profile ↗
29ranked-venue papers in the field
9as first author
7since 2021 · last 2025
0000-0002-7499-5798ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 14 (5 first)Database Systems & Data Management · 7 (2 first)Information Retrieval & Web Search · 5 (1 first)Data Mining & Knowledge Discovery · 2 (1 first)Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Higher Order Knowledge Graph Embeddings
Giuseppe Pirrò |
ECIR (1) | 1 |
| 2025 | Inductive Higher Order Embeddings
Giuseppe Pirrò |
ESWC (1) | 1 |
| 2025 | The Graph Language: How Knowledge Graphs Speak to Large Language Models
Giuseppe Pirrò |
ISWC (1) | 1 |
| 2023 | Characterizing Evolutionary Trends in Temporal Knowledge Graphs with Linear Temporal LogicabstractTemporal changes in data set the need for the development of knowledge representation techniques able to capture these dynamics. Temporal Knowledge Graphs (TKGs) have emerged as a reference tool to represent dynamic, structured and machine-interpretable knowledge that evolves over time. However, characterizing the evolution of TKGs in a meaningful and human-understandable way remains a significant challenge. In this short paper, we argue that Linear Temporal Logic (LTL), with its expressive temporal constructs, is a promising approach for capturing a wide range of temporal behaviors and high-level evolutionary patterns occurring in TKGs. Valeria Fionda, Giuseppe Pirrò |
IEEE Big Data | 2 |
| 2022 | LoGNet: Local and Global Triple Embedding Network
Giuseppe Pirrò |
ISWC | 1 |
| 2021 | Community deception in weighted networksabstractTechniques to hide a community from community detection algorithms are emerging as a new way to protect the privacy of users. Existing techniques either adapt optimization criteria derived from community detection (e.g., minimizing instead of maximizing modularity) or define new ones (e.g., community safeness) to identify a set of updates (e.g., edge addition/deletions) that deceive community detection algorithms from recovering the original structure of a target community C. However, all existing approaches do not take into account the fact that network's edges can be weighted to take into account node similarity or relation strength. The goal of this paper is to present SECRETORUM, a novel community deception approach for community deception in weighted networks. Valeria Fionda, Giuseppe Pirrò |
ASONAM | 2 |
| 2021 | Edge-centric network analysisabstractMost of the existing deep-learning-based network analysis techniques focus on the problem of learning low-dimensional node representations. However, networks can also be seen in the light of edges interlinking pairs of nodes. The broad goal of this paper is to introduce a deep-learning framework focused on computing edge-centric network embeddings. We present a novel approach called ECNE, which instead of computing edge embeddings by aggregating node embeddings, computes them directly. ECNE leverages the notion of line graph of a graph coupled with an edge weighting mechanism to preserve the dynamic of the original graph in the line graph. We show that ECNE brings benefits wrt the state-of-the-art. Giuseppe Pirrò |
ASONAM | 1 |
| 2020 | Refining Node Embeddings via Semantic Proximity
Melisachew Wudage Chekol, Giuseppe Pirrò |
ISWC (1) | 2 |
| 2018 | Community Deception - Or: How to Stop Fearing Community Detection Algorithms (Extended Abstract)
Valeria Fionda, Giuseppe Pirrò |
ICDE | 2 |
| 2018 | Community Deception or: How to Stop Fearing Community Detection AlgorithmsabstractIn this paper, we research the community deception problem. Tackling this problem consists in developing techniques to hide a target community (C) from community detection algorithms. This need emerges whenever a group (e.g., activists, police enforcements, or network participants in general) want to observe and cooperate in a social network while avoiding to be detected. We introduce and formalize the community deception problem and devise an efficient algorithm that allows to achieve deception by identifying a certain number (b) of C's members connections to be rewired. Deception can be practically achieved in social networks like Facebook by friending or unfriending network members as indicated by our algorithm. We compare our approach with another technique based on modularity. By considering a variety of (large) real networks, we provide a systematic evaluation of the robustness of community detection algorithms to deception techniques. Finally, we open some challenging research questions about the design of detection algorithms robust to deception techniques. Valeria Fionda, Giuseppe Pirrò |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2018 | Completeness Management for RDF Data SourcesabstractThe Semantic Web is commonly interpreted under the open-world assumption, meaning that information available (e.g., in a data source) captures only a subset of the reality. Therefore, there is no certainty about whether the available information provides a complete representation of the reality. The broad aim of this article is to contribute a formal study of how to describe the completeness of parts of the Semantic Web stored in RDF data sources. We introduce a theoretical framework allowing augmentation of RDF data sources with statements, also expressed in RDF, about their completeness. One immediate benefit of this framework is that now query answers can be complemented with information about their completeness. We study the impact of completeness statements on the complexity of query answering by considering different fragments of the SPARQL language, including the RDFS entailment regime, and the federated scenario. We implement an efficient method for reasoning about query completeness and provide an experimental evaluation in the presence of large sets of completeness statements. Fariz Darari, Werner Nutt, Giuseppe Pirrò, Simon Razniewski |
ACM Trans. Web | 3 |
| 2017 | Explaining Graph Navigational Queries
Valeria Fionda, Giuseppe Pirrò |
ESWC (1) | 2 |
| 2017 | Meta Structures in Knowledge Graphs
Valeria Fionda, Giuseppe Pirrò |
ISWC (1) | 2 |
| 2017 | TeCoRe: Temporal Conflict Resolution in Knowledge GraphsabstractThe management of uncertainty is crucial when harvesting structured content from unstructured and noisy sources. Knowledge Graphs ( kg s), maintaining both numerical and non-numerical facts supported by an underlying schema, are a prominent example. Knowledge Graph management is challenging because: (i) most of existing kg s focus on static data, thus impeding the availability of timewise knowledge; (ii) facts in kg s are usually accompanied by a confidence score, which witnesses how likely it is for them to hold. We demonstrate T e C o R e , a system for temporal inference and conflict resolution in uncertain temporal knowledge graphs ( utkg s). At the heart of T e C o R e are two state-of-the-art probabilistic reasoners that are able to deal with temporal constraints efficiently. While one is scalable, the other can cope with more expressive constraints. The demonstration will focus on enabling users and applications to find inconsistencies in utkg s. T e C o R e provides an interface allowing to select utkg s and editing constraints; shows the maximal consistent subset of the utkg , and displays statistics (e.g., number of noisy facts removed) about the debugging process. Melisachew Wudage Chekol, Giuseppe Pirrò, Jörg Schönfisch, Heiner Stuckenschmidt |
Proc. VLDB Endow. | 2 |
| 2017 | Explaining and Querying Knowledge Graphs by RelatednessabstractWe demonstrate RECAP, a tool that explains relatedness between entities in Knowledge Graphs (KGs) and implements a query by relatedness paradigm that allows to retrieve entities related to those in input. One of the peculiarities of RECAP is that it does not require any data preprocessing and can combine knowledge from multiple KGs. The underlying algorithmic techniques are reduced to the execution of SPARQL queries plus some local refinement. This makes the tool readily available on a large variety of KGs accessible via SPARQL endpoints. To show the general applicability of the tool, we will cover a set of use cases drawn from a variety of knowledge domains (e.g., biology, movies, co-authorship networks) and report on the concrete usage of RECAP in the SENSE4US FP7 project. We will underline the technical aspects of the system and give details on its implementation. The target audience of the demo includes both researchers and practitioners and aims at reporting on the benefits of RECAP in practical knowledge discovery applications. Valeria Fionda, Giuseppe Pirrò |
Proc. VLDB Endow. | 2 |
| 2016 | Containment of Expressive SPARQL Navigational Queries
Melisachew Wudage Chekol, Giuseppe Pirrò |
ISWC (1) | 2 |
| 2015 | A Context-Based Semantics for SPARQL Property Paths Over the Web
Olaf Hartig, Giuseppe Pirrò |
ESWC | 2 |
| 2015 | Explaining and Suggesting Relatedness in Knowledge Graphs
Giuseppe Pirrò |
ISWC (1) | 1 |
| 2015 | S+EPPs: Construct and Explore Bisimulation Summaries, plus Optimize Navigational Queries; all on Existing SPARQL SystemsabstractWe demonstrate S+EPPs, a system that provides fast construction of bisimulation summaries using graph analytics platforms, and then enhances existing SPARQL engines to support summary-based exploration and navigational query optimization. The construction component adds a novel optimization to a parallel bisimulation algorithm implemented on a multi-core graph processing framework. We show that for several large, disk resident, real world graphs, full summary construction can be completed in roughly the same time as the data load. The query translation component supports Extended Property Paths (EPPs), an enhancement of SPARQL 1.1 property paths that can express a significantly larger class of navigational queries. EPPs are implemented via rewritings into a widely used SPARQL subset. The optimization component can (transparently to users) translate EPPs defined on instance graphs into EPPs that take advantage of bisimulation summaries. S+EPPs combines the query and optimization translations to enable summary-based optimization of graph traversal queries on top of off-the-shelf SPARQL processors. The demonstration showcases the construction of bisimulation summaries of graphs (ranging from millions to billions of edges), together with the exploration benefits and the navigational query speedups obtained by leveraging summaries stored alongside the original datasets. Mariano P. Consens, Valeria Fionda, Shahan Khatchadourian, Giuseppe Pirrò |
Proc. VLDB Endow. | 4 |
| 2015 | NautiLOD: A Formal Language for the Web of Data GraphabstractThe Web of Linked Data is a huge graph of distributed and interlinked datasources fueled by structured information. This new environment calls for formal languages and tools to automatize navigation across datasources (nodes in such graph) and enable semantic-aware and Web-scale search mechanisms. In this article we introduce a declarative navigational language for the Web of Linked Data graph called N auti LOD. N auti LOD enables one to specify datasources via the intertwining of navigation and querying capabilities. It also features a mechanism to specify actions (e.g., send notification messages) that obtain their parameters from datasources reached during the navigation. We provide a formalization of the N auti LOD semantics, which captures both nodes and fragments of the Web of Linked Data. We present algorithms to implement such semantics and study their computational complexity. We discuss an implementation of the features of N auti LOD in a tool called swget, which exploits current Web technologies and protocols. We report on the evaluation of swget and its comparison with related work. Finally, we show the usefulness of capturing Web fragments by providing examples in different knowledge domains. Valeria Fionda, Giuseppe Pirrò, Claudio Gutierrez 0001 |
ACM Trans. Web | 2 |
| 2014 | The swget portal: Navigating and acting on the web of linked data
Valeria Fionda, Claudio Gutierrez 0001, Giuseppe Pirrò |
J. Web Semant. | 3 |
| 2013 | Querying graphs with preferencesabstractThis paper presents GuLP a graph query language that enables to declaratively express preferences. Preferences enable to order the answers to a query and can be stated in terms of nodes/edge attributes and complex paths. We present the formal syntax and semantics of GuLP and a polynomial time algorithm for evaluating GuLP expressions. We describe an implementation of GuLP in the GuLP-it system, which is available for download. We evaluate the GuLP-it system on real-world and synthetic data. Valeria Fionda, Giuseppe Pirrò |
CIKM | 2 |
| 2013 | Completeness Statements about RDF Data Sources and Their Use for Query Answering
Fariz Darari, Werner Nutt, Giuseppe Pirrò, Simon Razniewski |
ISWC (1) | 3 |
| 2013 | The Logic of Extensional RDFS
Enrico Franconi, Claudio Gutierrez 0001, Alessandro Mosca 0001, Giuseppe Pirrò, Riccardo Rosati 0001 |
ISWC (1) | 4 |
| 2012 | Semantic navigation on the web of data: specification of routes, web fragments and actionsabstractThe massive semantic data sources linked in the Web of Data give new meaning to old features like navigation; introduce new challenges like semantic specification of Web fragments; and make it possible to specify actions relying on semantic data. In this paper we introduce a declarative language to face these challenges. Based on navigational features, it is designed to specify fragments of the Web of Data and actions to be performed based on these data. We implement it in a centralized fashion, and show its power and performance. Finally, we explore the same ideas in a distributed setting, showing their feasibility, potentialities and challenges. Valeria Fionda, Claudio Gutierrez 0001, Giuseppe Pirrò |
WWW | 3 |
| 2011 | Alignment-Based Trust for Resource Finding in Semantic P2P Networks
Manuel Atencia, Jérôme Euzenat, Giuseppe Pirrò, Marie-Christine Rousset |
ISWC (1) | 3 |
| 2010 | A Feature and Information Theoretic Framework for Semantic Similarity and Relatedness
Giuseppe Pirrò, Jérôme Euzenat |
ISWC (1) | 1 |
| 2010 | UFOme: An ontology mapping system with strategy prediction capabilities
Giuseppe Pirrò, Domenico Talia |
Data Knowl. Eng. | 1 |
| 2009 | A semantic similarity metric combining features and intrinsic information content
Giuseppe Pirrò |
Data Knowl. Eng. | 1 |