Hybrid retrieval combines sparse (keyword-based) and dense (semantic) retrieval methods to leverage the strengths of both. This approach captures both exact term matches and semantic similarity, often outperforming either method alone.
Results from both methods are merged using techniques like reciprocal rank fusion or weighted combination.