57

K-Origins: Better Colour Quantification for Neural Networks

Main:12 Pages
15 Figures
Bibliography:2 Pages
11 Tables
Appendix:2 Pages
Abstract

K-Origins is a neural network layer designed to improve image-based network performances when learning colour, or intensities, is beneficial. Over 250 encoder-decoder convolutional networks are trained and tested on 16-bit synthetic data, demonstrating that K-Origins improves semantic segmentation accuracy in two scenarios: object detection with low signal-to-noise ratios, and segmenting multiple objects that are identical in shape but vary in colour. K-Origins generates output features from the input features, X\textbf{X}, by the equation Yk=XJwk\textbf{Y}_k = \textbf{X}-\textbf{J}\cdot w_k for each trainable parameter wkw_k, where J\textbf{J} is a matrix of ones. Additionally, networks with varying receptive fields were trained to determine optimal network depths based on the dimensions of target classes, suggesting that receptive field lengths should exceed object sizes. By ensuring a sufficient receptive field length and incorporating K-Origins, we can achieve better semantic network performance.

View on arXiv
Comments on this paper