Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023/blog/2023/autoregressive-neural-pde-solver/ #17

Open
utterances-bot opened this issue Nov 10, 2024 · 1 comment
Open

2023/blog/2023/autoregressive-neural-pde-solver/ #17

utterances-bot opened this issue Nov 10, 2024 · 1 comment

Comments

@utterances-bot
Copy link

Autoregressive Renaissance in Neural PDE Solvers | ICLR Blogposts 2023

Recent developments in the field of neural partial differential equation (PDE) solvers have placed a strong emphasis on neural operators. However, the paper Message Passing Neural PDE Solver by Brandstetter et al. published in ICLR 2022 revisits autoregressive models and designs a message passing graph neural network that is comparable with or outperforms both the state-of-the-art Fourier Neural Operator and traditional classical PDE solvers in its generalization capabilities and performance. This blog post delves into the key contributions of this work, exploring the strategies used to address the common problem of instability in autoregressive models and the design choices of the message passing graph neural network architecture.

https://iclr-blogposts.github.io/2023/blog/2023/autoregressive-neural-pde-solver/

Copy link

Could you explain how you created the figure in this blog post?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants