paper-with-me

Papers

SARA: A Collection of Sensitivity-Aware Relevance Assessments

2024-01-10 · Jack McKechnie, Graham McDonald

Large archival collections, such as email or government documents, must be manually reviewed to identify any sensitive information before the collection can be released publicly. Sensitivity classification has received a lot of attention in the literature. However, more recently, there has been increasing interest in developing sensitivity-aware search engines that can provide users with relevant search results, while ensuring that no sensitive documents are returned to the user. Sensitivity-aware search would mitigate the need for a manual sensitivity review prior to collections being made available publicly. To develop such systems, there is a need for test collections that contain relevance assessments for a set of information needs as well as ground-truth labels for a variety of sensitivity categories. The well-known Enron email collection contains a classification ground-truth that can be used to represent sensitive information, e.g., the Purely Personal and Personal but in Professional Context categories can be used to represent sensitive personal information. However, the existing Enron collection does not contain a set of information needs and relevance assessments. In this work, we present a collection of fifty information needs (topics) with crowdsourced query formulations (3 per topic) and relevance assessments (11,471 in total) for the Enron collection (mean number of relevant documents per topic = 11, variance = 34.7). The developed information needs, queries and relevance judgements are available on GitHub and will be available along with the existing Enron collection through the popular ir_datasets library. Our proposed collection results in the first freely available test collection for developing sensitivity-aware search systems.

📄 PDF Abstract BibTeX arXiv:2401.05144

Code (0)

등록된 구현이 없습니다.

Tasks

SensitivitySensitivity Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Graded Relevance Assessments and Graded Relevance Measures of NTCIR: A Survey of the First Twenty Years

2019-03-27 · Tetsuya Sakai

NTCIR was the first large-scale IR evaluation conference to construct test collections with graded relevance assessments: the NTCIR-1 test collections from 1998 already featured relevant and partially relevant documents.…

RetrievalSurvey

Stationarity-Aware Retrieval-Augmented Time Series Forecasting

2026-06-02 · Shiqiao Zhou, Holger Schöner, Zipeng Wu, Edouard Fouché 외 arxiv

Time series forecasting relies on historical patterns, but real-world series often exhibit non-stationarity and regime shifts that challenge fully parametric forecasters. Inspired by Retrieval-Augmented Generation (RAG),…

Time Series Forecasting

A Blueprint of IR Evaluation Integrating Task and User Characteristics: Test Collection and Evaluation Metrics

2023-05-01 · Kal Jarvelin, Eero Sormunen

Relevance is generally understood as a multi-level and multi-dimensional relationship between an information need and an information object. However, traditional IR evaluation metrics naively assume mono-dimensionality. …

TREC iKAT 2023: A Test Collection for Evaluating Conversational and Interactive Knowledge Assistants

2024-05-04 · Mohammad Aliannejadi, Zahra Abbasiantaeb, Shubham Chatterjee, Jeffery Dalton 외

Conversational information seeking has evolved rapidly in the last few years with the development of Large Language Models (LLMs), providing the basis for interpreting and responding in a naturalistic manner to user requ…

Conversational SearchNavigate

LLM-based relevance assessment still can't replace human relevance assessment

2024-12-22 · Charles L. A. Clarke, Laura Dietz

The use of large language models (LLMs) for relevance assessment in information retrieval has gained significant attention, with recent studies suggesting that LLM-based judgments provide comparable evaluations to human …

Information Retrieval