cross-encoder

Tag

Cards List
#cross-encoder

Hybrid retrieval + dependency-graph expansion beats embeddings-only for code RAG — measured, CI-gated

Reddit r/AI_Agents · 16h ago

Archex is a new open-source code RAG tool that improves retrieval by combining hybrid search (BM25F + dense embeddings), cross-encoder reranking, and dependency-graph expansion, achieving much higher recall and token efficiency than pure embeddings-based approaches.

0 favorites 0 likes
#cross-encoder

ConvMemory v2: A Recall-Preserving Top-10 Evidence Reranker for Conversational Memory Retrieval

arXiv cs.CL · 6d ago Cached

ConvMemory v2 is a recall-preserving reranker that reorders the top-10 candidates from ConvMemory v1 using a fine-tuned cross-encoder, improving MRR on the LoCoMo benchmark while preserving recall.

0 favorites 0 likes
#cross-encoder

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
#cross-encoder

Introducing the Ettin Reranker Family

Reddit r/LocalLLaMA · 2026-05-19 Cached

Introducing the Ettin Reranker family: six new state-of-the-art CrossEncoder rerankers at various sizes, built on ModernBERT encoders, with open-source data and training recipe.

0 favorites 0 likes
← Back to home

Submit Feedback