English

Topology-Aware Activation Functions in Neural Networks

Machine Learning 2025-07-18 v1 Neural and Evolutionary Computing

Abstract

This study explores novel activation functions that enhance the ability of neural networks to manipulate data topology during training. Building on the limitations of traditional activation functions like ReLU\mathrm{ReLU}, we propose SmoothSplit\mathrm{SmoothSplit} and ParametricSplit\mathrm{ParametricSplit}, which introduce topology "cutting" capabilities. These functions enable networks to transform complex data manifolds effectively, improving performance in scenarios with low-dimensional layers. Through experiments on synthetic and real-world datasets, we demonstrate that ParametricSplit\mathrm{ParametricSplit} outperforms traditional activations in low-dimensional settings while maintaining competitive performance in higher-dimensional ones. Our findings highlight the potential of topology-aware activation functions in advancing neural network architectures. The code is available via https://github.com/Snopoff/Topology-Aware-Activations.

Keywords

Cite

@article{arxiv.2507.12874,
  title  = {Topology-Aware Activation Functions in Neural Networks},
  author = {Pavel Snopov and Oleg R. Musin},
  journal= {arXiv preprint arXiv:2507.12874},
  year   = {2025}
}

Comments

Accepted to ESANN 2025. Published in the ESANN 2025 proceedings

R2 v1 2026-07-01T04:05:37.413Z