Skip to content

Question about Equations Containing Higher Order Derivatives #7

@braveyjc

Description

@braveyjc

Thank you very much for your open-source code, it is truly helpful and inspiring!
Regarding the Kuramoto-Sivashinsky equation, I noticed that you employed a modified MLP structure and utilized the Taylor-mode AD method. I would like to inquire whether these methods are necessary. Can one achieve high-precision convergence results by noly using the causality PINN?
In my case, I have reproduced your algorithm using TensorFlow without installing jax, and I have been able to solve the Allen-Cahn equation, obtaining results that are close to those showcased in your open-source code. However, I did not employ the modified MLP structure or the Taylor-mode AD method you mentioned. As a result, I have been unable to converge to the exact solution, as the residual loss starts at a magnitude of 10^6 and then decreases to around 10^0 without further improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions