ARTFEED — Contemporary Art Intelligence

CAR: Confidence-Aware Reranking Boosts RAG Generation Quality

ai-technology · 2026-05-07

Introducing CAR (Confidence-Aware Reranking), a novel framework that enhances retrieval-augmented generation without the need for training. This approach shifts focus from traditional query-document relevance to the generator's confidence change, which is assessed through the semantic consistency of sampled responses. Documents that bolster confidence are elevated in rank, while those that diminish it are lowered, and ambiguous cases maintain their original ranking. A query-level gate ensures that confident queries remain unaffected. Testing on four BEIR datasets demonstrates that CAR surpasses current reranking techniques.

Key facts

  • CAR is a query-guided, training-free, plug-and-play reranking framework.
  • It uses generator confidence change as a document usefulness signal.
  • Confidence is estimated through semantic consistency of multiple sampled answers.
  • Documents increasing confidence are promoted; decreasing confidence are demoted.
  • Uncertain cases preserve the baseline order.
  • A query-level gate avoids intervention on already confident queries.
  • Experiments were conducted on four BEIR datasets.
  • The paper is available on arXiv with ID 2605.04495.

Entities

Institutions

  • arXiv

Sources