Sven Hertling

dblp:129/9510 · DBLP profile ↗
← Back
10ranked-venue papers in the field
6as first author
6since 2021 · last 2026
0000-0003-0333-5888ORCID · verified

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 7 (5 first)Information Retrieval & Web Search · 2Data Mining & Knowledge Discovery · 1 (1 first)
YearPublicationVenuePosition
2026 EthereumKG: Building a Knowledge Graph of the Ethereum Blockchain
Juan Cano-Benito, Andrea Cimmino, Sven Hertling, Heiko Paulheim, Raúl García-Castro
ESWC (2)3
2025 End-to-end Information Extraction from Archival Records with Multimodal Large Language Models
abstract
Semi-structured Document Understanding presents a challenging research task due to the significant variations in layout, style, font, and content of documents.This complexity is further amplified when dealing with born-analogue historical documents, such as digitised archival records, which contain degraded print, handwritten annotations, stamps, marginalia and inconsistent formatting resulting from historical production and digitisation processes.Traditional approaches for extracting information from semi-structured documents rely on manual labour, making them costly and inefficient.This is partly due to the fact that within document collections, there are various layout types, each requiring customised optimisation to account for structural differences, which substantially increases the effort needed to achieve consistent quality.The emergence of Multimodal Large Language Models (MLLMs) has significantly advanced Document Understanding by enabling flexible, prompt-based understanding of document images, needless of OCR outputs or layout encodings.Moreover, the encoder-decoder architectures have overcome the limitations of encoder-only models, such as reliance on annotated datasets and fixed input lengths.However, there still remains a gap in effectively applying these models in real-world scenarios.To address this gap, we first introduce BZKOpen, a new annotated dataset designed for key information extraction from historical German index cards.Furthermore, we systematically assess the capabilities of several state-of-the-art MLLMs-including the open-source InternVL2.0and InternVL2.5 series, and the commercial GPT-4o-mini-on the task of extracting
Mahsa Vafaie, Sven Hertling, Inger Banse-Strobel, Kevin Dubout, Harald Sack
CIKM2
2023 KGrEaT: A Framework to Evaluate Knowledge Graphs via Downstream Tasks
abstract
In recent years, countless research papers have addressed the topics of knowledge graph creation, extension, or completion in order to create knowledge graphs that are larger, more correct, or more diverse. This research is typically motivated by the argumentation that using such enhanced knowledge graphs to solve downstream tasks will improve performance. Nonetheless, this is hardly ever evaluated. Instead, the predominant evaluation metrics - aiming at correctness and completeness - are undoubtedly valuable but fail to capture the complete picture, i.e., how useful the created or enhanced knowledge graph actually is. Further, the accessibility of such a knowledge graph is rarely considered (e.g., whether it contains expressive labels, descriptions, and sufficient context information to link textual mentions to the entities of the knowledge graph). To better judge how well knowledge graphs perform on actual tasks, we present KGrEaT - a framework to estimate the quality of knowledge graphs via actual downstream tasks like classification, clustering, or recommendation. Instead of comparing different methods of processing knowledge graphs with respect to a single task, the purpose of KGrEaT is to compare various knowledge graphs as such by evaluating them on a fixed task setup. The framework takes a knowledge graph as input, automatically maps it to the datasets to be evaluated on, and computes performance metrics for the defined tasks. It is built in a modular way to be easily extendable with additional tasks and datasets.
Nicolas Heist, Sven Hertling, Heiko Paulheim
CIKM2
2023 Transformer Based Semantic Relation Typing for Knowledge Graph Integration
Sven Hertling, Heiko Paulheim
ESWC1
2023 OLaLa: Ontology Matching with Large Language Models
abstract
Ontology (and more generally: Knowledge Graph) Matching is a challenging task where information in natural language is one of the most important signals to process. With the rise of Large Language Models, it is possible to incorporate this knowledge in a better way into the matching pipeline. A number of decisions still need to be taken, e.g., how to generate a prompt that is useful to the model, how information in the KG can be formulated in prompts, which Large Language Model to choose, how to provide existing correspondences to the model, how to generate candidates, etc. In this paper, we present a prototype that explores these questions by applying zero-shot and few-shot prompting with multiple open Large Language Models to different tasks of the Ontology Alignment Evaluation Initiative (OAEI). We show that with only a handful of examples and a well-designed prompt, it is possible to achieve results that are en par with supervised matching systems which use a much larger portion of the ground truth.
Sven Hertling, Heiko Paulheim
K-CAP1
2021 Order Matters: Matching Multiple Knowledge Graphs
abstract
Knowledge graphs (KGs) provide information in machine interpretable form. In cases where multiple KGs are used in the same system, that information needs to be integrated. This is usually done by automated matching systems. Most of those systems consider only 1:1 (binary) matching tasks. Thus, matching a larger number of knowledge graphs with such systems would lead to quadratic efforts. In this paper, we empirically analyze different approaches to reduce the task of multi-source matching to a linear number of executions of binary matching systems. We show that the matching order of KGs and the multi-source strategy actually matter and that near-optimal results can be achieved with linear efforts.
Sven Hertling, Heiko Paulheim
K-CAP1
2020 The Knowledge Graph Track at OAEI - Gold Standards, Baselines, and the Golden Hammer Bias
Sven Hertling, Heiko Paulheim
ESWC1
2020 DBkWik: extracting and integrating knowledge from thousands of Wikis
abstract
Popular cross-domain knowledge graphs, such as DBpedia and YAGO, are built from Wikipedia, and therefore similar in coverage. In contrast, Wikifarms like Fandom contain Wikis for specific topics, which are often complementary to the information contained in Wikipedia, and thus DBpedia and YAGO. Extracting these Wikis with the DBpedia extraction framework is possible, but results in many isolated knowledge graphs. In this paper, we show how to create one consolidated knowledge graph, called DBkWik, from thousands of Wikis. We perform entity resolution and schema matching, and show that the resulting large-scale knowledge graph is complementary to DBpedia. Furthermore, we discuss the potential use of DBkWik as a benchmark for knowledge graph matching.
Sven Hertling, Heiko Paulheim
Knowl. Inf. Syst.1
2017 WebIsALOD: Providing Hypernymy Relations Extracted from the Web as Linked Open Data
Sven Hertling, Heiko Paulheim
ISWC (2)1
2013 Towards Evaluating Interactive Ontology Matching Tools
Heiko Paulheim, Sven Hertling, Dominique Ritze
ESWC2