Sparse Projections over Graph
Recent study has shown that canonical algorithms such as
Principal Component Analysis (PCA) and Linear Discriminant
Analysis (LDA) can be obtained from graph based dimensionality
reduction framework. However, these algorithms
yield projective maps which are linear combination
of all the original features. The results are difficult to be
interpreted psychologically and physiologically. This paper
presents a novel technique for learning a sparse projection
over graphs. The data in the reduced subspace is represented
as a linear combination of a subset of the most relevant features.
Comparing to PCA and LDA, the results obtained by
sparse projection are often easier to be interpreted. Our algorithm
is based on a graph embedding model, which encodes
the discriminating and geometrical structure in terms of the
data affinity. Once the embedding results are obtained, we
then apply regularized regression for learning a set of sparse
basis functions. Specifically, by using a L1-norm regularizer
(e.g. lasso), the sparse projections can be efficiently
computed. Experimental results on two document databases
demonstrate the effectiveness of our method.
Date: July 02, 2008
Book Title: AAAI Conf. on Artificial Intelligence (AAAI-08)
Type: InProceedings
Edition: Proc 2008
Address: Chicago, Illinois, USA
Downloads: 151
Has 1 soft copy
remote linkBibtex
@InProceedings{Sparse_Projections_over_Graph,
author = "Deng Cai and Xiaofei He and Jiawei Han",
title = "{Sparse Projections over Graph}",
month = "July",
year = "2008",
edition = "Proc 2008",
address = ", Chicago, Illinois, USA",
booktitle = "AAAI Conf. on Artificial Intelligence (AAAI-08)",
}