KMITL
Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1
Browse
Search Results
- Some of the metrics are blocked by yourconsent settings
Item type:Item, Improved Naive RAG by Integrated Advanced Techniques: A Comprehensive Framework Using Parent-Child Architecture, Hybrid Retrieval, and Contextual Compression(2026-07-01) ;Aromsuk, Tinnarat ;Netisopakul, PonrudeeNootyaskool, SupakitThis paper presents a novel approach to enhance Retrieval-Augmented Generation (RAG) systems through the integration of three advanced techniques: Parent-Child Architecture, Hybrid Retrieval, and Contextual Compression with cross-encoder re-ranking. We implement this framework using Langchain and FAISS vector search, with Anthropic’s Claude as the foundation model. Our comprehensive evaluation across 14 diverse Wikipedia-based knowledge domains employs the RAGAS framework to measure multiple performance dimensions. Results demonstrate that our advanced framework yields significant improvements in key metrics: Context Precision 10.11%, Context Recall 2.25%,and BLEU scores 1.14% compared to Naive RAG implementations. Domain analysis reveals particularly strong performance in Medicine 8.0% BLEU, Science 4.9%, and specialized Technology domains 4.9%. While, some technical domains such as Cybersecurity (−2.4%) and Biology (−6.6%) show performance degradation. Our framework achieves these improvements with minimal computational overhead by 1.89%,offering a practical approach to implementing domain-adaptive RAG systems that optimize context quality for improved generation performance. - Some of the metrics are blocked by yourconsent settings
Item type:Item, Personalized Health Insurance Recommendation with Retrieval-Augmented Generation: A Study of Lexical, Dense, and Hybrid Retrieval(2026-06-16) ;Rujireksareekul, Phakon ;Anuntachai, AnuntapatNetisopakul, PonrudeeHealth insurance information in Thailand is available on many company websites and is presented in different formats, making it difficult for users to compare coverage, conditions, and benefits. In this study, we propose a personalized health insurance recommendation system using Retrieval-Augmented Generation (RAG). The system retrieves information using three methods: BM25, dense retrieval, and hybrid retrieval with Reciprocal Rank Fusion. The language model analyzes the retrieved insurance plans and recommends suitable options based on the user query. Experimental results show that dense retrieval provides the best overall performance, while hybrid retrieval performs better than lexical search. The proposed RAG system also maintains practical response latency, making it suitable for interactive applications.
