pith. sign in

arxiv: 2006.02267 · v1 · pith:PH56YBD2new · submitted 2020-06-03 · 💻 cs.NE · cs.LG

FastONN -- Python based open-source GPU implementation for Operational Neural Networks

classification 💻 cs.NE cs.LG
keywords networksneuraloperationalfastonncustomizeddataacrossadditionally
0
0 comments X
read the original abstract

Operational Neural Networks (ONNs) have recently been proposed as a special class of artificial neural networks for grid structured data. They enable heterogenous non-linear operations to generalize the widely adopted convolution-based neuron model. This work introduces a fast GPU-enabled library for training operational neural networks, FastONN, which is based on a novel vectorized formulation of the operational neurons. Leveraging on automatic reverse-mode differentiation for backpropagation, FastONN enables increased flexibility with the incorporation of new operator sets and customized gradient flows. Additionally, bundled auxiliary modules offer interfaces for performance tracking and checkpointing across different data partitions and customized metrics.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improved Active Fire Detection using Operational U-Nets

    cs.CV 2023-04 unverdicted novelty 5.0

    Operational U-Nets integrate Self-ONN layers into a compact U-Net to deliver better active fire detection performance with lower computational cost than standard approaches.