Scalable Cosmic AI Inference using Cloud Serverless Computing with FMI

๐Ÿ“… 2025-01-08
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
To address the dual requirements of low hardware barriers and high accuracy for large-scale astronomical image inference, this paper proposes CAI, a cloud-native serverless inference framework. Methodologically, it introduces the first deep synergy paradigm between astronomical AI and serverless computing, integrating pretrained astronomical foundation models with redshift prediction models. We design the Function-as-a-Service Message Interface (FMI) protocol to unify end-to-end orchestration across heterogeneous compute resources, enabling a cloudโ€“edgeโ€“device collaborative inference architecture. Experiments demonstrate that CAI reduces inference latency by 47% for thousand-image batches and improves resource utilization by 3.2ร— across cloud, HPC, and edge devices. The framework exhibits seamless scalability and cross-platform compatibility. The open-source implementation has been widely adopted in the astronomical community.

Technology Category

Application Category

๐Ÿ“ Abstract
Large-scale astronomical image data processing and prediction is essential for astronomers, providing crucial insights into celestial objects, the universe's history, and its evolution. While modern deep learning models offer high predictive accuracy, they often demand substantial computational resources, making them resource-intensive and limiting accessibility. We introduce the Cloud-based Astronomy Inference (CAI) framework to address these challenges. This scalable solution integrates pre-trained foundation models with serverless cloud infrastructure through a Function-as-a-Service (FaaS) Message Interface (FMI). CAI enables efficient and scalable inference on astronomical images without extensive hardware. Using a foundation model for redshift prediction as a case study, our extensive experiments cover user devices, HPC (High-Performance Computing) servers, and Cloud. CAI's significant scalability improvement on large data sizes provides an accessible and effective tool for the astronomy community. The code is accessible at https://github.com/UVA-MLSys/AI-for-Astronomy.
Problem

Research questions and friction points this paper is trying to address.

Astronomical Image Processing
High Precision Prediction
Low-resource Hardware
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cloud Computing
FMI (Federal Model Interface)
Astronomical Image Analysis
๐Ÿ”Ž Similar Papers
No similar papers found.