Discovering Spatial Relationships by Transformers for Domain Generalization
Cuicui Kang, Karthik Nandakumar

TL;DR
This paper introduces a hybrid transformer-based architecture to model spatial relationships in images, enhancing domain generalization by capturing both local features and their relationships, leading to state-of-the-art results.
Contribution
It proposes a novel hybrid model combining CNNs and self-attention to better capture spatial relationships for improved domain generalization.
Findings
Outperforms state-of-the-art by 2.2% on PACS
Outperforms state-of-the-art by 3.4% on Office-Home
Achieves superior domain generalization performance
Abstract
Due to the rapid increase in the diversity of image data, the problem of domain generalization has received increased attention recently. While domain generalization is a challenging problem, it has achieved great development thanks to the fast development of AI techniques in computer vision. Most of these advanced algorithms are proposed with deep architectures based on convolution neural nets (CNN). However, though CNNs have a strong ability to find the discriminative features, they do a poor job of modeling the relations between different locations in the image due to the response to CNN filters are mostly local. Since these local and global spatial relationships are characterized to distinguish an object under consideration, they play a critical role in improving the generalization ability against the domain gap. In order to get the object parts relationships to gain better domain…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsConvolution
