learning spatially localized, parts- based representation

12
Learning Spatially Localized, Parts-Based Representation

Post on 22-Dec-2015

229 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Learning Spatially Localized, Parts- Based Representation

Learning Spatially Localized, Parts-Based Representation

Page 2: Learning Spatially Localized, Parts- Based Representation

Abstract In this paper, we propose a novel method,

called local non-negative matrix factorization (LNMF).

This gives a set of bases which not only allows a non-subtractive representation of image but also manifests localized features.

Page 3: Learning Spatially Localized, Parts- Based Representation

Introduction

The case of N*M image pixels, each taking a value in {0,1,…,255};there is a huge number of possible configurations:

Subspace analysis helps to reveal dimensional structures if patterns observed in high dimensional spaces.

Page 4: Learning Spatially Localized, Parts- Based Representation

Introduction (PCA)Principal Component Analysis (PCA)

Dimension reduction is achieved by discarding least significant components.

PCA is unable to extract basis components manifesting localized features.

Page 5: Learning Spatially Localized, Parts- Based Representation

Introduction (NMF)Non-negative matrix factorization (NMF)NMF特殊的地方在於其對矩陣分解過程的非負限制。這限制會使得能得到更好的反應原始數據的局部特徵。

http://www.cse.nsysu.edu.tw/seminar/97/20081024.pdf

Page 6: Learning Spatially Localized, Parts- Based Representation

Method (NMF)NMF:Constrained Non-Negative Matrix Factorization

Let a set of training images be given as an n* matrix X. A basis image by n*m matrix B. H is the matrix of m* coefficients of weights. Dimension reduction is achieved when m<n.

Kullback–Leibler divergence

Page 7: Learning Spatially Localized, Parts- Based Representation

Method (LNMF)LNMF: Given the existing constrains for all i, we wish that

should be as small as possible . Imposed by =min. Different bases should be as orthogonal as possible, so as to

minimize redundancy. Imposed by . Only components giving most important information should

be retained. Imposed by .

Page 8: Learning Spatially Localized, Parts- Based Representation

ExperimentsData Preparation

The set of the 10 images for each person is randomly partitioned into training subset of 5 images and a test set of the other 5. The training set is then used to learn basis components, and the test set for evaluate.

Page 9: Learning Spatially Localized, Parts- Based Representation

ExperimentsLearning Basis Components

Page 10: Learning Spatially Localized, Parts- Based Representation

ExperimentsReconstruction

Page 11: Learning Spatially Localized, Parts- Based Representation

ExperimentsFace Recognition

Page 12: Learning Spatially Localized, Parts- Based Representation

ExperimentsFace Recognition