Book Chapter10.1007/978-3-030-45529-3_2
Shallow Domain Adaptation
Sanatan Sukhija,Narayanan C. Krishnan +1 more
- 01 Jan 2020
- pp 23-40
1
TL;DR: Transfer Learning (TL) as discussed by the authors deals with utilizing knowledge from data-rich auxiliary domains to learn a reliable predictor for the domain of interest, which is referred to as knowledge transfer.
read more
Abstract: Supervised learning algorithms require sufficient amount of labeled training data for learning robust prediction models. The field of Transfer Learning (TL) (also known as knowledge transfer) deals with utilizing knowledge from data-rich auxiliary domains to learn a reliable predictor for the domain of interest. This chapter presents a condensed review of the shallow TL literature (prior to the deep learning era). The chapter motivates the need for TL using an application. After an informal introduction to TL, a categorization of TL approaches based on the characteristics of the domains is presented. Next, the different transfer settings along with the challenges in each setting are described. The TL frameworks are delineated using a generic optimization problem. The chapter also discusses a few real-world applications used for benchmarking experiments for each transfer setting. Finally, the chapter concludes with some unexplored avenues in the TL research.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Hierarchical Bayesian modeling for knowledge transfer across engineering fleets via multitask learning
L.A. Bull,D. Di Francesco,Maharshi Dhada,O. Steinert,Tony Lindgren,Ajith Kumar Parlikad,A. Duncan,M. W. Girolami +7 more
TL;DR: A population-level analysis is proposed to address data sparsity when building predictive models for engineering infrastructure, and succeeds in demonstrating the wide applicability in practical infrastructure monitoring, since the approach is naturally adapted between interpretable fleet models of different in situ examples.
References
Random Forests
Leo Breiman
- 01 Oct 2001
TL;DR: Internal estimates monitor error, strength, and correlation and these are used to show the response to increasing the number of features used in the forest, and are also applicable to regression.
Statistical learning theory
Vladimir Vapnik
- 01 Jan 1998
TL;DR: Presenting a method for determining the necessary and sufficient conditions for consistency of learning process, the author covers function estimates from small data pools, applying these estimations to real-life problems, and much more.
30.4K
A Survey on Transfer Learning
Sinno Jialin Pan,Qiang Yang +1 more
TL;DR: The relationship between transfer learning and other related machine learning techniques such as domain adaptation, multitask learning and sample selection bias, as well as covariate shift are discussed.
•Proceedings Article
Distributed Representations of Words and Phrases and their Compositionality
Tomas Mikolov,Ilya Sutskever,Kai Chen,Greg S. Corrado,Jeffrey Dean +4 more
- 05 Dec 2013
TL;DR: This paper presents a simple method for finding phrases in text, and shows that learning good vector representations for millions of phrases is possible and describes a simple alternative to the hierarchical softmax called negative sampling.
•Posted Content
Distributed Representations of Words and Phrases and their Compositionality
TL;DR: In this paper, the Skip-gram model is used to learn high-quality distributed vector representations that capture a large number of precise syntactic and semantic word relationships and improve both the quality of the vectors and the training speed.