SOTAVerified

AUEB-Archimedes at RIRAG-2025: Is obligation concatenation really all you need?

2024-12-16Code Available0· sign in to hype

Ioannis Chasandras, Odysseas S. Chlapanis, Ion Androutsopoulos

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents the systems we developed for RIRAG-2025, a shared task that requires answering regulatory questions by retrieving relevant passages. The generated answers are evaluated using RePASs, a reference-free and model-based metric. Our systems use a combination of three retrieval models and a reranker. We show that by exploiting a neural component of RePASs that extracts important sentences ('obligations') from the retrieved passages, we achieve a dubiously high score (0.947), even though the answers are directly extracted from the retrieved passages and are not actually generated answers. We then show that by selecting the answer with the best RePASs among a few generated alternatives and then iteratively refining this answer by reducing contradictions and covering more obligations, we can generate readable, coherent answers that achieve a more plausible and relatively high score (0.639).

Tasks

Reproductions