paper-with-me

Papers

Improving the Sample-Complexity of Deep Classification Networks with Invariant Integration

2022-02-08 · Matthias Rath, Alexandru Paul Condurache

Leveraging prior knowledge on intraclass variance due to transformations is a powerful method to improve the sample complexity of deep neural networks. This makes them applicable to practically important use-cases where training data is scarce. Rather than being learned, this knowledge can be embedded by enforcing invariance to those transformations. Invariance can be imposed using group-equivariant convolutions followed by a pooling operation. For rotation-invariance, previous work investigated replacing the spatial pooling operation with invariant integration which explicitly constructs invariant representations. Invariant integration uses monomials which are selected using an iterative approach requiring expensive pre-training. We propose a novel monomial selection algorithm based on pruning methods to allow an application to more complex problems. Additionally, we replace monomials with different functions such as weighted sums, multi-layer perceptrons and self-attention, thereby streamlining the training of invariant-integration-based architectures. We demonstrate the improved sample complexity on the Rotated-MNIST, SVHN and CIFAR-10 datasets where rotation-invariant-integration-based Wide-ResNet architectures using monomials and weighted sums outperform the respective baselines in the limited sample regime. We achieve state-of-the-art results using full data on Rotated-MNIST and SVHN where rotation is a main source of intraclass variation. On STL-10 we outperform a standard and a rotation-equivariant convolutional neural network using pooling.

📄 PDF Abstract BibTeX arXiv:2202.03967

Code (0)

등록된 구현이 없습니다.

Tasks

Rotated MNIST

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Learning with Group Invariant Features: A Kernel Perspective

2015-06-08 · NeurIPS 2015 · Youssef Mroueh, Stephen Voinea, Tomaso Poggio

We analyze in this paper a random feature map based on a theory of invariance I-theory introduced recently. More specifically, a group invariant signal signature is obtained through cumulative distributions of group tran…

Learning with Group Invariant Features: A Kernel Perspective.

2015-12-01 · NeurIPS 2015 12 · Youssef Mroueh, Stephen Voinea, Tomaso A. Poggio

We analyze in this paper a random feature map based on a theory of invariance (\emph{I-theory}) introduced in \cite{AnselmiLRMTP13}. More specifically, a group invariant signal signature is obtained through cumulative …

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 dat…

Dictionary Integration using 3D Morphable Face Models for Pose-invariant Collaborative-representation-based Classification

2016-11-01 · Xiaoning Song, Zhen-Hua Feng, Guosheng Hu, Josef Kittler 외

The paper presents a dictionary integration algorithm using 3D morphable face models (3DMM) for pose-invariant collaborative-representation-based face classification. To this end, we first fit a 3DMM to the 2D face image…

ClassificationGeneral Classification

Learning An Invariant Speech Representation

2014-06-16 · Georgios Evangelopoulos, Stephen Voinea, Chiyuan Zhang, Lorenzo Rosasco 외

Recognition of speech, and in particular the ability to generalize and learn from small sets of labelled examples like humans do, depends on an appropriate representation of the acoustic input. We formulate the problem o…

General ClassificationSound ClassificationVowel Classification