paper-with-me

홈 › Papers

Makespan Minimization in Split Learning: From Theory to Practice

2026-02-06 · Robert Ganian, Fionn Mc Inerney, Dimitra Tsigkari arxiv

Split learning recently emerged as a solution for distributed machine learning with heterogeneous IoT devices, where clients can offload part of their training to computationally-powerful helpers. The core challenge in split learning is to minimize the training time by jointly devising the client-helper assignment and the schedule of tasks at the helpers. We first study the model where each helper has a memory cardinality constraint on how many clients it may be assigned, which represents the case of homogeneous tasks. Through complexity theory, we rule out exact polynomial-time algorithms and approximation schemes even for highly restricted instances of this problem. We complement these negative results with a non-trivial polynomial-time 5-approximation algorithm. Building on this, we then focus on the more general heterogeneous task setting considered by Tirana et al. [INFOCOM 2024], where helpers have memory capacity constraints and clients have variable memory costs. In this case, we prove that, unless P=NP, the problem cannot admit a polynomial-time approximation algorithm for any approximation factor. However, by adapting our aforementioned 5-approximation algorithm, we develop a novel heuristic for the heterogeneous task setting and show that it outperforms heuristics from prior works through extensive experiments.

📄 PDF Abstract BibTeX arXiv:2602.06693

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Iterative beam search algorithms for the permutation flowshop

2020-09-12 · Luc Libralesso, Pablo Andres Focke, Aurélien Secardin, Vincent Jost

We study an iterative beam search algorithm for the permutation flowshop (makespan and flowtime minimization). This algorithm combines branching strategies inspired by recent branch-and-bounds and a guidance strategy ins…

FedSplit: An algorithmic framework for fast federated optimization

2020-05-11 · NeurIPS 2020 12 · Reese Pathak, Martin J. Wainwright

Motivated by federated learning, we consider the hub-and-spoke model of distributed optimization in which a central authority coordinates the computation of a solution among many agents while limiting communication. We f…

Distributed OptimizationFederated Learning

Matrix recovery using Split Bregman

2013-12-17 · Anupriya Gogna, Ankita Shukla, Angshul Majumdar

In this paper we address the problem of recovering a matrix, with inherent low rank structure, from its lower dimensional projections. This problem is frequently encountered in wide range of areas including pattern recog…

Recommendation SystemsVideo Reconstruction

Workflow Optimization for Parallel Split Learning

2024-02-01 · Joana Tirana, Dimitra Tsigkari, George Iosifidis, Dimitris Chatzopoulos

Split learning (SL) has been recently proposed as a way to enable resource-constrained devices to train multi-parameter neural networks (NNs) and participate in federated learning (FL). In a nutshell, SL splits the NN mo…

Federated LearningScheduling

Rich Vehicle Routing Problem in Disaster Management enabling Temporally-causal Transhipments across Multi-Modal Transportation Network

2025-09-16 · Santanu Banerjee, Goutam Sen, Siddhartha Mukhopadhyay arxiv

A rich vehicle routing problem is considered, allowing multiple trips of heterogeneous vehicles stationed at geographically distributed vehicle depots having access to different modes of transportation. The problem arise…