Domain Adaptation and Transfer Learning in StochasticNets
Transfer learning is a recent field of machine learning research that aims to resolve the challenge of dealing with insufficient training data in the domain of interest. This is a particular issue with traditional deep neural networks where a large amount of training data is needed. Recently, StochasticNets was proposed to take advantage of sparse connectivity in order to decrease the number of parameters that needs to be learned, which in turn may relax training data size requirements. In this paper, we study the efficacy of transfer learning on StochasticNet frameworks. Experimental results show ~7% improvement on StochasticNet performance when the transfer learning is applied in training step.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningDomain AdaptationTransfer LearningSimilar Papers 제목 키워드 기반
Efficient Deep Feature Learning and Extraction via StochasticNets
Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using …
ClassificationGeneral ClassificationLearning to Transfer Examples for Partial Domain Adaptation
Domain adaptation is critical for learning in new and unseen environments. With domain adversarial training, deep networks can learn disentangled and transferable features that effectively diminish the dataset shift betw…
Domain AdaptationPartial Domain AdaptationTransfer LearningDomain Adaptation Meets Disentangled Representation Learning and Style Transfer
Many methods have been proposed to solve the domain adaptation problem recently. However, the success of them implicitly funds on the assumption that the information of domains are fully transferrable. If the assumption …
Domain AdaptationRepresentation LearningStyle TransferTransfer LearningA Broad Study of Pre-training for Domain Generalization and Adaptation
Deep models must learn robust and transferable representations in order to perform well on new domains. While domain transfer methods (e.g., domain adaptation, domain generalization) have been proposed to learn transfera…
Domain AdaptationDomain GeneralizationPartial Adversarial Domain Adaptation
Domain adversarial learning aligns the feature distributions across the source and target domains in a two-player minimax game. Existing domain adversarial networks generally assume identical label space across different…
Domain AdaptationPartial Domain Adaptation