Recognizing Cuneiform Signs Using Graph Based Methods

Nils M. Kriege, Matthias Fey, Denis Fisseler, Petra Mutzel, Frank Weichert
Proceedings of The International Workshop on Cost-Sensitive Learning, PMLR 88:31-44, 2018.

Abstract

The cuneiform script constitutes one of the earliest systems of writing and is realized by wedge-shaped marks on clay tablets. A tremendous number of cuneiform tablets have already been discovered and are incrementally digitalized and made available to automated processing. As reading cuneiform script is still a manual task, we address the real-world application of recognizing cuneiform signs by two graph based methods with complementary runtime characteristics. We present a graph model for cuneiform signs together with a tailored distance measure based on the concept of the graph edit distance. We propose efficient heuristics for its computation and demonstrate its effectiveness in classification tasks experimentally. To this end, the distance measure is used to implement a nearest neighbor classifier leading to a high computational cost for the prediction phase with increasing training set size. In order to overcome this issue, we propose to use CNNs adapted to graphs as an alternative approach shifting the computational cost to the training phase. We demonstrate the practicability of both approaches in an experimental comparison regarding runtime and prediction accuracy. Although currently available annotated real-world data is still limited, we obtain a high accuracy using CNNs, in particular, when the training set is enriched by augmented examples.

Cite this Paper


BibTeX
@InProceedings{pmlr-v88-kriege18a, title = {Recognizing Cuneiform Signs Using Graph Based Methods}, author = {Kriege, Nils M. and Fey, Matthias and Fisseler, Denis and Mutzel, Petra and Weichert, Frank}, booktitle = {Proceedings of The International Workshop on Cost-Sensitive Learning}, pages = {31--44}, year = {2018}, editor = {Torgo, Luís and Matwin, Stan and Weiss, Gary and Moniz, Nuno and Branco, Paula}, volume = {88}, series = {Proceedings of Machine Learning Research}, month = {05 May}, publisher = {PMLR}, pdf = {http://proceedings.mlr.press/v88/kriege18a/kriege18a.pdf}, url = {https://proceedings.mlr.press/v88/kriege18a.html}, abstract = {The cuneiform script constitutes one of the earliest systems of writing and is realized by wedge-shaped marks on clay tablets. A tremendous number of cuneiform tablets have already been discovered and are incrementally digitalized and made available to automated processing. As reading cuneiform script is still a manual task, we address the real-world application of recognizing cuneiform signs by two graph based methods with complementary runtime characteristics. We present a graph model for cuneiform signs together with a tailored distance measure based on the concept of the graph edit distance. We propose efficient heuristics for its computation and demonstrate its effectiveness in classification tasks experimentally. To this end, the distance measure is used to implement a nearest neighbor classifier leading to a high computational cost for the prediction phase with increasing training set size. In order to overcome this issue, we propose to use CNNs adapted to graphs as an alternative approach shifting the computational cost to the training phase. We demonstrate the practicability of both approaches in an experimental comparison regarding runtime and prediction accuracy. Although currently available annotated real-world data is still limited, we obtain a high accuracy using CNNs, in particular, when the training set is enriched by augmented examples. } }
Endnote
%0 Conference Paper %T Recognizing Cuneiform Signs Using Graph Based Methods %A Nils M. Kriege %A Matthias Fey %A Denis Fisseler %A Petra Mutzel %A Frank Weichert %B Proceedings of The International Workshop on Cost-Sensitive Learning %C Proceedings of Machine Learning Research %D 2018 %E Luís Torgo %E Stan Matwin %E Gary Weiss %E Nuno Moniz %E Paula Branco %F pmlr-v88-kriege18a %I PMLR %P 31--44 %U https://proceedings.mlr.press/v88/kriege18a.html %V 88 %X The cuneiform script constitutes one of the earliest systems of writing and is realized by wedge-shaped marks on clay tablets. A tremendous number of cuneiform tablets have already been discovered and are incrementally digitalized and made available to automated processing. As reading cuneiform script is still a manual task, we address the real-world application of recognizing cuneiform signs by two graph based methods with complementary runtime characteristics. We present a graph model for cuneiform signs together with a tailored distance measure based on the concept of the graph edit distance. We propose efficient heuristics for its computation and demonstrate its effectiveness in classification tasks experimentally. To this end, the distance measure is used to implement a nearest neighbor classifier leading to a high computational cost for the prediction phase with increasing training set size. In order to overcome this issue, we propose to use CNNs adapted to graphs as an alternative approach shifting the computational cost to the training phase. We demonstrate the practicability of both approaches in an experimental comparison regarding runtime and prediction accuracy. Although currently available annotated real-world data is still limited, we obtain a high accuracy using CNNs, in particular, when the training set is enriched by augmented examples.
APA
Kriege, N.M., Fey, M., Fisseler, D., Mutzel, P. & Weichert, F.. (2018). Recognizing Cuneiform Signs Using Graph Based Methods. Proceedings of The International Workshop on Cost-Sensitive Learning, in Proceedings of Machine Learning Research 88:31-44 Available from https://proceedings.mlr.press/v88/kriege18a.html.

Related Material