paper-with-me

Papers Zero-shot Text Search

“Zero-shot Text Search” 태그가 달린 논문 14편 · 필터 해제

BM25S: Orders of magnitude faster lexical search via eager sparse scoring

2024-07-04 · Xing Han Lù

We introduce BM25S, an efficient Python-based implementation of BM25 that only depends on Numpy and Scipy. BM25S achieves up to a 500x speedup compared to the most popular Python-based framework by eagerly computing BM25…

Passage RetrievalRetrievalText RetrievalZero-shot Text Search

Blended RAG: Improving RAG (Retriever-Augmented Generation) Accuracy with Semantic Search and Hybrid Query-Based Retrievers

2024-03-22 · Kunal Sawarkar, Abhilasha Mangal, Shivam Raj Solanki

Retrieval-Augmented Generation (RAG) is a prevalent approach to infuse a private knowledge base of documents with Large Language Models (LLM) to build Generative Q\&A (Question-Answering) systems. However, RAG accuracy b…

Information RetrievalOpen-Domain Question AnsweringQuestion Answering+4

RetroMAE v2: Duplex Masked Auto-Encoder For Pre-Training Retrieval-Oriented Language Models

2022-11-16 · Shitao Xiao, Zheng Liu

To better support retrieval applications such as web search and question answering, growing effort is made to develop retrieval-oriented language models. Most of the existing works focus on improving the semantic represe…

Dimensionality ReductionInformation RetrievalQuestion AnsweringRetrieval+2

COCO-DR: Combating Distribution Shifts in Zero-Shot Dense Retrieval with Contrastive and Distributionally Robust Learning

2022-10-27 · Yue Yu, Chenyan Xiong, Si Sun, Chao Zhang 외

We present a new zero-shot dense retrieval (ZeroDR) method, COCO-DR, to improve the generalization ability of dense retrieval by combating the distribution shifts between source training tasks and target scenarios. To mi…

Language ModelingLanguage ModellingRetrievalText Retrieval+1

SGPT: GPT Sentence Embeddings for Semantic Search

2022-02-17 · Niklas Muennighoff

Decoder transformers have continued increasing in scale reaching hundreds of billions of parameters. Due to their scale the same decoder sets state-of-the-art results on various language tasks via prompting or fine-tunin…

Argument RetrievalBiomedical Information RetrievalCitation PredictionDecoder+11

Text and Code Embeddings by Contrastive Pre-Training

2022-01-24 · Arvind Neelakantan, Tao Xu, Raul Puri, Alec Radford 외

Text embeddings are useful features in many applications such as semantic search and computing text similarity. Previous work typically trains models customized for different use cases, varying in dataset choice, trainin…

Code SearchLinear-Probe ClassificationNatural QuestionsPassage Ranking+3

Large Dual Encoders Are Generalizable Retrievers

2021-12-15 · Jianmo Ni, Chen Qu, Jing Lu, Zhuyun Dai 외

It has been shown that dual encoders trained on one domain often fail to generalize to other domains for retrieval tasks. One widespread belief is that the bottleneck layer of a dual encoder, where the final score is sim…

Domain GeneralizationPassage RetrievalRetrievalSentence Retrieval+1

GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval

2021-12-14 · NAACL 2022 7 · Kexin Wang, Nandan Thakur, Nils Reimers, Iryna Gurevych

Dense retrieval approaches can overcome the lexical gap and lead to significantly improved search results. However, they require large amounts of training data which is not available for most domains. As shown in previou…

Domain AdaptationRetrievalUnsupervised Domain AdaptationZero-shot Text Search

ColBERTv2: Effective and Efficient Retrieval via Lightweight Late Interaction

2021-12-02 · NAACL 2022 7 · Keshav Santhanam, Omar Khattab, Jon Saad-Falcon, Christopher Potts 외

Neural information retrieval (IR) has greatly advanced search and other knowledge-intensive language tasks. While many neural IR methods encode queries and documents into single-vector representations, late interaction m…

Information RetrievalOpen-Domain Question AnsweringPassage RetrievalRetrieval+2

SPLADE v2: Sparse Lexical and Expansion Model for Information Retrieval

2021-09-21 · Thibault Formal, Carlos Lassance, Benjamin Piwowarski, Stéphane Clinchant

In neural Information Retrieval (IR), ongoing research is directed towards improving the first retriever in ranking pipelines. Learning dense embeddings to conduct retrieval using efficient approximate nearest neighbors …

Information RetrievalRetrievalZero Shot on BEIR (Inference Free Model)Zero-shot Text Search

Efficiently Teaching an Effective Dense Retriever with Balanced Topic Aware Sampling

2021-04-14 · Sebastian Hofstätter, Sheng-Chieh Lin, Jheng-Hong Yang, Jimmy Lin 외

A vital step towards the widespread adoption of neural retrieval models is their resource efficiency throughout the training, indexing and query workflows. The neural IR community made great advancements in training effe…

GPURe-RankingRetrievalText Retrieval+1

Approximate Nearest Neighbor Negative Contrastive Learning for Dense Text Retrieval

2020-07-01 · ICLR 2021 1 · Lee Xiong, Chenyan Xiong, Ye Li, Kwok-Fung Tang 외

Conducting text retrieval in a dense learned representation space has many intriguing advantages over sparse retrieval. Yet the effectiveness of dense retrieval (DR) often requires combination with sparse retrieval. In t…

Contrastive LearningPassage RetrievalRerankingRetrieval+2

MiniLM: Deep Self-Attention Distillation for Task-Agnostic Compression of Pre-Trained Transformers

2020-02-25 · NeurIPS 2020 12 · Wenhui Wang, Furu Wei, Li Dong, Hangbo Bao 외

Pre-trained language models (e.g., BERT (Devlin et al., 2018) and its variants) have achieved remarkable success in varieties of NLP tasks. However, these models usually consist of hundreds of millions of parameters whic…

Sentence RetrievalZero-shot Text Search

Zero-Shot Question Generation from Knowledge Graphs for Unseen Predicates and Entity Types

2018-02-19 · NAACL 2018 6 · Hady Elsahar, Christophe Gravier, Frederique Laforest

We present a neural model for question generation from knowledge base triples in a "Zero-Shot" setup, that is generating questions for triples containing predicates, subject types or object types that were not seen at tr…

DecoderKnowledge GraphsQuestion GenerationQuestion-Generation+1
1–14 / 14