CIKM'21: JPQ substantially improves the efficiency of Dense Retrieval with 30x compression ratio, 10x CPU speedup and 2x GPU speedup.
☆52Feb 19, 2022Updated 4 years ago
Alternatives and similar repositories for JPQ
Users that are interested in JPQ are comparing it to the libraries listed below
Sorting:
- WSDM'22 Best Paper: Learning Discrete Representations via Constrained Clustering for Effective and Efficient Dense Retrieval☆120Aug 7, 2024Updated last year
- SIGIR'21: Optimizing DR with hard negatives and achieving SOTA first-stage retrieval performance on TREC DL Track.☆128Feb 15, 2022Updated 4 years ago
- Source code of CIKM2021 Paper 'Pre-training for Ad-hoc Retrieval: Hyperlink is Also You Need'☆16Aug 30, 2021Updated 4 years ago
- An easy-to-use python toolkit for flexibly adapting various neural ranking models to target domain.☆60May 17, 2023Updated 2 years ago
- A novel embedding training algorithm leveraging ANN search and achieved SOTA retrieval on Trec DL 2019 and OpenQA benchmarks☆383Jan 6, 2026Updated 2 months ago
- EMNLP 2021 - Pre-training architectures for dense retrieval☆256Mar 18, 2022Updated 3 years ago
- CIKM 2022: Evaluating Interpolation and Extrapolation Performance of Neural Retrieval Models☆11Aug 4, 2022Updated 3 years ago
- RepBERT is a competitive first-stage retrieval technique. It represents documents and queries with fixed-length contextualized embeddings…☆66Oct 13, 2021Updated 4 years ago
- Source code of paper 'LED: Lexicon-Enlightened Dense Retriever for Large-Scale Retrieval' (WWW 2023)☆22Aug 28, 2023Updated 2 years ago
- [SIGIR 2022] The official repo for the paper "Curriculum Learning for Dense Retrieval Distillation".☆23Apr 29, 2022Updated 3 years ago
- Binary Passage Retriever (BPR) - an efficient passage retriever for open-domain question answering☆175Jun 6, 2021Updated 4 years ago
- Code for paper "Conversational Product Search Based on Negative Feedback"☆12Jun 26, 2020Updated 5 years ago
- ☆13Nov 9, 2021Updated 4 years ago
- NAACL2021 - COIL Contextualized Lexical Retriever☆157Jul 27, 2021Updated 4 years ago
- SIGIR'20: An Analysis of BERT in Document Ranking☆21Jul 27, 2020Updated 5 years ago
- Dense hybrid representations for text retrieval☆64Apr 3, 2023Updated 2 years ago
- Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch☆265Jan 27, 2023Updated 3 years ago
- A Python interface to PISA☆37Sep 23, 2025Updated 5 months ago
- A curated list of awesome papers for Semantic Retrieval (TOIS Accepted: Semantic Models for the First-stage Retrieval: A Comprehensive Re…☆337Jun 17, 2023Updated 2 years ago
- ☆47Mar 27, 2022Updated 3 years ago
- Collections of IR Research☆37May 18, 2025Updated 9 months ago
- Code and data of the EMNLP 2022 Main Conference paper "Reduce Catastrophic Forgetting of Dense Retrieval Training with Teleportation Nega…☆18Mar 25, 2024Updated last year
- A toolkit for asynchronously validating dense retriever checkpoints during training.☆27Aug 10, 2023Updated 2 years ago
- ☆39Nov 21, 2022Updated 3 years ago
- ☆86Sep 13, 2023Updated 2 years ago
- An evaluation framework to test AI in a trial-and-error process. It is a simplified Natural Selection test.☆21Mar 11, 2025Updated 11 months ago
- ☆12Feb 22, 2021Updated 5 years ago
- Provides a common interface to many IR ranking datasets.☆381Feb 20, 2026Updated 2 weeks ago
- Build Text Rerankers with Deep Language Models☆265Feb 20, 2024Updated 2 years ago
- Tevatron - Unified Document Retrieval Toolkit across Scale, Language, and Modality. Demo in SIGIR 2023, SIGIR 2025.☆730Jan 26, 2026Updated last month
- Python package for the paper "Inductive Document Network Embedding with Topic-Word Attention" (https://arxiv.org/pdf/2001.03369.pdf)☆17Dec 8, 2022Updated 3 years ago
- Unified Learned Sparse Retrieval Framework☆68May 13, 2024Updated last year
- ☆74Feb 22, 2023Updated 3 years ago
- ☆24Jun 28, 2023Updated 2 years ago
- SIGIR'2022, Pre-train a Discriminative Text Encoder for Dense Retrieval via Contrastive Span Prediction☆27Nov 8, 2022Updated 3 years ago
- The Art and Science of Empirical Computer Science (Fall 2022)☆21Sep 1, 2023Updated 2 years ago
- EMNLP'2021: Simple Entity-centric Questions Challenge Dense Retrievers https://arxiv.org/abs/2109.08535☆146Feb 21, 2022Updated 4 years ago
- Code for ACL 2023 Oral Paper: ManagerTower: Aggregating the Insights of Uni-Modal Experts for Vision-Language Representation Learning☆12Aug 23, 2025Updated 6 months ago
- The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiative