Between-Domain Instance Transition Via the Process of Gibbs Sampling in RBM
Hossein Shahabadi Farahani, Alireza Fatehi, Mahdi Aliyari Shoorehdeli

TL;DR
This paper introduces a transfer learning method using Gibbs sampling in RBMs to transfer instances between domains without requiring target data during training, improving classification performance.
Contribution
The paper proposes a novel transfer learning approach leveraging Gibbs sampling in RBMs, enabling domain transfer without target data during training.
Findings
Significant improvement in target classification accuracy.
Method does not require target data during training.
Effective transfer between domains demonstrated on standard datasets.
Abstract
In this paper, we present a new idea for Transfer Learning (TL) based on Gibbs Sampling. Gibbs sampling is an algorithm in which instances are likely to transfer to a new state with a higher possibility with respect to a probability distribution. We find that such an algorithm can be employed to transfer instances between domains. Restricted Boltzmann Machine (RBM) is an energy based model that is very feasible for being trained to represent a data distribution and also for performing Gibbs sampling. We used RBM to capture data distribution of the source domain and use it in order to cast target instances into new data with a distribution similar to the distribution of source data. Using datasets that are commonly used for evaluation of TL methods, we show that our method can successfully enhance target classification by a considerable ratio. Additionally, the proposed method has the…
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 · Topic Modeling · Machine Learning and ELM
MethodsRestricted Boltzmann Machine
