User Intent Recognition and Semantic Cache Optimization-Based Query Processing Framework using CFLIS and MGR-LAU
Sakshi Mahendru

TL;DR
This paper presents a comprehensive framework for query processing that leverages user intent recognition and semantic cache optimization using advanced NLP and machine learning techniques to improve retrieval efficiency and accuracy.
Contribution
The work introduces a novel integrated framework combining CFLIS, BEUNRT, EK-OPTICS, and MGR-LAU for enhanced query understanding and faster retrieval in cloud-based cache systems.
Findings
Achieved minimum query processing latency of 12856ms.
Surpassed previous methodologies in query understanding accuracy.
Effectively recognized user intents and optimized cache retrieval.
Abstract
Query Processing (QP) is optimized by a Cloud-based cache by storing the frequently accessed data closer to users. Nevertheless, the lack of focus on user intention type in queries affected the efficiency of QP in prevailing works. Thus, by using a Contextual Fuzzy Linguistic Inference System (CFLIS), this work analyzed the informational, navigational, and transactional-based intents in queries for enhanced QP. Primarily, the user query is parsed using tokenization, normalization, stop word removal, stemming, and POS tagging and then expanded using the WordNet technique. After expanding the queries, to enhance query understanding and to facilitate more accurate analysis and retrieval in query processing, the named entity is recognized using Bidirectional Encoder UnispecNorm Representations from Transformers (BEUNRT). Next, for efficient QP and retrieval of query information from the…
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
TopicsData Quality and Management · Advanced Database Systems and Queries · Cloud Computing and Resource Management
MethodsFocus
