# Personalised Query Suggestion for Intranet Search with Temporal User   Profiling

**Authors:** Thanh Vu, Alistair Willis, Udo Kruschwitz, Dawei Song

arXiv: 1701.02050 · 2017-01-10

## TL;DR

This paper introduces a personalized query suggestion framework for Intranet search that uses temporal user profiles to improve suggestion relevance, addressing the limitations of generic approaches.

## Contribution

It proposes a novel personalized query suggestion method using click and query profiles to re-rank suggestions, enhancing relevance over traditional non-personalized methods.

## Key findings

- Significant improvement in query suggestion quality
- Effective use of temporal user profiles
- Outperforms state-of-the-art non-personalized methods

## Abstract

Recent research has shown the usefulness of using collective user interaction data (e.g., query logs) to recommend query modification suggestions for Intranet search. However, most of the query suggestion approaches for Intranet search follow an "one size fits all" strategy, whereby different users who submit an identical query would get the same query suggestion list. This is problematic, as even with the same query, different users may have different topics of interest, which may change over time in response to the user's interaction with the system. We address the problem by proposing a personalised query suggestion framework for Intranet search. For each search session, we construct two temporal user profiles: a click user profile using the user's clicked documents and a query user profile using the user's submitted queries. We then use the two profiles to re-rank the non-personalised query suggestion list returned by a state-of-the-art query suggestion method for Intranet search. Experimental results on a large-scale query logs collection show that our personalised framework significantly improves the quality of suggested queries.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1701.02050/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1701.02050/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1701.02050/full.md

---
Source: https://tomesphere.com/paper/1701.02050