中文
相关论文

相关论文: Offset equivariant networks and their applications

200 篇论文

This paper proposes a method to construct pretext tasks for self-supervised learning on group equivariant neural networks. Group equivariant neural networks are the models whose structure is restricted to commute with the transformations on…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Yusuke Mukuta , Tatsuya Harada

Pre-trained deep image representations are useful for post-training tasks such as classification through transfer learning, image retrieval, and object detection. Data augmentations are a crucial aspect of pre-training robust…

计算机视觉与模式识别 · 计算机科学 2023-02-23 Sangnie Bhardwaj , Willie McClinton , Tongzhou Wang , Guillaume Lajoie , Chen Sun , Phillip Isola , Dilip Krishnan

In this work, we propose a novel transformation for events from an event camera that is equivariant to optical flow under convolutions in the 3-D spatiotemporal domain. Events are generated by changes in the image, which are typically due…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Alex Zihao Zhu , Ziyun Wang , Kostas Daniilidis

Equivariance guarantees that a model's predictions capture key symmetries in data. When an image is translated or rotated, an equivariant model's representation of that image will translate or rotate accordingly. The success of…

机器学习 · 计算机科学 2024-06-19 Nate Gruver , Marc Finzi , Micah Goldblum , Andrew Gordon Wilson

The simplicity and effectiveness of the UNet architecture makes it ubiquitous in image restoration, image segmentation, and diffusion models. They are often assumed to be equivariant to translations, yet they traditionally consist of layers…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Jérémy Scanvic , Quentin Barthélemy , Julián Tachella

We consider applications of neural networks in nonlinear system identification and formulate a hypothesis that adjusting general network structure by incorporating frequency information or other known orthogonal transform, should result in…

机器学习 · 计算机科学 2025-01-24 Krzysztof Zając , Wojciech Sopot , Paweł Wachel

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

Neural networks have emerged as powerful tools across various applications, yet their decision-making process often remains opaque, leading to them being perceived as "black boxes." This opacity raises concerns about their interpretability…

机器学习 · 计算机科学 2024-11-27 Pirzada Suhail , Amit Sethi

Although humans perform well at predicting what exists beyond the boundaries of an image, deep models struggle to understand context and extrapolation through retained information. This task is known as image outpainting and involves…

图像与视频处理 · 电气工程与系统科学 2020-05-15 Przemek Gardias , Eric Arthur , Huaming Sun

Deep networks have become very popular over the past few years. The main reason for this widespread use is their excellent ability to learn and predict knowledge in a very easy and efficient way. Convolutional neural networks and…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Alexandros Karargyris

Most existing neural networks for learning graphs address permutation invariance by conceiving of the network as a message passing scheme, where each node sums the feature vectors coming from its neighbors. We argue that this imposes a…

机器学习 · 计算机科学 2018-01-09 Risi Kondor , Hy Truong Son , Horace Pan , Brandon Anderson , Shubhendu Trivedi

Incorporating group symmetries via equivariance into neural networks has emerged as a robust approach for overcoming the efficiency and data demands of modern deep learning. While most existing approaches, such as group convolutions and…

In many information processing systems, it may be desirable to ensure that any change of the input, whether by shifting or scaling, results in a corresponding change in the system response. While deep neural networks are gradually replacing…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Sébastien Herbreteau , Emmanuel Moebel , Charles Kervrann

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

We study the approximation of functions which are invariant with respect to certain permutations of the input indices using flow maps of dynamical systems. Such invariant functions includes the much studied translation-invariant ones…

机器学习 · 计算机科学 2022-08-19 Qianxiao Li , Ting Lin , Zuowei Shen

Incorporating symmetries can lead to highly data-efficient and generalizable models by defining equivalence classes of data samples related by transformations. However, characterizing how transformations act on input data is often…

机器学习 · 计算机科学 2022-07-04 Jung Yeon Park , Ondrej Biza , Linfeng Zhao , Jan Willem van de Meent , Robin Walters

On the one hand, artificial neural networks have many successful applications in the field of machine learning and optimization. On the other hand, interferometers are integral parts of any field that deals with waves such as optics,…

量子物理 · 物理学 2023-10-26 Arun Sehrawat

This paper tackles the challenge of colorizing grayscale images. We take a deep convolutional neural network approach, and choose to take the angle of classification, working on a finite set of possible colors. Similarly to a recent paper,…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Vincent Billaut , Matthieu de Rochemonteix , Marc Thibault

The translation equivariance of convolutional layers enables convolutional neural networks to generalize well on image problems. While translation equivariance provides a powerful inductive bias for images, we often additionally desire…

机器学习 · 统计学 2020-09-25 Marc Finzi , Samuel Stanton , Pavel Izmailov , Andrew Gordon Wilson

A key requirement for graph neural networks is that they must process a graph in a way that does not depend on how the graph is described. Traditionally this has been taken to mean that a graph network must be equivariant to node…

机器学习 · 计算机科学 2020-11-24 Pim de Haan , Taco Cohen , Max Welling