paper-with-me

홈 › Papers

Introduction to optimization methods for training SciML models

2026-01-15 · Alena Kopaničáková, Elisa Riccietti arxiv

Optimization is central to both modern machine learning (ML) and scientific machine learning (SciML), yet the structure of the underlying optimization problems differs substantially across these domains. Classical ML typically relies on stochastic, sample-separable objectives that favor first-order and adaptive gradient methods. In contrast, SciML often involves physics-informed or operator-constrained formulations in which differential operators induce global coupling, stiffness, and strong anisotropy in the loss landscape. As a result, optimization behavior in SciML is governed by the spectral properties of the underlying physical models rather than by data statistics, frequently limiting the effectiveness of standard stochastic methods and motivating deterministic or curvature-aware approaches. This document provides a unified introduction to optimization methods in ML and SciML, emphasizing how problem structure shapes algorithmic choices. We review first- and second-order optimization techniques in both deterministic and stochastic settings, discuss their adaptation to physics-constrained and data-driven SciML models, and illustrate practical strategies through tutorial examples, while highlighting open research directions at the interface of scientific computing and scientific machine learning.

📄 PDF Abstract BibTeX arXiv:2601.10222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Robust Scientific Machine Learning for Optimization: A Novel Robustness Theorem

2022-09-13 · Luana P. Queiroz, Carine M. Rebello, Erber A. Costa, Vinicius V. Santana 외

Scientific machine learning (SciML) is a field of increasing interest in several different application fields. In an optimization context, SciML-based tools have enabled the development of more efficient optimization met…

Multiobjective Optimization

Unveiling Multi-regime Patterns in SciML: Distinct Failure Modes and Regime-specific Optimization

2026-05-27 · Yuxin Wang, Yuanzhe Hu, Xiaokun Zhong, Xiaopeng Wang 외 arxiv

Neural networks trained under different hyperparameter settings can fall into distinct training "regimes," with consistent behavior within regimes and qualitative differences across regimes. In this paper, we study such …

AgenticSciML: Collaborative Multi-Agent Systems for Emergent Discovery in Scientific Machine Learning

2025-11-10 · Qile Jiang, George Karniadakis arxiv

Scientific Machine Learning (SciML) integrates data-driven inference with physical modeling to solve complex problems in science and engineering. However, the design of SciML architectures, loss formulations, and trainin…

Geometry Matters: Benchmarking Scientific ML Approaches for Flow Prediction around Complex Geometries

2024-12-31 · Ali Rabeh, Ethan Herron, Aditya Balu, Soumik Sarkar 외

Rapid and accurate simulations of fluid dynamics around complicated geometric bodies are critical in a variety of engineering and scientific applications, including aerodynamics and biomedical flows. However, while scien…

BenchmarkingOut-of-Distribution Generalization

LUMOS: Democratizing SciML Workflows with L0-Regularized Learning for Unified Feature and Parameter Adaptation

2026-02-26 · Shouwei Gao, Xu Zheng, Dongsheng Luo, Sheng Di 외 arxiv

The rapid growth of scientific machine learning (SciML) has accelerated discovery across diverse domains, yet designing effective SciML models remains a challenging task. In practice, building such models often requires …