English

AlgoNet: $C^\infty$ Smooth Algorithmic Neural Networks

Machine Learning 2019-05-27 v2

Abstract

Artificial neural networks revolutionized many areas of computer science in recent years since they provide solutions to a number of previously unsolved problems. On the other hand, for many problems, classic algorithms exist, which typically exceed the accuracy and stability of neural networks. To combine these two concepts, we present a new kind of neural networks-algorithmic neural networks (AlgoNets). These networks integrate smooth versions of classic algorithms into the topology of neural networks. A forward AlgoNet includes algorithmic layers into existing architectures while a backward AlgoNet can solve inverse problems without or with only weak supervision. In addition, we present the algonet\texttt{algonet} package, a PyTorch based library that includes, inter alia, a smoothly evaluated programming language, a smooth 3D mesh renderer, and smooth sorting algorithms.

Keywords

Cite

@article{arxiv.1905.06886,
  title  = {AlgoNet: $C^\infty$ Smooth Algorithmic Neural Networks},
  author = {Felix Petersen and Christian Borgelt and Oliver Deussen},
  journal= {arXiv preprint arXiv:1905.06886},
  year   = {2019}
}

Comments

preprint, 9 pages

R2 v1 2026-06-23T09:09:09.858Z