paper-with-me

Papers

Deep Neural Networks with Efficient Guaranteed Invariances

2023-03-02 · Matthias Rath, Alexandru Paul Condurache

We address the problem of improving the performance and in particular the sample complexity of deep neural networks by enforcing and guaranteeing invariances to symmetry transformations rather than learning them from data. Group-equivariant convolutions are a popular approach to obtain equivariant representations. The desired corresponding invariance is then imposed using pooling operations. For rotations, it has been shown that using invariant integration instead of pooling further improves the sample complexity. In this contribution, we first expand invariant integration beyond rotations to flips and scale transformations. We then address the problem of incorporating multiple desired invariances into a single network. For this purpose, we propose a multi-stream architecture, where each stream is invariant to a different transformation such that the network can simultaneously benefit from multiple invariances. We demonstrate our approach with successful experiments on Scaled-MNIST, SVHN, CIFAR-10 and STL-10.

📄 PDF Abstract BibTeX arXiv:2303.01567

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Invariances with Generalised Input-Convex Neural Networks

2022-04-14 · Vitali Nesterov, Fabricio Arend Torres, Monika Nagy-Huber, Maxim Samarin 외

Considering smooth mappings from input vectors to continuous targets, our goal is to characterise subspaces of the input domain, which are invariant under such mappings. Thus, we want to characterise manifolds implicitly…

Computational chemistry

Learning Invariances in Neural Networks from Training Data

2020-12-01 · NeurIPS 2020 12 · Gregory Benton, Marc Finzi, Pavel Izmailov, Andrew Gordon Wilson

Invariances to translations have imbued convolutional neural networks with powerful generalization properties. However, we often do not know a priori what invariances are present in the data, or to what extent a model sh…

image-classificationImage ClassificationMolecular Property PredictionProperty Prediction

Learning Invariances in Neural Networks

2020-10-22 · Gregory Benton, Marc Finzi, Pavel Izmailov, Andrew Gordon Wilson

Invariances to translations have imbued convolutional neural networks with powerful generalization properties. However, we often do not know a priori what invariances are present in the data, or to what extent a model sh…

image-classificationImage ClassificationMolecular Property PredictionProperty Prediction+1

Do Invariances in Deep Neural Networks Align with Human Perception?

2021-11-29 · Vedant Nanda, Ayan Majumdar, Camila Kolling, John P. Dickerson 외

An evaluation criterion for safe and trustworthy deep learning is how well the invariances captured by representations of deep neural networks (DNNs) are shared with humans. We identify challenges in measuring these inva…

Data AugmentationSelf-Supervised Learning

Characterizing the invariances of learning algorithms using category theory

2019-05-06 · Kenneth D. Harris

Many learning algorithms have invariances: when their training data is transformed in certain ways, the function they learn transforms in a predictable manner. Here we formalize this notion using concepts from the mathem…

regression