reciprocal rank fusion
PulseAugur coverage of reciprocal rank fusion — every cluster mentioning reciprocal rank fusion across labs, papers, and developer communities, ranked by signal.
6 day(s) with sentiment data
-
HAKARI-Bench offers lightweight evaluation for retrieval models · 2 sources tracked
Researchers have introduced HAKARI-Bench, a lightweight benchmark designed to streamline the evaluation of retrieval architectures and efficiency settings for retrieval-augmented generation and semantic search. This new…
-
Vortex system enhances video retrieval with multi-modal fusion · 1 source tracked
The Vortex system, developed by the FocusOnFun team for the Ho Chi Minh City AI Challenge 2025, enhances intelligent video retrieval through multi-modal fusion. It integrates adaptive keyframe extraction, vision-languag…
-
RAG-Fusion enhances LLM retrieval by fusing multiple query ranks
RAG-Fusion is a technique designed to improve the accuracy of retrieval-augmented generation (RAG) systems by addressing the limitations of single-query phrasing. It involves having a large language model generate multi…
-
New RAG framework automates maritime accident root cause analysis
Researchers have developed a novel retrieval-augmented generation (RAG) framework designed to automate the root cause analysis (RCA) of maritime accidents. This system utilizes a structured knowledge base derived from o…
-
Spring AI and Pgvector enable native hybrid search in PostgreSQL
This article details how to implement native hybrid search within PostgreSQL using the pgvector extension and Spring AI. It advocates for consolidating search functionalities into a single database, eliminating the need…
-
Hybrid search with RRF and LLM reranker improves RAG accuracy
This article details how dense retrieval methods in Retrieval-Augmented Generation (RAG) systems can fail to find relevant information, particularly for exact keywords or proper nouns. It proposes a hybrid search approa…
-
RAG pipelines need more than embeddings for peak accuracy
To enhance the accuracy of Retrieval Augmented Generation (RAG) pipelines, relying solely on embeddings is insufficient. Developers should incorporate BM25, fuse it with Reciprocal Rank Fusion (RRF), and consider adding…
-
RAG pipeline struggles with citations, developer proposes fix
A developer detailed a sophisticated Parent-Child RAG pipeline on GitHub, which, despite its advanced components like hybrid vector stores and LangGraph, suffered from inaccurate citations and hallucinations. The core i…
-
New frameworks enhance AI dialogue memory and retrieval benchmarks
Researchers have developed new frameworks for improving long-term dialogue agents and evaluating conversational retrieval. MGRetrieval enhances memory retrieval by grounding reflective processes in historical memory str…
-
KernelMind project details code retrieval improvements and evaluation methods
The KernelMind project is detailing its development process, focusing on improving its code retrieval and evaluation capabilities. Early versions struggled with subjective evaluation, prompting the creation of a benchma…
-
Qwen 2.5 powers multi-turn retrieval system to top SemEval ranks
Researchers have developed a three-stage retrieval system for multi-turn conversations, enhancing accuracy in information retrieval tasks. The system first refines context-dependent queries using a fine-tuned Qwen 2.5 7…