DCAIDBLGAug 17, 2023

Towards Lightweight Data Integration using Multi-workflow Provenance and Data Observability

arXiv:2308.09004v121 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses data integration problems for scientific researchers using diverse tools and facilities, though it appears incremental as it builds on existing concepts like data observability and provenance.

The paper tackles the challenge of integrating data analysis across heterogeneous computing environments by proposing MIDA, a lightweight runtime approach that enables multi-workflow integrated data analysis with near-zero overhead, demonstrated on up to 276 GPUs and 100,000 tasks.

Modern large-scale scientific discovery requires multidisciplinary collaboration across diverse computing facilities, including High Performance Computing (HPC) machines and the Edge-to-Cloud continuum. Integrated data analysis plays a crucial role in scientific discovery, especially in the current AI era, by enabling Responsible AI development, FAIR, Reproducibility, and User Steering. However, the heterogeneous nature of science poses challenges such as dealing with multiple supporting tools, cross-facility environments, and efficient HPC execution. Building on data observability, adapter system design, and provenance, we propose MIDA: an approach for lightweight runtime Multi-workflow Integrated Data Analysis. MIDA defines data observability strategies and adaptability methods for various parallel systems and machine learning tools. With observability, it intercepts the dataflows in the background without requiring instrumentation while integrating domain, provenance, and telemetry data at runtime into a unified database ready for user steering queries. We conduct experiments showing end-to-end multi-workflow analysis integrating data from Dask and MLFlow in a real distributed deep learning use case for materials science that runs on multiple environments with up to 276 GPUs in parallel. We show near-zero overhead running up to 100,000 tasks on 1,680 CPU cores on the Summit supercomputer.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes