Основные понятия
The FCDCC framework enhances the fault tolerance and numerical stability of distributed CNNs by combining coded distributed computing (CDC) with novel tensor partitioning and encoding schemes.
Статистика
Convolution operations represent over 90% of the Multiply-Accumulate operations (MACs) in mainstream CNN architectures.
Convolution operations account for more than 80% of the computational time during inference.
Data loss rates in IoT systems may exceed 70% per layer.
The NSCTC scheme achieves a maximum mean squared error (MSE) of 10−27 for AlexNet’s ConvLs in a distributed setting with 20 worker nodes.
Цитаты
"Deploying CNNs in distributed systems, especially on resource-constrained devices, poses significant challenges due to intensive computational requirements, particularly within convolutional layers (ConvLs)."
"Coded Distributed Computing (CDC) has been introduced to enhance computational resilience and efficiency in distributed systems."
"This paper introduces a Flexible Coded Distributed Convolution Computing (FCDCC) framework designed specifically for ConvLs in CNNs within distributed environments."