paper-with-me

홈 › Papers

Image Classification at Supercomputer Scale

2018-11-16 · Chris Ying, Sameer Kumar, Dehao Chen, Tao Wang, Youlong Cheng

Deep learning is extremely computationally intensive, and hardware vendors have responded by building faster accelerators in large clusters. Training deep learning models at petaFLOPS scale requires overcoming both algorithmic and systems software challenges. In this paper, we discuss three systems-related optimizations: (1) distributed batch normalization to control per-replica batch sizes, (2) input pipeline optimizations to sustain model throughput, and (3) 2-D torus all-reduce to speed up gradient summation. We combine these optimizations to train ResNet-50 on ImageNet to 76.3% accuracy in 2.2 minutes on a 1024-chip TPU v3 Pod with a training throughput of over 1.05 million images/second and no accuracy drop.

📄 PDF Abstract BibTeX arXiv:1811.06992

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningGeneral Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Inference-optimized AI and high performance computing for gravitational wave detection at scale

2022-01-26 · Pranshu Chaturvedi, Asad Khan, Minyang Tian, E. A. Huerta 외

We introduce an ensemble of artificial intelligence models for gravitational wave detection that we trained in the Summit supercomputer using 32 nodes, equivalent to 192 NVIDIA V100 GPUs, within 2 hours. Once fully train…

Gravitational Wave Detection

Training EfficientNets at Supercomputer Scale: 83% ImageNet Top-1 Accuracy in One Hour

2020-10-30 · Arissa Wongpanich, Hieu Pham, James Demmel, Mingxing Tan 외

EfficientNets are a family of state-of-the-art image classification models based on efficiently scaled convolutional neural networks. Currently, EfficientNets can take on the order of days to train; for example, training…

image-classificationImage ClassificationPlaying the Game of 2048

A Digital Twin Framework for Liquid-cooled Supercomputers as Demonstrated at Exascale

2024-10-07 · Wesley Brewer, Matthias Maiterth, Vineet Kumar, Rafal Wojda 외

We present ExaDigiT, an open-source framework for developing comprehensive digital twins of liquid-cooled supercomputers. It integrates three main modules: (1) a resource allocator and power simulator, (2) a transient th…

Deep Image: Scaling up Image Recognition

2015-01-13 · Ren Wu, Shengen Yan, Yi Shan, Qingqing Dang 외

We present a state-of-the-art image recognition system, Deep Image, developed using end-to-end deep learning. The key components are a custom-built supercomputer dedicated to deep learning, a highly optimized parallel al…

Data AugmentationDeep Learning

Trends in AI Supercomputers

2025-04-22 · Konstantin F. Pilz, James Sanders, Robi Rahman, Lennart Heim

Frontier AI development relies on powerful AI supercomputers, yet analysis of these systems is limited. We create a dataset of 500 AI supercomputers from 2019 to 2025 and analyze key trends in performance, power needs, h…