본 연구는 검색 증강 생성(Retrieval-Augmented Generation, RAG) 시스템 에서 모든 질의에 동일한 고비용 파이프라인을 적용함으로써 발생하는 비용 과 지연, 품질 간 비효율을 줄이기 위해 질의 특성...

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
https://www.riss.kr/link?id=T17380351
서울 : 건국대학교 정보통신대학원, 2026
학위논문(석사) -- 건국대학교 정보통신대학원 , 융합정보기술학과 , 2026. 2
2026
한국어
서울
91 ; 26 cm
지도교수: 조휘열
I804:11004-200000966100
0
상세조회0
다운로드본 연구는 검색 증강 생성(Retrieval-Augmented Generation, RAG) 시스템 에서 모든 질의에 동일한 고비용 파이프라인을 적용함으로써 발생하는 비용 과 지연, 품질 간 비효율을 줄이기 위해 질의 특성...
본 연구는 검색 증강 생성(Retrieval-Augmented Generation, RAG) 시스템 에서 모든 질의에 동일한 고비용 파이프라인을 적용함으로써 발생하는 비용 과 지연, 품질 간 비효율을 줄이기 위해 질의 특성에 따라 검색 구성을 선 제적으로 조정하는 경량 파이프라인 컨트롤러를 제안한다. 컨트롤러는 질의 길이, 숫자와 고유명사 등장 여부, BM25와 밀집 검색 상위 결과의 중첩 정도와 점수 분포 같은 저비용 신호로 질의 난이도와 애매성을 추정하고, 그에 따라 청킹 전략과 검색 깊이, HyDE 사용 여부, 크로 스 엔코더 리랭킹 사용 여부를 한 번에 결정한다. 이를 통해 쉬운 질의에는 작은 k와 최소 구성을, 어려운 질의에는 넓은 k와 선택적 강화 구성을 배치 하며, 검색과 생성 사이 인터페이스에서 모델 수정 없이 정책을 조정할 수 있도록 한다. BEIR의 FiQA와 NFCorpus 개발 세트를 대상으로 최소 비용 fast 고정 파이프라인, 최대 강화 strong 고정 파이프라인과 비교한 결과, 제안 컨트롤 러는 두 데이터셋 모두에서 평균 지연과 토큰 사용량이 fast와 strong 사이의 중간 수준에 머무르면서 nDCG와 MRR 등 상위 랭크 중심 지표에서는 두 기준선을 대체로 상회하였다. 특히 FiQA에서는 strong과 유사한 검색 성능을 유지하면서 비용을 절반 이하로 줄였고, NFCorpus에서는 fast에 가까운 비용 으로 strong보다 높은 상위 랭크 품질을 보여, 질의와 코퍼스 특성에 따라 검색 깊이와 보강 모듈을 동적으로 조정하는 경량 컨트롤러가 비용 의식적 RAG 운용의 실질적 대안이 될 수 있음을 시사한다.
다국어 초록 (Multilingual Abstract)
This paper proposes a lightweight pipeline controller for Retrieval-Augmented Generation (RAG) systems, aiming to mitigate inefficiencies in cost, latency, and quality that arise when a single high-cost retrieval pipeline is uniformly applied to all q...
This paper proposes a lightweight pipeline controller for Retrieval-Augmented Generation (RAG) systems, aiming to mitigate inefficiencies in cost, latency, and quality that arise when a single high-cost retrieval pipeline is uniformly applied to all queries. The controller adaptively configures the retrieval pipeline in advance based on query characteristics, rather than relying on a fixed “one-size-fits-all” configuration. The controller estimates query difficulty and ambiguity from low-cost signals such as query length, the presence of numerals and proper nouns, the degree of overlap and score distribution between BM25 and dense retrieval top results, and coverage and concentration indicators derived from top-ranked candidates. Based on this difficulty estimate, it jointly determines the chunking strategy and retrieval depth, as well as the use of HyDE-based query expansion and cross-encoder reranking. Simple queries are routed to configurations with small k and minimal modules, while more difficult queries are allocated larger k and selectively activated enhancement modules. The controller is positioned at the interface between retrieval and generation, enabling dynamic policy control without modifying or retraining underlying models. Experiments on the FiQA and NFCorpus development sets from the BEIR benchmark compare the proposed controller against a minimum-cost “fast” fixed pipeline and a maximally enhanced “strong” fixed pipeline. Across both datasets, the controller attains average latency and token usage between those of fast and strong, while generally outperforming both baselines on top-rank–oriented metrics such as nDCG and MRR. In FiQA, it achieves retrieval performance comparable to the strong pipeline while reducing cost to less than half, and in NFCorpus it delivers superior top-rank quality at a cost close to the fast pipeline. These results indicate that a lightweight controller that dynamically adjusts retrieval depth and optional modules according to query and corpus characteristics offers a practical alternative for cost-aware operation of RAG systems.
목차 (Table of Contents)