English

Optical Neural Networks

Computer Vision and Pattern Recognition 2018-05-30 v2

Abstract

We develop a novel optical neural network (ONN) framework which introduces a degree of scalar invariance to image classification estima- tion. Taking a hint from the human eye, which has higher resolution near the center of the retina, images are broken out into multiple levels of varying zoom based on a focal point. Each level is passed through an identical convolutional neural network (CNN) in a Siamese fashion, and the results are recombined to produce a high accuracy estimate of the object class. ONNs act as a wrapper around existing CNNs, and can thus be applied to many existing algorithms to produce notable accuracy improvements without having to change the underlying architecture.

Keywords

Cite

@article{arxiv.1805.06082,
  title  = {Optical Neural Networks},
  author = {Grant Fennessy and Yevgeniy Vorobeychik},
  journal= {arXiv preprint arXiv:1805.06082},
  year   = {2018}
}

Comments

Submitted to NIPS 2018

R2 v1 2026-06-23T01:56:52.435Z