paper-with-me

Papers

Scaling Up Computer Vision Neural Networks Using Fast Fourier Transform

2023-02-02 · Siddharth Agrawal

Deep Learning-based Computer Vision field has recently been trying to explore larger kernels for convolution to effectively scale up Convolutional Neural Networks. Simultaneously, new paradigm of models such as Vision Transformers find it difficult to scale up to larger higher resolution images due to their quadratic complexity in terms of input sequence. In this report, Fast Fourier Transform is utilised in various ways to provide some solutions to these issues.

📄 PDF Abstract BibTeX arXiv:2302.12185

Code (1)

siddagra/fourier-project 공식 구현 jax

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Fourier Sensitivity and Regularization of Computer Vision Models

2023-01-31 · Kiran Krishnamachari, See-Kiong Ng, Chuan-Sheng Foo

Recent work has empirically shown that deep neural networks latch on to the Fourier statistics of training data and show increased sensitivity to Fourier-basis directions in the input. Understanding and modifying this Fo…

Sensitivity

Deep Fractional Fourier Transform

2023-09-21 · NeurIPS 2023 11

Existing deep learning-based computer vision methods usually operate in the spatial and frequency domains, which are two orthogonal \textbf{individual} perspectives for image processing. In this paper, we introduce a new…

Probabilistic modeling over permutations using quantum computers

2026-03-23 · Vasilis Belis, Giulio Crognaletti, Matteo Argenton, Michele Grossi 외 arxiv

Quantum computers provide a super-exponential speedup for performing a Fourier transform over the symmetric group, an ability for which practical use cases have remained elusive so far. In this work, we leverage this abi…

Recommendation SystemsMulti-Object Tracking

Constructing fast approximate eigenspaces with application to the fast graph Fourier transforms

2020-02-22 · Cristian Rusu, Lorenzo Rosasco

We investigate numerically efficient approximations of eigenspaces associated to symmetric and general matrices. The eigenspaces are factored into a fixed number of fundamental components that can be efficiently manipula…

FFC-SE: Fast Fourier Convolution for Speech Enhancement

2022-04-06 · Ivan Shchekotov, Pavel Andreev, Oleg Ivanov, Aibek Alanov 외

Fast Fourier convolution (FFC) is the recently proposed neural operator showing promising performance in several computer vision problems. The FFC operator allows employing large receptive field operations within early l…

Speech Enhancement