vix.ing · top · new · best · stats · spec

Semantic Modelling with Long-Short-Term Memory for Information Retrieval

2014/12/20 by Hamid Palangi, Palangi, H., Li Deng +13 · 1 citation
Computer Science · #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Natural Language Processing Techniques #Semantic Web and Ontologies #Topic Modeling

paper · pdf · doi:10.48550/arxiv.1412.6629

openalex publication_date 2014/12/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this paper we address the following problem in web document and information retrieval (IR): How can we use long-term context information to gain better IR performance? Unlike common IR methods that use bag of words representation for queries and documents, we treat them as a sequence of words and use long short term memory (LSTM) to capture contextual dependencies. To the best of our knowledge, this is the first time that LSTM is applied to information retrieval tasks. Unlike training traditional LSTMs, the training strategy is different due to the special nature of information retrieval problem. Experimental evaluation on an IR task derived from the Bing web search demonstrates the ability of the proposed method in addressing both lexical mismatch and long-term context modelling issues, thereby, significantly outperforming existing state of the art methods for web document retrieval task.

Citations

Cited by

Related