Tackling Data Bias in Painting Classification with Style Transfer
Mridula Vijendran, Frederick W. B. Li, Hubert P. H. Shum

TL;DR
This paper introduces a two-stage system combining style transfer and classification to mitigate data bias in painting datasets, improving classifier performance with fewer epochs and parameters.
Contribution
It presents a novel approach that integrates style transfer with domain adaptation for small painting datasets, enhancing classification accuracy and efficiency.
Findings
Achieves comparable results to SOTA with fewer training epochs.
Reduces model complexity with fewer parameters.
Effectively handles data bias and domain gaps in painting classification.
Abstract
It is difficult to train classifiers on paintings collections due to model bias from domain gaps and data bias from the uneven distribution of artistic styles. Previous techniques like data distillation, traditional data augmentation and style transfer improve classifier training using task specific training datasets or domain adaptation. We propose a system to handle data bias in small paintings datasets like the Kaokore dataset while simultaneously accounting for domain adaptation in fine-tuning a model trained on real world images. Our system consists of two stages which are style transfer and classification. In the style transfer stage, we generate the stylized training samples per class with uniformly sampled content and style images and train the style transformation network per domain. In the classification stage, we can interpret the effectiveness of the style and content layers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAesthetic Perception and Analysis · Generative Adversarial Networks and Image Synthesis · 3D Shape Modeling and Analysis
