English

Deep Image Feature Learning with Fuzzy Rules

Computer Vision and Pattern Recognition 2023-03-20 v3 Machine Learning

Abstract

The methods of extracting image features are the key to many image processing tasks. At present, the most popular method is the deep neural network which can automatically extract robust features through end-to-end training instead of hand-crafted feature extraction. However, the deep neural network currently faces many challenges: 1) its effectiveness is heavily dependent on large datasets, so the computational complexity is very high; 2) it is usually regarded as a black box model with poor interpretability. To meet the above challenges, a more interpretable and scalable feature learning method, i.e., deep image feature learning with fuzzy rules (DIFL-FR), is proposed in the paper, which combines the rule-based fuzzy modeling technique and the deep stacked learning strategy. The method progressively learns image features through a layer-by-layer manner based on fuzzy rules, so the feature learning process can be better explained by the generated rules. More importantly, the learning process of the method is only based on forward propagation without back propagation and iterative learning, which results in the high learning efficiency. In addition, the method is under the settings of unsupervised learning and can be easily extended to scenes of supervised and semi-supervised learning. Extensive experiments are conducted on image datasets of different scales. The results obviously show the effectiveness of the proposed method.

Keywords

Cite

@article{arxiv.1905.10575,
  title  = {Deep Image Feature Learning with Fuzzy Rules},
  author = {Xiang Ma and Liangzhe Chen and Zhaohong Deng and Peng Xu and Qisheng Yan and Kup-Sze Choi and Shitong Wang},
  journal= {arXiv preprint arXiv:1905.10575},
  year   = {2023}
}

Comments

Accepted by IEEE Trans. Emerging Topics in Computational Intelligence

R2 v1 2026-06-23T09:23:47.069Z