paper-with-me

Papers

Enhancing Dynamic Mode Decomposition Workflow with In-Situ Visualization and Data Compression

2022-08-16 · Gabriel F. Barros, Malú Grave, José J. Camata, Alvaro L. G. A. Coutinho

Modern computational science and engineering applications are being improved by the advances in scientific machine learning. Data-driven methods such as Dynamic Mode Decomposition (DMD) can extract coherent structures from spatio-temporal data generated from dynamical systems and infer different scenarios for said systems. The spatio-temporal data comes as snapshots containing spatial information for each time instant. In modern engineering applications, the generation of high-dimensional snapshots can be time and/or resource-demanding. In the present study, we consider two strategies for enhancing DMD workflow in large numerical simulations: (i) snapshots compression to relieve disk pressure; (ii) the use of in situ visualization images to reconstruct the dynamics (or part of) in runtime. We evaluate our approaches with two 3D fluid dynamics simulations and consider DMD to reconstruct the solutions. Results reveal that snapshot compression considerably reduces the required disk space. We have observed that lossy compression reduces storage by almost $50\%$ with low relative errors in the signal reconstructions and other quantities of interest. We also extend our analysis to data generated on-the-fly, using in-situ visualization tools to generate image files of our state vectors during runtime. On large simulations, the generation of snapshots may be slow enough to use batch algorithms for inference. Streaming DMD takes advantage of the incremental SVD algorithm and updates the modes with the arrival of each new snapshot. We use streaming DMD to reconstruct the dynamics from in-situ generated images. We show that this process is efficient, and the reconstructed dynamics are accurate.

📄 PDF Abstract BibTeX arXiv:2208.07767

Code (0)

등록된 구현이 없습니다.

Tasks

Data Compression

Similar Papers 제목 키워드 기반

El Agente: An Autonomous Agent for Quantum Chemistry

2025-05-05 · Yunheng Zou, Austin H. Cheng, Abdulrahman Aldossary, Jiaru Bai 외

Computational chemistry tools are widely used to study the behaviour of chemical phenomena. Yet, the complexity of these tools can make them inaccessible to non-specialists and challenging even for experts. In this work,…

Computational chemistry

Advancing Employee Behavior Analysis through Synthetic Data: Leveraging ABMs, GANs, and Statistical Models for Enhanced Organizational Efficiency

2024-09-21 · Rakshitha Jayashankar, Mahesh Balan

Success in todays data-driven corporate climate requires a deep understanding of employee behavior. Companies aim to improve employee satisfaction, boost output, and optimize workflow. This research study delves into cre…

Generative Adversarial NetworkManagement

Natural Language Interaction with Databases on Edge Devices in the Internet of Battlefield Things

2025-06-05 · Christopher D. Molek, Roberto Fronteddu, K. Brent Venable, Niranjan Suri

The expansion of the Internet of Things (IoT) in the battlefield, Internet of Battlefield Things (IoBT), gives rise to new opportunities for enhancing situational awareness. To increase the potential of IoBT for situatio…

Decision Making

Beyond Outlining: Heterogeneous Recursive Planning for Adaptive Long-form Writing with Language Models

2025-03-11 · Ruibin Xiong, Yimeng Chen, Dmitrii Khizbullin, Mingchen Zhuge 외

Long-form writing agents require flexible integration and interaction across information retrieval, reasoning, and composition. Current approaches rely on predetermined workflows and rigid thinking patterns to generate o…

FormInformation RetrievalRetrieval

Decomposition for Enhancing Attention: Improving LLM-based Text-to-SQL through Workflow Paradigm

2024-02-16 · Yuanzhen Xie, Xinzhou Jin, Tao Xie, Mingxiong Lin 외

In-context learning of large-language models (LLMs) has achieved remarkable success in the field of natural language processing, while extensive case studies reveal that the single-step chain-of-thought prompting approac…

Active LearningIn-Context LearningText to SQLText-To-SQL