paper-with-me

홈 › Papers

On genuine invariance learning without weight-tying

2023-08-07 · Artem Moskalev, Anna Sepliarskaia, Erik J. Bekkers, Arnold Smeulders

In this paper, we investigate properties and limitations of invariance learned by neural networks from the data compared to the genuine invariance achieved through invariant weight-tying. To do so, we adopt a group theoretical perspective and analyze invariance learning in neural networks without weight-tying constraints. We demonstrate that even when a network learns to correctly classify samples on a group orbit, the underlying decision-making in such a model does not attain genuine invariance. Instead, learned invariance is strongly conditioned on the input data, rendering it unreliable if the input distribution shifts. We next demonstrate how to guide invariance learning toward genuine invariance by regularizing the invariance of a model at the training. To this end, we propose several metrics to quantify learned invariance: (i) predictive distribution invariance, (ii) logit invariance, and (iii) saliency invariance similarity. We show that the invariance learned with the invariance error regularization closely reassembles the genuine invariance of weight-tying models and reliably holds even under a severe input distribution shift. Closer analysis of the learned invariance also reveals the spectral decay phenomenon, when a network chooses to achieve the invariance to a specific transformation group by reducing the sensitivity to any input perturbation.

📄 PDF Abstract BibTeX arXiv:2308.03904

Code (1)

amoskalev/ginvariance 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

LEARNING TO SHARE: SIMULTANEOUS PARAMETER TYING AND SPARSIFICATION IN DEEP LEARNING

2018-01-01 · ICLR 2018 1 · Dejiao Zhang, Haozhu Wang, Mario Figueiredo, Laura Balzano

Deep neural networks (DNNs) usually contain millions, maybe billions, of parameters/weights, making both storage and computation very expensive. This has motivated a large body of work to reduce the complexity of the neu…

Beyond Weight Tying: Learning Joint Input-Output Embeddings for Neural Machine Translation

2018-08-31 · WS 2018 10 · Nikolaos Pappas, Lesly Miculicich Werlen, James Henderson

Tying the weights of the target word embeddings with the target word classifiers of neural machine translation models leads to faster training and often to better translation quality. Given the success of this parameter …

DecoderMachine TranslationTranslationWord Embeddings

Set-based Neural Network Encoding Without Weight Tying

2023-05-26 · Bruno Andreis, Soro Bedionita, Philip H. S. Torr, Sung Ju Hwang

We propose a neural network weight encoding method for network property prediction that utilizes set-to-set and set-to-vector functions to efficiently encode neural network parameters. Our approach is capable of encoding…

PredictionProperty Prediction

Learnable Gabor modulated complex-valued networks for orientation robustness

2020-11-23 · Felix Richards, Adeline Paiement, Xianghua Xie, Elisabeth Sola 외

Robustness to transformation is desirable in many computer vision tasks, given that input data often exhibits pose variance. While translation invariance and equivariance is a documented phenomenon of CNNs, sensitivity t…

Data AugmentationTranslation

Using the Output Embedding to Improve Language Models

2016-08-20 · EACL 2017 4 · Ofir Press, Lior Wolf

We study the topmost weight matrix of neural network language models. We show that this matrix constitutes a valid word embedding. When training language models, we recommend tying the input embedding and this output emb…

Translationvalid