paper-with-me

홈 › Papers

Unsupervised Document Expansion for Information Retrieval with Stochastic Text Generation

2021-05-03 · NAACL (sdp) 2021 6 · Soyeong Jeong, Jinheon Baek, ChaeHun Park, Jong C. Park

One of the challenges in information retrieval (IR) is the vocabulary mismatch problem, which happens when the terms between queries and documents are lexically different but semantically similar. While recent work has proposed to expand the queries or documents by enriching their representations with additional relevant terms to address this challenge, they usually require a large volume of query-document pairs to train an expansion model. In this paper, we propose an Unsupervised Document Expansion with Generation (UDEG) framework with a pre-trained language model, which generates diverse supplementary sentences for the original document without using labels on query-document pairs for training. For generating sentences, we further stochastically perturb their embeddings to generate more diverse sentences for document expansion. We validate our framework on two standard IR benchmark datasets. The results show that our framework significantly outperforms relevant expansion baselines for IR.

📄 PDF Abstract BibTeX arXiv:2105.00666

Code (1)

starsuzi/udeg 공식 구현 pytorch

Tasks

Information RetrievalLanguage ModelingLanguage ModellingRetrievalText Generation

Similar Papers 제목 키워드 기반

Experiments on Manual Thesaurus based Query Expansion for Ad-hoc Monolingual Gujarati Information Retrieval Tasks

2020-01-18 · Hardik Joshi, Jyoti Pareek

In this paper, we present the experimental work done on Query Expansion (QE) for retrieval tasks of Gujarati text documents. In information retrieval, it is very difficult to estimate the exact user need, query expansion…

Information RetrievalRetrieval

Semantic Evolutionary Concept Distances for Effective Information Retrieval in Query Expansion

2017-01-19 · Valentina Franzoni, Yuanxi Li, Clement H. C. Leung, Alfredo Milani

In this work several semantic approaches to concept-based query expansion and reranking schemes are studied and compared with different ontology-based expansion methods in web document search and retrieval. In particular…

Information RetrievalRerankingRetrieval

Neural document expansion for ad-hoc information retrieval

2020-12-27 · Cheng Tang, Andrew Arnold

Recently, Nogueira et al. [2019] proposed a new approach to document expansion based on a neural Seq2Seq model, showing significant improvement on short text retrieval task. However, this approach needs a large amount of…

Ad-Hoc Information RetrievalInformation RetrievalRetrievalText Retrieval

HPI-DHC at TREC 2018 Precision Medicine Track

2018-11-14 · Notebook papers of the TREC conference 2018 11 · Michel Oleynik, Erik Faessler, Ariane Morassi Sasso, Arpita Kappattanavar 외

The TREC-PM challenge aims for advances in the field of information retrieval applied to precision medicine. Here we describe our experimental setup and the achieved results in its 2018 edition. We explored the use of un…

ArticlesDocument ClassificationInformation RetrievalNegation+3

Do the Findings of Document and Passage Retrieval Generalize to the Retrieval of Responses for Dialogues?

2023-01-13 · Gustavo Penha, Claudia Hauff

A number of learned sparse and dense retrieval approaches have recently been proposed and proven effective in tasks such as passage retrieval and document retrieval. In this paper we analyze with a replicability study if…

Conversational SearchPassage RetrievalRetrieval