中文
相关论文

相关论文: Computing Generalized Convolutions Faster Than Bru…

200 篇论文

To approximate convolutions which occur in evolution equations with memory terms, a variable-stepsize algorithm is presented for which advancing N steps requires only O(N log(N)) operations and O(log(N)) active memory, in place of O(N^2)…

数值分析 · 数学 2007-05-23 María López-Fernández , Christian Lubich , Achim Schädle

It is widely believed that complex machine learning models generally encode features through linear representations. This is the foundational hypothesis behind a vast body of work on interpretability. A key challenge toward extracting…

机器学习 · 计算机科学 2026-04-01 Allen Liu

How can we efficiently compress Convolutional Neural Network (CNN) while retaining their accuracy on classification tasks? Depthwise Separable Convolution (DSConv), which replaces a standard convolution with a depthwise convolution and a…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Jun-Gi Jang , Chun Quan , Hyun Dong Lee , U Kang

Convolution is a compute-intensive operation placed at the heart of Convolution Neural Networks (CNNs). It has led to the development of many high-performance algorithms, such as Im2col-GEMM, Winograd, and Direct-Convolution. However, the…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Lucas Alvarenga , Victor Ferrari , Rafael Souza , Marcio Pereira , Guido Araujo

Let $d$ be a probability distribution. Under certain mild conditions we show that $$ \lim_{x\to\infty}x\sum_{n=1}^\infty \frac{d^{*n}(x)}{n}=1,\qquad\text{where}\quad d^{*n}:=\underbrace{\,d*d*\cdots*d\,}_{n\text{ times}}. $$ For a…

数论 · 数学 2015-05-14 William D. Banks , Konstantin A. Makarov

We use lookup tables to design faster algorithms for important algebraic problems over finite fields. These faster algorithms, which only use arithmetic operations and lookup table operations, may help to explain the difficulty of…

数据结构与算法 · 计算机科学 2022-11-10 Josh Alman

We introduce a novel framework for Generalized Tensor Transforms (GTTs), constructed through an $n$-fold tensor product of an arbitrary $b \times b$ unitary matrix $W$. This construction generalizes many established transforms, by providing…

量子物理 · 物理学 2025-07-11 Alok Shukla , Prakash Vedula

We revisit the evolution of generalised parton distributions (GPDs) in momentum space. We formulate the evolution kernels at one-loop in perturbative QCD (pQCD) in a form suitable for numerical implementation and that allows for an accurate…

高能物理 - 唯象学 · 物理学 2022-10-12 Valerio Bertone , Hervé Dutrieux , Cédric Mezrag , José M. Morgado , Hervé Moutarde

Calculations of the Fourier transform of a constant quantity over an area or volume defined by polygons (connected vertices) are often useful in modeling wave scattering, or in fourier-space filtering of real-space vector-based volumes and…

数值分析 · 数学 2021-04-20 Brian B. Maranville

Convolution system is linear and time invariant, and can describe the optical imaging process. Based on convolution system, many deconvolution techniques have been developed for optical image analysis, such as boosting the space resolution…

图像与视频处理 · 电气工程与系统科学 2017-12-01 Song Yizhi , Xu Cheng , Ding Daoxin , Zhou Hang , Quan Tingwei , Li Shiwei

In an earlier paper, we studied solutions g to convolution equations of the form a_d*g^{*d}+a_{d-1}*g^{*(d-1)}+...+a_1*g+a_0=0, where a_0, ..., a_d are given arithmetic functions associated with Dirichlet series which converge on some right…

泛函分析 · 数学 2007-12-20 Helge Glockner , Lutz G. Lucht , Stefan Porubsky

We exhibit, for any positive integer parameter $s$, an involution on the set of integer partitions of $n$. These involutions show the joint symmetry of the distributions of the following two statistics. The first counts the number of parts…

Convolutional Neural Networks (CNNs) are extremely efficient, since they exploit the inherent translation-invariance of natural images. However, translation is just one of a myriad of useful spatial transformations. Can the same efficiency…

计算机视觉与模式识别 · 计算机科学 2021-12-02 João F. Henriques , Andrea Vedaldi

Fractional derivatives are a well-studied generalization of integer order derivatives. Naturally, for optimization, it is of interest to understand the convergence properties of gradient descent using fractional derivatives. Convergence…

最优化与控制 · 数学 2024-06-05 Ashwani Aggarwal

Recent research in deep learning (DL) has investigated the use of the Fast Fourier Transform (FFT) to accelerate the computations involved in Convolutional Neural Networks (CNNs) by replacing spatial convolution with element-wise…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Eduardo Reis , Thangarajah Akilan , Mohammed Khalid

Convolutions or Hadamard products of analytic functions is a well explored area of research and many nice results are available in literature. On the other hand, very little is known in general about the convolutions of univalent harmonic…

复变函数 · 数学 2019-11-07 Chinu Singla , Sushma Gupta , Sukhjit Singh

Invertible convolutions have been an essential element for building expressive normalizing flow-based generative models since their introduction in Glow. Several attempts have been made to design invertible $k \times k$ convolutions that…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Aditya Kallappa , Sandeep Nagar , Girish Varma

The computation of convolution layers in deep neural networks typically rely on high performance routines that trade space for time by using additional memory (either for packing purposes or required as part of the algorithm) to improve…

机器学习 · 计算机科学 2018-09-28 Jiyuan Zhang , Franz Franchetti , Tze Meng Low

Recent work (Cohen & Welling, 2016) has shown that generalizations of convolutions, based on group theory, provide powerful inductive biases for learning. In these generalizations, filters are not only translated but can also be rotated,…

机器学习 · 计算机科学 2019-05-14 Nichita Diaconu , Daniel E Worrall

Convolutional rectifier networks, i.e. convolutional neural networks with rectified linear activation and max or average pooling, are the cornerstone of modern deep learning. However, despite their wide use and success, our theoretical…

神经与进化计算 · 计算机科学 2016-10-18 Nadav Cohen , Amnon Shashua