中文
相关论文

相关论文: A rotation-equivariant convolutional neural networ…

200 篇论文

CoVariance Neural Networks (VNNs) perform convolutions on the graph determined by the covariance matrix of the data, which enables expressive and stable covariance-based learning. However, covariance matrices are typically dense, fail to…

机器学习 · 计算机科学 2026-01-21 Andrea Cavallo , Samuel Rey , Antonio G. Marques , Elvin Isufi

We present a method for learning discriminative filters using a shallow Convolutional Neural Network (CNN). We encode rotation invariance directly in the model by tying the weights of groups of filters to several rotated versions of the…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Diego Marcos , Michele Volpi , Devis Tuia

Accurate predictive models of the visual cortex neural response to natural visual stimuli remain a challenge in computational neuroscience. In this work, we introduce V1T, a novel Vision Transformer based architecture that learns a shared…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Bryan M. Li , Isabel M. Cornacchia , Nathalie L. Rochefort , Arno Onken

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

Convolutional neural networks (CNNs) trained on object recognition achieve high task performance but continue to exhibit vulnerability under a range of visual perturbations and out-of-domain images, when compared with biological vision.…

计算机视觉与模式识别 · 计算机科学 2025-10-30 Lucas Piper , Arlindo L. Oliveira , Tiago Marques

We describe the class of convexified convolutional neural networks (CCNNs), which capture the parameter sharing of convolutional neural networks in a convex manner. By representing the nonlinear convolutional filters as vectors in a…

机器学习 · 计算机科学 2016-09-06 Yuchen Zhang , Percy Liang , Martin J. Wainwright

Despite several algorithmic advances in the training of convolutional neural networks (CNNs) over the years, their generalization capabilities are still subpar across several pertinent domains, particularly within open-set tasks often found…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Colton R. Crum , Adam Czajka

We propose a novel approach to image classification inspired by complex nonlinear biological visual processing, whereby classical convolutional neural networks (CNNs) are equipped with learnable higher-order convolutions. Our model…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Simone Azeglio , Olivier Marre , Peter Neri , Ulisse Ferrari

Partial differential equation (PDE) models and their associated variational energy formulations are often rotationally invariant by design. This ensures that a rotation of the input results in a corresponding rotation of the output, which…

机器学习 · 计算机科学 2022-03-21 Tobias Alt , Karl Schrader , Joachim Weickert , Pascal Peter , Matthias Augustin

We introduce a class of convolutional neural networks (CNNs) that utilize recurrent neural networks (RNNs) as convolution filters. A convolution filter is typically implemented as a linear affine transformation followed by a non-linear…

计算与语言 · 计算机科学 2018-08-29 Yi Yang

We present a novel approach to neural response prediction that incorporates higher-order operations directly within convolutional neural networks (CNNs). Our model extends traditional 3D CNNs by embedding higher-order operations within the…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Simone Azeglio , Victor Calbiague Garcia , Guilhem Glaziou , Peter Neri , Olivier Marre , Ulisse Ferrari

Convolutional neural networks (CNNs) are able to attain better visual recognition performance than fully connected neural networks despite having much fewer parameters due to their parameter sharing principle. Modern architectures usually…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Ilke Cugu , Emre Akbas

In many computer vision tasks, we expect a particular behavior of the output with respect to rotations of the input image. If this relationship is explicitly encoded, instead of treated as any other variation, the complexity of the problem…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Diego Marcos , Michele Volpi , Nikos Komodakis , Devis Tuia

Convolutional Neural Networks (CNNs), architectures consisting of convolutional layers, have been the standard choice in vision tasks. Recent studies have shown that Vision Transformers (VTs), architectures based on self-attention modules,…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Kishaan Jeeveswaran , Senthilkumar Kathiresan , Arnav Varma , Omar Magdy , Bahram Zonooz , Elahe Arani

Convolutional Neural Networks (CNNs) are a popular type of computer model that have proven their worth in many computer vision tasks. Moreover, they form an interesting study object for the field of psychology, with shown correspondences…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Laurent Mertens , Elahe' Yargholi , Laura Van Hove , Hans Op de Beeck , Jan Van den Stock , Joost Vennekens

In many machine learning tasks it is desirable that a model's prediction transforms in an equivariant way under transformations of its input. Convolutional neural networks (CNNs) implement translational equivariance by construction; for…

机器学习 · 计算机科学 2018-03-20 Maurice Weiler , Fred A. Hamprecht , Martin Storath

Deep convolutional neural networks (CNNs) have demonstrated impressive performance on visual object classification tasks. In addition, it is a useful model for predication of neuronal responses recorded in visual system. However, there is…

机器学习 · 统计学 2017-11-15 Qi Yan , Zhaofei Yu , Feng Chen , Jian K. Liu

Convolutional Neural Networks (CNN) offer state of the art performance in various computer vision tasks. Many of those tasks require different subtypes of affine invariances (scale, rotational, translational) to image transformations.…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Facundo Manuel Quiroga , Franco Ronchetti , Laura Lanzarini , Aurelio Fernandez-Bariviera

Convolutional Neural Networks (CNNs) are powerful models that achieve impressive results for image classification. In addition, pre-trained CNNs are also useful for other computer vision tasks as generic feature extractors. This paper aims…

计算机视觉与模式识别 · 计算机科学 2015-07-10 Ben Athiwaratkun , Keegan Kang

Despite impressive performance on numerous visual tasks, Convolutional Neural Networks (CNNs) --- unlike brains --- are often highly sensitive to small perturbations of their input, e.g. adversarial noise leading to erroneous decisions. We…