Modern Information Retrieval Chapter 10: User Interfaces and Visualization |
![]() Contents |
relevance feedback interfaces!pseudo-relevance feedback pseudo-relevance feedback
At the far end of the system versus user feedback spectrum is what is informally known as pseudo-relevance feedback. In this method, rather than relying on the user to choose the top k relevant documents, the system simply assumes that its top-ranked documents are relevant, and uses these documents to augment the query with a relevance feedback ranking algorithm. This procedure has been found to be highly effective in some settings [#!thompson95!#,#!kwok95!#,#!allan95!#], most likely those in which the original query statement is long and precise. An intriguing extension to this idea is to use the output of clustering of retrieval results as the input to a relevance feedback mechanism, either by having the user or the system select the cluster to be used [#!hearst96e!#], but this idea has not yet been evaluated.
relevance feedback interfaces|)