English

The Master Key Filters Hypothesis: Deep Filters Are General

Computer Vision and Pattern Recognition 2025-02-04 v2 Artificial Intelligence

Abstract

This paper challenges the prevailing view that convolutional neural network (CNN) filters become increasingly specialized in deeper layers. Motivated by recent observations of clusterable repeating patterns in depthwise separable CNNs (DS-CNNs) trained on ImageNet, we extend this investigation across various domains and datasets. Our analysis of DS-CNNs reveals that deep filters maintain generality, contradicting the expected transition to class-specific filters. We demonstrate the generalizability of these filters through transfer learning experiments, showing that frozen filters from models trained on different datasets perform well and can be further improved when sourced from larger datasets. Our findings indicate that spatial features learned by depthwise separable convolutions remain generic across all layers, domains, and architectures. This research provides new insights into the nature of generalization in neural networks, particularly in DS-CNNs, and has significant implications for transfer learning and model design.

Keywords

Cite

@article{arxiv.2412.16751,
  title  = {The Master Key Filters Hypothesis: Deep Filters Are General},
  author = {Zahra Babaiee and Peyman M. Kiasari and Daniela Rus and Radu Grosu},
  journal= {arXiv preprint arXiv:2412.16751},
  year   = {2025}
}

Comments

AAAI 2025

R2 v1 2026-06-28T20:45:12.922Z