EDBT 2026 Demo / reviewers in the wild / expert
Kuldeep Singh 0001
dblp:81/4530-1
· DBLP profile ↗
27ranked-venue papers in the field
7as first author
13since 2021 · last 2025
0000-0002-5054-9881ORCID · conflict
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 13 (2 first)Knowledge Engineering, Semantic Web & Information Systems · 10 (4 first)Data Mining & Knowledge Discovery · 3Database Systems & Data Management · 1 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | From Legal Texts to Structured Knowledge: A Comprehensive Pipeline for Legal Text Summarization
Ahmad Sakor, Kuldeep Singh 0001, Maria-Esther Vidal |
ISWC (2) | 2 |
| 2025 | BioLinkerAI: Leveraging LLMs to Improve Biomedical Entity Linking and Knowledge Capture
Ahmad Sakor, Kuldeep Singh 0001, Maria-Esther Vidal |
WSDM | 2 |
| 2024 | BioLinkerAI: Capturing Knowledge Using LLMs to Enhance Biomedical Entity Linking
Ahmad Sakor, Kuldeep Singh 0001, Maria-Esther Vidal |
WISE (4) | 2 |
| 2023 | Can Persistent Homology provide an efficient alternative for Evaluation of Knowledge Graph Completion Methods?abstractIn this paper we present a novel method, Knowledge Persistence (), for faster evaluation of Knowledge Graph (KG) completion approaches. Current ranking-based evaluation is quadratic in the size of the KG, leading to long evaluation times and consequently a high carbon footprint. addresses this by representing the topology of the KG completion methods through the lens of topological data analysis, concretely using persistent homology. The characteristics of persistent homology allow to evaluate the quality of the KG completion looking only at a fraction of the data. Experimental results on standard datasets show that the proposed metric is highly correlated with ranking metrics (Hits@N, MR, MRR). Performance evaluation shows that is computationally efficient: In some cases, the evaluation time (validation+test) of a KG completion method has been reduced from 18 hours (using Hits@10) to 27 seconds (using ), and on average (across methods & data) reduces the evaluation time (validation+test) by ≈ 99.96%. Anson Bastos, Kuldeep Singh 0001, Abhishek Nadgeri, Johannes Hoffart, Manish Singh 0002, Toyotaro Suzumura |
WWW | 2 |
| 2023 | Information extraction pipelines for knowledge graphsabstractIn the last decade, a large number of knowledge graph (KG) completion approaches were proposed. Albeit effective, these efforts are disjoint, and their collective strengths and weaknesses in effective KG completion have not been studied in the literature. We extend Plumber, a framework that brings together the research community's disjoint efforts on KG completion. We include more components into the architecture of Plumber to comprise 40 reusable components for various KG completion subtasks, such as coreference resolution, entity linking, and relation extraction. Using these components, Plumber dynamically generates suitable knowledge extraction pipelines and offers overall 432 distinct pipelines. We study the optimization problem of choosing optimal pipelines based on input sentences. To do so, we train a transformer-based classification model that extracts contextual embeddings from the input and finds an appropriate pipeline. We study the efficacy of Plumber for extracting the KG triples using standard datasets over three KGs: DBpedia, Wikidata, and Open Research Knowledge Graph. Our results demonstrate the effectiveness of Plumber in dynamically generating KG completion pipelines, outperforming all baselines agnostic of the underlying KG. Furthermore, we provide an analysis of collective failure cases, study the similarities and synergies among integrated components and discuss their limitations. Mohamad Yaser Jaradeh, Kuldeep Singh 0001, Markus Stocker, Andreas Both 0001, Sören Auer |
Knowl. Inf. Syst. | 2 |
| 2022 | Contrastive Representation Learning for Conversational Question Answering over Knowledge GraphsabstractThis paper addresses the task of conversational question answering (ConvQA) over knowledge graphs (KGs). The majority of existing ConvQA methods rely on full supervision signals with a strict assumption of the availability of gold logical forms of queries to extract answers from the KG. However, creating such a gold logical form is not viable for each potential question in a real-world scenario. Hence, in the case of missing gold logical forms, the existing information retrieval-based approaches use weak supervision via heuristics or reinforcement learning, formulating ConvQA as a KG path ranking problem. Despite missing gold logical forms, an abundance of conversational contexts, such as entire dialog history with fluent responses and domain information, can be incorporated to effectively reach the correct KG path. This work proposes a contrastive representation learning-based approach to rank KG paths effectively. Our approach solves two key challenges. Firstly, it allows weak supervision-based learning that omits the necessity of gold annotations. Second, it incorporates the conversational context (entire dialog history and domain information) to jointly learn its homogeneous representation with KG paths to improve contrastive representations for effective path ranking. We evaluate our approach on standard datasets for ConvQA, on which it significantly outperforms existing baselines on all domains and overall. Specifically, in some cases, the Mean Reciprocal Rank (MRR) and [email protected] ranking metrics improve by absolute 10 and 18 points, respectively, compared to the state-of-the-art performance. Endri Kacupaj, Kuldeep Singh 0001, Maria Maleshkova, Jens Lehmann 0001 |
CIKM | 2 |
| 2021 | HopfE: Knowledge Graph Representation Learning using Inverse Hopf FibrationsabstractRecently, several Knowledge Graph Embedding (KGE) approaches have been devised to represent entities and relations in a dense vector space and employed in downstream tasks such as link prediction. A few KGE techniques address interpretability, i.e., mapping the connectivity patterns of the relations (symmetric/asymmetric, inverse, and composition) to a geometric interpretation such as rotation. Other approaches model the representations in higher dimensional space such as four-dimensional space (4D) to enhance the ability to infer the connectivity patterns (i.e., expressiveness). However, modeling relation and entity in a 4D space often comes at the cost of interpretability. We propose HopfE, a novel KGE approach aiming to achieve the interpretability of inferred relations in the four-dimensional space. HopfE models the structural embeddings in 3D Euclidean space. Next, we map the entity embedding vector from a 3D Euclidean space to a 4D hypersphere using the inverse Hopf Fibration, in which we embed the semantic information from the KG ontology. Thus, HopfE considers the structural and semantic properties of the entities without losing expressivity and interpretability. Our empirical results on four well-known benchmarks achieve state-of-the-art performance for KG completion. Anson Bastos, Kuldeep Singh 0001, Abhishek Nadgeri, Saeedeh Shekarpour, Isaiah Onando Mulang', Johannes Hoffart |
CIKM | 2 |
| 2021 | ParaQA: A Question Answering Dataset with Paraphrase Responses for Single-Turn Conversation
Endri Kacupaj, Barshana Banerjee, Kuldeep Singh 0001, Jens Lehmann 0001 |
ESWC | 3 |
| 2021 | Context Transformer with Stacked Pointer Networks for Conversational Question Answering over Knowledge Graphs
Joan Plepi, Endri Kacupaj, Kuldeep Singh 0001, Harsh Thakkar, Jens Lehmann 0001 |
ESWC | 3 |
| 2021 | Better Call the Plumber: Orchestrating Dynamic Information Extraction Pipelines
Mohamad Yaser Jaradeh, Kuldeep Singh 0001, Markus Stocker, Andreas Both 0001, Sören Auer |
ICWE | 2 |
| 2021 | Triple Classification for Scholarly Knowledge Graph Completionabstractstructured information representing knowledge encoded in scientific publications. With the sheer volume of published scientific literature comprising a plethora of inhomogeneous entities and relations to describe scientific concepts, these KGs are inherently incomplete. We present exBERT, a method for leveraging pre-trained transformer language models to perform scholarly knowledge graph completion. We model triples of a knowledge graph as text and perform triple classification (i.e., belongs to KG or not). The evaluation shows that exBERT outperforms other baselines on three scholarly KG completion datasets in the tasks of triple classification, link prediction, and relation prediction. Furthermore, we present two scholarly datasets as resources for the research community, collected from public KGs and online resources. Mohamad Yaser Jaradeh, Kuldeep Singh 0001, Markus Stocker, Sören Auer |
K-CAP | 2 |
| 2021 | VOGUE: Answer Verbalization Through Multi-Task Learning
Endri Kacupaj, Shyamnath Premnadh, Kuldeep Singh 0001, Jens Lehmann 0001, Maria Maleshkova |
ECML/PKDD (3) | 3 |
| 2021 | RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural NetworkabstractIn this paper, we present a novel method named RECON, that automatically identifies relations in a sentence (sentential relation extraction) and aligns to a knowledge graph (KG). RECON uses a graph neural network to learn representations of both the sentence as well as facts stored in a KG, improving the overall extraction quality. These facts, including entity attributes (label, alias, description, instance-of) and factual triples, have not been collectively used in the state of the art methods. We evaluate the effect of various forms of representing the KG context on the performance of RECON. The empirical evaluation on two standard relation extraction datasets shows that RECON significantly outperforms all state of the art methods on NYT Freebase and Wikidata datasets. Anson Bastos, Abhishek Nadgeri, Kuldeep Singh 0001, Isaiah Onando Mulang', Saeedeh Shekarpour, Johannes Hoffart, Manohar Kaul |
WWW | 3 |
| 2020 | Evaluating the Impact of Knowledge Graph Context on Entity Disambiguation ModelsabstractPretrained Transformer models have emerged as state-of-the-art approaches that learn contextual information from the text to improve the performance of several NLP tasks. These models, albeit powerful, still require specialized knowledge in specific scenarios. In this paper, we argue that context derived from a knowledge graph (in our case: Wikidata) provides enough signals to inform pretrained transformer models and improve their performance for named entity disambiguation (NED) on Wikidata KG. We further hypothesize that our proposed KG context can be standardized for Wikipedia, and we evaluate the impact of KG context on the state of the art NED model for the Wikipedia knowledge base. Our empirical results validate that the proposed KG context can be generalized (for Wikipedia), and providing KG context in transformer architectures considerably outperforms the existing baselines, including the vanilla transformer models. Isaiah Onando Mulang', Kuldeep Singh 0001, Chaitali Prabhu, Abhishek Nadgeri, Johannes Hoffart, Jens Lehmann 0001 |
CIKM | 2 |
| 2020 | Falcon 2.0: An Entity and Relation Linking Tool over WikidataabstractThe Natural Language Processing (NLP) community has significantly contributed to the solutions for entity and relation recognition from a natural language text, and possibly linking them to proper matches in Knowledge Graphs (KGs). Considering Wikidata as the background KG, there are still limited tools to link knowledge within the text to Wikidata. In this paper, we present Falcon 2.0, the first joint entity and relation linking tool over Wikidata. It receives a short natural language text in the English language and outputs a ranked list of entities and relations annotated with the proper candidates in Wikidata. The candidates are represented by their Internationalized Resource Identifier (IRI) in Wikidata. Falcon 2.0 resorts to the English language model for the recognition task (e.g., N-Gram tiling and N-Gram splitting), and then an optimization approach for the linking task. We have empirically studied the performance of Falcon 2.0 on Wikidata and concluded that it outperforms all the existing baselines. Falcon 2.0 is open source and can be reused by the community; all the required instructions of Falcon 2.0 are well-documented at our GitHub repository (https://github.com/SDM-TIB/falcon2.0). We also demonstrate an online API, which can be run without any technical expertise. Falcon 2.0 and its background knowledge bases are available as resources at https://labs.tib.eu/falcon/falcon2/. Ahmad Sakor, Kuldeep Singh 0001, Anery Patel, Maria-Esther Vidal |
CIKM | 2 |
| 2020 | Encoding Knowledge Graph Entity Aliases in Attentive Neural Network for Wikidata Entity Linking
Isaiah Onando Mulang', Kuldeep Singh 0001, Akhilesh Vyas, Saeedeh Shekarpour, Maria-Esther Vidal, Sören Auer |
WISE (1) | 2 |
| 2020 | No one is perfect: Analysing the performance of question answering components over the DBpedia knowledge graph
Kuldeep Singh 0001, Ioanna Lytra, Arun Sethupat Radhakrishna, Saeedeh Shekarpour, Maria-Esther Vidal, Jens Lehmann 0001 |
J. Web Semant. | 1 |
| 2019 | Entity Enabled Relation Linking
Jeff Z. Pan, Kuldeep Singh 0001, Frank van Harmelen, Jinguang Gu |
ISWC (1) | 3 |
| 2019 | QaldGen: Towards Microbenchmarking of Question Answering Systems over Knowledge Graphs
Kuldeep Singh 0001, Muhammad Saleem 0002, Abhishek Nadgeri, Lixi Conrads, Jeff Z. Pan, Axel-Cyrille Ngonga Ngomo, Jens Lehmann 0001 |
ISWC (2) | 1 |
| 2018 | Frankenstein: A Platform Enabling Reuse of Question Answering Components
Kuldeep Singh 0001, Andreas Both 0001, Arun Sethupat Radhakrishna, Saeedeh Shekarpour |
ESWC | 1 |
| 2018 | Dynamic Composition of Question Answering Pipelines with FRANKENSTEINabstractQuestion answering (QA) systems provide user-friendly interfaces for retrieving answers from structured and unstructured data given natural language questions. Several QA systems, as well as related components, have been contributed by the industry and research community in recent years. However, most of these efforts have been performed independently from each other and with different focuses, and their synergies in the scope of QA have not been addressed adequately. FRANKENSTEIN is a novel framework for developing QA systems over knowledge bases by integrating existing state-of-the-art QA components performing different tasks. It incorporates several reusable QA components, employs machine learning techniques to predict best performing components and QA pipelines for a given question, and generates static and dynamic executable QA pipelines. In this paper, we illustrate different functionalities of FRANKENSTEIN for performing independent QA component execution, QA component prediction, given an input question as well as the static and dynamic composition of different QA pipelines. Kuldeep Singh 0001, Ioanna Lytra, Arun Sethupat Radhakrishna, Akhilesh Vyas, Maria-Esther Vidal |
SIGIR | 1 |
| 2018 | Why Reinvent the Wheel: Let's Build Question Answering Systems TogetherabstractModern question answering (QA) systems need to flexibly integrate a number of components specialised to fulfil specific tasks in a QA pipeline. Key QA tasks include Named Entity Recognition and Disambiguation, Relation Extraction, and Query Building. Since a number of different software components exist that implement different strategies for each of these tasks, it is a major challenge to select and combine the most suitable components into a QA system, given the characteristics of a question. We study this optimisation problem and train classifiers, which take features of a question as input and have the goal of optimising the selection of QA components based on those features. We then devise a greedy algorithm to identify the pipelines that include the suitable components and can effectively answer the given question. We implement this model within Frankenstein, a QA framework able to select QA components and compose QA pipelines. We evaluate the effectiveness of the pipelines generated by Frankenstein using the QALD and LC-QuAD benchmarks. These results not only suggest that Frankenstein precisely solves the QA optimisation problem but also enables the automatic composition of optimised QA pipelines, which outperform the static Baseline QA pipeline. Thanks to this flexible and fully automated pipeline generation process, new QA components can be easily included in Frankenstein, thus improving the performance of the generated pipelines. Kuldeep Singh 0001, Arun Sethupat Radhakrishna, Andreas Both 0001, Saeedeh Shekarpour, Ioanna Lytra, Ricardo Usbeck, Akhilesh Vyas, Akmal Khikmatullaev, Dharmen Punjani, Christoph Lange 0002, Maria-Esther Vidal, Jens Lehmann 0001, Sören Auer |
WWW | 1 |
| 2017 | QAestro - Semantic-Based Composition of Question Answering Pipelines
Kuldeep Singh 0001, Ioanna Lytra, Maria-Esther Vidal, Dharmen Punjani, Harsh Thakkar, Christoph Lange 0002, Sören Auer |
DEXA (1) | 1 |
| 2017 | Rapid Engineering of QA Systems Using the Light-Weight Qanary Architecture
Andreas Both 0001, Kuldeep Singh 0001, Dennis Diefenbach, Ioanna Lytra |
ICWE | 2 |
| 2017 | The Qanary Ecosystem: Getting New Insights by Composing Question Answering Pipelines
Dennis Diefenbach, Kuldeep Singh 0001, Andreas Both 0001, Didier Cherix, Christoph Lange 0002, Sören Auer |
ICWE | 2 |
| 2017 | Capturing Knowledge in Semantically-typed Relational Patterns to Enhance Relation LinkingabstractTransforming natural language questions into formal queries is an integral task in Question Answering (QA) systems. QA systems built on knowledge graphs like DBpedia, require a step after natural language processing for linking words, specifically including named entities and relations, to their corresponding entities in a knowledge graph. To achieve this task, several approaches rely on background knowledge bases containing semantically-typed relations, e.g., PATTY, for an extra disambiguation step. Two major factors may affect the performance of relation linking approaches whenever background knowledge bases are accessed: a) limited availability of such semantic knowledge sources, and b) lack of a systematic approach on how to maximize the benefits of the collected knowledge. We tackle this problem and devise SIBKB, a semantic-based index able to capture knowledge encoded on background knowledge bases like PATTY. SIBKB represents a background knowledge base as a bi-partite and a dynamic index over the relation patterns included in the knowledge base. Moreover, we develop a relation linking component able to exploit SIBKB features. The benefits of SIBKB are empirically studied on existing QA benchmarks and observed results suggest that SIBKB is able to enhance the accuracy of relation linking by up to three times. Kuldeep Singh 0001, Isaiah Onando Mulang', Ioanna Lytra, Mohamad Yaser Jaradeh, Ahmad Sakor, Maria-Esther Vidal, Christoph Lange 0002, Sören Auer |
K-CAP | 1 |
| 2016 | Qanary - A Methodology for Vocabulary-Driven Open Question Answering Systems
Andreas Both 0001, Dennis Diefenbach, Kuldeep Singh 0001, Saeedeh Shekarpour, Didier Cherix, Christoph Lange 0002 |
ESWC | 3 |