← Search

Rangan Majumder

3 accepted papers

2024

Improving Text Embeddings with Large Language Models

ACL 2024long

In this paper, we introduce a novel and simple method for obtaining high-quality text embeddings using only synthetic data and less than 1k training steps. Unlike existing methods that often depend on multi-stage intermediate pre-training with billions of weakly-supervised text pairs, followed by fi…

2023

SimLM: Pre-training with Representation Bottleneck for Dense Passage Retrieval

ACL 2023long

In this paper, we propose SimLM (Similarity matching with Language Model pre-training), a simple yet effective pre-training method for dense passage retrieval. It employs a simple bottleneck architecture that learns to compress the passage information into a dense vector through self-supervised pre-…

2022

SimANS: Simple Ambiguous Negatives Sampling for Dense Text Retrieval

EMNLP 2022industry

Sampling proper negatives from a large document pool is vital to effectively train a dense retrieval model. However, existing negative sampling strategies suffer from the uninformative or false negative problem. In this work, we empirically show that according to the measured relevance scores, the n…