Wednesday, September 06, 2006

Summary for User Profiling papers

1. Non-violative User Profiling Approach for Website Design Improvement
Target:
Collect user profile in order to improve the design of webs
Problems:
(a) how to define the user's role while profiling
(b) how to construct an effective dynamic user model to realize data mining and information update
(c) how to reuse the profile
Solutions:
(a) "Doule-identifier" --- to protect user's privacy
(b) mathematical modelling --- to learn user's behavior

2. Ontology Based Personalized Search
Target:
Incorporate users' interests into search process to improve the results
Problem:
(a) how to define user profile
(b) how to improve search results in a most efficient way
Solution:
(a) Use hierarchy of concepts, each node of it is associated with superdocuments. The superdocuments are represented as weighted keyword using the vector space model.
For each surfed page, a keyword vector is calculated and compared to node for similarities.
The strength of top 5 categories are combined with the time spent and the length of the page in order to create the user profile.
(b) Filter or re-rank the search results

3. Personalized Search Based on User Search Results
Target:
Explore a less-invasive way to gather user information for personalized search
Problem:
how user profiles are represented
Solution:
(a) user profiles are represented as weighted concept hierarchies, the search history is categorized to increase the concept weight
(b) each returned search result is compared to the user interests and re-ranked by its similarities


0 Comments:

Post a Comment

<< Home