PulseAugur
EN
LIVE 05:51:25

New method slashes computational cost for evolutionary deep neural networks

Researchers have developed a Low-Rank Evolutionary Deep Neural Network (LR-EDNN) method to significantly reduce the computational cost of solving time-dependent partial differential equations. This new approach achieves this by employing adaptive tangent-space projection, which replaces the dense linear system solution required in traditional Evolutionary Deep Neural Networks (EDNNs) with a more efficient linear reduced problem. The LR-EDNN method constructs the reduced Jacobian through layerwise Jacobian-vector products, avoiding the formation of the full Jacobian. Numerical experiments indicate that LR-EDNN substantially cuts computational expenses while maintaining accuracy and fidelity when an adequate rank is selected. AI

IMPACT This research offers a more computationally efficient method for solving complex differential equations using neural networks, potentially speeding up simulations and research in fields that rely on such models.

RANK_REASON This is a research paper detailing a new algorithmic method for deep neural networks. [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 →

New method slashes computational cost for evolutionary deep neural networks

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Jiahao Zhang, Shiheng Zhang, Guang Lin ·

    Low-Rank Evolutionary Deep Neural Networks via Adaptive Tangent-Space Reduction

    arXiv:2509.16395v2 Announce Type: replace-cross Abstract: Evolutionary deep neural networks (EDNNs) solve time-dependent partial differential equations by evolving the neural-network parameters sequentially in time through a local least-squares problem. Their main computational b…