Skip to content
View XiangCHEN-dvi's full-sized avatar
Block or Report

Block or report XiangCHEN-dvi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
XiangCHEN-dvi/README.md

I am Xiang CHEN, currently an AI research engineer, interested in AI for Scientific Computation. More specifically speaking:

  • AI-Based Novel Solvers
    • PDE: PINN, Deep Ritz, etc.
    • Ab-Initio Simulation: FermiNet, PauliNet, DeePWF, etc.
  • AI-Based Surrogate Solvers
    • PDE: FNO, DeepONet, MeshGraphNet, CFD-GCN, MP-PDE, etc.
    • Ab-Initio Simulation: Deep potential, etc.
  • AI-Assisted Traditional Solvers:
    • Meshing: Meshingnet, MeshGraphNet, M2N, etc.
    • Scheme/order/stepsize control: CINN, etc.
    • Multigrid / preconditioner.
  • Physics-Embedded Models:
    • Shape prior embedding (monotonicity, complexity, etc.).
    • Equivariance/invariance embedding: deepset, set trasnformer, E3NN, SchNet, etc.
    • Formulae form embedding: DeLan, LNN, Hamiltonian NN, etc.
    • Differentiable physics models
      • ODE/PDE: NeuralODE, phi-flow, jax-cfd, SU2, dolfin-adjoint, etc.
      • Optimization: OptNet, etc.
      • Fixed-Point Iteration: DEQ, etc.
      • Computational Physics/Chemistry/Material: DQC, jax-md, etc.
      • Ray-Tracing.
      • Rigid-Body Dynamics: Brax, etc.
  • Inverse Design:
    • Neural reparameterization techniques.
    • Specifically designed optimization techniques.
  • Applications in CEM / TCAD / mesh generation and adaptation / dynamic systems.

A literature survey on AI4PDE in Chinese is maintained at zhihu.com.

A literature survey on Physics-Embedded Machine Learning in Chinese is maintained at zhihu.com.

Check my Google Scholar Homepage for our work:

Popular repositories Loading

  1. differentiable_programming_notebook differentiable_programming_notebook Public

    A repository to record notes on Differentiable Programming.

  2. XiangCHEN-dvi XiangCHEN-dvi Public

    Config files for my GitHub profile.

  3. MeshCNN MeshCNN Public

    Forked from ranahanocka/MeshCNN

    Convolutional Neural Network for 3D meshes in PyTorch

    Python

  4. interactive-multi-category-table interactive-multi-category-table Public

    A python package to create interactive tables with alternative category views, from formatted json input, based on dash.

    HTML