paper-with-me

Papers

Repeatability Corner Cases in Document Ranking: The Impact of Score Ties

2018-07-16 · Jimmy Lin, Peilin Yang

Document ranking experiments should be repeatable. However, the interaction between multi-threaded indexing and score ties during retrieval may yield non-deterministic rankings, making repeatability not as trivial as one might imagine. In the context of the open-source Lucene search engine, score ties are broken by internal document ids, which are assigned at index time. Due to multi-threaded indexing, which makes experimentation with large modern document collections practical, internal document ids are not assigned consistently between different index instances of the same collection, and thus score ties are broken unpredictably. This short paper examines the effectiveness impact of such score ties, quantifying the variability that can be attributed to this phenomenon. The obvious solution to this non-determinism and to ensure repeatable document ranking is to break score ties using external collection document ids. This approach, however, comes with measurable efficiency costs due to the necessity of consulting external identifiers during query evaluation.

📄 PDF Abstract BibTeX arXiv:1807.05798

Code (0)

등록된 구현이 없습니다.

Tasks

Document RankingRetrieval

Similar Papers 제목 키워드 기반

Faster and better: a machine learning approach to corner detection

2008-10-14 · Edward Rosten, Reid Porter, Tom Drummond

The repeatability and efficiency of a corner detector determines how likely it is to be useful in a real-world application. The repeatability is importand because the same scene viewed from different positions should yie…

BIG-bench Machine Learning

From Optimizable to Interactable: Mixed Digital Twin-Empowered Testing of Vehicle-Infrastructure Cooperation Systems

2026-03-18 · Jianghong Dong, Chunying Yang, Mengchi Cai, Chaoyi Chen 외 arxiv

Sufficient testing under corner cases is critical for the long-term operation of vehicle-infrastructure cooperation systems (VICS). However, existing corner-case generation methods are primarily AI-driven, and VICS testi…

Chord Angle Deviation using Tangent (CADT), an Efficient and Robust Contour-based Corner Detector

2017-02-16 · Mohammad Asiful Hossain, Abdul Kawsar Tushar

Detection of corner is the most essential process in a large number of computer vision and image processing applications. We have mentioned a number of popular contour-based corner detectors in our paper. Among all these…

An Efficient Single Chord-based Accumulation Technique (SCA) to Detect More Reliable Corners

2017-08-20 · Mohammad Asiful Hossain, Abdul Kawsar Tushar, Shofiullah Babor

Corner detection is a vital operation in numerous computer vision applications. The Chord-to-Point Distance Accumulation (CPDA) detector is recognized as the contour-based corner detector producing the lowest localizatio…

Monte Carlo dropout increases model repeatability

2021-11-12 · Andreanne Lemay, Katharina Hoebel, Christopher P. Bridge, Didem Egemen 외

The integration of artificial intelligence into clinical workflows requires reliable and robust models. Among the main features of robustness is repeatability. Much attention is given to classification performance withou…

ClassificationDensity EstimationMedical Image Analysismodel