# Artistic Object Recognition by Unsupervised Style Adaptation

**Authors:** Christopher Thomas, Adriana Kovashka

arXiv: 1812.11139 · 2018-12-31

## TL;DR

This paper introduces an unsupervised style adaptation method for recognizing objects in artistic images, effectively handling stylistic domain shifts with minimal unlabeled data, and demonstrating significant accuracy improvements.

## Contribution

It proposes a novel approach using style transfer to create artificial labeled source domains, enabling effective unsupervised artistic object recognition with very few unlabeled images.

## Key findings

- Significant accuracy improvements over existing domain adaptation methods.
- Effective recognition with as few as ten unlabeled images.
- Successful application to various artistic modalities and a new dataset.

## Abstract

Computer vision systems currently lack the ability to reliably recognize artistically rendered objects, especially when such data is limited. In this paper, we propose a method for recognizing objects in artistic modalities (such as paintings, cartoons, or sketches), without requiring any labeled data from those modalities. Our method explicitly accounts for stylistic domain shifts between and within domains. To do so, we introduce a complementary training modality constructed to be similar in artistic style to the target domain, and enforce that the network learns features that are invariant between the two training modalities. We show how such artificial labeled source domains can be generated automatically through the use of style transfer techniques, using diverse target images to represent the style in the target domain. Unlike existing methods which require a large amount of unlabeled target data, our method can work with as few as ten unlabeled images. We evaluate it on a number of cross-domain object and scene classification tasks and on a new dataset we release. Our experiments show that our approach, though conceptually simple, significantly improves the accuracy that existing domain adaptation techniques obtain for artistic object recognition.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.11139/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1812.11139/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1812.11139/full.md

---
Source: https://tomesphere.com/paper/1812.11139