arXiv:2410.13070cs.CLcs.IR2024-10被引 69

对比语义分块与固定大小分块,发现前者计算开销大但收益不明显。

Is Semantic Chunking Worth the Computational Cost?

  • 用三类检索任务对比语义分块与固定大小分块的性能差异
  • 语义分块在各项任务中未表现出稳定优势,且计算成本更高
  • 适合关注RAG系统效率优化的研究者和开发者

近期检索增强生成(RAG)系统中语义分块日益流行,旨在通过将文档划分为语义连贯段落来提升检索性能。尽管其应用广泛,但与简单固定大小分块(即按固定长度连续切分)相比,语义分块的实际收益仍不明确。本研究通过文档检索、证据检索和基于检索的答案生成三个典型任务,系统评估了语义分块的有效性。结果表明,语义分块带来的计算开销并未带来一致的性能提升。该发现挑战了此前对语义分块的普遍假设,强调在RAG系统中亟需更高效的文本分块策略。

原文摘要 · Abstract (English)

Recent advances in Retrieval-Augmented Generation (RAG) systems have popularized semantic chunking, which aims to improve retrieval performance by dividing documents into semantically coherent segments. Despite its growing adoption, the actual benefits over simpler fixed-size chunking, where documents are split into consecutive, fixed-size segments, remain unclear. This study systematically evaluates the effectiveness of semantic chunking using three common retrieval-related tasks: document retrieval, evidence retrieval, and retrieval-based answer generation. The results show that the computational costs associated with semantic chunking are not justified by consistent performance gains. These findings challenge the previous assumptions about semantic chunking and highlight the need for more efficient chunking strategies in RAG systems.

RAG文本分块检索增强

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。