paper-with-me

홈 › Papers

TripClick: The Log Files of a Large Health Web Search Engine

2021-03-14 · Navid Rekabsaz, Oleg Lesota, Markus Schedl, Jon Brassey, Carsten Eickhoff

Click logs are valuable resources for a variety of information retrieval (IR) tasks. This includes query understanding/analysis, as well as learning effective IR models particularly when the models require large amounts of training data. We release a large-scale domain-specific dataset of click logs, obtained from user interactions of the Trip Database health web search engine. Our click log dataset comprises approximately 5.2 million user interactions collected between 2013 and 2020. We use this dataset to create a standard IR evaluation benchmark -- TripClick -- with around 700,000 unique free-text queries and 1.3 million pairs of query-document relevance signals, whose relevance is estimated by two click-through models. As such, the collection is one of the few datasets offering the necessary data richness and scale to train neural IR models with a large amount of parameters, and notably the first in the health domain. Using TripClick, we conduct experiments to evaluate a variety of IR models, showing the benefits of exploiting this data to train neural architectures. In particular, the evaluation results show that the best performing neural IR model significantly improves the performance by a large margin relative to classical IR models, especially for more frequent queries.

📄 PDF Abstract BibTeX arXiv:2103.07901

Code (1)

tripdatabase/tripclick 공식 구현

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

TripJudge: A Relevance Judgement Test Collection for TripClick Health Retrieval

2022-08-14 · Sophia Althammer, Sebastian Hofstätter, Suzan Verberne, Allan Hanbury

Robust test collections are crucial for Information Retrieval research. Recently there is a growing interest in evaluating retrieval systems for domain-specific retrieval tasks, however these tasks often lack a reliable …

Information RetrievalRetrieval

Establishing Strong Baselines for TripClick Health Retrieval

2022-01-02 · Sebastian Hofstätter, Sophia Althammer, Mete Sertkan, Allan Hanbury

We present strong Transformer-based re-ranking and dense retrieval baselines for the recently released TripClick health ad-hoc retrieval collection. We improve the - originally too noisy - training data with a simple neg…

Re-RankingRetrieval

Exploring Profiles of Cognitive Distortions Associated with Mental Health Disorders

2026-05-24 · Alina Anikejeva, Kairit Sirts arxiv

Cognitive distortions, distorted patterns of thinking, have been increasingly studied in computational mental health research. Although they are related to many, if not all, mental health disorders, most existing studies…

Search Personalization with Embeddings

2016-12-12 · Thanh Vu, Dat Quoc Nguyen, Mark Johnson, Dawei Song 외

Recent research has shown that the performance of search personalization depends on the richness of user profiles which normally represent the user's topical interests. In this paper, we propose a new embedding approach …

CODER: An efficient framework for improving retrieval through COntextual Document Embedding Reranking

2021-12-16 · George Zerveas, Navid Rekabsaz, Daniel Cohen, Carsten Eickhoff

Contrastive learning has been the dominant approach to training dense retrieval models. In this work, we investigate the impact of ranking context - an often overlooked aspect of learning dense retrieval models. In parti…

Contrastive LearningDocument EmbeddingRerankingRetrieval