paper-with-me

Papers

Convection-Diffusion Equation: A Theoretically Certified Framework for Neural Networks

2024-03-23 · Tangjun Wang, Chenglong Bao, Zuoqiang Shi

In this paper, we study the partial differential equation models of neural networks. Neural network can be viewed as a map from a simple base model to a complicate function. Based on solid analysis, we show that this map can be formulated by a convection-diffusion equation. This theoretically certified framework gives mathematical foundation and more understanding of neural networks. Moreover, based on the convection-diffusion equation model, we design a novel network structure, which incorporates diffusion mechanism into network architecture. Extensive experiments on both benchmark datasets and real-world applications validate the performance of the proposed model.

📄 PDF Abstract BibTeX arXiv:2403.15726

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
BASE 설명 없음

Similar Papers 제목 키워드 기반

An axiomatized PDE model of deep neural networks

2023-07-23 · Tangjun Wang, Wenqi Tao, Chenglong Bao, Zuoqiang Shi

Inspired by the relation between deep neural network (DNN) and partial differential equations (PDEs), we study the general form of the PDE models of deep neural networks. To achieve this goal, we formulate DNN as an evol…

model

Compositional Neural Operators for Multi-Dimensional Fluid Dynamics

2026-05-12 · Hamda Hmida, Hsiu-Wen Chang, Youssef Mesri arxiv

Partial differential equations (PDEs) govern diverse physical phenomena, yet high-fidelity numerical solutions are computationally expensive and Machine Learning approaches lack generalization. While Scientific Foundatio…

Graph Neural Convection-Diffusion with Heterophily

2023-05-26 · Kai Zhao, Qiyu Kang, Yang song, Rui She 외

Graph neural networks (GNNs) have shown promising results across various graph learning tasks, but they often assume homophily, which can result in poor performance on heterophilic graphs. The connected nodes are likely …

Graph LearningNode Classification

CompNO: A Novel Foundation Model approach for solving Partial Differential Equations

2026-01-12 · Hamda Hmida, Hsiu-Wen Chang Joly, Youssef Mesri arxiv

Partial differential equations (PDEs) govern a wide range of physical phenomena, but their numerical solution remains computationally demanding, especially when repeated simulations are required across many parameter set…

Graph Navier Stokes Networks

2026-05-20 · Zexing Zhao, Guangsi Shi, Yu Gong, Tianyu Wang 외 arxiv

Graph Neural Networks (GNNs) have emerged as a cornerstone of deep learning, with most existing methods rooted in graph signal processing and diffusion equations to model message passing. However, these approaches inhere…