Sustaining Confidentiality Protection in Personalized Web Search For Ontology
Sustaining Confidentiality Protection in Personalized Web Search For Ontology
Abstract:
Personalized web search (PWS) has demonstrated its effectiveness in improving the
quality of various search services on the Internet. However, evidences show that users' reluctance
to disclose their private information during search has become a major barrier for the wide
proliferation of PWS. We propose a personalized web search engine, PWS that captures the
users preferences in the form of concepts by mining their click through data. Due to the
importance of location information in web search, PWS classifies these concepts into content
concepts and location concepts. The user preferences are organized in an ontology-based, multifacet user profile, which are used to adapt a personalized ranking function for rank adaptation of
future search results. Based on the client-server model, we also present a detailed architecture
and design for implementation of PWS. The client collects and stores locally the click through
data to protect privacy, whereas heavy tasks such as concept extraction, training and re ranking
are performed at the PWS Server. We present two greedy algorithms and Naive Bayes Algorithm,
for runtime generalization. We also provide an online prediction mechanism for deciding
whether personalizing a query is beneficial. Extensive experiments demonstrate the effectiveness
of our framework.