EDBT 2026 Demo / reviewers in the wild / expert
Gernot A. Fink
dblp:98/4099
· DBLP profile ↗
31ranked-venue papers in the field
3as first author
11since 2021 · last 2026
0000-0002-7446-7813ORCID · verified
Domains — venue-derived; a paper can count in several
Other / Interdisciplinary · 31 (3 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Recent Advances in Information Extraction from Historical Archival Records
Arthur Matei, Tim Hallyburton, Lukas Hennies, Christoph Rass, Gernot A. Fink |
ICDAR (3) | 5 |
| 2026 | Writer Retrieval at Scale
Tim Raven, Tim Hallyburton, Gernot A. Fink |
ICDAR (3) | 3 |
| 2025 | Interpretable Writer Recognition via Vectors of Locally Aggregated Characters
Tim Raven, Vincent Christlein, Gernot A. Fink |
ICDAR (4) | 3 |
| 2025 | CM1 - A Dataset for Evaluating Few-Shot Information Extraction with Large Vision Language Models
Fabian Wolf, Oliver Tüselmann, Arthur Matei, Lukas Hennies, Christoph Rass, Gernot A. Fink |
ICDAR (2) | 6 |
| 2024 | Self-supervised Vision Transformers for Writer Retrieval
Tim Raven, Arthur Matei, Gernot A. Fink |
ICDAR (2) | 3 |
| 2023 | Exploring Semantic Word Representations for Recognition-Free NLP on Handwritten Document Images
Oliver Tüselmann, Gernot A. Fink |
ICDAR (4) | 2 |
| 2022 | Named Entity Linking on Handwritten Document Images
Oliver Tüselmann, Gernot A. Fink |
DAS | 2 |
| 2021 | Context Aware Generation of Cuneiform Signs
Kai Brandenbusch, Eugen Rusakov, Gernot A. Fink |
ICDAR (1) | 3 |
| 2021 | Embedded Attributes for Cuneiform Sign Spotting
Eugen Rusakov, Turna Somel, Gerfrid G. W. Müller, Gernot A. Fink |
ICDAR (2) | 4 |
| 2021 | Are End-to-End Systems Really Necessary for NER on Handwritten Document Images?
Oliver Tüselmann, Fabian Wolf, Gernot A. Fink |
ICDAR (2) | 3 |
| 2021 | Graph Convolutional Neural Networks for Learning Attribute Representations for Word Spotting
Fabian Wolf, Andreas Fischer 0002, Gernot A. Fink |
ICDAR (1) | 3 |
| 2020 | Annotation-Free Learning of Deep Representations for Word Spotting Using Synthetic Data and Self Labeling
Fabian Wolf, Gernot A. Fink |
DAS | 2 |
| 2019 | Exploring Confidence Measures for Word Spotting in Heterogeneous DatasetsabstractIn recent years, convolutional neural networks (CNNs) took over the field of document analysis and they became the predominant model for word spotting. Especially attribute CNNs, which learn the mapping between a word image and an attribute representation, showed exceptional performances. The drawback of this approach is the overconfidence of neural networks when used out of their training distribution. In this paper, we explore different metrics for quantifying the confidence of a CNN in its predictions, specifically on the retrieval problem of word spotting. With these confidence measures, we limit the inability of a retrieval list to reject certain candidates. We investigate four different approaches that are either based on the network's attribute estimations or make use of a surrogate model. Our approach also aims at answering the question for which part of a dataset the retrieval system gives reliable results. We further show that there exists a direct relation between the proposed confidence measures and the quality of an estimated attribute representation. Fabian Wolf, Philipp Oberdiek, Gernot A. Fink |
ICDAR | 3 |
| 2018 | Learning Deep Representations for Word Spotting under Weak SupervisionabstractConvolutional Neural Networks have made their mark in various fields of computer vision in recent years. They have achieved state-of-the-art performance in the field of document analysis as well. However, CNNs require a large amount of annotated training data and, hence, great manual effort. In our approach, we introduce a method to drastically reduce the manual annotation effort while retaining the high performance of a CNN for word spotting in handwritten documents. The model is learned with weak supervision using a combination of synthetically generated training data and a small subset of the training partition of the handwritten data set. We show that the network achieves results highly competitive to the state-of-the-art in word spotting with shorter training times and a fraction of the annotation effort. Neha Gurjar, Sebastian Sudholt, Gernot A. Fink |
DAS | 3 |
| 2017 | Word Hypotheses for Segmentation-Free Word Spotting in Historic Document ImagesabstractThe generation of word hypotheses for segmentation-free word spotting on document level is usually subject to heuristic expert design. This involves strong assumptions about the visual appearance of text in the document images. In this paper we propose to generate hypotheses with text detectors. In order to do so, we present three detectors that are based on SIFT contrast scores, CNN region classification scores and attribute activation maps. The uncertainty in the detector scores is modeled with the extremal regions method. Retrieving word hypotheses is based on PHOC representations which we compute with the TPP-PHOCNet. We evaluate our method on the George Washington dataset and the ICFHR 2016 KWS competition benchmarks. In the evaluation we show that high word detection rates can be achieved. This is a prerequisite for high retrieval performance that is competitive with the state-of-the-art. Leonard Rothacker, Sebastian Sudholt, Eugen Rusakov, Matthias Kasperidus, Gernot A. Fink |
ICDAR | 5 |
| 2017 | Evaluating Word String Embeddings and Loss Functions for CNN-Based Word SpottingabstractThe recent past has seen CNNs take over the field of word spotting. The dominance of these neural networks is fueled by learning to predict a word string embedding for a given input image. While the PHOC (Pyramidal Histogram of Characters) is most prominently used, other embeddings such as the Discrete Cosine Transform of Words have been used as well. In this work, we investigate the use of different word string embeddings for word spotting. For this, we make use of the recently proposed PHOCNet and modify it to be able to not only learn binary representations. Our extensive evaluation shows that a large number of combinations of word string embeddings and loss functions achieve roughly the same results on different word spotting benchmarks. This leads us to the conclusion that no word string embedding is really superior to another and new embeddings should focus on incorporating more information than only character counts and positions. Sebastian Sudholt, Gernot A. Fink |
ICDAR | 2 |
| 2017 | Query-by-Online Word Spotting Revisited: Using CNNs for Cross-Domain RetrievalabstractA word spotting system is in large parts characterized by the query modalities it is able to process. The most common modalities here are Query-by-Example and Query-by-String. However, recently a new query type has been proposed: In Query-by-Online-Trajectory (QbO) the query is presented as a set of online-handwritten trajectories. In this work we devise a cross-domain word spotting framework using CNNs which is able to accomplish the QbO task. In particular, we design two different QbO systems which we evaluate in a number of experiments. We are not only able to outperform the current state of the art in QbO word spotting but also show that a system using a single CNN for both online and offline data achieves superior results compared to a system that uses a CNN for each domain individually. Sebastian Sudholt, Leonard Rothacker, Gernot A. Fink |
ICDAR | 3 |
| 2016 | Word Spotting in Historical Document Collections with Online-Handwritten QueriesabstractPen-based systems are becoming more and more important due to the growing availability of touch sensitive devices in various forms and sizes. Their interfaces offer the possibility to directly interact with a system by natural handwriting. In contrast to other input modalities it is not required to switch to special modes, like software-keyboards. In this paper we propose a new method for querying digital archives of historical documents. Word images are retrieved with respect to search terms that users write on a pen-based system by hand. The captured trajectory is used as a query which we call query-by-online-trajectory word spotting. By using attribute embeddings for both online-trajectory and visual features, word images are retrieved based on their distance to the query in a common subspace. The system is therefore robust, as no explicit transcription for queries or word images is required. We evaluate our approach for writer-dependent as well as writer-independent scenarios, where we present highly accurate retrieval results in the former and compelling retrieval results in the latter case. Our performance is very competitive in comparison to related methods from the literature. Christian Wieprecht, Leonard Rothacker, Gernot A. Fink |
DAS | 3 |
| 2015 | Training an Arabic handwriting recognizer without a handwritten training data setabstractHandwritten text recognition is an active research area in pattern recognition. One of the prerequisites of setting up a handwritten text recognizer is to train them using, mostly, large amounts of labeled training data. In the current paper we report our work on handwritten text recognition using no handwritten training set. We investigate different approaches including, computer generated text in different typefaces as training data, unsupervised adaptation, and using recognition hypothesis on the test sets as training data. Results from handwritten Arabic word recognition task show that the approach is promising with good recognition rates. Irfan Ahmad 0001, Gernot A. Fink |
ICDAR | 2 |
| 2015 | Multi-stage HMM based Arabic text recognition with rescoringabstractIn this paper, we present a multi-stage approach to handwritten Arabic text recognition using HMM where we separate the Arabic text image into core components and diacritics and recognize them separately using two separate HMM recognition systems. In the next stage, we combine the scores from both recognizers to make a final word hypothesis. This approach leads to huge reduction in the number of HMM models that need to be trained. Experiments conducted on a word recognition task using a publicly available benchmark database show the effectiveness of the technique. We achieve state-of-the-art results in addition to a compact model set for the recognition system. Irfan Ahmad 0001, Gernot A. Fink |
ICDAR | 2 |
| 2015 | Segmentation-free query-by-string word spotting with Bag-of-Features HMMsabstractWord spotting allows to explore document images without requiring a full transcription. In the query-by-string scenario considered in this paper, it is possible to search arbitrary keywords while only limited prior information about the documents is required. We learn context-dependent character models from a training set that is small with respect to the number of models. This is possible due to the use of Bag-of-Features HMMs that are especially suited for estimating robust models from limited training material. In contrast to most query-by-string methods we consider a fully segmentation-free decoding framework that does not require any pre-segmentation on word or line level. Experiments on the well-known George Washington benchmark demonstrate the high accuracy of our method. Leonard Rothacker, Gernot A. Fink |
ICDAR | 2 |
| 2015 | Learning local image descriptors for word spottingabstractThe Bag-of-Features paradigm has enjoyed great success in computer vision as well as document image analysis applications. By far the most common approach here is to power the Bag-of-Features pipeline with SIFT descriptors which are then clustered into a visual vocabulary using Lloyd's algorithm. In contrast to using handcrafted descriptors, many researches have started to use descriptors that have been learned from data. While descriptor learning is common in other computer vision tasks, there has been little work on learning descriptors for document analysis purposes. In this work we propose a descriptor learning pipeline designed for word spotting. Evaluation results on the well known George Washington database demonstrate that word-spotting results can effectively be improved by learning specialized local image descriptors. Sebastian Sudholt, Leonard Rothacker, Gernot A. Fink |
ICDAR | 3 |
| 2013 | Novel Sub-character HMM Models for Arabic Text RecognitionabstractHidden Markov Model (HMM) is one of the most widely used classifier for text recognition. In this paper we are presenting novel sub-character HMM models for Arabic text recognition. Modeling at sub-character level allows sharing of common patterns between different contextual forms of Arabic characters as well as between different characters. The number of HMMs gets reduced considerably while still capturing the variations in shape patterns. This results in a compact and efficient recognizer with reduced model set and is expected to be more robust to the imbalance in data distribution. Experimental results using the sub-character model based recognition of handwritten Arabic text as well printed Arabic text are reported. Irfan Ahmad 0001, Leonard Rothacker, Gernot A. Fink, Sabri A. Mahmoud |
ICDAR | 3 |
| 2013 | Statistical Modeling of the Relation between Characters and Diacritics in Lampung ScriptabstractLampung Script is a non-cursive script where a rich set of diacritics is used to modify the syllable denoted by a character symbol. Consequently, the analysis of the relation between characters and diacritic marks associated with them plays an important role in the recognition process. As diacritics can appear in three different relative positions with respect to a character (top, bottom, and right) associating them correctly with a character is a challenging problem. In this paper we propose a novel approach for modeling the relations between characters and diacritics in handwritten Lampung documents. First, a document is segmented into characters and diacritic marks. Then every character defines a normalized coordinate system into which nearby diacritics can be mapped. The relation between a diacritic mark and its associated character can then be described by a statistical model. In a writer independent experimental evaluation we investigate models with different degrees of specialization with respect to their capability of predicting the correct character-to diacritic associations. We achieve significant error rate reductions with respect to a naive association model using a nearest-neighbor criterion. Akmal Junaidi, René Grzeszick, Gernot A. Fink, Szilárd Vajda |
ICDAR | 3 |
| 2013 | Bag-of-Features HMMs for Segmentation-Free Word Spotting in Handwritten DocumentsabstractRecent HMM-based approaches to handwritten word spotting require large amounts of learning samples and mostly rely on a prior segmentation of the document. We propose to use Bag-of-Features HMMs in a patch-based segmentation-free framework that are estimated by a single sample. Bag-of-Features HMMs use statistics of local image feature representatives. Therefore they can be considered as a variant of discrete HMMs allowing to model the observation of a number of features at a point in time. The discrete nature enables us to estimate a query model with only a single example of the query provided by the user. This makes our method very flexible with respect to the availability of training data. Furthermore, we are able to outperform state-of-the-art results on the George Washington dataset. Leonard Rothacker, Marçal Rusiñol, Gernot A. Fink |
ICDAR | 3 |
| 2012 | Towards Semi-supervised Transcription of Handwritten Historical Weather ReportsabstractThis paper addresses the automatic transcription of handwritten documents with a regular tabular structure. A method for extracting machine printed tables from images is proposed, using very little prior knowledge about the document layout. The detected table serves as query for retrieving and fitting a structural template, which is then used to extract handwritten text fields. A semi-supervised learning approach is applied to this fields, aiming at minimizing the human labeling effort for recognizer training. The effectiveness of the proposed approach is demonstrated experimentally on a set of historical weather reports. Compared to using all labels, competitive recognition performance is achieved by labeling only a small fraction of the data, keeping the required human effort very low. Jan Richarz, Szilárd Vajda, Gernot A. Fink |
Document Analysis Systems | 3 |
| 2011 | A Semi-supervised Ensemble Learning Approach for Character Labeling with Minimal Human EffortabstractOne of the major issues in handwritten character recognition is the efficient creation of ground truth to train and test the different recognizers. The manual labeling of the data by a human expert is a tedious and costly procedure. In this paper we propose an efficient and low-cost semi-automatic labeling system for character datasets. First, the data is represented in different abstraction levels, which is clustered after in an unsupervised manner. The different clusters are labeled by the human experts and finally an unanimity voting is considered to decide if a label is accepted or not. The experimental results prove that labeling only less than 0.5% of the training data is sufficient to achieve 86.21% recognition rate for a brand new script (Lampung) and 94.81% for the MNIST benchmark dataset, considering only a K-nearest neighbor classifier for recognition. Szilárd Vajda, Akmal Junaidi, Gernot A. Fink |
ICDAR | 3 |
| 2007 | On the Use of Context-Dependent Modeling Units for HMM-Based Offline Handwriting RecognitionabstractThe use of context dependent modeling units in handwriting recognition has been considered by many authors as promising substantial performance improvements in systems based on Hidden-Markov models. Interestingly, in the literature only a few approaches limited to online recognition are documented to make use of this technology. Therefore, we investigated whether context dependent modeling also offers advantages for offline recognition systems. The moderate performance improvements we achieved on a challenging unconstrained handwriting recognition task suggest that context dependent modeling can not easily be exploited for offline recognition. In this paper we will present the principles behind context dependent modeling and discuss the reasons for its limited applicability in recognizing offline handwriting data. Gernot A. Fink, Thomas Plötz |
ICDAR | 1 |
| 2005 | On Appearance-Based Feature Extraction Methods for Writer-Independent Handwritten Text RecognitionabstractMost successful systems for the recognition of unconstrained handwriting currently rely on expert-crafted feature sets that compute local geometric properties from text images. However, by applying appearance based analysis techniques appropriate features could be derived from training data automatically. Therefore, in this paper, several different methods for computing appearance-based feature representations are investigated and compared to the performance of a state-of-the-art writer-independent recognition system based on geometric features. In extensive experiments, promising results were obtained on a challenging recognition task. Gernot A. Fink, Thomas Plötz |
ICDAR | 1 |
| 2003 | Towards Automatic Video-based Whiteboard ReadingabstractAs whiteboards have become a popular tool in meeting rooms, there has been a growing interest in making use of the whiteboard as a user interface for human computer interaction. Therefore, systems based on electronic whiteboards have been developed in order to serve as meeting assistants for e.g. collaborative working. However, as special pens and erasers are required, the natural interaction is restricted. In order to render this communication method more natural it was proposed to retain ordinary whiteboard and pens and to visually observe the writing process using a video camera by Stafford-Fraser and Robinson (1996). In this paper a prototype system for automatic video-based whiteboard reading is presented. The system is designed for recognizing unconstrained handwritten text and is further characterized by an incremental processing strategy in order to facilitate recognizing portions of text as soon as they have been written on the board. We present the methods employed for extracting text regions, pre-processing, feature extraction, and statistical modeling and recognition. Evaluation results on a writer independent unconstrained handwriting recognition task demonstrate the feasibility of the proposed approach. Markus Wienecke, Gernot A. Fink, Gerhard Sagerer |
ICDAR | 2 |
| 2001 | Video-Based On-line Handwriting RecognitionabstractThe use of handwriting provides a natural way of interacting with small portable computers. However, in order to capture handwritten text. online, special input devices are necessary. Therefore, M.E. Munich & P. Perona (1996) proposed to use visual input for pen-based computers. Writing can then be performed on ordinary paper, and pen trajectories are automatically extracted from image sequences recorded during the writing process. On the basis of this work, we developed a complete video-based online handwriting recognition system. We will present the techniques applied for pen tracking, pre-processing, feature extraction, and statistical modeling and recognition. Evaluation results on a writer-independent unconstrained handwriting recognition task demonstrate that the inherent limitations of the video-based approach can be compensated using robust modeling combined with adaptation techniques. Gernot A. Fink, Markus Wienecke, Gerhard Sagerer |
ICDAR | 1 |