ArcAid: Analysis of Archaeological Artifacts using Drawings
Offry Hayon, Stefan Münger, Ilan Shimshoni, Ayellet Tal
TL;DR
This work addresses the challenge of analyzing damaged archaeological artifacts with scarce labeled data by introducing a semi-supervised framework that leverages paired expert drawings during training to shape image embeddings. The model aligns image and drawing representations, supports multi-task learning by also generating drawings from images, and demonstrates strong gains in shape and period classification and retrieval across multiple backbones. A new dataset, CSSL, of paired images and drawings of stamp-seals, is introduced and released to the community, enabling robust evaluation of cross-modal archaeology methods. The approach shows the value of domain-specific sketches for improving perception in degraded visual data and offers a pathway to automatic documentation via image-to-drawing generation, with broader applicability to reliefs and similar artifacts.
Abstract
Archaeology is an intriguing domain for computer vision. It suffers not only from shortage in (labeled) data, but also from highly-challenging data, which is often extremely abraded and damaged. This paper proposes a novel semi-supervised model for classification and retrieval of images of archaeological artifacts. This model utilizes unique data that exists in the domain -- manual drawings made by special artists. These are used during training to implicitly transfer the domain knowledge from the drawings to their corresponding images, improving their classification results. We show that while learning how to classify, our model also learns how to generate drawings of the artifacts, an important documentation task, which is currently performed manually. Last but not least, we collected a new dataset of stamp-seals of the Southern Levant. Our code and dataset are publicly available.
