中文
相关论文

相关论文: Deep Rotation Equivariant Network

200 篇论文

Convolutional networks are successful, but they have recently been outperformed by new neural networks that are equivariant under rotations and translations. These new networks work better because they do not struggle with learning each…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Philip Müller , Vladimir Golkov , Valentina Tomassini , Daniel Cremers

Designing machine learning architectures for processing neural networks in their raw weight matrix form is a newly introduced research direction. Unfortunately, the unique symmetry structure of deep weight spaces makes this design very…

机器学习 · 计算机科学 2023-06-02 Aviv Navon , Aviv Shamsian , Idan Achituve , Ethan Fetaya , Gal Chechik , Haggai Maron

This paper is concerned with a fundamental problem in geometric deep learning that arises in the construction of convolutional neural networks on surfaces. Due to curvature, the transport of filter kernels on surfaces results in a…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Ruben Wiersma , Elmar Eisemann , Klaus Hildebrandt

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…

机器学习 · 计算机科学 2023-03-06 Matthias Rath , Alexandru Paul Condurache

Building large models with parameter sharing accounts for most of the success of deep convolutional neural networks (CNNs). In this paper, we propose doubly convolutional neural networks (DCNNs), which significantly improve the performance…

机器学习 · 计算机科学 2016-11-01 Shuangfei Zhai , Yu Cheng , Weining Lu , Zhongfei Zhang

Recent attempts at introducing rotation invariance or equivariance in 3D deep learning approaches have shown promising results, but these methods still struggle to reach the performances of standard 3D neural networks. In this work we study…

计算机视觉与模式识别 · 计算机科学 2020-12-09 Hugues Thomas

Based on the tree architecture, the objective of this paper is to design deep neural networks with two or more hidden layers (called deep nets) for realization of radial functions so as to enable rotational invariance for near-optimal…

机器学习 · 计算机科学 2019-04-04 Charles K. Chui , Shao-Bo Lin , Ding-Xuan Zhou

State-of-the-art deep learning systems often require large amounts of data and computation. For this reason, leveraging known or unknown structure of the data is paramount. Convolutional neural networks (CNNs) are successful examples of…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Carlos Esteves

In this contribution, we show how to incorporate prior knowledge to a deep neural network architecture in a principled manner. We enforce feature space invariances using a novel layer based on invariant integration. This allows us to…

机器学习 · 计算机科学 2020-04-21 Matthias Rath , Alexandru Paul Condurache

Convolutional neural networks have shown great success on feature extraction from raw input data such as images. Although convolutional neural networks are invariant to translations on the inputs, they are not invariant to other…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Hongyang Gao , Shuiwang Ji

A convolutional layer in a Convolutional Neural Network (CNN) consists of many filters which apply convolution operation to the input, capture some special patterns and pass the result to the next layer. If the same patterns also occur at…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Okan Köpüklü , Maryam Babaee , Stefan Hörmann , Gerhard Rigoll

In this paper, we propose a deep neural network architecture for object recognition based on recurrent neural networks. The proposed network, called ReNet, replaces the ubiquitous convolution+pooling layer of the deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Francesco Visin , Kyle Kastner , Kyunghyun Cho , Matteo Matteucci , Aaron Courville , Yoshua Bengio

Equivariance is a nice property to have as it produces much more parameter efficient neural architectures and preserves the structure of the input through the feature mapping. Even though some combinations of transformations might never…

计算机视觉与模式识别 · 计算机科学 2020-02-11 David W. Romero , Mark Hoogendoorn

The convolutional layers of standard convolutional neural networks (CNNs) are equivariant to translation. However, the convolution and fully-connected layers are not equivariant or invariant to other affine geometric transformations.…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Jaspreet Singh , Chandan Singh

This paper introduces a new model to learn graph neural networks equivariant to rotations, translations, reflections and permutations called E(n)-Equivariant Graph Neural Networks (EGNNs). In contrast with existing methods, our work does…

机器学习 · 计算机科学 2022-02-17 Victor Garcia Satorras , Emiel Hoogeboom , Max Welling

Convolutional Neural Networks(CNN) are inherently equivariant under translations, however, they do not have an equivalent embedded mechanism to handle other transformations such as rotations and change in scale. Several approaches exist…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Naman Khetan , Tushar Arora , Samee Ur Rehman , Deepak K. Gupta

Convolutional Neural Networks (CNNs) perform very well in image classification and object detection in recent years, but even the most advanced models have limited rotation invariance. Known solutions include the enhancement of training…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Zongbo Hao , Tao Zhang , Mingwang Chen , Kaixu Zhou

PCANet and its variants provided good accuracy results for classification tasks. However, despite the importance of network depth in achieving good classification accuracy, these networks were trained with a maximum of nine layers. In this…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Mubarakah Alotaibi , Richard Wilson

Performance of neural networks can be significantly improved by encoding known invariance for particular tasks. Many image classification tasks, such as those related to cellular imaging, exhibit invariance to rotation. We present a novel…

机器学习 · 统计学 2018-06-01 Benjamin Chidester , Minh N. Do , Jian Ma

Equivariance of neural networks to transformations helps to improve their performance and reduce generalization error in computer vision tasks, as they apply to datasets presenting symmetries (e.g. scalings, rotations, translations). The…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Mateus Sangalli , Samy Blusseau , Santiago Velasco-Forero , Jesus Angulo
‹ 上一页 1 2 3 10 下一页 ›