In an earlier paper, it was shown that the neuron’s refractory period (the period of time after the neuron has fired before it can fire again) can serve as a short term local memory. In particular, if an array of refractory neurons (the retina) trains over an image, is then
offset, the trained pixel comparisons to the offset pixels are done globally across the entire array. The refractory period is biologically based, and so is the offset; the offset is done by ocular microtremors. Together, they provide a tool that can do grey scale boundary and texture segmentation.
This
paper significantly extends the capabilities of refractory neural nets by pointing out that refractory neurons can be arranged into XOR gates. We have a ‘pixel-predictor’ and use an XOR gate to compare the sensing of a pixel to the prediction for that pixel. If the two are the
same, then nothing comes up from the gate. If they are different, then a signal comes out and a modification is made to the pixel-predictor. These predictors can be done at multiple levels of coarseness which effectively give us a multilayer classifier, i.e., a deep learning capability.