SOTAVerified

Deep Learning Based Dense Retrieval: A Comparative Study

2024-10-27Unverified0· sign in to hype

Ming Zhong, Zhizhi Wu, Nanako Honda

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Dense retrievers have achieved state-of-the-art performance in various information retrieval tasks, but their robustness against tokenizer poisoning remains underexplored. In this work, we assess the vulnerability of dense retrieval systems to poisoned tokenizers by evaluating models such as BERT, Dense Passage Retrieval (DPR), Contriever, SimCSE, and ANCE. We find that supervised models like BERT and DPR experience significant performance degradation when tokenizers are compromised, while unsupervised models like ANCE show greater resilience. Our experiments reveal that even small perturbations can severely impact retrieval accuracy, highlighting the need for robust defenses in critical applications.

Tasks

Reproductions