# 작은 청크 RAG 검색의 정확도를 높이는 Contextual BM25F 전략

> Clean Markdown view of GeekNews topic #20765. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=20765](https://news.hada.io/topic?id=20765)
- GeekNews Markdown: [https://news.hada.io/topic/20765.md](https://news.hada.io/topic/20765.md)
- Type: news
- Author: [hophfg1](https://news.hada.io/@hophfg1)
- Published: 2025-05-07T21:03:55+09:00
- Updated: 2025-05-07T21:03:55+09:00
- Original source: [blog.sionic.ai](https://blog.sionic.ai/introducing-contextual-bm25f)
- Points: 10
- Comments: 0

## Summary

**RAG 시스템**에서 작은 청크는 BM25 알고리즘의 한계를 드러냅니다. 이를 해결하기 위해 **Contextual BM25F**는 주변 청크의 문맥을 가중치로 반영하여 검색 정확도를 높입니다. **BM25**와 **BM25F**의 차이를 설명하고, Contextual BM25F가 문맥적 정보를 고려하여 성능을 향상시키는 방법이 실제 사례와 함께 소개되어 있습니다.

## Topic Body

📌 작은 청크 RAG 검색의 정확도를 높이는 Contextual BM25F 전략  
  
RAG 시스템에서는 청크가 작을수록 BM25 알고리즘의 한계가 드러납니다. 이를 극복하기 위해 등장한 Contextual BM25F는 주변 청크의 문맥을 가중치로 반영하여 검색 정확도를 대폭 높일 수 있다고 합니다.  
  
BM25와 BM25F의 차이는 무엇인지, 어떻게 Contextual BM25F가 문맥적 정보까지 고려하여 성능을 크게 향상시키는지, 실제 사례와 함께 가볍게 정리되어 있습니다.  
  
https://blog.sionic.ai/introducing-contextual-bm25f

## Comments



_No public comments on this page._
