Dynamic Model for Query-Document Expansion towards Improving Retrieval Relevance
This addresses the issue of lost information in short queries for search engine users, but appears incremental as it builds on existing query expansion techniques.
The paper tackles the problem of poor query representation in information retrieval by proposing two query expansion algorithms for tweet-length and sentence-length queries, aiming to improve retrieval relevance beyond state-of-the-art models.
Getting relevant information from search engines has been the heart of research works in information retrieval. Query expansion is a retrieval technique that has been studied and proved to yield positive results in relevance. Users are required to express their queries as a shortlist of words, sentences, or questions. With this short format, a huge amount of information is lost in the process of translating the information need from the actual query size since the user cannot convey all his thoughts in a few words. This mostly leads to poor query representation which contributes to undesired retrieval effectiveness. This loss of information has made the study of query expansion technique a strong area of study. This research work focuses on two methods of retrieval for both tweet-length queries and sentence-length queries. Two algorithms have been proposed and the implementation is expected to produce a better relevance retrieval model than most state-the-art relevance models.