Search papers, labs, and topics across Lattice.
The paper introduces a novel color equivariant neural network architecture that achieves true equivariance by representing saturation and luminance as values on a circle (a double-cover) instead of approximating them with 1D translations. This approach eliminates approximation artifacts present in previous color equivariant architectures, leading to improved interpretability, generalizability, and predictive performance. Experiments on fine-grained classification and medical imaging tasks demonstrate the superiority of the proposed method over conventional and equivariant baselines.
Color-invariant neural nets get a boost: representing saturation and luminance on a circle, not a line, unlocks true equivariance and avoids artifacts that plague existing methods.
When the color distribution of input images changes at inference, the performance of conventional neural network architectures drops considerably. A few researchers have begun to incorporate prior knowledge of color geometry in neural network design. These color equivariant architectures have modeled hue variation with 2D rotations, and saturation and luminance transformations as 1D translations. While this approach improves neural network robustness to color variations in a number of contexts, we find that approximating saturation and luminance (interval valued quantities) as 1D translations introduces appreciable artifacts. In this paper, we introduce a color equivariant architecture that is truly equivariant. Instead of approximating the interval with the real line, we lift values on the interval to values on the circle (a double-cover) and build equivariant representations there. Our approach resolves the approximation artifacts of previous methods, improves interpretability and generalizability, and achieves better predictive performance than conventional and equivariant baselines on tasks such as fine-grained classification and medical imaging tasks. Going beyond the context of color, we show that our proposed lifting can also extend to geometric transformations such as scale.