reranking

Tag

Cards List
#reranking

my agent kept confidently acting on bad retrieved context until I added a self-check step

Reddit r/AI_Agents · yesterday

The author shares techniques to prevent RAG-based agents from acting on bad retrieved context, including hybrid retrieval, reranking, corrective retrieval steps, and guardrails, with a build lab event on Aug 29 to demonstrate these methods.

0 favorites 0 likes
#reranking

HNR-DAC: Hard-Negative Reranking and Distribution-Aligned Classification for Scientific Claim Verification

arXiv cs.CL · 2026-08-10 Cached

This paper presents HNR-DAC, a two-stage framework for scientific claim verification over cited papers, combining hard-negative reranking and distribution-aligned classification. It achieves strong results on NLPCC 2026 Task 10 Track 2, ranking third on the leaderboard with the highest Macro-F1.

0 favorites 0 likes
#reranking

Learning from Failures: Retrieval-Centric CoT via Hard Negatives for Unified Multimodal Retrieval

Hugging Face Daily Papers · 2026-08-06 Cached

This paper introduces UniME-R1, an embedder-adviser framework for unified multimodal retrieval that generates Retrieval-Centric Chain-of-Thought (RC-CoT) conditioned on retrieval feedback, improving retrieval performance by learning from hard negatives.

0 favorites 0 likes
#reranking

@lateinteraction: it can never be too late for some late interaction - so cool @sirupsen @turbopuffer !

X AI KOLs Timeline · 2026-07-30 Cached

Turbopuffer announces beta support for late interaction, enabling models like ColBERT to represent text as token-level vectors, combining a fast single-vector ANN first pass with exact late interaction reranking to improve recall.

0 favorites 0 likes
#reranking

TabRank: Chain-of-Thought Distillation for Table Re-Rankers

arXiv cs.CL · 2026-07-29 Cached

TabRank introduces a framework for training reasoning rerankers for tabular retrieval by distilling chain-of-thought traces from a large reasoning model (DeepSeek-R1) into compact student models, achieving significant improvements across multiple table retrieval benchmarks.

0 favorites 0 likes
#reranking

Source-Aware Reranking for Retrieval-Augmented Generation: A Reliability Prior Approach

arXiv cs.AI · 2026-07-28 Cached

This paper introduces a source-aware reranking method for RAG that incorporates domain-informed source reliability priors, improving Precision@5 from 0.48 to 0.72 on a 120-document health corpus and reducing adversarial document retrieval.

0 favorites 0 likes
#reranking

Transforming LLMs into Efficient Cross-Encoders via Knowledge Distillation for RAG Reranking

arXiv cs.CL · 2026-07-15 Cached

This paper presents a method to fine-tune LLaMA 3 8B as an efficient reranker for Retrieval-Augmented Generation using knowledge distillation and 4-bit quantization, achieving 14-21% gains in retrieval metrics over cross-encoder baselines with reduced inference cost.

0 favorites 0 likes
#reranking

Task Decomposition-Guided Reranking for Adaptive Agent Skill Retrieval

arXiv cs.AI · 2026-07-08 Cached

Proposes SkillReranker, an inference-time reranking framework that decomposes tasks and skills to build a directed acyclic execution graph and uses a cross-encoder for scoring, improving task performance and efficiency in agent skill selection.

0 favorites 0 likes
#reranking

How Can AI Find My Model? A Model-Finding Experimental Study Considering Data Formats, Embeddings, and Retrieval Strategies

arXiv cs.AI · 2026-07-01 Cached

This paper presents an experimental study on using AI to find simulation models via natural language queries, evaluating data representations, embedding models, and retrieval strategies, finding that open-source embeddings and reranking methods significantly improve performance.

0 favorites 0 likes
#reranking

When Reranking Hurts: Uncertainty-Based Gating for Few-Shot Reranking

arXiv cs.CL · 2026-07-01 Cached

This paper challenges the assumption that reranking always improves few-shot selection for LLMs, proposing a training-free gated reranking approach that uses model uncertainty to decide when to rerank, reducing computational costs by 15-80% while slightly improving performance.

0 favorites 0 likes
#reranking

5ting at SemEval-2026 Task 8: Strong End-to-End Multi-Turn RAG via LLM-Based Reranking and Faithfulness Control

arXiv cs.CL · 2026-06-30 Cached

This paper presents 5ting, a system for multi-turn Retrieval-Augmented Generation (RAG) that combines BGE-M3 dense retrieval, FAISS indexing, LLM-based reranking, and evidence-constrained generation. The system achieves strong results on SemEval-2026 Task 8, with a retrieval nDCG@5 of 0.4719 and an end-to-end harmonic score of 0.5597.

0 favorites 0 likes
#reranking

KaLM-Reranker-V1: Fast but Not Late Interaction for Compressed Document Reranking

Hugging Face Daily Papers · 2026-06-22 Cached

KaLM-Reranker-V1 is a fast reranker that decouples query and passage computation using an encoder-decoder architecture with Matryoshka embedding pooling and cross-attention, achieving state-of-the-art reranking performance on BEIR and competitive results on multilingual benchmarks.

0 favorites 0 likes
#reranking

Attention-Discounted Adaptive Sampler for Masked Diffusion Language Models

arXiv cs.CL · 2026-06-10 Cached

This paper introduces ADAS, a training-free reranking rule for parallel masked diffusion decoding that uses attention to discount tokens that strongly attend to uncertain positions, improving low-NFE performance on reasoning and code tasks with minimal runtime overhead.

0 favorites 0 likes
#reranking

Structures Facilitate Retrieve, Rerank, and Generate

arXiv cs.CL · 2026-06-03 Cached

The paper proposes SF-Re2G, a method that improves document-grounded dialogue systems by leveraging document structure to enhance retrieval, reranking, and generation. It validates on Chinese and English datasets.

0 favorites 0 likes
#reranking

Your RAG is hallucinating because of garbage retrieval — here's the 3-line fix (with real scores)

Reddit r/AI_Agents · 2026-05-25

A practical fix for RAG hallucination caused by noisy retrieval: use cross-encoder re-ranking to filter chunks with a score > 1.5, improving relevance from -0.28 to +3.80 on average.

0 favorites 0 likes
#reranking

@garrytan: My newest gbrain-evals just dropped - this is how gbrain does vs other options. http://ZeroEntropy.dev is SOTA for rera…

X AI KOLs Following · 2026-05-24 Cached

Garry Tan released new gbrain-evals benchmarks showing ZeroEntropy.dev achieves state-of-the-art performance in reranking and embedding cost, speed, and retrieval success, beating MemPalace and Vector RAG.

0 favorites 0 likes
#reranking

Active Learners as Efficient PRP Rerankers

arXiv cs.LG · 2026-05-15 Cached

Proposes reframing Pairwise Ranking Prompting (PRP) reranking as active learning from noisy pairwise comparisons, improving NDCG@10 per call under budget constraints, and introduces a randomized-direction oracle that reduces LLM calls per pair.

0 favorites 0 likes
#reranking

Active Learners as Efficient PRP Rerankers

Hugging Face Daily Papers · 2026-05-15 Cached

This paper reframes pairwise ranking prompting as active learning from noisy comparisons, introducing a noise-robust framework with a randomized-direction oracle to improve ranking quality under call constraints and address position bias.

0 favorites 0 likes
#reranking

Caraman at SemEval-2026 Task 8: Three-Stage Multi-Turn Retrieval with Query Rewriting, Hybrid Search, and Cross-Encoder Reranking

arXiv cs.CL · 2026-05-13 Cached

This paper describes a system for SemEval-2026 Task 8 that uses a three-stage pipeline involving query rewriting with a fine-tuned Qwen model, hybrid retrieval, and cross-encoder reranking to improve multi-turn retrieval performance.

0 favorites 0 likes
#reranking

MemReranker: Reasoning-Aware Reranking for Agent Memory Retrieval

arXiv cs.CL · 2026-05-08 Cached

MemReranker is a reasoning-aware reranking model family (0.6B/4B) designed for agent memory retrieval, addressing limitations in semantic similarity by incorporating LLM knowledge distillation for better temporal and causal reasoning.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback