paper-with-me

홈 › Papers

Approximation analysis of CNNs from a feature extraction view

2022-10-14 · Jianfei Li, Han Feng, Ding-Xuan Zhou

Deep learning based on deep neural networks has been very successful in many practical applications, but it lacks enough theoretical understanding due to the network architectures and structures. In this paper we establish some analysis for linear feature extraction by a deep multi-channel convolutional neural networks (CNNs), which demonstrates the power of deep learning over traditional linear transformations, like Fourier, wavelets, redundant dictionary coding methods. Moreover, we give an exact construction presenting how linear features extraction can be conducted efficiently with multi-channel CNNs. It can be applied to lower the essential dimension for approximating a high dimensional function. Rates of function approximation by such deep networks implemented with channels and followed by fully-connected layers are investigated as well. Harmonic analysis for factorizing linear features into multi-resolution convolutions plays an essential role in our work. Nevertheless, a dedicate vectorization of matrices is constructed, which bridges 1D CNN and 2D CNN and allows us to have corresponding 2D analysis.

📄 PDF Abstract BibTeX arXiv:2210.09041

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

A Comparative Survey of Vision Transformers for Feature Extraction in Texture Analysis

2024-06-10 · Leonardo Scabini, Andre Sacilotti, Kallil M. Zielinski, Lucas C. Ribas 외

Texture, a significant visual attribute in images, has been extensively investigated across various image recognition applications. Convolutional Neural Networks (CNNs), which have been successful in many computer vision…

AttributeObject RecognitionTexture Classification

Backbones-Review: Feature Extraction Networks for Deep Learning and Deep Reinforcement Learning Approaches

2022-06-16 · Omar Elharroussad, Younes Akbari, Noor Almaadeed, Somaya Al-Maadeed

To understand the real world using various types of data, Artificial Intelligence (AI) is the most used technique nowadays. While finding the pattern within the analyzed data represents the main task. This is performed b…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Learning Low-Rank Approximation for CNNs

2019-05-24 · Dongsoo Lee, Se Jung Kwon, Byeongwook Kim, Gu-Yeon Wei

Low-rank approximation is an effective model compression technique to not only reduce parameter storage requirements, but to also reduce computations. For convolutional neural networks (CNNs), however, well-known low-ran…

Model Compression

Aspect-based Opinion Summarization with Convolutional Neural Networks

2015-11-30 · Haibing Wu, Yiwei Gu, Shangdi Sun, Xiaodong Gu

This paper considers Aspect-based Opinion Summarization (AOS) of reviews on particular products. To enable real applications, an AOS system needs to address two core subtasks, aspect extraction and sentiment classificati…

Aspect ExtractionClassificationGeneral ClassificationOpinion Summarization+4

Higher Order Approximation Rates for ReLU CNNs in Korobov Spaces

2025-01-20 · Yuwen Li, Guozhi Zhang

This paper investigates the $L_p$ approximation error for higher order Korobov functions using deep convolutional neural networks (CNNs) with ReLU activation. For target functions having a mixed derivative of order m+1 i…