Assessing the Feasibility of Web-Request Prediction Models on Mobile Platforms
Yixue Zhao, Siwei Yin, Adriana Sejfia, Marcelo Schmitt Laser, Haoyu, Wang, Nenad Medvidovic

TL;DR
This study investigates the potential of small, short-term trained web-request prediction models for prefetching on mobile devices, demonstrating their feasibility and proposing strategies for improvement.
Contribution
The paper introduces a framework for assessing prediction models and provides extensive empirical evidence supporting small models' effectiveness on mobile platforms.
Findings
Small models can effectively predict user requests on mobile devices.
Prefetching with small models reduces latency without large data collection.
Strategies for improving small prediction models are proposed.
Abstract
Prefetching web pages is a well-studied solution to reduce network latency by predicting users' future actions based on their past behaviors. However, such techniques are largely unexplored on mobile platforms. Today's privacy regulations make it infeasible to explore prefetching with the usual strategy of amassing large amounts of data over long periods and constructing conventional, "large" prediction models. Our work is based on the observation that this may not be necessary: Given previously reported mobile-device usage trends (e.g., repetitive behaviors in brief bursts), we hypothesized that prefetching should work effectively with "small" models trained on mobile-user requests collected during much shorter time periods. To test this hypothesis, we constructed a framework for automatically assessing prediction models, and used it to conduct an extensive empirical study based on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGreen IT and Sustainability · Caching and Content Delivery · Opportunistic and Delay-Tolerant Networks
