paper-with-me

홈 › Papers

Smoothness Errors in Dynamics Models and How to Avoid Them

2026-02-05 · Edward Berman, Luisa Li, Jung Yeon Park, Robin Walters arxiv

Modern neural networks have shown promise for solving partial differential equations over surfaces, often by discretizing the surface as a mesh and learning with a mesh-aware graph neural network. However, graph neural networks suffer from oversmoothing, where a node's features become increasingly similar to those of its neighbors. Unitary graph convolutions, which are mathematically constrained to preserve smoothness, have been proposed to address this issue. Despite this, in many physical systems, such as diffusion processes, smoothness naturally increases and unitarity may be overconstraining. In this paper, we systematically study the smoothing effects of different GNNs for dynamics modeling and prove that unitary convolutions hurt performance for such tasks. We propose relaxed unitary convolutions that balance smoothness preservation with the natural smoothing required for physical systems. We also generalize unitary and relaxed unitary convolutions from graphs to meshes. In experiments on PDEs such as the heat and wave equations over complex meshes and on weather forecasting, we find that our method outperforms several strong baselines, including mesh-aware transformers and equivariant neural networks.

📄 PDF Abstract BibTeX arXiv:2602.05352

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkWeather Forecasting

Similar Papers 제목 키워드 기반

Mathematical certification of motion planning on uncertain terrain with limited perception: a case study

2022-08-30 · Nikolaos Skouloudis, Alexandre Megretski

We design a controller for an agent whose mission is to reach a stationary target while avoiding a family of obstacles which are not known a-priori. The agent moves in the two dimensional plane with non-trivial double in…

Motion Planning

The Hidden Cost of Approximation in Online Mirror Descent

2025-11-27 · Ofir Schlisselberg, Uri Sherman, Tomer Koren, Yishay Mansour arxiv

Online mirror descent (OMD) is a fundamental algorithmic paradigm that underlies many algorithms in optimization, machine learning and sequential decision-making. The OMD iterates are defined as solutions to optimization…

Learnability of convolutional neural networks for infinite dimensional input via mixed and anisotropic smoothness

2021-09-29 · ICLR 2022 4 · Sho Okumoto, Taiji Suzuki

Among a wide range of success of deep learning, convolutional neural networks have been extensively utilized in several tasks such as speech recognition, image processing, and natural language processing, which require i…

speech-recognitionSpeech Recognition

On the Robustness of Langevin Dynamics to Score Function Error

2026-03-11 · Daniel Yiming Cao, August Y. Chen, Karthik Sridharan, Yuchen Wu arxiv

We consider the robustness of score-based generative modeling to errors in the estimate of the score function. In particular, we show that Langevin dynamics is not robust to the $L^2$ errors (more generally $L^p$ errors)…

A Hybrid Tracking Control Strategy for an Unmanned Underwater Vehicle Aided with Bioinspired Neural Dynamics

2022-09-03 · Zhe Xu, Tao Yan, Simon X. Yang, S. Andrew Gadsden

Tracking control has been a vital research topic in robotics. This paper presents a novel hybrid control strategy for an unmanned underwater vehicle (UUV) based on a bioinspired neural dynamics model. An enhanced backste…