Learning from Images: Proactive Caching with Parallel Convolutional Neural Networks
Yantong Wang, Ye Hu, Zhaohui Yang, Walid Saad, Kai-Kit Wong, Vasilis, Friderikos

TL;DR
This paper introduces a hybrid approach combining model-based optimization and deep learning to enable real-time proactive caching decisions in mobile networks, significantly reducing computation time with minimal performance loss.
Contribution
It proposes transforming an MILP-based caching optimization into a CNN-predictable format and develops algorithms to improve feasibility and speed, enabling online decision making.
Findings
Reduces computation time by 71.6%
Maintains 99.2% of optimal performance
Enables real-time caching decisions
Abstract
With the continuous trend of data explosion, delivering packets from data servers to end users causes increased stress on both the fronthaul and backhaul traffic of mobile networks. To mitigate this problem, caching popular content closer to the end-users has emerged as an effective method for reducing network congestion and improving user experience. To find the optimal locations for content caching, many conventional approaches construct various mixed integer linear programming (MILP) models. However, such methods may fail to support online decision making due to the inherent curse of dimensionality. In this paper, a novel framework for proactive caching is proposed. This framework merges model-based optimization with data-driven techniques by transforming an optimization problem into a grayscale image. For parallel training and simple design purposes, the proposed MILP model is first…
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 · Recommender Systems and Techniques
