SPAARC: Spatial Proximity and Association based prefetching for Augmented Reality in edge Cache
Nikhil Sreekumar, Abhishek Chandra, Jon Weissman

TL;DR
SPAARC is a novel AR-aware prefetching policy for edge caches in mobile AR, which improves cache hit rates and reduces cloud fetches by considering spatial proximity, object associations, and user location.
Contribution
The paper introduces SPAARC, a new prefetching strategy tailored for AR edge caching that leverages spatial and association data to optimize cache performance.
Findings
SPAARC increases cache hit rates by up to 40%.
It reduces cloud data retrieval needs significantly.
The adaptive tuning algorithm optimizes SPAARC parameters for best results.
Abstract
Mobile Augmented Reality (MAR) applications face performance challenges due to their high computational demands and need for low-latency responses. Traditional approaches like on-device storage or reactive data fetching from the cloud often result in limited AR experiences or unacceptable lag. Edge caching, which caches AR objects closer to the user, provides a promising solution. However, existing edge caching approaches do not consider AR-specific features such as AR object sizes, user interactions, and physical location. This paper investigates how to further optimize edge caching by employing AR-aware prefetching techniques. We present SPAARC, a Spatial Proximity and Association-based Prefetching policy specifically designed for MAR Caches. SPAARC intelligently prioritizes the caching of virtual objects based on their association with other similar objects and the user's proximity…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Cloud Computing and Remote Desktop Technologies · IoT and Edge/Fog Computing
