English

Feature discriminativity estimation in CNNs for transfer learning

Neural and Evolutionary Computing 2019-11-11 v1 Machine Learning

Abstract

The purpose of feature extraction on convolutional neural networks is to reuse deep representations learnt for a pre-trained model to solve a new, potentially unrelated problem. However, raw feature extraction from all layers is unfeasible given the massive size of these networks. Recently, a supervised method using complexity reduction was proposed, resulting in significant improvements in performance for transfer learning tasks. This approach first computes the discriminative power of features, and then discretises them using thresholds computed for the task. In this paper, we analyse the behaviour of these thresholds, with the purpose of finding a methodology for their estimation. After a comprehensive study, we find a very strong correlation between problem size and threshold value, with coefficient of determination above 90%. These results allow us to propose a unified model for threshold estimation, with potential application to transfer learning tasks.

Keywords

Cite

@article{arxiv.1911.03332,
  title  = {Feature discriminativity estimation in CNNs for transfer learning},
  author = {Victor Gimenez-Abalos and Armand Vilalta and Dario Garcia-Gasulla and Jesus Labarta and Eduard Ayguadé},
  journal= {arXiv preprint arXiv:1911.03332},
  year   = {2019}
}

Comments

Presented in the 22nd International Conference of the Catalan Association for Artificial Intelligence (CCIA 19)

R2 v1 2026-06-23T12:09:28.843Z