paper-with-me

Papers

Boot and Switch: Alternating Distillation for Zero-Shot Dense Retrieval

2023-11-27 · Fan Jiang, Qiongkai Xu, Tom Drummond, Trevor Cohn

Neural 'dense' retrieval models are state of the art for many datasets, however these models often exhibit limited domain transfer ability. Existing approaches to adaptation are unwieldy, such as requiring explicit supervision, complex model architectures, or massive external models. We present $\texttt{ABEL}$, a simple but effective unsupervised method to enhance passage retrieval in zero-shot settings. Our technique follows a straightforward loop: a dense retriever learns from supervision signals provided by a reranker, and subsequently, the reranker is updated based on feedback from the improved retriever. By iterating this loop, the two components mutually enhance one another's performance. Experimental results demonstrate that our unsupervised $\texttt{ABEL}$ model outperforms both leading supervised and unsupervised retrievers on the BEIR benchmark. Meanwhile, it exhibits strong adaptation abilities to tasks and domains that were unseen during training. By either fine-tuning $\texttt{ABEL}$ on labelled data or integrating it with existing supervised dense retrievers, we achieve state-of-the-art results.\footnote{Source code is available at \url{https://github.com/Fantabulous-J/BootSwitch}.}

📄 PDF Abstract BibTeX arXiv:2311.15564

Code (1)

fantabulous-j/bootswitch 공식 구현 pytorch

Tasks

Passage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Multilingual Large Language Models Are Not (Yet) Code-Switchers

2023-05-23 · Ruochen Zhang, Samuel Cahyawijaya, Jan Christian Blaise Cruz, Genta Indra Winata 외

Multilingual Large Language Models (LLMs) have recently shown great capabilities in a wide range of tasks, exhibiting state-of-the-art performance through zero-shot or few-shot prompting methods. While there have been ex…

BenchmarkingLanguage IdentificationMachine TranslationSentiment Analysis

CycleDistill: Bootstrapping Machine Translation using LLMs with Cyclical Distillation

2025-06-24 · Deepon Halder, Thanmay Jayakumar, Raj Dabre

Large language models (LLMs), despite their ability to perform few-shot machine translation (MT), often lag behind dedicated MT systems trained on parallel corpora, which are crucial for high quality machine translation …

Machine TranslationTranslation

DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior

2023-10-25 · Jingxiang Sun, Bo Zhang, Ruizhi Shao, Lizhen Wang 외

We present DreamCraft3D, a hierarchical 3D content generation method that produces high-fidelity and coherent 3D objects. We tackle the problem by leveraging a 2D reference image to guide the stages of geometry sculpting…

3D Generation

ChatZero:Zero-shot Cross-Lingual Dialogue Generation via Pseudo-Target Language

2024-08-16 · Yongkang Liu, Feng Shi, Daling Wang, Yifei Zhang 외

Although large language models(LLMs) show amazing capabilities, among various exciting applications discovered for LLMs fall short in other low-resource languages. Besides, most existing methods depend on large-scale dia…

Contrastive LearningDialogue Generation

MulZDG: Multilingual Code-Switching Framework for Zero-shot Dialogue Generation

2022-08-18 · COLING 2022 10 · Yongkang Liu, Shi Feng, Daling Wang, Yifei Zhang

Building dialogue generation systems in a zero-shot scenario remains a huge challenge, since the typical zero-shot approaches in dialogue generation rely heavily on large-scale pre-trained language generation models such…

Data AugmentationDialogue GenerationText Generation