paper-with-me

홈 › Papers

Multirate Training of Neural Networks

2021-06-20 · Tiffany Vlaar, Benedict Leimkuhler

We propose multirate training of neural networks: partitioning neural network parameters into "fast" and "slow" parts which are trained on different time scales, where slow parts are updated less frequently. By choosing appropriate partitionings we can obtain substantial computational speed-up for transfer learning tasks. We show for applications in vision and NLP that we can fine-tune deep neural networks in almost half the time, without reducing the generalization performance of the resulting models. We analyze the convergence properties of our multirate scheme and draw a comparison with vanilla SGD. We also discuss splitting choices for the neural network parameters which could enhance generalization performance when neural networks are trained from scratch. A multirate approach can be used to learn different features present in the data and as a form of regularization. Our paper unlocks the potential of using multirate techniques for neural network training and provides several starting points for future work in this area.

📄 PDF Abstract BibTeX arXiv:2106.10771

Code (4)

tiffanyvlaar/multiratetrainingofnns 공식 구현 pytorch
MindCode-4/code-12/tree/main/multirate-training-of-neural-networks mindspore
MindCode-4/code-8/tree/main/multirate-training-of-neural-networks mindspore
MindSpore-scientific/code-6/tree/main/multirate-training-of-neural-networks mindspore

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

Matrix Pencil-Based Analysis of Multirate Simulation Schemes

2025-03-24 · Liya Huang, Georgios Tzounas

This paper focuses on multirate time-domain simulations of power system models. It proposes a matrix pencil-based approach to evaluate the spurious numerical deformation introduced into power system dynamics by a given m…

Lifted Frequency-Domain Identification of Closed-Loop Multirate Systems: Applied to Dual-Stage Actuator Hard Disk Drives

2025-02-28 · Max van Haren, Masahiro Mae, Lennart Blanken, Tom Oomen

Frequency-domain representations are crucial for the design and performance evaluation of controllers in multirate systems, specifically to address intersample performance. The aim of this paper is to develop an effectiv…

Multirate Stein Variational Gradient Descent for Efficient Bayesian Sampling

2026-04-05 · Arash Sarshar arxiv

Many particle-based Bayesian inference methods use a single global step size for all parts of the update. In Stein variational gradient descent (SVGD), however, each update combines two qualitatively different effects: a…

Bayesian Inference

Performance Analysis of Multirate Systems: A Direct Frequency-Domain Identification Approach

2025-03-06 · Max van Haren, Lennart Blanken, Tom Oomen

Frequency-domain performance analysis of intersample behavior in sampled-data and multirate systems is challenging due to the lack of a frequency-separation principle, and systematic identification techniques are lacking…

CALM: Contrastive Aligned Audio-Language Multirate and Multimodal Representations

2022-02-08 · Vin Sachidananda, Shao-Yen Tseng, Erik Marchi, Sachin Kajarekar 외

Deriving multimodal representations of audio and lexical inputs is a central problem in Natural Language Understanding (NLU). In this paper, we present Contrastive Aligned Audio-Language Multirate and Multimodal Represen…

Emotion RecognitionNatural Language Understanding