Cost-Based Cache (CBC): An adaptive cache replacement strategy for Information-Centric Networks


Abstract

Background. The escalating demand for digital content is placing unprecedented strain on network infrastructure, highlighting the critical need for efficient content delivery mechanisms like Information-Centric Network (ICN). Within ICN, in-network caching significantly improves content distribution; however, existing cache replacement techniques often struggle with dynamic network conditions and limited cache capacity that leading to suboptimal performance. This research addresses these limitations by proposing a novel Cost-Based Cache (CBC) replacement strategy designed to dynamically optimize caching decisions.

Methods. The proposed CBC technique integrates multiple factors, including content popularity such as frequency and recency, retrieval cost based on the link distance, and content freshness into a unified cost-based decision model for prioritized cache evictions. To manage cached content efficiently, CBC employs a dual-queue system (PRIMARY_QUEUE and SECONDARY_QUEUE) where entries are dynamically managed based on their calculated cost values. The technique was implemented and thoroughly evaluated using ndnSIM, a widely used ICN simulation framework. Simulations were conducted across both a controlled 5x5 Grid topology and the complex, real-world inspired Abilene topology using varying Content Store (CS) sizes. Key performance metrics, including Cache Hit Rate (CHR), Cache Miss Rate (CMR), and average retrieval delay, were examined and compared against traditional policies (FIFO, LRU) and hybrid approaches (LRFU, PFR).

Results. The simulation results demonstrate the consistent superiority of CBC. In the 5x5 Grid topology, CBC achieved substantial improvements in CHR, increasing from 13.4% (at CS size 10) to 46.1% (at CS size 50), which outperforms LRFU (max 32.6%), PFR (max 28.6%), LRU (max 28.9%), and FIFO (max 27.3%). Similarly, in the Abilene topology, CBC's CHR increases from 21.1% (at CS size 100) to 58.0% (at CS size 500), surpassing LRFU (max 52.2%), LRU (max 52.1%), and PFR/FIFO (max 50.0%). Correspondingly, CBC exhibited the lowest CMR and average retrieval delays across all scenarios, indicating enhanced cache utilization and reduced network overhead.

Ask to review this manuscript

Notes for potential reviewers

  • Volunteering is not a guarantee that you will be asked to review. There are many reasons: reviewers must be qualified, there should be no conflicts of interest, a minimum of two reviewers have already accepted an invitation, etc.
  • This is NOT OPEN peer review. The review is single-blind, and all recommendations are sent privately to the Academic Editor handling the manuscript. All reviews are published and reviewers can choose to sign their reviews.
  • What happens after volunteering? It may be a few days before you receive an invitation to review with further instructions. You will need to accept the invitation to then become an official referee for the manuscript. If you do not receive an invitation it is for one of many possible reasons as noted above.

  • PeerJ Computer Science does not judge submissions based on subjective measures such as novelty, impact or degree of advance. Effectively, reviewers are asked to comment on whether or not the submission is scientifically and technically sound and therefore deserves to join the scientific literature. Our Peer Review criteria can be found on the "Editorial Criteria" page - reviewers are specifically asked to comment on 3 broad areas: "Basic Reporting", "Experimental Design" and "Validity of the Findings".
  • Reviewers are expected to comment in a timely, professional, and constructive manner.
  • Until the article is published, reviewers must regard all information relating to the submission as strictly confidential.
  • When submitting a review, reviewers are given the option to "sign" their review (i.e. to associate their name with their comments). Otherwise, all review comments remain anonymous.
  • All reviews of published articles are published. This includes manuscript files, peer review comments, author rebuttals and revised materials.
  • Each time a decision is made by the Academic Editor, each reviewer will receive a copy of the Decision Letter (which will include the comments of all reviewers).

If you have any questions about submitting your review, please email us at [email protected].