Inicio  /  Algorithms  /  Vol: 12 Par: 5 (2019)  /  Artículo
ARTÍCULO
TITULO

Triplet Loss Network for Unsupervised Domain Adaptation

Imad Eddine Ibrahim Bekkouch    
Youssef Youssry    
Rustam Gafarov    
Adil Khan and Asad Masood Khattak    

Resumen

Domain adaptation is a sub-field of transfer learning that aims at bridging the dissimilarity gap between different domains by transferring and re-using the knowledge obtained in the source domain to the target domain. Many methods have been proposed to resolve this problem, using techniques such as generative adversarial networks (GAN), but the complexity of such methods makes it hard to use them in different problems, as fine-tuning such networks is usually a time-consuming task. In this paper, we propose a method for unsupervised domain adaptation that is both simple and effective. Our model (referred to as TripNet) harnesses the idea of a discriminator and Linear Discriminant Analysis (LDA) to push the encoder to generate domain-invariant features that are category-informative. At the same time, pseudo-labelling is used for the target data to train the classifier and to bring the same classes from both domains together. We evaluate TripNet against several existing, state-of-the-art methods on three image classification tasks: Digit classification (MNIST, SVHN, and USPC datasets), object recognition (Office31 dataset), and traffic sign recognition (GTSRB and Synthetic Signs datasets). Our experimental results demonstrate that (i) TripNet beats almost all existing methods (having a similar simple model like it) on all of these tasks; and (ii) for models that are significantly more complex (or hard to train) than TripNet, it even beats their performance in some cases. Hence, the results confirm the effectiveness of using TripNet for unsupervised domain adaptation in image classification.

 Artículos similares

       
 
Zhongmiao Huang, Liejun Wang, Yongming Li, Anyu Du and Shaochen Jiang    
Currently, deep learning is the mainstream method to solve the problem of person reidentification. With the rapid development of neural networks in recent years, a number of neural network frameworks have emerged for it, so it is becoming more important ... ver más
Revista: Information

 
Li Jiang, Xianghuan Liu, Haixia Wang and Dongdong Zhao    
Multimodal biometric recognition involves two critical issues: feature representation and multimodal fusion. Traditional feature representation requires complex image preprocessing and different feature-extraction methods for different modalities. Moreov... ver más
Revista: Applied Sciences

 
Kun-Yi Chen, Chi-Yu Chang, Zhi-Ren Tsai, Chun-Ting Lee, Zon-Yin Shae     Pág. 199 - 212
To solve tea image classification problems, this study focuses on triplet loss convolutional neural network to classify six high-mountain oolong tea classes. In the experiment, instead of using traditional deep learning training approach for local featur... ver más

 
Xing Fan, Wei Jiang, Hao Luo, Weijie Mao and Hongyan Yu    
Traditional Person Re-identification (ReID) methods mainly focus on cross-camera scenarios, while identifying a person in the same video/camera from adjacent subsequent frames is also an important question, for example, in human tracking and pose trackin... ver más
Revista: Applied Sciences

 
Roxana-Elena Mihaescu, Mihai Chindea, Constantin Paleologu, Serban Carata and Marian Ghenescu    
Solving the person re-identification problem involves making associations between the same person?s appearances across disjoint camera views. Further, those associations have to be made on multiple surveillance cameras in order to obtain a more efficient... ver más
Revista: Algorithms