Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

38
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
38
Fundamental Mathematical Principles in Pharmacokinetics: Calculus and Graphs01:21

Fundamental Mathematical Principles in Pharmacokinetics: Calculus and Graphs

987
The fundamental mathematical principles, such as calculus and graphs, play crucial roles in analyzing drug movement and determining pharmacokinetic parameters. Differential calculus examines rates of change and helps to determine the dissolution rate of drugs in biofluids, as well as how drug concentrations change over time. For instance, it can help calculate the rate of elimination of a drug from the body based on its concentration-time profile.
On the other hand, integral calculus focuses on...
987

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

High-throughput ligand discovery in living cells using the cellular protein stability enhancement assay.

Acta pharmaceutica Sinica. B·2026
Same author

Stapokibart reduces blood eosinophil counts in patients with moderate-to-severe atopic dermatitis: a post-hoc analysis from phase II and phase III clinical trials.

The Journal of dermatological treatment·2026
Same author

Structure-Guided Discovery of Novel Dual-Site FEM1B Ligands and Assessment of Their Use in Targeted Protein Degradation.

Journal of medicinal chemistry·2026
Same author

Serum levels of SIRT3 in elderly patients undergoing general anesthesia and its relationship with postoperative delirium.

Open medicine (Warsaw, Poland)·2026
Same author

Stapokibart provides significant improvements in signs and symptoms of atopic dermatitis irrespective of prior systemic treatment: a post-hoc analysis of a phase 3 trial.

The Journal of dermatological treatment·2026
Same author

Editorial: Type 2 inflammatory skin diseases: novel therapies and clinical insights.

Frontiers in medicine·2026

Related Experiment Video

Updated: Jun 2, 2025

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
10:50

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

Published on: June 21, 2022

1.7K

Implementing the discontinuous-Galerkin finite element method using graph neural networks with application to

Linfeng Li1, Jiansheng Xiang1, Boyang Chen1

  • 1Department of Earth Science and Engineering, Imperial College London, Prince Consort Road, London SW7 2BP, UK.

Neural Networks : the Official Journal of the International Neural Network Society
|January 16, 2025
PubMed
Summary

This study introduces a novel graph neural network approach for solving partial differential equations on unstructured meshes using the Finite Element Method (FEM). This machine learning-based solver achieves efficient computation and theoretical convergence rates.

Keywords:
Discontinuous-Galerkin finite element methodGraph neural networksMultigrid solverU-NetUnstructured meshes

More Related Videos

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

4.6K
Preparation and Characterization of Graphene-Based 3D Biohybrid Hydrogel Bioink for Peripheral Neuroengineering
10:17

Preparation and Characterization of Graphene-Based 3D Biohybrid Hydrogel Bioink for Peripheral Neuroengineering

Published on: May 16, 2022

2.1K

Related Experiment Videos

Last Updated: Jun 2, 2025

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
10:50

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches

Published on: June 21, 2022

1.7K
Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

4.6K
Preparation and Characterization of Graphene-Based 3D Biohybrid Hydrogel Bioink for Peripheral Neuroengineering
10:17

Preparation and Characterization of Graphene-Based 3D Biohybrid Hydrogel Bioink for Peripheral Neuroengineering

Published on: May 16, 2022

2.1K

Area of Science:

  • Computational Science
  • Numerical Analysis
  • Machine Learning

Background:

  • Machine learning (ML) advancements drive interest in academia and industry.
  • Existing ML solvers for partial differential equations (PDEs) often rely on structured meshes, limiting applications with complex geometries.
  • Unstructured meshes are crucial for complex geometric problems.

Purpose of the Study:

  • To implement an unstructured mesh Finite Element Method (FEM) solver using graph neural networks (GNNs).
  • To bridge the gap between ML capabilities and the need for unstructured mesh solvers in scientific computing.

Main Methods:

  • The proposed FEM solver utilizes graph neural networks for compute-intensive algorithms.
  • It employs a discontinuous Galerkin formulation with an interior penalty method for spatial discretization.
  • A multigrid preconditioned Krylov solver, adapted with a U-Net architecture, serves as the linear solver.

Main Results:

  • The solver demonstrates theoretical convergence rates of (p+1) order for diffusion problems.
  • On GPUs, it achieves a throughput of 6.8 MDOF/s for matrix operator evaluation.
  • The GNN-based FEM solver shows promising performance compared to optimized implementations.

Conclusions:

  • This work presents the first GNN-based implementation of an unstructured mesh FEM solver.
  • The method is adaptable to various PDEs and computing platforms (CPU, GPU).
  • This approach offers a viable path for leveraging ML in complex scientific computing problems.