paper-with-me

Papers

BigDL: A Distributed Deep Learning Framework for Big Data

2018-04-16 · Jason Dai, Yiheng Wang, Xin Qiu, Ding Ding, Yao Zhang, Yanzhang Wang, Xianyan Jia, Cherry Zhang, Yan Wan, Zhichao Li, Jiao Wang, Shengsheng Huang, Zhongyuan Wu, Yang Wang, Yuhao Yang, Bowen She, Dongjie Shi, Qi Lu, Kai Huang, Guoqiong Song

This paper presents BigDL (a distributed deep learning framework for Apache Spark), which has been used by a variety of users in the industry for building deep learning applications on production big data platforms. It allows deep learning applications to run on the Apache Hadoop/Spark cluster so as to directly process the production data, and as a part of the end-to-end data analysis pipeline for deployment and management. Unlike existing deep learning frameworks, BigDL implements distributed, data parallel training directly on top of the functional compute model (with copy-on-write and coarse-grained operations) of Spark. We also share real-world experience and "war stories" of users that have adopted BigDL to address their challenges(i.e., how to easily build end-to-end data analysis and deep learning pipelines for their production data).

📄 PDF Abstract BibTeX arXiv:1804.05839

Code (1)

depexo/BigDL-master pytorch

Tasks

Deep LearningFraud DetectionManagementObject Detection

Similar Papers 제목 키워드 기반

BigDL 2.0: Seamless Scaling of AI Pipelines from Laptops to Distributed Cluster

2022-04-03 · CVPR 2022 1 · Jason Dai, Ding Ding, Dongjie Shi, Shengsheng Huang 외

Most AI projects start with a Python notebook running on a single laptop; however, one usually needs to go through a mountain of pains to scale it to handle larger dataset (for both experimentation and production deploym…

AutoMLDistributed ComputingQuantization

Machine Learning Pipelines with Modern Big Data Tools for High Energy Physics

2019-09-23 · Matteo Migliorini, Riccardo Castellotti, Luca Canali, Marco Zanetti

The effective utilization at scale of complex machine learning (ML) techniques for HEP use cases poses several technological challenges, most importantly on the actual implementation of dedicated end-to-end data pipeline…

BIG-bench Machine LearningCPUFeature EngineeringGPU

Distributed Knowing How

2025-11-27 · Bin Liu, Yanjing Wang arxiv

Distributed knowledge is a key concept in the standard epistemic logic of knowledge-that. In this paper, we propose a corresponding notion of distributed knowledge-how and study its logic. Our framework generalizes two e…

A Prototyping Framework for Distributed Control of Multi-Robot Systems

2026-05-14 · Junaid Ahmed Memon, Allan Andre Do Nascimento, Kostas Margellos, Antonis Papachristodoulou arxiv

This paper presents a prototyping framework for distributed control of multi-robot systems, aimed at bridging theory and practical testing of distributed optimization algorithms. Using the Single Program, Multiple Data (…

Distributed Optimization

D-MFVI: Distributed Mean Field Variational Inference using Bregman ADMM

2015-07-03 · Behnam Babagholami-Mohamadabadi, Sejong Yoon, Vladimir Pavlovic

Bayesian models provide a framework for probabilistic modelling of complex datasets. However, many of such models are computationally demanding especially in the presence of large datasets. On the other hand, in sensor n…

parameter estimationVariational Inference