paper-with-me

홈 › Papers

Why do CNNs excel at feature extraction? A mathematical explanation

2023-07-03 · Vinoth Nandakumar, Arush Tagade, Tongliang Liu

Over the past decade deep learning has revolutionized the field of computer vision, with convolutional neural network models proving to be very effective for image classification benchmarks. However, a fundamental theoretical questions remain answered: why can they solve discrete image classification tasks that involve feature extraction? We address this question in this paper by introducing a novel mathematical model for image classification, based on feature extraction, that can be used to generate images resembling real-world datasets. We show that convolutional neural network classifiers can solve these image classification tasks with zero error. In our proof, we construct piecewise linear functions that detect the presence of features, and show that they can be realized by a convolutional network.

📄 PDF Abstract BibTeX arXiv:2307.00919

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Post-hoc Self-explanation of CNNs

2026-03-30 · Ahcène Boubekki, Line H. Clemmensen arxiv

Although standard Convolutional Neural Networks (CNNs) can be mathematically reinterpreted as Self-Explainable Models (SEMs), their built-in prototypes do not on their own accurately represent the data. Replacing the fin…

Scale-Preserving Automatic Concept Extraction (SPACE)

2023-08-11 · Andrés Felipe Posada-Moreno, Lukas Kreisköther, Tassilo Glander, Sebastian Trimpe

Convolutional Neural Networks (CNN) have become a common choice for industrial quality control, as well as other critical applications in the Industry 4.0. When these CNNs behave in ways unexpected to human users or deve…

Decision Makingimage-classificationImage Classification

CNN-TFT explained by SHAP with multi-head attention weights for time series forecasting

2025-10-08 · Stefano F. Stefenon, João P. Matos-Carvalho, Valderi R. Q. Leithardt, Kin-Choong Yow arxiv

Convolutional neural networks (CNNs) and transformer architectures offer strengths for modeling temporal data: CNNs excel at capturing local patterns and translational invariances, while transformers effectively model lo…

Multivariate Time Series Forecasting

UFO: A unified method for controlling Understandability and Faithfulness Objectives in concept-based explanations for CNNs

2023-03-27 · Vikram V. Ramaswamy, Sunnie S. Y. Kim, Ruth Fong, Olga Russakovsky

Concept-based explanations for convolutional neural networks (CNNs) aim to explain model behavior and outputs using a pre-defined set of semantic concepts (e.g., the model recognizes scene class ``bedroom'' based on the …

Transparent AI for Mathematics: Transformer-Based Large Language Models for Mathematical Entity Relationship Extraction with XAI

2026-03-06 · Tanjim Taharat Aurpa arxiv

Mathematical text understanding is a challenging task due to the presence of specialized entities and complex relationships between them. This study formulates mathematical problem interpretation as a Mathematical Entity…

Relation ExtractionFeature Importance