paper-with-me

홈 › Papers

Tessel: Boosting Distributed Execution of Large DNN Models via Flexible Schedule Search

2023-11-26 · Zhiqi Lin, Youshan Miao, Guanbin Xu, Cheng Li, Olli Saarikivi, Saeed Maleki, Fan Yang

Increasingly complex and diverse deep neural network (DNN) models necessitate distributing the execution across multiple devices for training and inference tasks, and also require carefully planned schedules for performance. However, existing practices often rely on predefined schedules that may not fully exploit the benefits of emerging diverse model-aware operator placement strategies. Handcrafting high-efficiency schedules can be challenging due to the large and varying schedule space. This paper presents Tessel, an automated system that searches for efficient schedules for distributed DNN training and inference for diverse operator placement strategies. To reduce search costs, Tessel leverages the insight that the most efficient schedules often exhibit repetitive pattern (repetend) across different data inputs. This leads to a two-phase approach: repetend construction and schedule completion. By exploring schedules for various operator placement strategies, Tessel significantly improves both training and inference performance. Experiments with representative DNN models demonstrate that Tessel achieves up to 5.5x training performance speedup and up to 38% inference latency reduction.

📄 PDF Abstract BibTeX arXiv:2311.15269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tessellated Wasserstein Auto-Encoders

2020-05-20 · Kuo Gai, Shihua Zhang

Non-adversarial generative models such as variational auto-encoder (VAE), Wasserstein auto-encoders with maximum mean discrepancy (WAE-MMD), sliced-Wasserstein auto-encoder (SWAE) are relatively easy to train and have le…

Generative Adversarial Network

Tessellated Biomes: Distributed Robotic Assemblies for Architectural Resilience

2026-06-07 · Sergio Mutis, Eric Hughes, Gert Duvenhage arxiv

This paper presents Tessellated Biomes, a cyber-physical framework for the adaptive robotic construction and reconfiguration of modular multi-material assemblies. It challenges the linear lifecycle of standard constructi…

Selective Unit-Cell Actuation in Lattice Structures for Distributed Morphology in Soft Robots

2026-06-17 · Trevor Exley, Altair Coutinho, Lucia Beccai arxiv

Soft lattice structures are increasingly used in robotics to tailor compliance and guide deformation; however, actuation is typically introduced at the device or module level, with actuators inserted into otherwise passi…

H-AddiVortes: Heteroscedastic (Bayesian) Additive Voronoi Tessellations

2025-03-17 · Adam J. Stone, John Paul Gosling

This paper introduces the Heteroscedastic AddiVortes model, a Bayesian non-parametric regression framework that simultaneously models the conditional mean and variance of a response variable using adaptive Voronoi tessel…

regressionUncertainty Quantification

Voronoi Candidates for Bayesian Optimization

2024-02-07 · Nathan Wycoff, John W. Smith, Annie S. Booth, Robert B. Gramacy

Bayesian optimization (BO) offers an elegant approach for efficiently optimizing black-box functions. However, acquisition criteria demand their own challenging inner-optimization, which can induce significant overhead. …

Bayesian OptimizationGaussian Processes