paper-with-me

홈 › Papers

Butterfly-Net2: Simplified Butterfly-Net and Fourier Transform Initialization

2019-12-09 · Zhongshu Xu, Yingzhou Li, Xiuyuan Cheng

Structured CNN designed using the prior information of problems potentially improves efficiency over conventional CNNs in various tasks in solving PDEs and inverse problems in signal processing. This paper introduces BNet2, a simplified Butterfly-Net and inline with the conventional CNN. Moreover, a Fourier transform initialization is proposed for both BNet2 and CNN with guaranteed approximation power to represent the Fourier transform operator. Experimentally, BNet2 and the Fourier transform initialization strategy are tested on various tasks, including approximating Fourier transform operator, end-to-end solvers of linear and nonlinear PDEs, and denoising and deblurring of 1D signals. On all tasks, under the same initialization, BNet2 achieves similar accuracy as CNN but has fewer parameters. And Fourier transform initialized BNet2 and CNN consistently improve the training and testing accuracy over the randomly initialized CNN.

📄 PDF Abstract BibTeX arXiv:1912.04154

Code (1)

AtticusXu/B-Net2 공식 구현 tf

Tasks

DeblurringDenoising

Similar Papers 제목 키워드 기반

ButterflyNet2D: Bridging Classical Methods and Neural Network Methods in Image Processing

2022-11-29 · Gengzhi Yang, Yingzhou Li

Both classical Fourier transform-based methods and neural network methods are widely used in image processing tasks. The former has better interpretability, whereas the latter often achieves better performance in practic…

Butterfly-Net: Optimal Function Representation Based on Convolutional Neural Networks

2018-05-18 · Yingzhou Li, Xiuyuan Cheng, Jianfeng Lu

Deep networks, especially convolutional neural networks (CNNs), have been successfully applied in various areas of machine learning as well as to challenging problems in other scientific and engineering fields. This pape…

Dimension Mixer: Group Mixing of Input Dimensions for Efficient Function Approximation

2023-11-30 · Suman Sapkota, Binod Bhattarai

The recent success of multiple neural architectures like CNNs, Transformers, and MLP-Mixers motivated us to look for similarities and differences between them. We found that these architectures can be interpreted through…

Long-range modeling

Simple Hardware-Efficient Long Convolutions for Sequence Modeling

2023-02-13 · Daniel Y. Fu, Elliot L. Epstein, Eric Nguyen, Armin W. Thomas 외

State space models (SSMs) have high performance on long sequence modeling but require sophisticated initialization techniques and specialized implementations for high quality and runtime performance. We study whether a s…

GPUimage-classificationImage ClassificationLanguage Modeling+2

Efficient Identification of Butterfly Sparse Matrix Factorizations

2021-10-04 · Léon Zheng, Elisa Riccietti, Rémi Gribonval

Fast transforms correspond to factorizations of the form $\mathbf{Z} = \mathbf{X}^{(1)} \ldots \mathbf{X}^{(J)}$, where each factor $ \mathbf{X}^{(\ell)}$ is sparse and possibly structured. This paper investigates essent…