paper-with-me

홈 › Papers

The Expando-Mono-Duo Design Pattern for Text Ranking with Pretrained Sequence-to-Sequence Models

2021-01-14 · Ronak Pradeep, Rodrigo Nogueira, Jimmy Lin

We propose a design pattern for tackling text ranking problems, dubbed "Expando-Mono-Duo", that has been empirically validated for a number of ad hoc retrieval tasks in different domains. At the core, our design relies on pretrained sequence-to-sequence models within a standard multi-stage ranking architecture. "Expando" refers to the use of document expansion techniques to enrich keyword representations of texts prior to inverted indexing. "Mono" and "Duo" refer to components in a reranking pipeline based on a pointwise model and a pairwise model that rerank initial candidates retrieved using keyword search. We present experimental results from the MS MARCO passage and document ranking tasks, the TREC 2020 Deep Learning Track, and the TREC-COVID challenge that validate our design. In all these tasks, we achieve effectiveness that is at or near the state of the art, in some cases using a zero-shot approach that does not exploit any training data from the target task. To support replicability, implementations of our design pattern are open-sourced in the Pyserini IR toolkit and PyGaggle neural reranking library.

📄 PDF Abstract BibTeX arXiv:2101.05667

Code (4)

castorini/rank_llm pytorch
irgroup/clef2023-longeval-irc pytorch
parry-parry/pyterrier_t5 pytorch
terrierteam/pyterrier_t5 pytorch

Tasks

Document RankingRerankingRetrieval

Similar Papers 제목 키워드 기반

Understanding Shared Speech-Text Representations

2023-04-27 · Gary Wang, Kyle Kastner, Ankur Bapna, Zhehuai Chen 외

Recently, a number of approaches to train speech models by incorpo-rating text into end-to-end models have been developed, with Mae-stro advancing state-of-the-art automatic speech recognition (ASR)and Speech Translation…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain Adaptationspeech-recognition+1

Finding Robust Itemsets Under Subsampling

2019-02-18 · Nikolaj Tatti, Fabian Moerchen, Toon Calders

Mining frequent patterns is plagued by the problem of pattern explosion making pattern reduction techniques a key challenge in pattern mining. In this paper we propose a novel theoretical framework for pattern reduction.…

CAGE: Coherence-Aware Graph Encoding for Retrieval-Augmented Generation

2026-09-04 · Tong Qi, Jingyu Wu, Youbing Yin, Spencer Hong 외 arxiv

Traditional Retrieval-Augmented Generation (RAG) systems score each passage independently against the query, assembling context sets that may be individually relevant yet collectively incoherent. We introduce Coherence-A…

MonoMVSNet: Monocular Priors Guided Multi-View Stereo Network

2025-07-15 · Jianfei Jiang, Qiankun Liu, Haochen Yu, Hongyuan Liu 외

Learning-based Multi-View Stereo (MVS) methods aim to predict depth maps for a sequence of calibrated images to recover dense point clouds. However, existing MVS methods often struggle with challenging regions, such as t…

Depth EstimationDepth PredictionMonocular Depth Estimation

The Lou Dataset -- Exploring the Impact of Gender-Fair Language in German Text Classification

2024-09-26 · Andreas Waldis, Joel Birrer, Anne Lauscher, Iryna Gurevych

Gender-fair language, an evolving German linguistic variation, fosters inclusion by addressing all genders or using neutral forms. Nevertheless, there is a significant lack of resources to assess the impact of this lingu…

ClassificationStance Detectiontext-classificationText Classification+1