Skip to content
Research · Aug 25, 2026

Study evaluates hybrid retrieval and LLM-assisted query expansion for Khmer semantic search

BM25 outperforms dense retrieval and LLM-assisted query expansion in a new low-resource language benchmark, with hybrid methods performing comparably.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • A new dataset of 3,000 cleaned Khmer documents and 300 user-style queries was constructed for semantic search evaluation.
  • BM25 achieved the highest recall (0.943) and nDCG (0.876), while hybrid BM25+dense retrieval performed comparably.
  • LLM-assisted query expansion using Qwen2.5 did not outperform non-expanded retrieval in the study.
  • Qwen2.5-3B produced stronger expanded-query results than Qwen2.5-0.5B, indicating model size impacts expansion quality.
  • Dataset and documentation will be released at github.com/back-kh/KhmerSemantic-Search.

Researchers constructed a Khmer semantic search dataset from approximately 17,000 candidate Khmer titles, retaining 3,000 cleaned full-text documents after filtering, normalization, deduplication, and document-length control. The dataset includes 300 manually reviewed user-style Khmer search queries and silver relevance labels with partial human verification.

The study evaluated four retrieval approaches: character n-gram BM25, multilingual dense retrieval, hybrid BM25+dense retrieval, and LLM-assisted query expansion using Qwen2.5 models. BM25 achieved the strongest overall performance, reaching 0.943 recall and 0.876 nDCG. Hybrid BM25+dense retrieval performed comparably, with 0.929 recall and 0.871 nDCG, while dense retrieval alone underperformed relative to both.

LLM-assisted query expansion did not outperform non-expanded retrieval in the experiments. However, the study found that Qwen2.5-3B produced substantially stronger expanded-query results than Qwen2.5-0.5B, suggesting that LLM size and expansion quality are critical factors for low-resource Khmer retrieval.

The analysis also identified risks in direct LLM expansion, including topic drift, generic terms, and noisy reformulations. Simple filtering of expanded queries could inadvertently remove useful semantic cues, underscoring the need for careful post-processing in LLM-assisted retrieval pipelines.

The authors note that their findings highlight both the potential and limitations of LLM-assisted retrieval for Khmer semantic search. They propose that future work focus on stronger human-verified annotations and the development of Khmer-aware retrieval models to address the unique challenges of low-resource languages.

The dataset and documentation are slated for public release at github.com/back-kh/KhmerSemantic-Search.

Sources
  1. 01arXiv cs.CLKSE-Web: An Analysis of Hybrid Retrieval and LLM-Assisted Query Expansion for Low-Resource Khmer Semantic Search
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.