中文
相关论文

相关论文: Imaging with Equivariant Deep Learning

200 篇论文

Recent work has shown deep learning can accelerate the prediction of physical dynamics relative to numerical solvers. However, limited physical accuracy and an inability to generalize under distributional shift limit its applicability to…

机器学习 · 计算机科学 2021-03-17 Rui Wang , Robin Walters , Rose Yu

Representations learnt through deep neural networks tend to be highly informative, but opaque in terms of what information they learn to encode. We introduce an approach to probabilistic modelling that learns to represent data with two…

机器学习 · 统计学 2019-05-21 Ilya Feige

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

Quantum neural network architectures that have little-to-no inductive biases are known to face trainability and generalization issues. Inspired by a similar problem, recent breakthroughs in machine learning address this challenge by…

Geometric deep learning refers to the scenario in which the symmetries of a dataset are used to constrain the parameter space of a neural network and thus, improve their trainability and generalization. Recently this idea has been…

量子物理 · 物理学 2024-11-19 Sreetama Das , Stefano Martina , Filippo Caruso

Many classes of images exhibit rotational symmetry. Convolutional neural networks are sometimes trained using data augmentation to exploit this, but they are still required to learn the rotation equivariance properties from the data.…

机器学习 · 计算机科学 2016-05-27 Sander Dieleman , Jeffrey De Fauw , Koray Kavukcuoglu

We survey the mathematical foundations of geometric deep learning, focusing on group equivariant and gauge equivariant neural networks. We develop gauge equivariant convolutional neural networks on arbitrary manifolds $\mathcal{M}$ using…

Recent advances in image clustering typically focus on learning better deep representations. In contrast, we present an orthogonal approach that does not rely on abstract features but instead learns to predict image transformations and…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Tom Monnier , Thibault Groueix , Mathieu Aubry

The principle of equivariance to symmetry transformations enables a theoretically grounded approach to neural network architecture design. Equivariant networks have shown excellent performance and data efficiency on vision and medical…

机器学习 · 计算机科学 2019-05-15 Taco S. Cohen , Maurice Weiler , Berkay Kicanaoglu , Max Welling

Rotational symmetry is a defining feature of many tomography systems, including computed tomography (CT) and emission computed tomography (ECT), where detectors are arranged in a circular or periodically rotating configuration. This study…

医学物理 · 物理学 2025-02-05 Yaogong Zhang , Fang-Fang Yin , Lei Zhang

Image-to-image translation (I2I) is a fundamental task in computer vision, focused on mapping an input image from a source domain to a corresponding image in a target domain while preserving domain-invariant features and adapting…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Feiyu Tan , Heran Yang , Qihong Duan , Kai Ye , Qi Xie , Deyu Meng

Group equivariance (e.g. SE(3) equivariance) is a critical physical symmetry in science, from classical and quantum physics to computational biology. It enables robust and accurate prediction under arbitrary reference transformations. In…

计算工程、金融与科学 · 计算机科学 2023-02-08 Weitao Du , He Zhang , Yuanqi Du , Qi Meng , Wei Chen , Bin Shao , Tie-Yan Liu

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

Traditional supervised learning aims to learn an unknown mapping by fitting a function to a set of input-output pairs with a fixed dimension. The fitted function is then defined on inputs of the same dimension. However, in many settings,…

机器学习 · 计算机科学 2024-05-01 Eitan Levin , Mateo Díaz

Incorporating symmetry as an inductive bias into neural network architecture has led to improvements in generalization, data efficiency, and physical consistency in dynamics modeling. Methods such as CNNs or equivariant neural networks use…

机器学习 · 计算机科学 2022-06-17 Rui Wang , Robin Walters , Rose Yu

In various imaging problems, we only have access to compressed measurements of the underlying signals, hindering most learning-based strategies which usually require pairs of signals and associated measurements for training. Learning only…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Dongdong Chen , Julián Tachella , Mike E. Davies

Equivariance w.r.t. geometric transformations in neural networks improves data efficiency, parameter efficiency and robustness to out-of-domain perspective shifts. When equivariance is not designed into a neural network, the network can…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Robert-Jan Bruintjes , Tomasz Motyka , Jan van Gemert

Translating or rotating an input image should not affect the results of many computer vision tasks. Convolutional neural networks (CNNs) are already translation equivariant: input image translations produce proportionate feature map…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Daniel E. Worrall , Stephan J. Garbin , Daniyar Turmukhambetov , Gabriel J. Brostow

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

Invariances to translations have imbued convolutional neural networks with powerful generalization properties. However, we often do not know a priori what invariances are present in the data, or to what extent a model should be invariant to…

机器学习 · 计算机科学 2020-12-02 Gregory Benton , Marc Finzi , Pavel Izmailov , Andrew Gordon Wilson