Publications

Detailed Information

Segmentation and Interpolation Algorithms Based on Information Geometry: Theory and Case Studies from Brain Imaging to Musculoskeletal Simulation

DC Field Value Language
dc.contributor.advisor박종우-
dc.contributor.author한민연-
dc.date.accessioned2017-07-13T06:10:23Z-
dc.date.available2017-07-13T06:10:23Z-
dc.date.issued2013-02-
dc.identifier.other000000010591-
dc.identifier.urihttps://hdl.handle.net/10371/118324-
dc.description학위논문 (박사)-- 서울대학교 대학원 : 기계항공공학부, 2013. 2. 박종우.-
dc.description.abstractIn this thesis, we consider multivariate normal distributions for a statistical model as the points of a Riemannian manifold using Fisher information metric and investigate algorithms for distance calculation between two normal distributions and interpolation with several covariance matrices based on information geometry. These algorithms are applied to diffusion tensor magnetic resonance images (DT-MRI) segmentation and musculoskeletal dynamics simulation using shape-varying muscle mass models.

In the first topic of this thesis, we explore DT-MRI segmentation problem. Existing clustering-based methods for segmentation of diffusion tensor magnetic resonance images are based on a formulation of a similarity measure between diffusion tensors, or measures that combine translational and diffusion tensor distances in some ad hoc way. In this thesis we propose to use the Fisher information-based geodesic distance on the space of multivariate normal distributions as an intrinsic distance metric. An efficient and numerically robust shooting method is developed for computing the minimum geodesic distance between two normal distributions, together with an efficient graph-clustering algorithm for segmentation. Extensive experimental results involving both synthetic data and real DT-MRI images demonstrate that in many cases our method leads to more accurate and intuitively plausible segmentation results vis-a-vis existing methods.

In the second topic of this thesis, we explore musculoskeletal dynamics simulation reflecting shape-varying muscles. In contrast to existing algorithms that assumes the muscle as a rigid body, we have proposed shape-varying muscle mass model for musculoskeletal simulation which takes into account the changes in inertia that occur during movement. The mass matrix of the muscle is derived from kinetic energy considerations and the muscle Jacobian. We model each muscle deformation with a volume preserving linear transformation and show that our model can be applied to various muscle shapes. Using our model, it is possible to perform more accurate dynamic simulations of musculoskeletal model, but considerably increased computational cost is required. To make the computation more efficient, we propose an approximate dynamics algorithm consisting of two parts: in the offline stage, A parameterized B-Spline surface in P(n) that fits the sampled mass matrix values is first constructed. In order to interpolate the mass matrix, we examine the use of three different distance metrics on P(n) that ensure that the symmetric and positive-definite requirements of the mass matrix are always satisfied. In the online computation stage, an approximated mass matrix is constructed by a weighted average of the control points
-
dc.description.abstractthis method effectively ensures that the online computational costs remain fixed regardless of the system complexity. The Coriolis forces can also be evaluated straightforwardly in terms of the partial derivatives of the mass matrix. Our model and algorithm lend itself to applications like motion optimization taking into account muscle mass deformations.-
dc.description.tableofcontents1 Introduction 1
1.1 DTI Segmentation Using Metrics on Multivariate Normal Distribution 2
1.1.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.2 Contributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.2 Musculoskeletal Dynamics Simulation Using Shape-Varying Muscle Mass Models 4
1.2.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2.2 Contributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3 Organization of this Thesis . . . . . . . . . . . . . . . . . . . . . . . 6
2 Riemannian Geometry of Multivariate Normal Distributions 9
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2 Geometry of P (n) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3 Geometry of N (n) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.4 Algorithm for Finding Minimal Geodesics . . . . . . . . . . . . . . . . . 15
2.4.1 Examples of Minimal Geodesics . . . . . . . . . . . . . . . . . . . . . 21
2.5 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
3 Diusion MR Image Segmentation 25
3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
3.2 Minimal Geodesics for DT-MRI . . . . . . . . . . . . . . . . . . . . . . 29
3.3 Comparison with Other Geodesic Concepts in DT-MRI . . . . . . . . . . . . 30
3.4 Graph-Based Clustering Algorithm . . . . . . . . . . . . . . . . . . . . 31
3.4.1 Graph Representation . . . . . . . . . . . . . . . . . . . . . . . . . 31
3.4.2 Algorithm Description . . . . . . . . . . . . . . . . . . . . . . . . . 33
3.5 Experimental Results . . . . . . . . . . . . . . . . . . . . . . . . . . 39
3.5.1 Clustering Experiments with Synthetic Data . . . . . . . . . . . . . . 39
3.5.2 Fiber Tractography Experiments with Synthetic Data . . . . . . . . . . 41
3.5.3 Experiments with DT-MRI Brain Data . . . . . . . . . . . . . . . . . . 43
3.5.4 Geodesic Tractography Experiments with Brain Data . . . . . . . . . . . 48
3.5.5 Experiments with DT-MRI Heart Data . . . . . . . . . . . . . . . . . . 49
3.6 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
4 Shape Varying Muscle Dynamics in Musculoskeletal Models 53
4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
4.2 Shape Varying Muscle Mass Model . . . . . . . . . . . . . . . . . . . . . 55
4.2.1 Single Segment Model . . . . . . . . . . . . . . . . . . . . . . . . . 55
4.2.2 Multi-Segment Model . . . . . . . . . . . . . . . . . . . . . . . . . . 61
4.3 Musculoskeletal Model with Shape Varying Muscle . . . . . . . . . . . . . 63
4.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
5 Approximated Dynamics for Musculoskeletal Simulation 65
5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
5.2 Approximate Dynamics Algorithm . . . . . . . . . . . . . . . . . . . . . 66
5.2.1 Mass Matrix Interpolation . . . . . . . . . . . . . . . . . . . . . . . 67
5.3 Experiments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
5.3.1 Accuracy Evaluation of Approximate Dynamics . . . . . . . . . . . . . . 74
5.3.2 Motion Generation Using Shape-Varying Muscle Mass Model 78
5.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
6 Conclusion 83
Bibliography 87
-
dc.formatapplication/pdf-
dc.format.extent2829748 bytes-
dc.format.mediumapplication/pdf-
dc.language.isoen-
dc.publisher서울대학교 대학원-
dc.subject.ddc621-
dc.titleSegmentation and Interpolation Algorithms Based on Information Geometry: Theory and Case Studies from Brain Imaging to Musculoskeletal Simulation-
dc.typeThesis-
dc.description.degreeDoctor-
dc.citation.pagesxviii, 94-
dc.contributor.affiliation공과대학 기계항공공학부-
dc.date.awarded2013-02-
Appears in Collections:
Files in This Item:

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share