English

Morphological Perceptron with Competitive Layer: Training Using Convex-Concave Procedure

Machine Learning 2025-09-09 v1 Optimization and Control

Abstract

A morphological perceptron is a multilayer feedforward neural network in which neurons perform elementary operations from mathematical morphology. For multiclass classification tasks, a morphological perceptron with a competitive layer (MPCL) is obtained by integrating a winner-take-all output layer into the standard morphological architecture. The non-differentiability of morphological operators renders gradient-based optimization methods unsuitable for training such networks. Consequently, alternative strategies that do not depend on gradient information are commonly adopted. This paper proposes the use of the convex-concave procedure (CCP) for training MPCL networks. The training problem is formulated as a difference of convex (DC) functions and solved iteratively using CCP, resulting in a sequence of linear programming subproblems. Computational experiments demonstrate the effectiveness of the proposed training method in addressing classification tasks with MPCL networks.

Keywords

Cite

@article{arxiv.2509.05697,
  title  = {Morphological Perceptron with Competitive Layer: Training Using Convex-Concave Procedure},
  author = {Iara Cunha and Marcos Eduardo Valle},
  journal= {arXiv preprint arXiv:2509.05697},
  year   = {2025}
}

Comments

Submitted to the 4th International Conference on Discrete Geometry and Mathematical Morphology (DGMM 2025)

R2 v1 2026-07-01T05:24:22.239Z