Material Recognition

Flickr Material Dataset(FMD) is a newly published material dataset which is considered to be challenging. FMD contains 10 classes which consist of fabric, foliage, glass, leather, metal, paper, plastic, stone, water and wood. Each category contains 100 images, where 50 in all 100 images is close-up views and the rest 50 are of views at object-scale. We present some samples from five categories in below figure. There is a binary human-labeled mask associated with each image describing the location of the object. For FMD, we just consider the gray image, and extract PRI-CoLBPg only on mask regions.

State-of-the-arts Methods: Liu et al. [22] firstly reported results by exploring four types of features which includes color and texture, micro-texture, outline shape, and reflectance-based features. These four types of features finally lead to seven features. Meanwhile, they proposed an kind of augmented Latent Dirichlet Allocation (aLDA) method to conduct training and classification. Recently, Hu et al. [37] proposed to apply five kernel descriptors and effective matching kernel(EMK) on object classification and material recognition. Kernel descriptors with EMK have shown superior performance on object recognition and scene classification.

Following standard experimental setup, we use 50 samples for training and the rest for test. Same training and testing method is applied with [37]. Experimental results are shown below.

 

Material Material

 

Experimental Analysis:

From the table, for single feature, PRI-CoLBPg outperforms MSLBP for about 13% and bag-of-sift [22] for about 22%. In addition, it improves the previous best single feature for about 8.1% from 49% to 57.1%. Moreover, using same kernel SVM classifier, PRI-CoLBPgalso beats previously published best performance 54% which combines five kernel descriptors.

Here, using RBF kernel SVM, PRI-CoLBPg with PCA dimension reduction doesn't further improvement. The task is challenging, and the co-pattern distribution varies much more. It lead to that PCA could not always remove noise co-patterns and sometimes will remove some discriminative co-patterns. That is the reason why PCA doesn't further improve the performance. With AKA mapping and linear SVM, the performance slightly increases from 57.1% to 57.7%.

Material recognition is highly related to texture classification. Although the FMD data set has normal rotation variance and the recognition task is challenging because the material exhibits different appearances, PRI-CoLBPg still works well on this data set. This well verifies that PRI-CoLBPg is an effective texture descriptor.

Acknowledgments

Thanks Diane Hu for some valuable discussions.

References

[22] C. Liu, L. Sharan, E. Adelson, and R. Rosenholtz, “Exploring features in a bayesian framework for material recognition,” CVPR, 2010.
[37] D. Hu and L. Bo, “Toward robust material recognition for everyday objects,” BMVC, 2011.