IRCLOct 7, 2023

DORIS-MAE: Scientific Document Retrieval using Multi-level Aspect-based Queries

arXiv:2310.04678v318 citationsh-index: 30Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the need for better retrieval methods in scientific research by providing a scalable dataset, though it is incremental as it builds on existing retrieval tasks with a new benchmark.

The authors tackled the problem of retrieving scientific documents for complex, multifaceted queries by introducing the DORIS-MAE benchmark dataset, which includes 100 human-authored queries and 100 relevant documents per query, and they showed that LLM annotation reduced costs by 500x without quality loss.

In scientific research, the ability to effectively retrieve relevant documents based on complex, multifaceted queries is critical. Existing evaluation datasets for this task are limited, primarily due to the high cost and effort required to annotate resources that effectively represent complex queries. To address this, we propose a novel task, Scientific DOcument Retrieval using Multi-level Aspect-based quEries (DORIS-MAE), which is designed to handle the complex nature of user queries in scientific research. We developed a benchmark dataset within the field of computer science, consisting of 100 human-authored complex query cases. For each complex query, we assembled a collection of 100 relevant documents and produced annotated relevance scores for ranking them. Recognizing the significant labor of expert annotation, we also introduce Anno-GPT, a scalable framework for validating the performance of Large Language Models (LLMs) on expert-level dataset annotation tasks. LLM annotation of the DORIS-MAE dataset resulted in a 500x reduction in cost, without compromising quality. Furthermore, due to the multi-tiered structure of these complex queries, the DORIS-MAE dataset can be extended to over 4,000 sub-query test cases without requiring additional annotation. We evaluated 17 recent retrieval methods on DORIS-MAE, observing notable performance drops compared to traditional datasets. This highlights the need for better approaches to handle complex, multifaceted queries in scientific research. Our dataset and codebase are available at https://github.com/Real-Doris-Mae/Doris-Mae-Dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes