Title :
On the Feature Discovery for App Usage Prediction in Smartphones
Author :
Zhung-Xun Liao ; Shou-Chung Li ; Wen-Chih Peng ; Yu, Philip S. ; Te-Chuan Liu
Author_Institution :
Dept. of Comput. Sci., Nat. Chiao Tung Univ., Hsinchu, Taiwan
Abstract :
With the increasing number of mobile Apps developed, they are now closely integrated into daily life. In this paper, we develop a framework to predict mobile Apps that are most likely to be used regarding the current device status of a smartphone. Such an Apps usage prediction framework is a crucial prerequisite for fast App launching, intelligent user experience, and power management of smartphones. By analyzing real App usage log data, we discover two kinds of features: The Explicit Feature (EF) from sensing readings of built-in sensors, and the Implicit Feature (IF) from App usage relations. The IF feature is derived by constructing the proposed App Usage Graph (abbreviated as AUG) that models App usage transitions. In light of AUG, we are able to discover usage relations among Apps. Since users may have different usage behaviors on their smartphones, we further propose one personalized feature selection algorithm. We explore minimum description length (MDL) from the training data and select those features which need less length to describe the training data. The personalized feature selection can successfully reduce the log size and the prediction time. Finally, we adopt the kNN classification model to predict Apps usage. Note that through the features selected by the proposed personalized feature selection algorithm, we only need to keep these features, which in turn reduces the prediction time and avoids the curse of dimensionality when using the kNN classifier. The results based on a real dataset demonstrate the effectiveness of the proposed framework and show the predictive capability for App usage prediction.
Keywords :
feature selection; graph theory; mobile computing; pattern classification; power aware computing; smart phones; AUG; App usage graph; App usage log data analysis; App usage transitions; IF feature; MDL; built-in sensors; curse of dimensionality; explicit feature; fast App launching; feature discovery; implicit feature; intelligent user experience; kNN classification model; kNN classifier; log size reduction; minimum description length; mobile App usage prediction framework; personalized feature selection algorithm; prediction time reduction; smartphones; training data; Equations; Prediction algorithms; Sensors; Smart phones; Testing; Training; Training data; Mobile Application; Usage prediction; classification; mobile Apps;
Conference_Titel :
Data Mining (ICDM), 2013 IEEE 13th International Conference on
Conference_Location :
Dallas, TX
DOI :
10.1109/ICDM.2013.130