Pith. sign in

REVIEW 2 cited by

ConFIG: Towards Conflict-free Training of Physics Informed Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.11104 v3 pith:6ZWVANJ7 submitted 2024-08-20 cs.LG

ConFIG: Towards Conflict-free Training of Physics Informed Neural Networks

classification cs.LG
keywords configlossmethodtermschallengingconflict-freegradienthighly
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The loss functions of many learning problems contain multiple additive terms that can disagree and yield conflicting update directions. For Physics-Informed Neural Networks (PINNs), loss terms on initial/boundary conditions and physics equations are particularly interesting as they are well-established as highly difficult tasks. To improve learning the challenging multi-objective task posed by PINNs, we propose the ConFIG method, which provides conflict-free updates by ensuring a positive dot product between the final update and each loss-specific gradient. It also maintains consistent optimization rates for all loss terms and dynamically adjusts gradient magnitudes based on conflict levels. We additionally leverage momentum to accelerate optimizations by alternating the back-propagation of different loss terms. We provide a mathematical proof showing the convergence of the ConFIG method, and it is evaluated across a range of challenging PINN scenarios. ConFIG consistently shows superior performance and runtime compared to baseline methods. We also test the proposed method in a classic multi-task benchmark, where the ConFIG method likewise exhibits a highly promising performance. Source code is available at https://tum-pbs.github.io/ConFIG

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When PINNs Go Wrong: Pseudo-Time Stepping Against Spurious Solutions

    cs.LG 2026-04 conditional novelty 6.0

    PINNs fail on spurious solutions admitted by the residual loss; adaptive pseudo-time stepping with Jacobian-based step selection improves accuracy and robustness on PDE benchmarks.

  2. Conflict-Aware Harmonized Rotational Gradient for Multiscale Kinetic Regimes

    cs.LG 2026-04 unverdicted novelty 5.0

    HRGrad resolves gradient conflicts in multi-task learning for asymptotic-preserving neural networks by encoding small parameters and using a gradient alignment metric, enabling stable training across all Knudsen numbe...