English

Domain Generalisation with Bidirectional Encoder Representations from Vision Transformers

Computer Vision and Pattern Recognition 2023-09-06 v1 Machine Learning

Abstract

Domain generalisation involves pooling knowledge from source domain(s) into a single model that can generalise to unseen target domain(s). Recent research in domain generalisation has faced challenges when using deep learning models as they interact with data distributions which differ from those they are trained on. Here we perform domain generalisation on out-of-distribution (OOD) vision benchmarks using vision transformers. Initially we examine four vision transformer architectures namely ViT, LeViT, DeiT, and BEIT on out-of-distribution data. As the bidirectional encoder representation from image transformers (BEIT) architecture performs best, we use it in further experiments on three benchmarks PACS, Home-Office and DomainNet. Our results show significant improvements in validation and test accuracy and our implementation significantly overcomes gaps between within-distribution and OOD data.

Keywords

Cite

@article{arxiv.2307.08117,
  title  = {Domain Generalisation with Bidirectional Encoder Representations from Vision Transformers},
  author = {Hamza Riaz and Alan F. Smeaton},
  journal= {arXiv preprint arXiv:2307.08117},
  year   = {2023}
}

Comments

4 pages, accepted at the Irish Machine Vision and Image Processing Conference (IMVIP), Galway, August 2023

R2 v1 2026-06-28T11:31:54.625Z