Active Retrieval: A setting where the system must perform new retrieval operations for subsequent turns in a conversation, rather than relying on a single initial context
Non-standalone question: A question that cannot be understood without the conversation history (e.g., 'Why did he do that?')
Query Rewriting: The process of transforming a non-standalone user query into a self-contained search query by incorporating context from previous turns
FANC: Faithfulness, Appropriateness, Naturalness, Completeness—the four quality criteria used for reference answers in this benchmark
Elser: A sparse retrieval model by ElasticSearch used for semantic search
Answerability: Categorization of whether a question can be answered fully, partially, or not at all based on the available documents
Factoid: A question type asking for specific facts or entities
Unanswerable: Questions for which the provided corpus does not contain the necessary information, requiring the model to refuse to answer