paper-with-me

홈 › Papers

Color Equivariant Convolutional Networks

2023-09-21 · NeurIPS 2023 11

Color is a crucial visual cue readily exploited by Convolutional Neural Networks (CNNs) for object recognition. However, CNNs struggle if there is data imbalance between color variations introduced by accidental recording conditions. Color invariance addresses this issue but does so at the cost of removing all color information, which sacrifices discriminative power. In this paper, we propose Color Equivariant Convolutions (CEConvs), a novel deep learning building block that enables shape feature sharing across the color spectrum while retaining important color information. We extend the notion of equivariance from geometric to photometric transformations by incorporating parameter sharing over hue-shifts in a neural network. We demonstrate the benefits of CEConvs in terms of downstream performance to various tasks and improved robustness to color changes, including train-test distribution shifts. Our approach can be seamlessly integrated into existing architectures, such as ResNets, and offers a promising solution for addressing color-based domain shifts in CNNs.Submission Number: 7778

📄 PDF Abstract BibTeX

Code (1)

attila94/ceconv 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Color Equivariant Representations

2024-06-13 · Yulong Yang, Felix O'Mahony, Christine Allen-Blanchette

In this paper, we introduce group convolutional neural networks (GCNNs) equivariant to color variation. GCNNs have been designed for a variety of geometric transformations from 2D and 3D rotation groups, to semi-groups s…

A Hypertoroidal Covering for Perfect Color Equivariance

2026-03-04 · Yulong Yang, Zhikun Xu, Yaojun Li, Christine Allen-Blanchette arxiv

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 geom…

Equi-ViT: Rotational Equivariant Vision Transformer for Robust Histopathology Analysis

2026-01-14 · Fuyao Chen, Yuexi Du, Elèonore V. Lieffrig, Nicha C. Dvornek 외 arxiv

Vision Transformers (ViTs) have gained rapid adoption in computational pathology for their ability to model long-range dependencies through self-attention, addressing the limitations of convolutional neural networks that…

Offset equivariant networks and their applications

2022-07-01 · Marco Cotogni, Claudio Cusano

In this paper we present a framework for the design and implementation of offset equivariant networks, that is, neural networks that preserve in their output uniform increments in the input. In a suitable color space thi…

Image Inpainting

Equivariant Wavelets: Fast Rotation and Translation Invariant Wavelet Scattering Transforms

2021-04-22 · Andrew K. Saydjari, Douglas P. Finkbeiner

Wavelet scattering networks, which are convolutional neural networks (CNNs) with fixed filters and weights, are promising tools for image analysis. Imposing symmetry on image statistics can improve human interpretability…

Dimensionality ReductionTranslation