信息检索的效果很大程度上取决于用户能否输入恰当的查询来描述自身信息需求.很多查询通常简短而模糊,甚至包含噪音.查询推荐技术可以帮助用户提炼查询、准确描述信息需求.为了获得高质量的查询推荐,在大规模“查询—链接”二部图上采用随机漫步方法产生候选集合.利用摘要点击信息对候选列表进行重排序,使得体现用户意图的查询排在比较高的位置.最终采用基于学习的算法对推荐查询中可能存在的噪声进行过滤.基于真实用户行为数据的实验表明该方法取得了较好的效果.
The effectiveness of information retrieval from the web largely depends on whether users can properly de- scribe their information needs in the queries issue to the search engines. However, many search queries are short, ambiguous or even noisy. Query recommendation technology help users refine their queries and describe the informa- tion needs clearly. In order to obtain high quality query recommendations, query candidates are at first generated with a random walk strategy adopted on Query-URL bipartite graph. Snippet click behavior information is then a dopted to re-rank the candidate lists infavor of the queries representing user intents. Learning based algorithms are finally utilized to reduce the possible noises in recommendations. Experiment on practical search user behavior data shows the effectiveness of the proposed method.