Pith. sign in

REVIEW 1 cited by

The Power of Linear Combinations: Learning with Random Convolutions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2301.11360 v2 pith:C6ZALRCQ submitted 2023-01-26 cs.CV cs.AIcs.LG

classification cs.CVcs.AIcs.LG
keywords filterscombinationsconvolutionslearningrandomcnnsconvolutionconvolutional
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Following the traditional paradigm of convolutional neural networks (CNNs), modern CNNs manage to keep pace with more recent, for example transformer-based, models by not only increasing model depth and width but also the kernel size. This results in large amounts of learnable model parameters that need to be handled during training. While following the convolutional paradigm with the according spatial inductive bias, we question the significance of \emph{learned} convolution filters. In fact, our findings demonstrate that many contemporary CNN architectures can achieve high test accuracies without ever updating randomly initialized (spatial) convolution filters. Instead, simple linear combinations (implemented through efficient $1\times 1$ convolutions) suffice to effectively recombine even random filters into expressive network operators. Furthermore, these combinations of random filters can implicitly regularize the resulting operations, mitigating overfitting and enhancing overall performance and robustness. Conversely, retaining the ability to learn filter updates can impair network performance. Lastly, although we only observe relatively small gains from learning $3\times 3$ convolutions, the learning gains increase proportionally with kernel size, owing to the non-idealities of the independent and identically distributed (\textit{i.i.d.}) nature of default initialization techniques.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Convolutional Neural Networks Do Work with Pre-Defined Filters

    cs.CV 2024-11 conditional novelty 6.0 of 10

    A ResNet variant with frozen edge filters and learned 1x1 combinations matches or beats ResNet18 on several fine-grained datasets while using 13% of its parameters.

Pith tools