中文
相关论文

相关论文: SIM2E: Benchmarking the Group Equivariant Capabili…

200 篇论文

We present the group equivariant conditional neural process (EquivCNP), a meta-learning method with permutation invariance in a data set as in conventional conditional neural processes (CNPs), and it also has transformation equivariance in…

机器学习 · 计算机科学 2021-02-18 Makoto Kawano , Wataru Kumagai , Akiyoshi Sannai , Yusuke Iwasawa , Yutaka Matsuo

The big empirical success of group equivariant networks has led in recent years to the sprouting of a great variety of equivariant network architectures. A particular focus has thereby been on rotation and reflection equivariant CNNs for…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Maurice Weiler , Gabriele Cesa

Group equivariant neural networks have been explored in the past few years and are interesting from theoretical and practical standpoints. They leverage concepts from group representation theory, non-commutative harmonic analysis and…

机器学习 · 计算机科学 2020-05-01 Carlos Esteves

One of the most fundamental problems in machine learning is to compare examples: Given a pair of objects we want to return a value which indicates degree of (dis)similarity. Similarity is often task specific, and pre-defined distances can…

机器学习 · 统计学 2022-08-31 Shubhendu Trivedi

3D shape completion methods typically assume scans are pre-aligned to a canonical frame. This leaks pose and scale cues that networks may exploit to memorize absolute positions rather than inferring intrinsic geometry. When such alignment…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Yuqing Wang , Zhaiyu Chen , Xiao Xiang Zhu

We present a general framework for symmetrizing an arbitrary neural-network architecture and making it equivariant with respect to a given group. We build upon the proposals of Kim et al. (2023); Kaba et al. (2023) for symmetrization, and…

机器学习 · 计算机科学 2023-11-14 Tien Dat Nguyen , Jinwoo Kim , Hongseok Yang , Seunghoon Hong

Detecting robust keypoints from an image is an integral part of many computer vision problems, and the characteristic orientation and scale of keypoints play an important role for keypoint description and matching. Existing learning-based…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Jongmin Lee , Byungjin Kim , Minsu Cho

In this work we investigate how to achieve equivariance to input transformations in deep networks, purely from data, without being given a model of those transformations. Convolutional Neural Networks (CNNs), for example, are equivariant to…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Jianbo Jiao , João F. Henriques

Sparse local feature matching is pivotal for many computer vision and robotics tasks. To improve their invariance to challenging appearance conditions and viewing angles, and hence their usefulness, existing learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Abhishek Peri , Kinal Mehta , Avneesh Mishra , Michael Milford , Sourav Garg , K. Madhava Krishna

We propose a new model for digital pathology segmentation, based on the observation that histopathology images are inherently symmetric under rotation and reflection. Utilizing recent findings on rotation equivariant CNNs, the proposed…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Bastiaan S. Veeling , Jasper Linmans , Jim Winkens , Taco Cohen , Max Welling

Correspondence selection aiming at seeking correct feature correspondences from raw feature matches is pivotal for a number of feature-matching-based tasks. Various 2D (image) correspondence selection algorithms have been presented with…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Chen Zhao , Jiaqi Yang , Yang Xiao , Zhiguo Cao

Group Convolutional Neural Networks (G-CNNs) constrain learned features to respect the symmetries in the selected group, and lead to better generalization when these symmetries appear in the data. If this is not the case, however,…

计算机视觉与模式识别 · 计算机科学 2023-01-18 David W. Romero , Suhas Lohit

In Reinforcement Learning (RL), Convolutional Neural Networks(CNNs) have been successfully applied as function approximators in Deep Q-Learning algorithms, which seek to learn action-value functions and policies in various environments.…

机器学习 · 计算机科学 2020-07-08 Arnab Kumar Mondal , Pratheeksha Nair , Kaleem Siddiqi

For many years, it has been shown how much exploiting equivariances can be beneficial when solving image analysis tasks. For example, the superiority of convolutional neural networks (CNNs) compared to dense networks mainly comes from an…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Valentin Delchevalerie , Alexandre Mayer , Adrien Bibal , Benoît Frénay

Template matching by normalized cross correlation (NCC) is widely used for finding image correspondences. We improve the robustness of this algorithm by preprocessing images with "siamese" convolutional networks trained to maximize the…

计算机视觉与模式识别 · 计算机科学 2017-05-25 Davit Buniatyan , Thomas Macrina , Dodam Ih , Jonathan Zung , H. Sebastian Seung

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

CNNs exhibit inherent equivariance to image translation, leading to efficient parameter and data usage, faster learning, and improved robustness. The concept of translation equivariant networks has been successfully extended to rotation…

计算机视觉与模式识别 · 计算机科学 2024-11-07 Tomáš Karella , Adam Harmanec , Jan Kotera , Jan Blažek , Filip Šroubek

Image similarity involves fetching similar looking images given a reference image. Our solution called SimNet, is a deep siamese network which is trained on pairs of positive and negative images using a novel online pair mining strategy…

计算机视觉与模式识别 · 计算机科学 2018-07-16 Srikar Appalaraju , Vineet Chaoji

Invariance under symmetry is an important problem in machine learning. Our paper looks specifically at equivariant neural networks where transformations of inputs yield homomorphic transformations of outputs. Here, steerable CNNs have…

机器学习 · 计算机科学 2021-09-15 Daniel Franzen , Michael Wand

Despite the importance of image representations such as histograms of oriented gradients and deep Convolutional Neural Networks (CNN), our theoretical understanding of them remains limited. Aiming at filling this gap, we investigate three…

计算机视觉与模式识别 · 计算机科学 2015-06-23 Karel Lenc , Andrea Vedaldi