期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
Energy inefficiency diagnosis for Android applications: a literature review
1
作者 Yuxia SUN Jiefeng FANG +5 位作者 Yanjia CHEN Yepang LIU Zhao CHEN Song GUO Xinkai CHEN Ziyuan TAN 《Frontiers of Computer Science》 SCIE EI CSCD 2023年第1期35-50,共16页
Android applications are becoming increasingly powerful in recent years. While their functionality is still of paramount importance to users, the energy efficiency of these applications is also gaining more and more a... Android applications are becoming increasingly powerful in recent years. While their functionality is still of paramount importance to users, the energy efficiency of these applications is also gaining more and more attention. Researchers have discovered various types of energy defects in Android applications, which could quickly drain the battery power of mobile devices. Such defects not only cause inconvenience to users, but also frustrate Android developers as diagnosing the energy inefficiency of a software product is a non-trivial task. In this work, we perform a literature review to understand the state of the art of energy inefficiency diagnosis for Android applications. We identified 55 research papers published in recent years and classified existing studies from four different perspectives, including power estimation method, hardware component, types of energy defects, and program analysis approach. We also did a cross-perspective analysis to summarize and compare our studied techniques. We hope that our review can help structure and unify the literature and shed light on future research, as well as drawing developers' attention to build energy-efficient Android applications. 展开更多
关键词 android applications energy defects energy inefficiency diagnosis
原文传递
Investigation of Android Malware Using Deep Learning Approach
2
作者 V.Joseph Raymond R.Jeberson Retna Raj 《Intelligent Automation & Soft Computing》 SCIE 2023年第2期2413-2429,共17页
In recent days the usage of android smartphones has increased exten-sively by end-users.There are several applications in different categories bank-ing/finance,social engineering,education,sports andfitness,and many mor... In recent days the usage of android smartphones has increased exten-sively by end-users.There are several applications in different categories bank-ing/finance,social engineering,education,sports andfitness,and many more applications.The android stack is more vulnerable compared to other mobile plat-forms like IOS,Windows,or Blackberry because of the open-source platform.In the Existing system,malware is written using vulnerable system calls to bypass signature detection important drawback is might not work with zero-day exploits and stealth malware.The attackers target the victim with various attacks like adware,backdoor,spyware,ransomware,and zero-day exploits and create threat hunts on the day-to-day basics.In the existing approach,there are various tradi-tional machine learning classifiers for building a decision support system with limitations such as low detection rate and less feature selection.The important contents taken for building model from android applications like Intent Filter,Per-mission Signature,API Calls,and System commands are taken from the manifestfile.The function parameters of various machine and deep learning classifiers like Nave Bayes,k-Nearest Neighbors(k-NN),Support Vector Machine(SVM),Ada Boost,and Multi-Layer Perceptron(MLP)are done for effective results.In our pro-posed work,we have used an unsupervised learning multilayer perceptron with multiple target labels and built a model with a better accuracy rate compared to logistic regression,and rank the best features for detection of applications and clas-sify as malicious or benign can be used as threat model by online antivirus scanners. 展开更多
关键词 android application permissions multilayer perception relief scoring
下载PDF
Understanding and Detecting Inefficient Image Displaying Issues in Android Apps
3
作者 李文杰 马骏 +2 位作者 蒋炎岩 许畅 马晓星 《Journal of Computer Science & Technology》 SCIE EI CSCD 2024年第2期434-459,共26页
Mobile applications(apps for short)often need to display images.However,inefficient image displaying(IID)issues are pervasive in mobile apps,and can severely impact app performance and user experience.This paper first... Mobile applications(apps for short)often need to display images.However,inefficient image displaying(IID)issues are pervasive in mobile apps,and can severely impact app performance and user experience.This paper first establishes a descriptive framework for the image displaying procedures of IID issues.Based on the descriptive framework,we conduct an empirical study of 216 real-world IID issues collected from 243 popular open-source Android apps to validate the presence and severity of IID issues,and then shed light on these issues’characteristics to support research on effective issue detection.With the findings of this study,we propose a static IID issue detection tool TAPIR and evaluate it with 243 real-world Android apps.Encouragingly,49 and 64 previously-unknown IID issues in two different versions of 16 apps reported by TAPIR are manually confirmed as true positives,respectively,and 16 previously-unknown IID issues reported by TAPIR have been confirmed by developers and 13 have been fixed.Then,we further evaluate the performance impact of these detected IID issues and the performance improvement if they are fixed.The results demonstrate that the IID issues detected by TAPIR indeed cause significant performance degradation,which further show the effectiveness and efficiency of TAPIR. 展开更多
关键词 android application(app) inefficient image displaying(IID) performance empirical study static analysis
原文传递
TST: Threshold Based Similarity Transitivity Method in Collaborative Filtering with Cloud Computing 被引量:8
4
作者 Feng Xie Zhen Chen +2 位作者 Hongfeng Xu Xiwei Feng Qi Hou 《Tsinghua Science and Technology》 SCIE EI CAS 2013年第3期318-327,共10页
Collaborative filtering solves information overload problem by presenting personalized content to individual users based on their interests, which has been extensively applied in real-world recommender systems. As a c... Collaborative filtering solves information overload problem by presenting personalized content to individual users based on their interests, which has been extensively applied in real-world recommender systems. As a class of simple but efficient collaborative filtering method, similarity based approaches make predictions by finding users with similar taste or items that have been similarly chosen. However, as the number of users or items grows rapidly, the traditional approach is suffering from the data sparsity problem. Inaccurate similarities derived from the sparse user-item associations would generate the inaccurate neighborhood for each user or item. Consequently, its poor recommendation drives us to propose a Threshold based Similarity Transitivity (TST) method in this paper. TST firstly filters out those inaccurate similarities by setting an intersection threshold and then replaces them with the transitivity similarity. Besides, the TST method is designed to be scalable with MapReduce framework based on cloud computing platform. We evaluate our algorithm on the public data set MovieLens and a real-world data set from AppChina (an Android application market) with several well-known metrics including precision, recall, coverage, and popularity. The experimental results demonstrate that TST copes well with the tradeoff between quality and quantity of similarity by setting an appropriate threshold. Moreover, we can experimentally find the optimal threshold which will be smaller as the data set becomes sparser. The experimental results also show that TST significantly outperforms the traditional approach even when the data becomes sparser. 展开更多
关键词 cloud computing recommender systems big data collaborative filtering data mining similarity transitivity machine learning MAPREDUCE android applications
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部