Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Research Collection School Of Computing and Information Systems

Series

2016

Deep learning

Articles 1 - 3 of 3

Full-Text Articles in Physical Sciences and Mathematics

When A Friend Online Is More Than A Friend In Life: Intimate Relationship Prediction In Microblogs, Yunshi Lan, Mengqi Zhang, Feida Zhu, Jing Jiang, Ee-Peng Lim Sep 2016

When A Friend Online Is More Than A Friend In Life: Intimate Relationship Prediction In Microblogs, Yunshi Lan, Mengqi Zhang, Feida Zhu, Jing Jiang, Ee-Peng Lim

Research Collection School Of Computing and Information Systems

Microblogging services such as Twitter and Sina Weibo have been an important, if not indespensible, platform for people around the world to connect to one another. The rich content and user interactions on these platforms reveal insightful information about each user that are valuable for various real-life applications. In particular, user offline relationships, especially those intimate ones such as family members and couples, offer distinctive value for many business and social settings. In this study, we focus on using Sina Weibo to discover intimate offline relationships among users. The problem is uniquely interesting and challenging due to the difficulty in …


Deepsense: A Gpu-Based Deep Convolutional Neural Network Framework On Commodity Mobile Devices, Huynh Nguyen Loc, Rajesh Krishna Balan, Youngki Lee Jun 2016

Deepsense: A Gpu-Based Deep Convolutional Neural Network Framework On Commodity Mobile Devices, Huynh Nguyen Loc, Rajesh Krishna Balan, Youngki Lee

Research Collection School Of Computing and Information Systems

Recently, a branch of machine learning algorithms called deep learning gained huge attention to boost up accuracy of a variety of sensing applications. However, execution of deep learning algorithm such as convolutional neural network on mobile processor is non-trivial due to intensive computational requirements. In this paper, we present our early design of DeepSense - a mobile GPU-based deep convolutional neural network (CNN) framework. For its design, we first explored the differences between server-class and mobile-class GPUs, and studied effectiveness of various optimization strategies such as branch divergence elimination and memory vectorization. Our results show that DeepSense is able to …


Demo: Gpu-Based Image Recognition And Object Detection On Commodity Mobile Devices, Loc Nguyen Huynh, Rajesh Krishna Balan, Youngki Lee Jun 2016

Demo: Gpu-Based Image Recognition And Object Detection On Commodity Mobile Devices, Loc Nguyen Huynh, Rajesh Krishna Balan, Youngki Lee

Research Collection School Of Computing and Information Systems

In this demo, we show that it is feasible to execute CNN for vision sensing tasks directly on mobile devices by leveraging integrated GPU. We propose our design of DeepSense framework based on OpenCL to execute deep learning algorithms in energy-efficient and fast manner.