paper-with-me

Papers

Distributed computing for physics-based data-driven reduced modeling at scale: Application to a rotating detonation rocket engine

2024-07-13 · Ionut-Gabriel Farcas, Rayomand P. Gundevia, Ramakanth Munipalli, Karen E. Willcox

High-performance computing (HPC) has revolutionized our ability to perform detailed simulations of complex real-world processes. A prominent contemporary example is from aerospace propulsion, where HPC is used for rotating detonation rocket engine (RDRE) simulations in support of the design of next-generation rocket engines; however, these simulations take millions of core hours even on powerful supercomputers, which makes them impractical for engineering tasks like design exploration and risk assessment. Data-driven reduced-order models (ROMs) aim to address this limitation by constructing computationally cheap yet sufficiently accurate approximations that serve as surrogates for the high-fidelity model. This paper contributes a distributed memory algorithm that achieves fast and scalable construction of predictive physics-based ROMs trained from sparse datasets of extremely large state dimension. The algorithm learns structured physics-based ROMs that approximate the dynamical systems underlying those datasets.This enables model reduction for problems at a scale and complexity that exceeds the capabilities of standard, serial approaches. We demonstrate our algorithm's scalability using up to $2,048$ cores on the Frontera supercomputer at the Texas Advanced Computing Center. We focus on a real-world three-dimensional RDRE for which one millisecond of simulated physical time requires one million core hours on a supercomputer. Using a training dataset of $2,536$ snapshots each of state dimension $76$ million, our distributed algorithm enables the construction of a predictive data-driven reduced model in just $13$ seconds on $2,048$ cores on Frontera.

📄 PDF Abstract BibTeX arXiv:2407.09994

Code (1)

ionutfarcas/distributed_operator_inference

Tasks

Distributed Computing

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ROCKET Linear classifier using random convolutional kernels applied to time series.

Similar Papers 제목 키워드 기반

pyforce-1.0.0: Python Framework for data-driven model Order Reduction of multi-physiCs problEms

2026-05-18 · Stefano Riva, Yantao Luo, Carolina Introini, Antonio Cammi arxiv

pyforce is a Python package implementing Data-Driven Reduced Order Modelling techniques for applications to multi-physics problems, mainly set in the Nuclear Engineering world. The package is part of the ROSE (Reduced Or…

Accelerated, Scalable and Reproducible AI-driven Gravitational Wave Detection

2020-12-15 · E. A. Huerta, Asad Khan, Xiaobo Huang, Minyang Tian 외

The development of reusable artificial intelligence (AI) models for wider use and rigorous validation by the community promises to unlock new opportunities in multi-messenger astrophysics. Here we develop a workflow that…

Distributed ComputingGravitational Wave Detection

Towards a Dynamic Composability Approach for using Heterogeneous Systems in Remote Sensing

2022-11-13 · Ilkay Altintas, Ismael Perez, Dmitry Mishin, Adrien Trouillaud 외

Influenced by the advances in data and computing, the scientific practice increasingly involves machine learning and artificial intelligence driven methods which requires specialized capabilities at the system-, science-…

GPU

Advancing Reacting Flow Simulations with Data-Driven Models

2022-09-05 · Kamila Zdybał, Giuseppe D'Alessio, Gianmarco Aversano, Mohammad Rafi Malik 외

The use of machine learning algorithms to predict behaviors of complex systems is booming. However, the key to an effective use of machine learning tools in multi-physics problems, including combustion, is to couple them…

Hypothesis Driven Coordinate Ascent for Reinforcement Learning

2021-09-29 · John Kenton Moore, Junier Oliva

This work develops a novel black box optimization technique for learning robust policies for stochastic environments. Through combining coordinate ascent with hypothesis testing, Hypothesis Driven Coordinate Ascent (HDCA…

MuJoCoOpenAI Gymreinforcement-learningReinforcement Learning+1