Search Results

Enabling more efficient and cost-effective AI/ML systems with Collective Mind, virtualized MLOps, MLPerf, Collective Knowledge Playground and reproducible optimization tournaments

4 code implementations24 Jun 2024

This white paper introduces my educational community initiative to learn how to run AI, ML and other emerging workloads in the most efficient and cost-effective way across diverse models, data sets, software and hardware.

Benchmarking

Active-Learning-as-a-Service: An Automatic and Efficient MLOps System for Data-Centric AI

2 code implementations19 Jul 2022

In data-centric AI, active learning (AL) plays a vital role, but current AL tools 1) require users to manually select AL strategies, and 2) can not perform AL tasks efficiently.

Active Learning AutoML +1

CodeReef: an open platform for portable MLOps, reusable automation actions and reproducible benchmarking

2 code implementations22 Jan 2020

We present CodeReef - an open platform to share all the components necessary to enable cross-platform MLOps (MLSysOps), i. e. automating the deployment of ML models across diverse systems in the most efficient way.

Benchmarking object-detection +1

FedML Parrot: A Scalable Federated Learning System via Heterogeneity-aware Scheduling on Sequential and Hierarchical Training

1 code implementation3 Mar 2023

It improves the training efficiency, remarkably relaxes the requirements on the hardware, and supports efficient large-scale FL experiments with stateful clients by: (1) sequential training clients on devices; (2) decomposing original aggregation into local and global aggregation on devices and server respectively; (3) scheduling tasks to mitigate straggler problems and enhance computing utility; (4) distributed client state manager to support various FL algorithms.

Federated Learning Scheduling

ModelPS: An Interactive and Collaborative Platform for Editing Pre-trained Models at Scale

1 code implementation18 May 2021

AI engineering has emerged as a crucial discipline to democratize deep neural network (DNN) models among software developers with a diverse background.

Model Editing

Towards Architecting Sustainable MLOps: A Self-Adaptation Approach

1 code implementation6 Apr 2024

In today's dynamic technological landscape, sustainability has emerged as a pivotal concern, especially with respect to architecting Machine Learning enabled Systems (MLS).

Software Engineering

Challenges in Deploying Machine Learning: a Survey of Case Studies

2 code implementations18 Nov 2020

In recent years, machine learning has transitioned from a field of academic research interest to a field capable of solving real-world business problems.

BIG-bench Machine Learning Survey

Deep Lake: a Lakehouse for Deep Learning

3 code implementations22 Sep 2022

Traditional data lakes provide critical data infrastructure for analytical workloads by enabling time travel, running SQL queries, ingesting data with ACID transactions, and visualizing petabyte-scale datasets on cloud storage.

Decision Making Deep Learning