RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Innovation in Applied Science (IJRIAS)

Enhancing Resemblance Matching using Structural Awareness for Hierarchical LLM Caching

byDr. Chaitanya Udatha; Krithi Chippada; Satvik Dabbara

Published May 27, 2026  •  Vol. 11, Issue 5, pp. 571–581Open Access
DOI: 10.51584/IJRIAS.2026.11050049

Abstract

Large Language Models (LLMs) have become an integral part of our daily lives; they are used for tasks such as chatbots in customer services and require a lot of computing power. If the user base is large, generating different responses to similar queries results in slower performance and increased computational latency. Hence hierarchical caching systems like GPTCache and MinCache were introduced to reduce redundant inference using exact matching, resemblance matching and semantic matching of the prompts with stored queries to reuse LLM responses for similar queries. However, Unigram-based resemblance caching mechanisms are susceptible to adversarial lexical reordering leading to excessive false positive cache hits. The proposed research introduced structural-aware resemblance matching to improve the robustness of the system without violating the ideology of MinCache by using lightweight and fast similarity caching mechanisms. It has achieved 7.39x safer cache reuse compared to the standard 1-g Minhash while preserving 79.5% of resemblance layer throughput and maintained overall accuracy.

Keywords: Structural Shingling, Skip-Gram Similarity, Cache Eviction Policies, Large Language Models, Low-Latency Inference, Paraphrase Identification, Adversarial Text Reordering.

JournalInternational Journal of Research and Innovation in Applied Science (IJRIAS)
ISSN2454-6194
Volume / IssueVolume 11, Issue 5
Pages571–581
Publication dateMay 27, 2026
DOI10.51584/IJRIAS.2026.11050049
PublisherRSIS International
LicenseOpen Access

How to cite this article

Dr. Chaitanya Udatha, Krithi Chippada, & Satvik Dabbara (2026). Enhancing Resemblance Matching using Structural Awareness for Hierarchical LLM Caching. International Journal of Research and Innovation in Applied Science (IJRIAS), 11(5), 571-581. https://doi.org/10.51584/IJRIAS.2026.11050049

BibTeX

@article{Dr2026,
  title   = {Enhancing Resemblance Matching using Structural Awareness for Hierarchical LLM Caching},
  author  = {Dr. Chaitanya Udatha and Krithi Chippada and Satvik Dabbara},
  journal = {International Journal of Research and Innovation in Applied Science (IJRIAS)},
  volume  = {11},
  number  = {5},
  pages   = {571--581},
  year    = {2026},
  doi     = {10.51584/IJRIAS.2026.11050049},
  publisher = {RSIS International}
}