PulseAugur
EN
LIVE 13:37:33
ENTITY reciprocal rank fusion

reciprocal rank fusion

PulseAugur coverage of reciprocal rank fusion — every cluster mentioning reciprocal rank fusion across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
11
11 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
10
10 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

6 day(s) with sentiment data

RECENT · PAGE 1/1 · 11 TOTAL
  1. RESEARCH · CL_105011 ·

    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…

  2. TOOL · CL_100233 ·

    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…

  3. TOOL · CL_96972 ·

    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…

  4. RESEARCH · CL_86639 ·

    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…

  5. TOOL · CL_85050 ·

    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…

  6. TOOL · CL_76609 ·

    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…

  7. TOOL · CL_71066 ·

    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…

  8. TOOL · CL_42589 ·

    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…

  9. RESEARCH · CL_41825 ·

    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…

  10. RESEARCH · CL_37160 ·

    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…

  11. RESEARCH · CL_27949 ·

    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…