Computational Anatomy in Theano
Line K\"uhnel, Stefan Sommer

TL;DR
This paper demonstrates how Theano can be used to efficiently implement complex differential geometry algorithms for non-linear shape deformation analysis in computational anatomy, simplifying code and enabling high-dimensional data processing.
Contribution
It introduces a framework for concise implementation of differential geometry algorithms in Theano, facilitating high-dimensional non-linear statistical modeling in computational anatomy.
Findings
Theano enables concise implementation of complex algorithms.
Theano supports fast CPU and GPU computations.
Visualizations of shape deformations demonstrate the approach.
Abstract
To model deformation of anatomical shapes, non-linear statistics are required to take into account the non-linear structure of the data space. Computer implementations of non-linear statistics and differential geometry algorithms often lead to long and complex code sequences. The aim of the paper is to show how the Theano framework can be used for simple and concise implementation of complex differential geometry algorithms while being able to handle complex and high-dimensional data structures. We show how the Theano framework meets both of these requirements. The framework provides a symbolic language that allows mathematical equations to be directly translated into Theano code, and it is able to perform both fast CPU and GPU computations on high-dimensional data. We show how different concepts from non-linear statistics and differential geometry can be implemented in Theano, and give…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMorphological variations and asymmetry · Data Visualization and Analytics
