paper-with-me

홈 › Papers

Supervised Domain Adaptation using Graph Embedding

2020-03-09 · Lukas Hedegaard Morsing, Omar Ali Sheikh-Omar, Alexandros Iosifidis

Getting deep convolutional neural networks to perform well requires a large amount of training data. When the available labelled data is small, it is often beneficial to use transfer learning to leverage a related larger dataset (source) in order to improve the performance on the small dataset (target). Among the transfer learning approaches, domain adaptation methods assume that distributions between the two domains are shifted and attempt to realign them. In this paper, we consider the domain adaptation problem from the perspective of dimensionality reduction and propose a generic framework based on graph embedding. Instead of solving the generalised eigenvalue problem, we formulate the graph-preserving criterion as a loss in the neural network and learn a domain-invariant feature transformation in an end-to-end fashion. We show that the proposed approach leads to a powerful Domain Adaptation framework; a simple LDA-inspired instantiation of the framework leads to state-of-the-art performance on two of the most widely used Domain Adaptation benchmarks, Office31 and MNIST to USPS datasets.

📄 PDF Abstract BibTeX arXiv:2003.04063

Code (1)

lukashedegaard/dage 공식 구현 tf

Tasks

Dimensionality ReductionDomain AdaptationGraph EmbeddingTransfer Learning

Similar Papers 제목 키워드 기반

Supervised Domain Adaptation: A Graph Embedding Perspective and a Rectified Experimental Protocol

2020-04-23 · arXiv 2020 4 · Lukas Hedegaard, Omar Ali Sheikh-Omar, Alexandros Iosifidis

Domain Adaptation is the process of alleviating distribution gaps between data from different domains. In this paper, we show that Domain Adaptation methods using pair-wise relationships between source and target domain …

Domain AdaptationFew-Shot LearningGraph Embedding

Bridging Source and Target Domains via Link Prediction for Unsupervised Domain Adaptation on Graphs

2025-05-29 · Yilong Wang, Tianxiang Zhao, Zongyu Wu, Suhang Wang

Graph neural networks (GNNs) have shown great ability for node classification on graphs. However, the success of GNNs relies on abundant labeled data, while obtaining high-quality labels is costly and challenging, especi…

Domain AdaptationLink PredictionNode ClassificationUnsupervised Domain Adaptation

Multi-source Unsupervised Domain Adaptation on Graphs with Transferability Modeling

2024-06-14 · Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

In this paper, we tackle a new problem of \textit{multi-source unsupervised domain adaptation (MSUDA) for graphs}, where models trained on annotated source domains need to be transferred to the unsupervised target graph …

Domain AdaptationMeta-LearningMulti-Source Unsupervised Domain AdaptationNode Classification+1

Semi-supervised Domain Adaptation in Graph Transfer Learning

2023-09-19 · Ziyue Qiao, Xiao Luo, Meng Xiao, Hao Dong 외

As a specific case of graph transfer learning, unsupervised domain adaptation on graphs aims for knowledge transfer from label-rich source graphs to unlabeled target graphs. However, graphs with topology and attributes u…

Domain AdaptationGRAPH DOMAIN ADAPTATIONSemi-supervised Domain AdaptationTransfer Learning+1

Unsupervised Domain Adaptation of Contextual Embeddings for Low-Resource Duplicate Question Detection

2019-11-06 · Alexandre Rochette, Yadollah Yaghoobzadeh, Timothy J. Hazen

Answering questions is a primary goal of many conversational systems or search products. While most current systems have focused on answering questions against structured databases or curated knowledge graphs, on-line co…

Domain AdaptationKnowledge GraphsQuestion AnsweringSelf-Supervised Learning+1