Supporting Privacy Protection in Personalized Web
Search
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 study privacy protection in
PWS applications that model user preferences as hierarchical user profiles. We
propose a PWS framework called UPS that can adaptively generalize profiles by
queries while respecting user-specified privacy requirements. Our runtime
generalization aims at striking a balance between two predictive metrics that
evaluate the utility of personalization and the privacy risk of exposing the
generalized profile. We present two greedy algorithms, namely GreedyDP and
GreedyIL, 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. The experimental
results also reveal that GreedyIL significantly outperforms GreedyDP in terms
of efficiency.
EXISTING SYSTEM:
The solutions to
PWS can generally be categorized into two types, namely click-log-based methods
and profile-based ones. The click-log based methods are straightforward— they
simply impose bias to clicked pages in the user’s query history. Although this
strategy has been demonstrated to perform consistently and considerably well
[1], it can only work on repeated queries from the same user, which is a strong
limitation confining its applicability. In contrast, profile-based methods
improve the search experience with complicated user-interest models generated
from user profiling techniques. Profile-based methods can be poten-tially
effective for almost all sorts of queries, but arereported to be unstable under
some circumstances .
DISADVANTAGES
OF EXISTING SYSTEM:
·
The
existing profile-based PWS do not support runtime profiling.
·
The
existing methods do not take into account the customization of privacy
requirements.
·
Many
personalization techniques require iterative user interactions when creating
personalized search results.
·
Generally
there are two classes of privacy protection problems for PWS. One class
includes those treat privacy as the identification of an individual, as
described. The other includes those consider the sensitivity of the data, particularly
the user profiles, exposed to the PWS server.
PROPOSED SYSTEM:
·
We
propose a privacy-preserving personalized web search framework UPS, which can
generalize profiles for each query according to user-specified privacy
requirements.
·
Relying
on the definition of two conflicting metrics, namely personalization utility
and privacy risk, for hierarchical user profile, we formulate the problem of
privacy-preserving personalized search as #-Risk Profile Generalization, with
its N P-hardness proved.
·
We
develop two simple but effective generalization algorithms, GreedyDP and
GreedyIL, to support runtime profiling. While the former tries to maximize the
discriminating power (DP), the latter attempts to minimize the information loss
(IL). By exploiting a number of heuristics, GreedyIL out performs GreedyDP
significantly.
·
We
provide an inexpensive mechanism for the client to decide whether to
personalize a query in UPS. This decision can be made before each runtime
profiling to enhance the stability of the search results while avoid the
unnecessary exposure of the profile.
·
Our
extensive experiments demonstrate the efficiency and effectiveness of our UPS
framework.
ADVANTAGES
OF PROPOSED SYSTEM:
v
Increasing
usage of personal and behaviour information to profile its users, which is
usually gathered implicitly from query history, browsing history, click-through
data bookmarks, user documents, and so forth.
v
The framework allowed users to specify
customized privacy requirements via the hierarchical profiles. In addition, UPS
also performed online generalization on user profiles to protect the personal
privacy without compromising the search quality.
SYSTEM
REQUIREMENTS:
HARDWARE REQUIREMENTS:
Ø
System : Pentium IV 2.4 GHz.
Ø
Hard Disk : 40
GB.
Ø
Floppy Drive : 1.44
Mb.
Ø
Monitor : 15 VGA Colour.
Ø
Mouse :
Logitech.
Ø Ram : 512 Mb.
SOFTWARE
REQUIREMENTS:
Ø Operating system : Windows
XP/7.
Ø Coding Language : JAVA/J2EE
Ø IDE : Netbeans 7.4
Ø Database : MYSQL
REFERENCE:
Lidan Shou, He
Bai, Ke Chen, and Gang Chen, “Supporting
Privacy Protection in Personalized Web Search”, IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, VOL.26, NO.2, FEBRUARY
2014.
No comments:
Post a Comment