于红

个人信息Personal Information

副教授

硕士生导师

任职 : AI+教育研究所所长

性别:女

毕业院校:大连理工大学

学位:博士

所在单位:软件学院、国际信息与软件学院

学科:软件工程. 人工智能

电子邮箱:hongyu@dlut.edu.cn

扫描关注

论文成果

当前位置: 中文主页 >> 科学研究 >> 论文成果

Mobile Application Recommendations Based on Complex Information

点击次数:

论文类型:会议论文

发表时间:2015-06-10

收录刊物:EI、CPCI-S、SCIE、Scopus

卷号:9101

页面范围:415-424

关键字:Mobile applications; Recommendation system; Clustering

摘要:Due to the huge and still rapidly growing number of mobile applications, it becomes necessary to provide users an application recommending service. In this work we present a recommendation system that recommends new applications for users according to their outdated applications. The recommender assumes that each owned application has complex information containing both descriptions and API information. The proposed approach mines application descriptions from publicly available online specifications and identifies APIs from the downloaded APK(Android PacKage) files. Text mining and incremental diffusive clustering(IDC) algorithm are utilized to generate common features. And APIs are extracted by disassembly technology. Then the complex information of applications can be represented by the features and APIs. In the processing of recommending, the k-Nearest-Neighbor algorithm based on the self-adaptive similarity(SS-KNN) is adopted to generate candidate sets of applications, and then the coverage-weighted similarity is utilized to select the final recommendations from the candidates. Extensive experiments are conducted on different application categories and the experimental results illustrate the effectiveness and efficiency of the approach.