← Search

Martin Franz

4 accepted papers

2023

Moving Beyond Downstream Task Accuracy for Information Retrieval Benchmarking

ACL 2023findings

Neural information retrieval (IR) systems have progressed rapidly in recent years, in large part due to the release of publicly available benchmarking tasks. Unfortunately, some dimensions of this progress are illusory: the majority of the popular IR benchmarks today focus exclusively on downstream…

2023

UDAPDR: Unsupervised Domain Adaptation via LLM Prompting and Distillation of Rerankers

EMNLP 2023long main

Many information retrieval tasks require large labeled datasets for fine-tuning. However, such datasets are often unavailable, and their utility for real-world applications can diminish quickly due to domain shifts. To address this challenge, we develop and motivate a method for using large language…

Cited by 0SourcecodeScholar
2022

Learning Cross-Lingual IR from an English Retriever

NAACL 2022long

We present DR.DECR (Dense Retrieval with Distillation-Enhanced Cross-Lingual Representation), a new cross-lingual information retrieval (CLIR) system trained using multi-stage knowledge distillation (KD). The teacher of DR.DECR relies on a highly effective but computationally expensive two-stage inf…

2022

Towards Robust Neural Retrieval with Source Domain Synthetic Pre-Finetuning

COLING 2022main

Research on neural IR has so far been focused primarily on standard supervised learning settings, where it outperforms traditional term matching baselines. Many practical use cases of such models, however, may involve previously unseen target domains. In this paper, we propose to improve the out-of-…