CVMLMay 31, 2018

A Method Based on Convex Cone Model for Image-Set Classification with CNN Features

arXiv:1805.12467v111 citations
Originality Incremental advance
AI Analysis

This work addresses image-set classification for applications like biometrics, but it is incremental as it builds on existing convex cone models with CNN features.

The paper tackles image-set classification by modeling sets of CNN features as convex cones and measuring their geometric similarity, achieving competitive results on a private hand shape dataset and two public databases.

In this paper, we propose a method for image-set classification based on convex cone models, focusing on the effectiveness of convolutional neural network (CNN) features as inputs. CNN features have non-negative values when using the rectified linear unit as an activation function. This naturally leads us to model a set of CNN features by a convex cone and measure the geometric similarity of convex cones for classification. To establish this framework, we sequentially define multiple angles between two convex cones by repeating the alternating least squares method and then define the geometric similarity between the cones using the obtained angles. Moreover, to enhance our method, we introduce a discriminant space, maximizing the between-class variance (gaps) and minimizes the within-class variance of the projected convex cones onto the discriminant space, similar to a Fisher discriminant analysis. Finally, classification is based on the similarity between projected convex cones. The effectiveness of the proposed method was demonstrated experimentally using a private, multi-view hand shape dataset and two public databases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes