paper-with-me

Papers

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

2014-12-20 · H. Palangi, L. Deng, Y. Shen, J. Gao, X. He, J. Chen, X. Song, R. Ward

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.

📄 PDF Abstract BibTeX arXiv:1412.6629

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Tree Memory Networks for Modelling Long-term Temporal Dependencies

2017-03-12 · Tharindu Fernando, Simon Denman, Aaron McFadyen, Sridha Sridharan 외

In the domain of sequence modelling, Recurrent Neural Networks (RNN) have been capable of achieving impressive results in a variety of application areas including visual question answering, part-of-speech tagging and mac…

Machine TranslationPart-Of-Speech TaggingQuestion AnsweringTrajectory Prediction+2

Improve Long-term Memory Learning Through Rescaling the Error Temporally

2023-07-21 · Shida Wang, Zhanglu Yan

This paper studies the error metric selection for long-term memory learning in sequence modelling. We examine the bias towards short-term memory in commonly used errors, including mean absolute/squared error. Our finding…

Multi-Timescale Long Short-Term Memory Neural Network for Modelling Sentences and Documents

2015-09-01 · EMNLP 2015 9 · Pengfei Liu, Xipeng Qiu, Xinchi Chen, Shiyu Wu 외
Machine TranslationSpoken Language UnderstandingText Classification

A Bayesian Long Short-Term Memory Model for Value at Risk and Expected Shortfall Joint Forecasting

2020-01-23 · Zhengkun Li, Minh-Ngoc Tran, Chao Wang, Richard Gerlach 외

Value-at-Risk (VaR) and Expected Shortfall (ES) are widely used in the financial sector to measure the market risk and manage the extreme market movement. The recent link between the quantile score function and the Asymm…

Bayesian InferenceTime SeriesTime Series Analysis

Modelling Radiological Language with Bidirectional Long Short-Term Memory Networks

2016-09-27 · WS 2016 11 · Savelie Cornegruta, Robert Bakewell, Samuel Withey, Giovanni Montana

Motivated by the need to automate medical information extraction from free-text radiological reports, we present a bi-directional long short-term memory (BiLSTM) neural network architecture for modelling radiological lan…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4