We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Investigating the Impact of Data Volume and Domain Similarity on Transfer Learning Applications

Abstract: Transfer Learning helps to build a system to recognize and apply knowledge and experience learned in previous tasks (source task) to new tasks or new domains (target task), which share some commonality. The two important factors that impact the performance of transfer learning models are: (a) the size of the target dataset and (b) the similarity in distribution between source and target domains. Thus far there has been little investigation into just how important these factors are. In this paper, we investigated the impact of target dataset size and source/target domain similarity on model performance through a series of experiments. We found that more data is always beneficial, and that model performance improved linearly with the log of data size, until we were out of data. As source/target domains differ, more data is required and fine tuning will render better performance than feature extraction. When source/target domains are similar and data size is small, fine tuning and feature extraction renders equivalent performance. We hope that our study inspires further work in transfer learning, which continues to be a very important technique for developing practical machine learning applications in business domains.
Comments: 9 pages
Subjects: Computer Vision and Pattern Recognition (cs.CV); Artificial Intelligence (cs.AI)
Cite as: arXiv:1712.04008 [cs.CV]
  (or arXiv:1712.04008v2 [cs.CV] for this version)

Submission history

From: Michael Bernico [view email]
[v1] Mon, 11 Dec 2017 20:30:44 GMT (849kb,D)
[v2] Wed, 3 Jan 2018 18:14:44 GMT (849kb,D)
[v3] Thu, 24 May 2018 19:09:19 GMT (850kb,D)
[v4] Wed, 30 May 2018 19:35:08 GMT (863kb,D)

Link back to: arXiv, form interface, contact.