
a lower dimensional subspace. This procedure remove null space from both Swand Sb,
and potentially loses useful information. This procedure is not needed when the number
of training sample is bigger than the dimension of the sample space. Therefore, NFST is
only adapted for small size sample problem (SSSP). Let’s recall that the null spaces of
Sb, Swand Stare defined by:
Zb:= {z∈Rn;Sbz= 0}(2)
Zw:= {z∈Rn;Swz= 0}(3)
Zt:= {z∈Rn;Stz= 0}=Zb∩Zw.(4)
We refer to Ztas the null space and the null space of a given class Cjis defined by
N(Cj) = Zt∩Cj.
To overcome the restriction on the training sample size and allow more flexibility in
the model Kernel Null Foley-Sammon transform (KNFST) has been introduced [4,5].
In this method, features are mapped implicitly to a kernel feature space with a kernel
function.
3 Novelty detection with null space methods
The task in multi-class novelty detection is to calculate a score indicating whether a test
sample belongs to one class in C, no matter to which class. For each class Cjin C, we
determine one target point tjcorresponding to the projection of class samples in the null
space. To compute de score of a test sample x∗, we first project x∗to a point t∗in the
null space, and the novelty score of x∗is given by
(5) MultiClassNovelty(x∗) := min
1≤j≤cdist(t∗, tj).
The larger the score and thus the minimum distance in the null space, the more novel is
the test sample. Note that an arbitrary distance measure can be incorporated and we use
Euclidean distances in our experiments.
4 The work to do during the stay
The work to do during the stay in Madrid include:
•describe a clear algorithm to detect novelty class using kernel null Foley-Sammon
transform;
•apply this pattern recognition method to detect chromosomal abnormality ;
•study the convergence of a regression problem.
References
[1] L. P. Jain, W. J. Scheirer, and T. E. Boult, “Multi-class open set recognition using probability of
inclusion,” in European Conference on Computer Vision, pp. 393–409, Springer, 2014.
[2] P. Bodesheim, A. Freytag, E. Rodner, M. Kemmler, and J. Denzler, “Kernel null space methods for
novelty detection,” in Proceedings of the IEEE conference on computer vision and pattern recognition,
pp. 3374–3381, 2013.
[3] C. M. Bishop, “Pattern recognition,” Machine learning, vol. 128, no. 9, 2006.
[4] W. Zheng, L. Zhao, and C. Zou, “Foley-sammon optimal discriminant vectors using kernel approach,”
IEEE Transactions on Neural Networks, vol. 16, no. 1, pp. 1–9, 2005.
[5] G. Gu, H. Liu, J. Shen, et al., “Kernel null foley-sammon transform,” in 2008 International Conference
on Computer Science and Software Engineering, vol. 1, pp. 981–984, IEEE, 2008.
2