PulseAugur
EN
LIVE 11:15:14

New RAG defenses and multi-turn conversational AI systems detailed

Researchers have developed ProGRank, a novel defense mechanism designed to protect Retrieval-Augmented Generation (RAG) systems from corpus poisoning attacks. This training-free method operates on the retriever side by introducing mild perturbations to query-passage pairs and analyzing probe gradients to identify instability signals. Separately, another research team details their participation in SemEval-2026 Task 8, presenting a multi-turn RAG pipeline that integrates learned sparse retrieval with LLM-based reranking for improved conversational question answering across various domains. AI

IMPACT These papers introduce novel techniques for enhancing RAG security and improving multi-turn conversational AI performance, potentially impacting future development in both areas.

RANK_REASON Two distinct research papers detailing new methods for RAG systems and conversational AI.

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 3 sources. How we write summaries →

COVERAGE [3]

  1. arXiv cs.AI TIER_1 English(EN) · Xiangyu Yin, Yi Qi, Chih-Hong Cheng ·

    ProGRank: Probe-Gradient Reranking to Defend Dense-Retriever RAG from Corpus Poisoning

    arXiv:2603.22934v3 Announce Type: replace Abstract: Retrieval-Augmented Generation (RAG) improves large language model applications by grounding generation in retrieved evidence, but also introduces corpus poisoning as a new attack surface. In this setting, an adversary injects o…

  2. arXiv cs.CL TIER_1 English(EN) · Simon Lupart, Kidist Amde Mekonnen, Zahra Abbasiantaeb, Mohammad Aliannejadi ·

    uva-irlab-conv at SemEval-2026 Task 8: Multi-Turn RAG with Learned Sparse Retrieval and Listwise Reranking

    arXiv:2606.11945v1 Announce Type: new Abstract: This report describes our participation in SemEval-2026 Task 8 on multi-turn retrieval and question answering. The task evaluates conversational systems across four domains (finance, cloud documentation, government, Wikipedia), and …

  3. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Mohammad Aliannejadi ·

    uva-irlab-conv at SemEval-2026 Task 8: Multi-Turn RAG with Learned Sparse Retrieval and Listwise Reranking

    This report describes our participation in SemEval-2026 Task 8 on multi-turn retrieval and question answering. The task evaluates conversational systems across four domains (finance, cloud documentation, government, Wikipedia), and includes unanswerable queries where the availabl…