paper-with-me

Papers

Optimistic Concurrency Control for Distributed Unsupervised Learning

2013-07-30 · NeurIPS 2013 12 · Xinghao Pan, Joseph E. Gonzalez, Stefanie Jegelka, Tamara Broderick, Michael. I. Jordan

Research on distributed machine learning algorithms has focused primarily on one of two extremes - algorithms that obey strict concurrency constraints or algorithms that obey few or no such constraints. We consider an intermediate alternative in which algorithms optimistically assume that conflicts are unlikely and if conflicts do arise a conflict-resolution protocol is invoked. We view this "optimistic concurrency control" paradigm as particularly appropriate for large-scale machine learning algorithms, particularly in the unsupervised setting. We demonstrate our approach in three problem areas: clustering, feature learning and online facility location. We evaluate our methods via large-scale experiments in a cluster computing environment.

📄 PDF Abstract BibTeX arXiv:1307.8049

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClustering

Similar Papers 제목 키워드 기반

ERMIA: Fast Memory-Optimized Database System forHeterogeneous Workloads

2016-06-01 · SIGMOD 2016 6 · Kangnyeon Kim, Tianzheng Wang, Ryan Johnson, Ippokratis Pandis

Large main memories and massively parallel processors have triggered not only a resurgence of high-performance transaction processing systems optimized for large main-memory and massively parallel processors, but also an…

Demystifying Parallel and Distributed Deep Learning: An In-Depth Concurrency Analysis

2018-02-26 · Tal Ben-Nun, Torsten Hoefler

Deep Neural Networks (DNNs) are becoming an important tool in modern computing applications. Accelerating their training is a major challenge and techniques range from distributed algorithms to low-level circuit design. …

Deep LearningNeural Architecture SearchStochastic Optimization

D-VLA: A High-Concurrency Distributed Asynchronous Reinforcement Learning Framework for Vision-Language-Action Models

2026-05-13 · Yucheng Guo, Yongjian Guo, Zhong Guan, Wen Huang 외 arxiv

The rapid evolution of Embodied AI has enabled Vision-Language-Action (VLA) models to excel in multimodal perception and task execution. However, applying Reinforcement Learning (RL) to these massive models in large-scal…

Reinforcement Learning

Higher-Order Concurrency for Microcontrollers

2021-08-17 · Abhiroop Sarkar, Robert Krook, Bo Joel Svensson, Mary Sheeran

Programming microcontrollers involves low-level interfacing with hardware and peripherals that are concurrent and reactive. Such programs are typically written in a mixture of C and assembly using concurrent language ext…

Staleness-Alleviated Distributed GNN Training via Online Dynamic-Embedding Prediction

2023-08-25 · Guangji Bai, Ziyang Yu, Zheng Chai, Yue Cheng 외

Despite the recent success of Graph Neural Networks (GNNs), it remains challenging to train GNNs on large-scale graphs due to neighbor explosions. As a remedy, distributed computing becomes a promising solution by levera…

Distributed ComputingGPU