PulseAugur
EN
LIVE 11:46:29

New TINNs architecture improves solving time-dependent PDEs

Researchers have introduced Time-Induced Neural Networks (TINNs), a novel architecture designed to improve the solving of time-dependent partial differential equations (PDEs). Unlike traditional physics-informed neural networks (PINNs) that use a single network for all time steps, TINNs parameterize network weights as a function of time, allowing spatial representations to evolve dynamically. This approach, optimized with a Levenberg-Marquardt method, has demonstrated up to four times better relative error and ten times faster convergence in experiments compared to existing methods. AI

IMPACT This new architecture could lead to more efficient and accurate solutions for complex time-dependent problems in various scientific fields.

RANK_REASON The cluster contains an academic paper detailing a new methodology for solving differential equations. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Chen-Yang Dai, Che-Chia Chang, Te-Sheng Lin, Ming-Chih Lai, Chieh-Hsin Lai ·

    TINNs: Time-Induced Neural Networks for Solving Time-Dependent PDEs

    arXiv:2601.20361v2 Announce Type: replace Abstract: Physics-informed neural networks (PINNs) solve time-dependent partial differential equations (PDEs) by learning a mesh-free, differentiable solution that can be evaluated anywhere in space and time. However, standard space-time …