Training Deep Nets with Sublinear Memory Cost

E899038

"Training Deep Nets with Sublinear Memory Cost" is a research paper that introduces techniques to drastically reduce the memory required for training deep neural networks, enabling the training of larger models or using limited hardware resources more efficiently.

All labels observed (1)

Label Occurrences
Training Deep Nets with Sublinear Memory Cost canonical 1

How this entity was disambiguated

Statements (40)

Predicate Object
instanceOf research paper
scientific publication
addresses memory bottleneck in deep neural network training
trade-off between memory usage and computation in backpropagation
aimsTo achieve sublinear memory cost with respect to network depth
improve scalability of deep network training
applicableTo backpropagation-based training algorithms
feedforward neural networks
very deep neural networks
assumes standard deep learning training frameworks
compatibleWith GPU-based training
large-scale deep learning workloads
contributesTo efficient deep learning
resource-constrained neural network training
demonstrates substantial memory savings compared to standard backpropagation
enables training larger neural network models
training on hardware with limited memory resources
evaluatedBy empirical experiments on deep networks
field artificial intelligence
deep learning
machine learning
focusesOn memory-efficient training of deep neural networks
reducing memory usage during backpropagation
training deep nets with sublinear memory cost in network depth
impact enables experimentation with deeper architectures on the same hardware
reduces hardware requirements for training large models
improves memory footprint during training
language English
mayIncrease computational overhead due to recomputation
motivatedBy limitations of GPU memory capacity
need to train deeper and larger models
proposes techniques to drastically reduce memory required for training deep neural networks
relatedTo efficient backpropagation techniques
gradient checkpointing
memory-computation trade-offs in neural networks
title Training Deep Nets with Sublinear Memory Cost NERFINISHED
typeOfContribution algorithmic optimization for training
memory optimization method
uses checkpointing strategies for intermediate activations
recomputation of activations during backpropagation

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Lukasz Kaiser coAuthorOf Training Deep Nets with Sublinear Memory Cost
subject surface form: Łukasz Kaiser