RaguTeam at SemEval-2026 Task 8: Meno and Friends in a Judge-Orchestrated LLM Ensemble for Faithful Multi-Turn Response Generation

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, medium

Summary

RaguTeam secured first place in Task B of the SemEval-2026 Task 8 MTRAGEval shared task, focusing on multi-turn retrieval-augmented generation. Their submission utilized a heterogeneous ensemble of seven Large Language Models, organized into two groups with distinct prompting strategies. A GPT-4o-mini judge then selected the optimal response from candidates. The system achieved a conditioned harmonic mean score of 0.78, significantly surpassing the strongest organizer baseline of 0.64, and ranked first among 26 competing teams. Ablation studies confirmed that diversity across model families, scales, and prompting approaches is crucial for ensemble performance. The team also integrated Meno-Lite-0.1, a 7B domain-adapted model, noted for its favorable cost-performance trade-off, and provided an analysis of MTRAGEval's annotation limitations.

Key takeaway

For AI scientists and ML engineers building multi-turn RAG systems, consider implementing a judge-orchestrated LLM ensemble to enhance response faithfulness and accuracy. Your system's performance can significantly improve by leveraging diverse LLM families and prompting strategies, as demonstrated by RaguTeam's first-place SemEval-2026 result. Additionally, explore integrating smaller, domain-adapted models like Meno-Lite-0.1 to optimize your cost-performance balance without sacrificing quality.

Key insights

A judge-orchestrated, diverse LLM ensemble significantly improves multi-turn RAG performance over individual models.

Principles

Method

A heterogeneous ensemble of seven LLMs, split into two groups with distinct prompting strategies, generates candidate responses, with a GPT-4o-mini judge selecting the best output.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.