Browsing by Author "Nurmi, Petteri"
Now showing 1 - 3 of 3
Results Per Page
Sort Options
Item Evidence-aware Mobile Computational Offloading(2018-08) Flores, Huber; Hui, Pan; Nurmi, Petteri; Lagerspetz, Eemil; Tarkoma, Sasu; Manner, Jukka; Kostakos, Vassilis; Li, Yong; Su, Xiang; Department of Communications and Networking; Internet technologies; University of Helsinki; Hong Kong University of Science and Technology; University of Melbourne; Tsinghua University; University of OuluComputational offloading can improve user experience of mobile apps through improved responsiveness and reduced energy footprint. Currently, offloading decisions are predominantly based on profiling performed on individual devices. While significant gains have been shown in benchmarks, these gains rarely translate to real-world use due to the complexity of contexts and parameters that affect offloading. We contribute by proposing crowdsensed evidence traces as a novel mechanism for improving the performance of offloading systems. Instead of limiting to profiling individual devices, crowdsensing enables characterising execution contexts across a community of users, providing better generalisation and coverage of contexts. We demonstrate the feasibility of using crowdsensing to characterize offloading contexts through an analysis of two crowdsensing datasets. Motivated by our results, we present the design and development of EMCO toolkit and platform as a novel solution for computational offloading. Experiments carried out on a testbed deployment in Amazon EC2 Ireland demonstrate that EMCO can consistently accelerate app execution while at the same time reduce energy footprint. We demonstrate that EMCO provides better scalability than current cloud platforms, being able to serve a larger number of clients without variations in performance. Our framework, use cases, and tools are available as open source from github.Item Exploiting usage to predict instantaneous app popularity: Trend filters and retention rates(Association for Computing Machinery (ACM), 2019-04-01) Sigg, Stephan; Lagerspetz, Eemil; Peltonen, Ella; Nurmi, Petteri; Tarkoma, Sasu; Department of Communications and Networking; Ambient Intelligence; University College Cork; University of HelsinkiPopularity of mobile apps is traditionally measured by metrics such as the number of downloads, installations, or user ratings. A problem with these measures is that they reflect usage only indirectly. Indeed, retention rates, i.e., the number of days users continue to interact with an installed app, have been suggested to predict successful app lifecycles. We conduct the first independent and large-scale study of retention rates and usage trends on a dataset of app-usage data from a community of 339,842 users and more than 213,667 apps. Our analysis shows that, on average, applications lose 65% of their users in the first week, while very popular applications (top 100) lose only 35%. It also reveals, however, that many applications have more complex usage behaviour patterns due to seasonality, marketing, or other factors. To capture such effects, we develop a novel app-usage trend measure which provides instantaneous information about the popularity of an application. Analysis of our data using this trend filter shows that roughly 40% of all apps never gain more than a handful of users (Marginal apps). Less than 0.1% of the remaining 60% are constantly popular (Dominant apps), 1% have a quick drain of usage after an initial steep rise (Expired apps), and 6% continuously rise in popularity (Hot apps). From these, we can distinguish, for instance, trendsetters from copycat apps. We conclude by demonstrating that usage behaviour trend information can be used to develop better mobile app recommendations.Item Tortoise or hare? Quantifying the effects of performance on mobile app retention(2019-05-13) Zuniga, Agustin; Flores, Huber; Hui, Pan; Manner, Jukka; Nurmi, Petteri; Department of Communications and Networking; Internet technologies; University of HelsinkiWe contribute by quantifying the effect of network latency and battery consumption on mobile app performance and retention, i.e., user's decisions to continue or stop using apps. We perform our analysis by fusing two large-scale crowdsensed datasets collected by piggybacking on information captured by mobile apps. We find that app performance has an impact in its retention rate. Our results demonstrate that high energy consumption and high latency decrease the likelihood of retaining an app. Conversely, we show that reducing latency or energy consumption does not guarantee higher likelihood of retention as long as they are within reasonable standards of performance. However, we also demonstrate that what is considered reasonable depends on what users have been accustomed to, with device and network characteristics, and app category playing a role. As our second contribution, we develop a model for predicting retention based on performance metrics. We demonstrate the benefits of our model through empirical benchmarks which show that our model not only predicts retention accurately, but generalizes well across application categories, locations and other factors moderating the effect of performance.