Locally orderless networks
Jon Sporring, Peidi Xu, Jiahao Lu, François Lauze, Sune Darkner
TL;DR
This work introduces Locally Orderless Networks (LON), a neural-layer framework that transforms inputs into local histograms by applying scale-space–informed, bell-shaped activations to local convolutions. By linking LOI theory, measure theory, and scale-space with neural networks, LON provides a continuum with Convolutional Neural Networks (CNN) and enables computation of nonlinear functionals such as the gradient magnitude squared. The authors demonstrate theoretically and empirically that LON can emulate CNNs, while also excelling at boundary- and isophote-driven tasks (e.g., perimeter estimation, saliency explainability) and offering more interpretable saliency maps. The results suggest LON as a complementary approach that enhances nonlinear capabilities and explainability, with potential applications in segmentation and other tasks where boundary information is crucial.
Abstract
We present Locally Orderless Networks (LON) and its theoretic foundation which links it to Convolutional Neural Networks (CNN), to Scale-space histograms, and measurement theory. The key elements are a regular sampling of the bias and the derivative of the activation function. We compare LON, CNN, and Scale-space histograms on prototypical single-layer networks. We show how LON and CNN can emulate each other, how LON expands the set of functionals computable to non-linear functions such as squaring. We demonstrate simple networks which illustrate the improved performance of LON over CNN on simple tasks for estimating the gradient magnitude squared, for regressing shape area and perimeter lengths, and for explainability of individual pixels' influence on the result.
