paper-with-me

Papers

Accelerated Cloud for Artificial Intelligence (ACAI)

2024-01-30 · Dachi Chen, Weitian Ding, Chen Liang, Chang Xu, Junwei Zhang, Majd Sakr

Training an effective Machine learning (ML) model is an iterative process that requires effort in multiple dimensions. Vertically, a single pipeline typically includes an initial ETL (Extract, Transform, Load) of raw datasets, a model training stage, and an evaluation stage where the practitioners obtain statistics of the model performance. Horizontally, many such pipelines may be required to find the best model within a search space of model configurations. Many practitioners resort to maintaining logs manually and writing simple glue code to automate the workflow. However, carrying out this process on the cloud is not a trivial task in terms of resource provisioning, data management, and bookkeeping of job histories to make sure the results are reproducible. We propose an end-to-end cloud-based machine learning platform, Accelerated Cloud for AI (ACAI), to help improve the productivity of ML practitioners. ACAI achieves this goal by enabling cloud-based storage of indexed, labeled, and searchable data, as well as automatic resource provisioning, job scheduling, and experiment tracking. Specifically, ACAI provides practitioners (1) a data lake for storing versioned datasets and their corresponding metadata, and (2) an execution engine for executing ML jobs on the cloud with automatic resource provisioning (auto-provision), logging and provenance tracking. To evaluate ACAI, we test the efficacy of our auto-provisioner on the MNIST handwritten digit classification task, and we study the usability of our system using experiments and interviews. We show that our auto-provisioner produces a 1.7x speed-up and 39% cost reduction, and our system reduces experiment time for ML scientists by 20% on typical ML use cases.

📄 PDF Abstract BibTeX arXiv:2401.16791

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

XCloud-pFISTA: A Medical Intelligence Cloud for Accelerated MRI

2021-04-18 · Yirong Zhou, Chen Qian, Yi Guo, Zi Wang 외

Machine learning and artificial intelligence have shown remarkable performance in accelerated magnetic resonance imaging (MRI). Cloud computing technologies have great advantages in building an easily accessible platform…

Cloud ComputingImage Reconstruction

RACAI's System at PharmaCoNER 2019

2019-11-01 · WS 2019 11 · Radu Ion, Vasile Florian P{\u{a}}i{\textcommabelow{s}}, Maria Mitrofan

This paper describes the Named Entity Recognition system of the Institute for Artificial Intelligence {``}Mihai Dr{\u{a}}g{\u{a}}nescu{''} of the Romanian Academy (RACAI for short). Our best F1 score of 0.84984 was achie…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

ACAI for SBOs: AI Co-creation for Advertising and Inspiration for Small Business Owners

2025-03-09 · Nimisha Karnatak, Adrien Baranes, Rob Marchant, Triona Butler 외

Small business owners (SBOs) often lack the resources and design experience needed to produce high-quality advertisements. To address this, we developed ACAI (AI Co-Creation for Advertising and Inspiration), an GenAI-pow…

Management

TermEval 2020: RACAI's automatic term extraction system

2020-05-01 · LREC 2020 5 · Vasile Pais, Radu Ion

This paper describes RACAI{'}s automatic term extraction system, which participated in the TermEval 2020 shared task on English monolingual term extraction. We discuss the system architecture, some of the challenges that…

Term Extraction

MWSA Task at GlobaLex 2020: RACAI's Word Sense Alignment System using a Similarity Measurement of Dictionary Definitions

2020-05-01 · LREC 2020 5 · Vasile Pais, Dan Tufi{\textcommabelow{s}}, Radu Ion

This paper describes RACAI{'}s word sense alignment system, which participated in the Monolingual Word Sense Alignment shared task organized at GlobaLex 2020 workshop. We discuss the system architecture, some of the chal…