PulseAugur
EN
LIVE 14:15:30
ENTITY Beir

Beir

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

Show in brief
Total · 30d
5
24 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
5
23 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

5 day(s) with sentiment data

RECENT · PAGE 1/2 · 24 TOTAL
  1. RESEARCH · CL_178510 ·

    New models unify sparse and dense multimodal embeddings, boosting search efficiency

    Researchers have introduced UEmbed, a novel decoder-only multimodal embedding model capable of generating both sparse lexical and dense representations within a single causal forward pass. This model aims to unify spars…

  2. TOOL · CL_181169 ·

    Hyperbolic geometry retrieval system enables RAG on edge devices

    Researchers have developed a novel hybrid retrieval system that leverages hyperbolic geometry for retrieval-augmented generation (RAG) on edge devices. This system projects word embeddings into hyperbolic space, allowin…

  3. TOOL · CL_180208 ·

    New CE-QE method enhances lexical retrieval by grounding in semantic evidence

    Researchers have developed a new method called Cross-Encoder Query Expansion (CE-QE) to improve information retrieval systems. This technique addresses the limitation of traditional lexical retrieval methods like BM25, …

  4. RESEARCH · CL_167400 ·

    New RAG defense frameworks combat data poisoning attacks · 3 sources tracked

    Researchers have developed new defense frameworks to protect Retrieval-Augmented Generation (RAG) systems from data poisoning attacks. RAGuard, presented in two papers, employs a layered approach including adversarial r…

  5. RESEARCH · CL_156459 ·

    PLAID-PRF enhances dense retrieval with centroid-aware pseudo-relevance feedback

    Researchers have introduced PLAID-PRF, a novel method for enhancing multi-vector dense retrieval models like ColBERT. This technique leverages centroid-like tokens within the PLAID framework to perform Pseudo-Relevance …

  6. TOOL · CL_131537 ·

    KaLM-Reranker-V1: Efficient Document Reranking Model Unveiled

    Researchers have introduced KaLM-Reranker-V1, a novel document reranking model designed for efficiency and flexibility in retrieval systems. This model decouples query and passage computation, allowing for faster proces…

  7. TOOL · CL_111511 ·

    TileMaxSim kernel boosts GPU retrieval model speed by 220x

    Researchers have developed TileMaxSim, a new IO-aware kernel for GPUs designed to significantly accelerate the MaxSim scoring process used in multi-vector retrieval models like ColBERT. Existing implementations are inef…

  8. RESEARCH · CL_107693 ·

    DREAM paper proposes autoregressive modeling for dense retrieval training

    Researchers have developed DREAM (Dense Retrieval Embeddings via Autoregressive Modeling), a novel method for training dense retrieval systems. Unlike traditional methods that rely on costly labeled data, DREAM leverage…

  9. COMMENTARY · CL_103119 ·

    AI agents fail due to flawed search index distribution, not prompting

    A common issue in AI agents is that their search results appear correct but lead to factually wrong answers due to problems with the underlying search index. This is not a prompting issue but a distribution problem, whe…

  10. RESEARCH · CL_105028 ·

    KaLM-Reranker-V1: Efficient Document Reranking Model Unveiled

    Researchers have introduced KaLM-Reranker-V1, a novel reranking model designed for efficiency in large-scale retrieval systems. This model decouples query and passage computation using an encoder-decoder architecture wi…

  11. 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…

  12. TOOL · CL_97771 ·

    New multilingual reranker models trained efficiently for diverse tasks

    Researchers have developed Querit-Reranker, a new family of multilingual cross-encoder rerankers designed for efficient adaptation to various ranking tasks without requiring extensive labeled data. The models are traine…

  13. RESEARCH · CL_90782 ·

    New ADORE framework improves LLM query expansion with iterative feedback

    Researchers have introduced ADORE, an iterative framework designed to enhance Large Language Model (LLM)-based query expansion for information retrieval. Unlike generation-driven methods that can lead to retrieval drift…

  14. TOOL · CL_84336 ·

    CompRank framework boosts LLM reranking efficiency

    Researchers have developed CompRank, a new framework designed to make large language model (LLM) rerankers more computationally efficient for information retrieval tasks. CompRank achieves this by reducing redundant com…

  15. RESEARCH · CL_81956 ·

    STORM framework enhances lexical query expansion for retrieval

    Researchers have developed STORM, a self-supervised framework for lexical query expansion that improves information retrieval. This method uses a reward-guided beam search to optimize token generation, making it more ef…

  16. RESEARCH · CL_74430 ·

    New ECI method ranks hard-negatives for dense retrieval without training

    Researchers have developed a new training-free method called Effective Contrastive Information (ECI) to evaluate hard-negative sources for dense retrieval systems. This technique ranks candidate negatives using frozen e…

  17. RESEARCH · CL_62875 ·

    New methods enhance search result reranking with adaptive and long-context AI

    Researchers have developed new methods to improve the reranking of search results, particularly in zero-resource scenarios where traditional supervised training is not feasible. One approach, DART, adapts a scoring func…

  18. RESEARCH · CL_48858 ·

    Google Embeddings 2 leads retrieval benchmarks but lags in speed

    A new paper benchmarks Google Embeddings 2 (GE2) against several open-source models for multilingual dense retrieval and RAG systems. GE2 achieved top performance across multiple tasks, including BEIR and an Italian RAG…

  19. RESEARCH · CL_41792 ·

    New DIVE method compresses LLM embeddings for efficient vector search

    Researchers have developed DIVE, a new method for compressing high-dimensional embeddings from large language models to reduce storage and computational costs in vector search systems. DIVE employs a self-limiting tripl…

  20. TOOL · CL_27587 ·

    Deduplication in RAG systems cuts context size without quality loss

    A new preprint details an empirical analysis of byte-exact deduplication in Retrieval-Augmented Generation (RAG) systems. The study found significant context reduction across academic, enterprise, and conversational AI …