English

Domain Generalization for Object Recognition with Multi-task Autoencoders

Computer Vision and Pattern Recognition 2016-07-28 v1 Artificial Intelligence Machine Learning Machine Learning

Abstract

The problem of domain generalization is to take knowledge acquired from a number of related domains where training data is available, and to then successfully apply it to previously unseen domains. We propose a new feature learning algorithm, Multi-Task Autoencoder (MTAE), that provides good generalization performance for cross-domain object recognition. Our algorithm extends the standard denoising autoencoder framework by substituting artificially induced corruption with naturally occurring inter-domain variability in the appearance of objects. Instead of reconstructing images from noisy versions, MTAE learns to transform the original image into analogs in multiple related domains. It thereby learns features that are robust to variations across domains. The learnt features are then used as inputs to a classifier. We evaluated the performance of the algorithm on benchmark image recognition datasets, where the task is to learn features from multiple datasets and to then predict the image label from unseen datasets. We found that (denoising) MTAE outperforms alternative autoencoder-based models as well as the current state-of-the-art algorithms for domain generalization.

Keywords

Cite

@article{arxiv.1508.07680,
  title  = {Domain Generalization for Object Recognition with Multi-task Autoencoders},
  author = {Muhammad Ghifary and W. Bastiaan Kleijn and Mengjie Zhang and David Balduzzi},
  journal= {arXiv preprint arXiv:1508.07680},
  year   = {2016}
}

Comments

accepted in ICCV 2015

R2 v1 2026-06-22T10:44:52.306Z