English

Voronoi Convolutional Neural Networks

Computer Vision and Pattern Recognition 2020-10-23 v1

Abstract

In this technical report, we investigate extending convolutional neural networks to the setting where functions are not sampled in a grid pattern. We show that by treating the samples as the average of a function within a cell, we can find a natural equivalent of most layers used in CNN. We also present an algorithm for running inference for these models exactly using standard convex geometry algorithms.

Keywords

Cite

@article{arxiv.2010.11339,
  title  = {Voronoi Convolutional Neural Networks},
  author = {Soroosh Yazdani and Andrea Tagliasacchi},
  journal= {arXiv preprint arXiv:2010.11339},
  year   = {2020}
}

Comments

Technical report

R2 v1 2026-06-23T19:32:14.965Z