Result: Moving Deep Learning into Web Browser: How Far Can We Go?

Title:
Moving Deep Learning into Web Browser: How Far Can We Go?
Publication Year:
2019
Collection:
Computer Science
Document Type:
Report Working Paper
Accession Number:
edsarx.1901.09388
Database:
arXiv

Further Information

Recently, several JavaScript-based deep learning frameworks have emerged, making it possible to perform deep learning tasks directly in browsers. However, little is known on what and how well we can do with these frameworks for deep learning in browsers. To bridge the knowledge gap, in this paper, we conduct the first empirical study of deep learning in browsers. We survey 7 most popular JavaScript-based deep learning frameworks, investigating to what extent deep learning tasks have been supported in browsers so far. Then we measure the performance of different frameworks when running different deep learning tasks. Finally, we dig out the performance gap between deep learning in browsers and on native platforms by comparing the performance of TensorFlow.js and TensorFlow in Python. Our findings could help application developers, deep-learning framework vendors and browser vendors to improve the efficiency of deep learning in browsers.