collaborators

8 papers

cs.LG2025

From Topology to Retrieval: Decoding Embedding Spaces with Unified Signatures

Florian Rottach, William Rudman, Bastian Rieck +2

Studying how embeddings are organized in space not only enhances model interpretability but also uncovers factors that drive downstream task performance. In this paper, we present…

cs.IR2025

Learning Effective Representations for Retrieval Using Self-Distillation with Adaptive Relevance Margins

Lukas Gienapp, Niklas Deckers, Martin Potthast +1

Representation-based retrieval models, so-called bi-encoders, estimate the relevance of a document to a query by calculating the similarity of their respective embeddings. Current…

cs.IR2025

Variations in Relevance Judgments and the Shelf Life of Test Collections

Andrew Parry, Maik Fröbe, Harrisen Scells +5

The fundamental property of Cranfield-style evaluations, that system rankings are stable even when assessors disagree on individual relevance decisions, was validated on traditiona…

cs.IR2025

AiReview: An Open Platform for Accelerating Systematic Reviews with LLMs

Xinyu Mao, Teerapong Leelanupab, Martin Potthast +2

Systematic reviews are fundamental to evidence-based medicine. Creating one is time-consuming and labour-intensive, mainly due to the need to screen, or assess, many studies for in…

cs.IR2025

Rank-DistiLLM: Closing the Effectiveness Gap Between Cross-Encoders and LLMs for Passage Re-Ranking

Ferdinand Schlatt, Maik Fröbe, Harrisen Scells +6

Cross-encoders distilled from large language models (LLMs) are often more effective re-rankers than cross-encoders fine-tuned on manually labeled data. However, distilled models do…

cs.IR2025

Set-Encoder: Permutation-Invariant Inter-Passage Attention for Listwise Passage Re-Ranking with Cross-Encoders

Ferdinand Schlatt, Maik Fröbe, Harrisen Scells +6

Existing cross-encoder models can be categorized as pointwise, pairwise, or listwise. Pairwise and listwise models allow passage interactions, which typically makes them more effec…