English

Informed deep hierarchical classification: a non-standard analysis inspired approach

Artificial Intelligence 2024-10-07 v2 Machine Learning Logic

Abstract

This work proposes a novel approach to the deep hierarchical classification task, i.e., the problem of classifying data according to multiple labels organized in a rigid parent-child structure. It consists in a multi-output deep neural network equipped with specific projection operators placed before each output layer. The design of such an architecture, called lexicographic hybrid deep neural network (LH-DNN), has been possible by combining tools from different and quite distant research fields: lexicographic multi-objective optimization, non-standard analysis, and deep learning. To assess the efficacy of the approach, the resulting network is compared against the B-CNN, a convolutional neural network tailored for hierarchical classification tasks, on the CIFAR10, CIFAR100 (where it has been originally and recently proposed before being adopted and tuned for multiple real-world applications) and Fashion-MNIST benchmarks. Evidence states that an LH-DNN can achieve comparable if not superior performance, especially in the learning of the hierarchical relations, in the face of a drastic reduction of the learning parameters, training epochs, and computational time, without the need for ad-hoc loss functions weighting values.

Keywords

Cite

@article{arxiv.2409.16956,
  title  = {Informed deep hierarchical classification: a non-standard analysis inspired approach},
  author = {Lorenzo Fiaschi and Marco Cococcioni},
  journal= {arXiv preprint arXiv:2409.16956},
  year   = {2024}
}
R2 v1 2026-06-28T18:56:40.355Z