EDBT 2026 Demo / reviewers in the wild / expert
Yashrajsinh Chudasama
dblp:358/9181
· DBLP profile ↗
5ranked-venue papers in the field
0as first author
5since 2021 · last 2026
0000-0003-3422-366XORCID · corroborated
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 4Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Tool4Boxology: A Semantic Toolbox for Constructing and Analysing Neuro-Symbolic Architectures
Johannes E. Bendler, Yashrajsinh Chudasama, Mahsa Forghani, Enrique Iglesias, Disha Purohit, Jacquiline Roney, Annette ten Teije, Frank van Harmelen, Maria-Esther Vidal |
ESWC (2) | 2 |
| 2025 | Capturing Symbolic Knowledge of Constraints and Incompleteness to Guide Inductive Learning in Neuro-Symbolic Knowledge Graph CompletionabstractKnowledge Graphs (KGs) are widely used to represent structured knowledge. However, their incompleteness under the Open World Assumption (OWA) limits their effectiveness for reasoning and inference. Neural link prediction models can recover missing links. Yet, these models often overlook the distinction between semantically valid and invalid inferences and lack mechanisms to validate predictions against domain-specific constraints. In sensitive domains such as healthcare, predicting a plausible but contraindicated relation can have harmful consequences. This work addresses semantically grounded KG completion by extending the Partial Completeness Assumption (PCA) with two metrics—PCAvalid and PCAinvalid. These metrics distinguish constraint-compliant from constraint-violating predictions using SHACL validation. They guide the selection of symbolic rules and the generation of labeled training data for neural models. As a result, link prediction systems can assess both plausibility and semantic validity. Experiments on 315 testbeds demonstrate that incorporating constraint-aware symbolic knowledge enhances MRR and Hits@K across multiple KG embedding models, including TransE and TransH. Thus, this approach supports interpretable and trustworthy KG completion. Disha Purohit, Yashrajsinh Chudasama, Maria-Esther Vidal |
K-CAP | 2 |
| 2025 | Enhancing Medical Knowledge Discovery: A Neuro-symbolic System for Inductive Learning over Medical KGsabstractMedical knowledge graphs (KGs) excel at integrating heterogeneous healthcare data with domain knowledge, but face challenges due to incompleteness. While Knowledge Graph Embedding (KGE) models show promise in link prediction, they often fail to incorporate crucial semantic constraints from medical ontologies and clinical guidelines. We propose a neuro-symbolic system that enhances medical knowledge discovery by combining symbolic learning from medical ontologies, inductive learning through KGE, and semantic constraint validation. Applied to lung cancer care, our system demonstrates enhanced performance in predicting novel medical relationships while maintaining semantic consistency with medical knowledge. Experimental results show our approach enhances the KGE model's performance while ensuring clinical validity and the implementation is publicly accessible on GitHub https://github.com/SDM-TIB/KOSMOS. Disha Purohit, Yashrajsinh Chudasama, Maria-Esther Vidal |
WSDM | 2 |
| 2025 | Integrating Knowledge Graphs with Symbolic AI: The Path to Interpretable Hybrid AI Systems in MedicineabstractKnowledge Graphs (KGs) are graph-based structures that integrate heterogeneous data, capture domain knowledge, and enable explainable AI through symbolic reasoning. This position paper examines the challenges and research opportunities in integrating KGs with neuro-symbolic AI, highlighting their potential to enhance explainability, scalability, and context-aware reasoning in hybrid AI systems. Using a lung cancer use case, we illustrate how hybrid approaches address tasks such as link prediction—uncovering hidden relationships in medical data—and counterfactual reasoning—analyzing alternative scenarios to understand causal factors. The discussion is framed around TrustKG, which demonstrates how constraint validation, causal reasoning, and user-centric communication can support transparent and reliable decision-making. Additionally, we identify current limitations of KGs, including gaps in knowledge coverage, evolving data integration challenges, and the need for improved usability and impact assessment. These insights are not limited to healthcare but extend to other domains like energy, manufacturing, and mobility, showcasing the broad applicability of KGs. Finally, we propose research directions to unlock their full potential in building robust, transparent, and widely adopted real-world applications. Maria-Esther Vidal, Yashrajsinh Chudasama, Hao Huang 0014, Disha Purohit, Maria Torrente |
J. Web Semant. | 2 |
| 2023 | SPaRKLE : Symbolic caPtuRing of knowledge for Knowledge graph enrichment with LEarningabstractKnowledge graphs (KGs) naturally capture the convergence of data and knowledge, making them expressive frameworks for describing and integrating heterogeneous data in a coherent and interconnected manner. However, based on the Open World Assumption (OWA), the absence of information within KGs does not indicate falsity or non-existence; it merely reflects incompleteness. Inductive learning over KGs involves predicting new relationships based on existing statements in the KG, using either numerical or symbolic learning models. The Partial Completeness Assumption (PCA) heuristic efficiently guides inductive learning methods for Link Prediction (LP) by refining predictions about absent KG relationships. Nevertheless, numeric techniques– like KG embedding models– alone may fall short in accurately predicting missing information, particularly when it comes to capturing implicit knowledge and complex relationships. We propose a hybrid method named SPaRKLE that seamlessly integrates symbolic and numerical techniques, leveraging the PCA heuristic to capture implicit knowledge and enrich KGs. We empirically compare SPaRKLE with state-of-the-art KG embedding and symbolic models, using established benchmarks. Our experimental outcomes underscore the efficacy of this hybrid approach, as it harnesses the strengths of both paradigms. SPaRKLE is publicly available on GitHub1. Disha Purohit, Yashrajsinh Chudasama, Ariam Rivas, Maria-Esther Vidal |
K-CAP | 2 |