paper-with-me

홈 › Papers

Do ideas have shape? Idea registration as the continuous limit of artificial neural networks

2020-08-10 · Houman Owhadi

We introduce a GP generalization of ResNets (including ResNets as a particular case). We show that ResNets (and their GP generalization) converge, in the infinite depth limit, to a generalization of image registration variational algorithms. Whereas computational anatomy aligns images via warping of the material space, this generalization aligns ideas (or abstract shapes as in Plato's theory of forms) via the warping of the RKHS of functions mapping the input space to the output space. While the Hamiltonian interpretation of ResNets is not new, it was based on an Ansatz. We do not rely on this Ansatz and present the first rigorous proof of convergence of ResNets with trained weights and biases towards a Hamiltonian dynamics driven flow. Our constructive proof reveals several remarkable properties of ResNets and their GP generalization. ResNets regressors are kernel regressors with data-dependent warping kernels. Minimizers of $L_2$ regularized ResNets satisfy a discrete least action principle implying the near preservation of the norm of weights and biases across layers. The trained weights of ResNets with $L^2$ regularization can be identified by solving an autonomous Hamiltonian system. The trained ResNet parameters are unique up to the initial momentum whose representation is generally sparse. The kernel regularization strategy provides a provably robust alternative to Dropout for ANNs. We introduce a functional generalization of GPs leading to error estimates for ResNets. We identify the (EPDiff) mean fields limit of trained ResNet parameters. We show that the composition of warping regression blocks with reduced equivariant multichannel kernels (introduced here) recovers and generalizes CNNs to arbitrary spaces and groups of transformations.

📄 PDF Abstract BibTeX arXiv:2008.03920

Code (1)

NKlug/thesis-mechanical-regression tf

Tasks

AnatomyGaussian ProcessesImage Registration

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Kaiming Initialization 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Closing the Gap between Deep and Conventional Image Registration using Probabilistic Dense Displacement Networks

2019-07-25 · Mattias P. Heinrich

Nonlinear image registration continues to be a fundamentally important tool in medical image analysis. Diagnostic tasks, image-guided surgery and radiotherapy as well as motion analysis all rely heavily on accurate intra…

DiagnosticImage RegistrationMedical Image Analysis

Coherent Point Drift Revisited for Non-Rigid Shape Matching and Registration

2022-01-01 · CVPR 2022 1 · Aoxiang Fan, Jiayi Ma, Xin Tian, Xiaoguang Mei 외

In this paper, we explore a new type of extrinsic method to directly align two geometric shapes with point-to-point correspondences in ambient space by recovering a deformation, which allows more continuous and smoot…

Shape Registration with Directional Data

2017-08-25 · Mairéad Grogan, Rozenn Dahyot

We propose several cost functions for registration of shapes encoded with Euclidean and/or non-Euclidean information (unit vectors). Our framework is assessed for estimation of both rigid and non-rigid transformations be…

Position

On Reducing Negative Jacobian Determinant of the Deformation Predicted by Deep Registration Networks

2019-06-28 · Dongyang Kuang

Image registration is a fundamental step in medical image analysis. Ideally, the transformation that registers one image to another should be a diffeomorphism that is both invertible and smooth. Traditional methods like …

Image RegistrationMedical Image Analysis

ResNet-LDDMM: Advancing the LDDMM Framework using Deep Residual Networks

2021-02-16 · Boulbaba Ben Amor, Sylvain Arguillère, Ling Shao

In deformable registration, the geometric framework - large deformation diffeomorphic metric mapping or LDDMM, in short - has inspired numerous techniques for comparing, deforming, averaging and analyzing shapes or image…