TENSOR LINEAR LAPLACIAN DISCRIMINATION FOR FEATURE EXTRACTION

Information

  • Patent Application
  • 20100076723
  • Publication Number
    20100076723
  • Date Filed
    September 23, 2008
    16 years ago
  • Date Published
    March 25, 2010
    14 years ago
Abstract
Tensor linear Laplacian discrimination for feature extraction is disclosed. One embodiment comprises generating a contextual distance based sample weight and class weight, calculating a within-class scatter using the at least one sample weight and a between-class scatter for multiple classes of data samples in a sample set using the class weight, performing a mode-k matrix unfolding on scatters and generating at least one orthogonal projection matrix.
Description
BACKGROUND

Discriminant feature extraction is an important topic in pattern recognition and classification. Current approaches used for linear discriminant feature extraction include Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA). Applications for PCA and LDA include pattern recognition and computer vision. These methods use a vector-based representation and compute scatters in a Euclidean metric, i.e., an assumption is made that the sample space is Euclidean, where an example metric is a function that computes a distance or similarities between two points in a sample space.


Despite the utility of these subspace learning algorithms, the reliance on a Euclidean assumption of a data space when computing a distance between samples has drawbacks, including the potential of a singularity in a within-class scatter matrix, limited available projection directions, and a high computational cost. Additionally, these subspace learning algorithms are vector-based and arrange input data in a vector form regardless of an inherent correlation among different dimensions in the data.


In one nonlinear approach, Linear Laplacian Discrimination (LLD), weights are introduced to scatter matrices to overcome the Euclidean assumption, however, the weights are defined as a function of distance and therefore still use an a priori assumption on a metric of the sample space.


SUMMARY

Accordingly, various embodiments for tensor linear Laplacian discrimination (TLLD) for feature extraction are described below in the Detailed Description. For example, one embodiment comprises generating a contextual distance based sample weight and class weight, calculating a within-class scatter using the at least one sample weight and a between-class scatter for multiple classes of data samples in a sample set using the class weight, performing a mode-k matrix unfolding on scatters and generating at least one orthogonal projection matrix.


This Summary is provided to introduce concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. Furthermore, the claimed subject matter is not limited to implementations that solve any or all disadvantages noted in any part of this disclosure.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 shows an example of an embodiment of a tensor based feature extraction system.



FIG. 2 shows a process flow depicting an embodiment of a method for tensor based feature extraction for pattern recognition and classification.



FIG. 3 shows a visualization of a multiplication between a tensor and a set of matrices.



FIG. 4 shows an illustration of an unfolding of a tensor into matrices.





DETAILED DESCRIPTION


FIG. 1 shows an example system 100 for extracting features from tensor based data. A tensor-based representation provides a discriminant feature extraction approach that may function independent of a metric used in a sample space. A tensor-based approach may operate without unfolding data or features into vectors, for example, one example tensor-based approach may use mode-k unfolding to unfold the tensor-based data into matrices. Additionally, a tensor based approach may operate on high-dimensional data such as tensor based data, and on low-dimensional data, for example if features in the data is high-dimensional, such as in face recognition applications, remote sensing applications, feature extraction of astronomy data, etc. Additionally, tensor-based algorithms can overcome several drawbacks of vector-based algorithms, like singularity of within-class scatter matrices, limited available projection directions and high computational costs.


In example system 100, computing device 110 includes an input, a memory 120, and a processor 115 in communication with the input and memory 120 and is configured to generate projection matrices 190. Computing device 110 further includes a computer program 130, and a weight generator module 140 to receive at least one data sample 107 from a set of data samples 105, and generate a sample weight 142 based on a contextual distance for each of the plurality of data samples. Additionally, weight generator module 140 may generate a class weight 144 based on a contextual distance for a first class of data samples, as will be described in the following description in more detail.


Computing device 110 may also include a scatter module 160 in communication with the weight generator module 140, the scatter module 160 being configured to receive the at least one sample weight 142 and a class weight 144, and then calculate a within-class scatter 162 using the at least one sample weight 142, and to calculate a between-class scatter 164 for multiple classes of data samples using the class weight 144.


Computing device 110 may also have an unfolding module 150 coupled with the weight generator module 140 and the scatter module 160 and generate one or more scatter matrices 155. The unfolding module 150 is configured to perform a mode-k matrix unfolding 152 on the within-class scatter 162 to generate a mode-k within-class scatter matrix. The unfolding module 150 is also configured to perform a mode-k matrix unfolding on the between-class scatter 164 to generate a mode-k between-class scatter matrix.


A projection matrix module 170 may also be configured with the weight generator module 140, the unfolding module 150, and the scatter module 160, in computing device 110. The projection matrix module 170 may be used to generate at least one orthogonal projection matrix 172 using the mode-k within-class scatter matrix and the mode-k between-class scatter matrix, as described in the following description.


Some embodiments may use a Tensor Linear Laplacian Discrimination (TLLD) method for non-linear feature extraction from tensor data. TLLD is a non-linear feature extraction technique utilizing the tensor nature of data, is relatively independent on any metric assumptions of a subject sample space, and improves parameter tuning resolution. In following paragraphs, definitions of some tensor operations are provided and an embodiment formulation of TLLD is then described.


Tensors have some features that may be applied favorably to feature extraction. FIG. 3 illustrates a visualization 300 of the equation B=Ax1V1x2V2x3V3 for order-3 tensors A ∈ Rm1xm2xm3 and B ∈ Rm′1xm′2xm′3. A mode-k matrix unfolding of A is denoted by A(k) ∈ Rmkx(mk+1 . . . mnm1m2 . . . mk−1), where the element Ai1 . . . in of A appears at an ik-th row and an uk-th column of A(k), in which:







u
k

=



(


i

k
+
1


-
1

)



m

k
+
2




m

k
+
3














m
n



m
1



m
2













m

k
-
1



+


(


i

k
+
2


-
1

)



m

k
+
3




m

k
+
4














m
n



m
1



m
2













m

k
-
1



+


(


i
n

-
1

)



m
1



m
2













m

k
-
1



+


(


i
1

-
1

)



m
2



m
3













m

k
-
1



+


(


i
2

-
1

)



m
3



m
4













m

k
-
1



+

i

k
-
1







An illustration of an order-3 tensor's matrix unfolding 400 is shown in FIG. 4. And the k-mode product in tensor notation B=AxkV can be expressed in terms of matrix unfolding: B(k)=VA(k).


A TLLD discriminative feature extraction approach operates without unfolding tensors into vectors, and reduces within-class variance and increases between-class variance of low dimensional features after projections. In one example, let the samples in an order-n tensor representation be Xi, i=1,2, . . . , N, where N is the number of samples. If si is assigned as the class label of Xi, Ns is a number of samples in an sth class, and the total number of classes is c, group of orthogonal projection matrices Uk ∈ Rmkxm′k (m′k<mk), k=1,2, . . . ,n, may be determined wherein projected low dimensional tensors






Y
i
=X
i
x
1
U
1
T
x
2
U
2
T
. . . x
n
U
n
T
, i=1,2, . . . ,N   (1)


have minimal with-class variance and maximal between-class variance.


Therefore, a within-class scatter may be calculated according to following formula:









α
=




s
=
1

c







X
i



Class





s






w
i







Y
i

-


Y
_

s




2








(
2
)







where








Y
_

s

=


1

N
s








X
i



Class





s





Y
i







denotes a centroid of the sth projected class, and wi is the weight for the ith sample. Similarly, a between-class scatter may be defined as:










β
=




s
=
1

c




w
s



N
s








Y
_

s

-

Y
_




2




,




(
3
)







where ws is the weight for the sth class. Some example approaches to calculate wi and ws will be presented below. Next, orthogonal projection matrices Uk, such that α is minimized and β is maximized are calculated. One approach may use Fisher's criterion, where









arg







max


U
1

,

U
2

,









,

U
n






β
α

.






(
4
)







However, it is non-trivial to solve equation (4) for Ui (i=1,2, . . . ,n) at the same time. Some embodiments may use iterative methods to solve equation (4), for example α and β may be reformulated using mode-k unfolding, according to the following formula:












α
=






i
=
1

N




w
i







Y
i

-


Y
_


s
i





2









=






i
=
1

N




w
i



tr


[



(


Y
i

-


Y
_


s
i



)


(
k
)





(


Y
i

-


Y
_


s
i



)


(
k
)

T


]










=






i
=
1

N




w
i



tr


[




U
k
T



(


Z
i

-


Z
_


s
i



)



(
k
)





(


Z
i

-


Z
_


s
i



)


(
k
)

T



U
k


]










=



tr


{



U
k
T



[




i
=
1

N






w
i



(


Z
i

-


Z
_


s
i



)



(
k
)





(


Z
i

-


Z
_


s
i



)


(
k
)

T



]




U
k


}









(
5
)







where Zi=Xix1U1Tx2U2T . . . xk−1Uk−1Txk+1Uk+1T . . . xnUnT, and (ZiZsi)(k) may be a mode-k matrix unfolding of ZiZsi, in which Zsi is a centroid of a set {Zj|sj=s}.


Furthermore, β may be mode-k unfolded as follows:












β
=






s
=
1

c




w
s



N
s








Y
_

s

-

Y
_




2









=






s
=
1

c




w
s



N
s



tr


[



(



Y
_

s

-

Y
_


)


(
k
)





(



Y
_

s

-

Y
_


)


(
k
)

T


]










=






s
=
1

c




w
s



N
s



tr


[




U
k
T



(



Z
_

s

-

Z
_


)



(
k
)





(



Z
_

s

-

Z
_


)


(
k
)

T



U
k


]










=



tr


{



U
k
T



[




s
=
1

c




w
s





N
s



(



Z
_

s

-

Z
_


)



(
k
)





(



Z
_

s

-

Z
_


)


(
k
)

T



]




U
k


}









(
6
)







where Z is the centroid of all Zi's.


In this way, a within-class scatter and a between-class scatter may be generated where:





α=tr(UkTSw(k)Uk), and β=tr(UkTSb(k)Uk),   (7)


where the formula







S
w

(
k
)


=




i
=
1

N






w
i



(


Z
i

-


Z
_


s
i



)



(
k
)





(


Z
i

-


Z
_


s
i



)


(
k
)

T







provides the mode-k within-class scatter matrix and







S
b

(
k
)


=




s
=
1

c




w
s





N
s



(



Z
_

s

-

Z
_


)



(
k
)





(



Z
_

s

-

Z
_


)


(
k
)

T







is the mode-k between class scatter matrix.


Then, Uk may be solved successively in the following equation,










arg



max

U
k




β
α



=


tr


(


U
k
T



S
b

(
k
)




U
k


)



tr


(


U
k
T



S
w

(
k
)




U
k


)







(
8
)







by fixing the rest Ui's to prepare Sb(k) and Sw(k), and repeating this procedure until convergence.


In some embodiments, weights wi and ws may be generated in the following forms:









{






w
i

=

exp
(

-



d
2



(


X
i

,

Ω

s
i



)


t


)


,





i
=
1

,
2
,

,
N
,








w
s

=

exp
(

-



d
2



(


Ω
s

,
Ω

)


t


)


,





s
=
1

,
2
,

,
c
,








(
9
)







where d(·.·) is some distance, t is the time variable, and Ωs={Xt|si=s} and Ω={Xi|i=1,2, . . . , N} are the sets of an sth class and all samples, respectively.


In this way, weights may be defined based on the structure of data, rather than on a Euclidean distance between data samples. In one embodiment, a contextual distance may be used and the weights calculated based on this contextual distance. Contextual distance may be defined on a contextual set X of nearest neighbors of a sample x. In this way, contextual distance is related to the contribution of the samples to a structural integrity of the contextual set, which may be depicted by a structural descriptor f, which may be scalar or vector valued, as examples. As a descriptor f(X) is an intrinsic structural characterization of the set X, if x complies with the structure of X, then removing x from X will have limited effect on overall structure. In contrast, if x is an outlier or a noise sample, then removing x from X will likely change the structure significantly. In this way, the contribution of x to the structure of X may be measured by





δf=f(X)−f(X\{x}).   (10)


Therefore, a distance from x to X may be defined as:






d(x,X)=∥δf∥=∥f(X)−f(X\{x})∥.   (11)


Therefore, the weights in equation (9) may be defined according to:






d(Xi, Ωsi)=∥fsi)−fsi\{Xi})∥,






ds, Ω)=∥f(Ω)−f(Ω\Ωs)∥,   (12)


However, to utilize contextual distance based weights, an appropriate structural descriptor may be used. Therefore, a centroid descriptor may be defined as








f


(
Ω
)


=


1


Ω








x

Ω



x



,




where |Ω| is the cardinality of Ω. Therefore, a coding length descriptor may be f(Ω)=L(Ω), where L(Ω) is the minimal number of bits to encode data in Ω, up to a tolerable distortion ε, where:










L


(
Ω
)


=




N
+
m

2



log
2



det


(

I
+


m


ɛ
2


N




X
~




X
~

T



)



+


m
2




log
2

(

1
+




x
_

T



x
_



ɛ
2



)







(
13
)







where X=[x1,x2, . . . ,xN] is the data matrix of samples in Ω with each sample represented by an m-dimensional vector, x is the mean of the samples, and {tilde over (X)}=X− xeT, e=(1,1, . . . ,1)T.


Unfortunately, these two descriptors are not particularly suitable for a TLLD approach due to the centroid descriptor inherently assuming a Euclidean sample space while a current formulation of coding length is vector-based. Therefore, to match the tensor nature of TLLD, a tensor coding length may be generated.


To generate a tensor coding length, each tensor is developed to a vector and then a mode-k coding length is computed for the set of these vectors:






L
(k)(X)=L({(X1)(k),(X2)(k), . . . ,(XN)(k),})   (14)


where X={X1,X2, . . . ,XN} and (Xi)(k) is the mode-k unfolding of Xi. Then, a tensor coding length of X may be defined as the following vector:






L(X)=[L(1)(X),L(2)(X), . . . ,L(n)(X)]T.   (15)


An example of a tensor coding length may be computed by using the following empirically chosen tolerable distortion in equation (13):






ɛ
=



10



(




k
=
1

n



m
k


)

2




N
3






k
=
1

n



m
k









Now the parameter t in equation (9) may be determined. In an LLD approach, this parameter may be difficult to tune as its value may vary significantly for different applications. However, in a TLLD approach as described herein, t can be rescaled as: t=t′σw for wi and t=t′σb for ws, respectively, where








σ
w

=



1
N






i
=
1

N





d
2



(


X
i

,

Ω

s
i



)







and






σ
b




=


1
N






s
=
1

c




N
s




d
2



(


Ω
s

,
Ω

)







,




and wherein an example t′ may be around 1. This treatment easily simplifies the parameter tuning for t. An embodiment of a TLLD method will next be described with reference to FIG. 2.



FIG. 2 shows a process flow depicting one embodiment of a method 200 for tensor based feature extraction. First, as indicated in block 210, method 200 comprises generating at least one sample weight based on a contextual distance for each of a plurality of data samples in a sample set and generating a class weight based on a contextual distance for a first class of data samples in a sample set.


Method 200 also comprises calculating a within-class scatter for a class of data samples in a sample set, wherein the within-class scatter is calculated using the at least one sample weight from block 210, and calculating a between-class scatter for multiple classes of data samples using the class weight from block 210, as indicated in block 220.


Next, method 200 comprises performing a mode-k matrix unfolding on the within-class scatter to generate a mode-k within-class scatter matrix, and also performing a mode-k matrix unfolding on the between-class scatter to generate a mode-k between-class scatter matrix, as indicated in block 230.


Next, in block 240, method 200 comprises generating at least one orthogonal projection matrix using the mode-k within-class scatter matrix and the mode-k between-class scatter matrix. In some embodiments, method 200 further comprises generating a tensor coding length for each of the tensor based data samples.


It will be appreciated that the embodiments described herein may be implemented, for example, via computer-executable instructions or code, such as programs, stored on a computer-readable storage medium and executed by a computing device. Generally, programs include routines, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types. As used herein, the term “program” may connote a single program or multiple programs acting in concert, and may be used to denote applications, services, or any other type or class of program. Likewise, the terms “computer” and “computing device” as used herein include any device that electronically executes one or more programs, including, but not limited to, personal computers, servers, laptop computers, hand-held devices, cellular phones, microprocessor-based programmable consumer electronics and/or appliances, and other computer image processing devices.


It will further be understood that the configurations and/or approaches described herein are exemplary in nature, and that these specific embodiments or examples are not to be considered in a limiting sense, because numerous variations are possible. The specific routines or methods described herein may represent one or more of any number of processing strategies. As such, various acts illustrated may be performed in the sequence illustrated, in other sequences, in parallel, or in some cases omitted. Likewise, the order of any of the above-described processes is not necessarily required to achieve the features and/or results of the embodiments described herein, but is provided for ease of illustration and description.


The subject matter of the present disclosure includes all novel and nonobvious combinations and subcombinations of the various processes, systems and configurations, and other features, functions, acts, and/or properties disclosed herein, as well as any and all equivalents thereof.

Claims
  • 1. A method to extract discriminant features from tensor based data samples, the method comprising: generating at least one sample weight based on a contextual distance for each of a plurality of data samples in a sample set;generating a class weight based on a contextual distance for a first class of data samples in a sample set;calculating a within-class scatter for a class of data samples in a sample set, the within-class scatter calculated using the at least one sample weight;calculating a between-class scatter for multiple classes of data samples in a sample set, the between-class scatter calculated using the class weight;performing a mode-k matrix unfolding on the within-class scatter to generate a mode-k within-class scatter matrix;performing a mode-k matrix unfolding on the between-class scatter to generate a mode-k between-class scatter matrix; andgenerating at least one orthogonal projection matrix using the mode-k within-class scatter matrix and the mode-k between-class scatter matrix.
  • 2. The method of claim 1, wherein the contextual distance for each of a plurality of samples in a sample set is calculated according to a formula: d(Xi,Ωsi)=∥f(Ωsi)−f(Ωsi\{Xi})∥.
  • 3. The method of claim 1, wherein the contextual distance for a first class in a sample set is calculated according to a formula: d(Ωs, Ω)=∥f(Ω)−f(Ω\Ωs)∥.
  • 4. The method of claim 2, wherein generating at least one sample weight based on a contextual distance for each of a plurality of samples in a sample set, further comprises generating a sample weight wi using a formula:
  • 5. The method of claim 3, wherein generating a class weight based on a contextual distance for a first class in a sample set, further comprises generating a class weight ws using a formula:
  • 6. The method of claim 4, wherein calculating a within-class scatter for a class of tensor based data samples in a sample set and calculated using at least one sample weight wi, further comprises calculating a within-class scatter α using a formula:
  • 7. The method of claim 5, wherein calculating a between-class scatter for a class of tensor based data samples in a sample set and calculated using a class weight ws, further comprises calculating a between-class scatter β using a formula:
  • 8. The method of claim 1, further comprising generating a tensor coding length for each of the tensor based data samples.
  • 9. A system for extracting discriminant features from tensor based data, the system with an input, a memory, and a processor in communication with the input and the memory, the system comprising: a weight generator module to receive a plurality of data samples and generate at least one sample weight based on a contextual distance for each of the plurality of data samples, and further to generate a class weight based on a contextual distance for a first class of data samples;a scatter module in communication with the weight generator, the scatter module to receive the at least one sample weight and the class weight and calculate a within-class scatter for a class of data samples using the at least one sample weight, and to calculate a between-class scatter for multiple classes of data samples using the class weight;an unfolding module coupled with the weight generator module and the scatter module, the unfolding module to perform a mode-k matrix unfolding on the within-class scatter to generate a mode-k within-class scatter matrix and to perform a mode-k matrix unfolding on the between-class scatter to generate a mode-k between-class scatter matrix; anda projection matrix module coupled with the scatter module and the unfolding module, the projection matrix module to generate at least one orthogonal projection matrix using the mode-k within-class scatter matrix and the mode-k between-class scatter matrix.
  • 10. The system of claim 9, wherein the contextual distance for each of a plurality of samples in a sample set is calculated according to a formula: d(Xi,Ωsi)=∥f(Ωsi)−f(Ωsi\{Xi})∥.
  • 11. The system of claim 9, wherein the contextual distance for a first class in a sample set is calculated according to a formula: d(Ωs, Ω)=∥f(Ω)−f(Ω\Ωs)∥.
  • 12. The system of claim 10, wherein at least one sample weight wi is generated using a formula:
  • 13. The system of claim 11, wherein a class weight ws is generated using a formula:
  • 14. The system of claim 12, wherein a within-class scatter α is calculated using a formula:
  • 15. The system of claim 13, wherein a between-class scatter β is calculated using a formula:
  • 16. The system of claim 9, wherein at least one orthogonal projection matrix is generated according to a formula:
  • 17. A computer-readable medium comprising instructions executable by a computing device to enable discriminant feature extraction using tensor based data, the instructions being executable to perform a method comprising: generating at least one sample weight based on a contextual distance for each of a plurality of data samples in a sample set;generating a class weight based on a contextual distance for a first class of data samples in a sample set;calculating a within-class scatter for a class of data samples in a sample set, the within-class scatter calculated using the at least one sample weight;calculating a between-class scatter for multiple classes of data samples in a sample set, the between-class scatter calculated using the class weight;performing a mode-k matrix unfolding on the within-class scatter to generate a mode-k within-class scatter matrix;performing a mode-k matrix unfolding on the between-class scatter to generate a mode-k between-class scatter matrix; andgenerating at least one orthogonal projection matrix using the mode-k within-class scatter matrix and the mode-k between-class scatter matrix, wherein a contribution from the mode-k between-class scatter matrix is given more weight than a contribution from the mode-k within-class scatter matrix.
  • 18. The computer-readable medium of claim 17, wherein the within-class scatter is calculated using a formula: α=tr(UkTSw(k)Uk).
  • 19. The computer-readable medium of claim 18, wherein the between-class scatter is calculated using a formula: β=tr(UkTSb(k)Uk).
  • 20. The computer-readable medium of claim 19, wherein the at least one orthogonal projection matrix is generated according to a formula: