EDBT 2026 Demo / reviewers in the wild / expert
Gabriela Suntaxi
dblp:241/8371
· DBLP profile ↗
4ranked-venue papers in the field
2as first author
4since 2021 · last 2026
0000-0002-0298-5144ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 2 (1 first)Other / Interdisciplinary · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | On the antagonism of explainability and privacy: A comparative study of attacks and explainersabstractAs explainable artificial intelligence (XAI) becomes more prevalent, concerns arise about the unintended privacy risks associated with model explanations. In this paper, we study the antagonism between explainability and privacy by evaluating the extent to which post-hoc explanations can leak sensitive data. We perform a comparative analysis of three popular XAI methods (SHAP, LIME, and DiCE) applied to Decision Trees, Random Forests, and Neural Networks. We focus on two types of privacy attacks: Membership Inference Attacks and Training Data Extraction. Using datasets of varying complexity, we measure attack success rates and information leakage from explanations. Our results shows that each proposed membership inference attack and training data extraction attack are feasible. These findings highlight the urgent need to design privacy-preserving explainability tools that balance interpretability with user data protection. Clemens Müssener, Gabriela Suntaxi, Martin Lange, Klemens Böhm |
Inf. Syst. | 2 |
| 2025 | Centinela Meets Agents: Agentic RAG for Academic Information in EcuadorabstractCentinela is an intelligent academic information platform that facilitates the exploration of Ecuadorian scientific knowledge by providing structured access to a national corpus derived from Scopus. This study introduces agency capabilities into Centinela through a Retrieval Augmented Generation (RAG) framework to overcome the limitations of static query-answering systems. The proposed architecture integrates autonomous agents capable of iterative query refinement, hybrid sparse-dense retrieval, contextual curation, and multi-agent collaboration before deploying a domain-adapted language model. The evaluation of the agency RAG was performed on a dataset of 100 academic questions using standard text generation metrics. The results show BLEU (0.1588), METEOR (0.2525), ROUGE-2 (0.2066), and a high BERTScore F1 (0.8035), with a precision and recall of 0.8423 and 0.7745, respectively. These scores reflect a solid balance between lexical diversity and semantic fidelity. The findings confirm the system's ability to generate coherent and contextually relevant responses and highlight its potential to support knowledge discovery, thematic analysis, and evidence-based decision-making in the Ecuadorian academic ecosystem. Marco Aguirre, Carlos Ayala-Tipan, Angel Chuncho, Lorena Recalde, Gabriela Suntaxi, Diana Martínez-Mosquera, Andres Andrade-Cabrera |
CLEI | 5 |
| 2024 | OntoPriv: Enhancing Understanding and Compliance in Privacy Legislation via Legal OntologiesabstractProtecting personal data has become a critical concern in an increasingly digitized world. Consequently, governments have proposed regulations to protect the privacy of their citizens. Organizations that handle personal information must adhere to these regulations. However, achieving compliance with these regulations is not straightforward, and a structured approach is needed to interpret, implement, and maintain adherence to them, given their complexity. To overcome these challenges, we introduce OntoPriv, a legal ontology designed to facilitate compliance with data protection regulations. OntoPriv provides a structured representation of legal knowledge, enabling organizations to better understand regulatory requirements, identify relevant obligations, and establish adequate data protection practices. This article discusses the development, implementation, and evaluation of OntoPriv and explores its potential impact on enhancing compliance and promoting a culture of privacy and accountability within organizations. Gabriela Suntaxi, Kelvin Ojeda, Franciso Rodríguez |
CLEI | 1 |
| 2021 | Secrecy and performance models for query processing on outsourced graph dataabstractAbstract Database outsourcing is a challenge concerning data secrecy. Even if an adversary, including the service provider, accesses the data, she should not be able to learn any information from the accessed data. In this paper, we address this problem for graph-structured data. First, we define a secrecy notion for graph-structured data based on the concepts of indistinguishability and searchable encryption. To address this problem, we propose an approach based on bucketization. Next to bucketization, it makes use of obfuscated indexes and encryption. We show that finding an optimal bucketization tailored to graph-structured data is NP-hard; therefore, we come up with a heuristic. We prove that the proposed bucketization approach fulfills our secrecy notion. In addition, we present a performance model for scale-free networks which consists of (1) a number-of-buckets model that estimates the number of buckets obtained after applying our bucketization approach and (2) a query-cost model. Finally, we demonstrate with a set of experiments the accuracy of our number-of-buckets model and the efficiency of our approach with respect to query processing. Gabriela Suntaxi, Aboubakr Achraf El Ghazi, Klemens Böhm |
Distributed Parallel Databases | 1 |