English

Introducing Graph Smoothness Loss for Training Deep Learning Architectures

Machine Learning 2019-05-02 v1 Machine Learning

Abstract

We introduce a novel loss function for training deep learning architectures to perform classification. It consists in minimizing the smoothness of label signals on similarity graphs built at the output of the architecture. Equivalently, it can be seen as maximizing the distances between the network function images of training inputs from distinct classes. As such, only distances between pairs of examples in distinct classes are taken into account in the process, and the training does not prevent inputs from the same class to be mapped to distant locations in the output domain. We show that this loss leads to similar performance in classification as architectures trained using the classical cross-entropy, while offering interesting degrees of freedom and properties. We also demonstrate the interest of the proposed loss to increase robustness of trained architectures to deviations of the inputs.

Keywords

Cite

@article{arxiv.1905.00301,
  title  = {Introducing Graph Smoothness Loss for Training Deep Learning Architectures},
  author = {Myriam Bontonou and Carlos Lassance and Ghouthi Boukli Hacene and Vincent Gripon and Jian Tang and Antonio Ortega},
  journal= {arXiv preprint arXiv:1905.00301},
  year   = {2019}
}

Comments

5 pages

R2 v1 2026-06-23T08:54:16.949Z