Table of Contents
Fetching ...

Data Augmentation and Convolutional Network Architecture Influence on Distributed Learning

Victor Forattini Jansen, Emanuel Teixeira Martins, Yasmin Souza Lima, Flavio de Oliveira Silva, Rodrigo Moreira, Larissa Ferreira Rodrigues Moreira

TL;DR

This study analyzes how CNN architectures primarily influence model accuracy and investigates additional factors that affect computational efficiency in distributed systems.

Abstract

Convolutional Neural Networks (CNNs) have proven to be highly effective in solving a broad spectrum of computer vision tasks, such as classification, identification, and segmentation. These methods can be deployed in both centralized and distributed environments, depending on the computational demands of the task. While much of the literature has focused on the explainability of CNNs, which is essential for building trust and confidence in their predictions, there remains a gap in understanding their impact on computational resources, particularly in distributed training contexts. In this study, we analyze how CNN architectures primarily influence model accuracy and investigate additional factors that affect computational efficiency in distributed systems. Our findings contribute valuable insights for optimizing the deployment of CNNs in resource-intensive scenarios, paving the way for further exploration of variables critical to distributed learning.

Data Augmentation and Convolutional Network Architecture Influence on Distributed Learning

TL;DR

This study analyzes how CNN architectures primarily influence model accuracy and investigates additional factors that affect computational efficiency in distributed systems.

Abstract

Convolutional Neural Networks (CNNs) have proven to be highly effective in solving a broad spectrum of computer vision tasks, such as classification, identification, and segmentation. These methods can be deployed in both centralized and distributed environments, depending on the computational demands of the task. While much of the literature has focused on the explainability of CNNs, which is essential for building trust and confidence in their predictions, there remains a gap in understanding their impact on computational resources, particularly in distributed training contexts. In this study, we analyze how CNN architectures primarily influence model accuracy and investigate additional factors that affect computational efficiency in distributed systems. Our findings contribute valuable insights for optimizing the deployment of CNNs in resource-intensive scenarios, paving the way for further exploration of variables critical to distributed learning.
Paper Structure (5 sections, 4 equations, 3 figures, 4 tables)

This paper contains 5 sections, 4 equations, 3 figures, 4 tables.

Figures (3)

  • Figure 1: Proposed method.
  • Figure 2: Training and Testing Metrics for Server #1 (a), (b), (c), (d) and Server #2 (e), (f), (g), (h).
  • Figure 3: DA is affecting the distribution of average packet volume.