CVMay 28, 2019

Image Alignment in Unseen Domains via Domain Deep Generalization

arXiv:1905.12028v23 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of deploying deep models in unseen domains without adaptation, which is important for real-world applications like medical imaging.

The paper tackles the problem of image alignment across unseen domains by proposing a novel deep learning approach, achieving improved performance in digit recognition and image alignment tasks when trained on one domain and tested on others.

Image alignment across domains has recently become one of the realistic and popular topics in the research community. In this problem, a deep learning-based image alignment method is usually trained on an available largescale database. During the testing steps, this trained model is deployed on unseen images collected under different camera conditions and modalities. The delivered deep network models are unable to be updated, adapted or fine-tuned in these scenarios. Thus, recent deep learning techniques, e.g. domain adaptation, feature transferring, and fine-tuning, are unable to be deployed. This paper presents a novel deep learning based approach to tackle the problem of across unseen modalities. The proposed network is then applied to image alignment as an illustration. The proposed approach is designed as an end-to-end deep convolutional neural network to optimize the deep models to improve the performance. The proposed network has been evaluated in digit recognition when the model is trained on MNIST and then tested on unseen domain MNIST-M. Finally, the proposed method is benchmarked in image alignment problem when training on RGB images and testing on Depth and X-Ray images.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes