Local Nonnegative Matrix Factorization for Mining Typical User Session Profile

Jixiang Jiang,Baowen Xu,Jianjiang Lu,Hongji Yang
DOI: https://doi.org/10.1007/978-3-540-27834-4_67
2004-01-01
Abstract:Understanding the evolving user session profile is key to maintaining service performance levels. Clustering techniques have been used to automatically discover typical user profiles from Web access logs. But it is a challenging problem that many clustering algorithms yield poor results because the session vectors are usually high dimensional and sparse. Although standard non-negative matrix factorization (SNMF) can be used in reducing the dimensionality of the session-URL matrix, the clustering results is not precise, because the basis vectors SNMF gets are not orthogonal and usually redundancy. In this paper, we apply local nonnegative matrix factorization (LNMF), which get basis vectors as orthogonal as possible, to reduce the dimensionality of the session-URL matrix. The experiment results show that LNMF performs better than SNMF for mining typical user session profile.
What problem does this paper attempt to address?