English

QuadConv: Quadrature-Based Convolutions with Applications to Non-Uniform PDE Data Compression

Machine Learning 2024-07-08 v3 Artificial Intelligence Computational Engineering, Finance, and Science Numerical Analysis Numerical Analysis

Abstract

We present a new convolution layer for deep learning architectures which we call QuadConv -- an approximation to continuous convolution via quadrature. Our operator is developed explicitly for use on non-uniform, mesh-based data, and accomplishes this by learning a continuous kernel that can be sampled at arbitrary locations. Moreover, the construction of our operator admits an efficient implementation which we detail and construct. As an experimental validation of our operator, we consider the task of compressing partial differential equation (PDE) simulation data from fixed meshes. We show that QuadConv can match the performance of standard discrete convolutions on uniform grid data by comparing a QuadConv autoencoder (QCAE) to a standard convolutional autoencoder (CAE). Further, we show that the QCAE can maintain this accuracy even on non-uniform data. In both cases, QuadConv also outperforms alternative unstructured convolution methods such as graph convolution.

Keywords

Cite

@article{arxiv.2211.05151,
  title  = {QuadConv: Quadrature-Based Convolutions with Applications to Non-Uniform PDE Data Compression},
  author = {Kevin Doherty and Cooper Simpson and Stephen Becker and Alireza Doostan},
  journal= {arXiv preprint arXiv:2211.05151},
  year   = {2024}
}

Comments

26 pages, 18 figures, 5 tables

R2 v1 2026-06-28T05:32:52.541Z