Innovations for Shape Analysis Models and Algo

Total Page:16

File Type:pdf, Size:1020Kb

Innovations for Shape Analysis Models and Algo Mathematics and Visualization Series Editors Gerald Farin Hans-Christian Hege David Hoffman Christopher R. Johnson Konrad Polthier Martin Rumpf For further volumes: http://www.springer.com/series/4562 Michael Breuß ! Alfred Bruckstein Petros Maragos Editors Innovations for Shape Analysis Models and Algorithms With 227 Figures, 170 in color 123 Editors Michael Breuß Alfred Bruckstein Inst. for Appl. Math. and Scient. Comp Department of Computer Science Brandenburg Technical University Technion-Israel Institute of Technology Cottbus, Germany Haifa, Israel Petros Maragos School of Electrical and Computer Engineering National Technical University of Athens Athens, Greece ISBN 978-3-642-34140-3 ISBN 978-3-642-34141-0 (eBook) DOI 10.1007/978-3-642-34141-0 Springer Heidelberg New York Dordrecht London Library of Congress Control Number: 2013934951 Mathematical Subject Classification (2010): 68U10 c Springer-Verlag Berlin Heidelberg 2013 This! work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. Exempted from this legal reservation are brief excerpts in connection with reviews or scholarly analysis or material supplied specifically for the purpose of being entered and executed on a computer system, for exclusive use by the purchaser of the work. Duplication of this publication or parts thereof ispermittedonlyundertheprovisionsoftheCopyrightLawofthe Publisher’s location, in its current version, and permission for use must always be obtained from Springer. Permissions for use may be obtainedthroughRightsLinkattheCopyrightClearanceCenter.Violations are liable to prosecution under the respective Copyright Law. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations andthereforefreeforgeneraluse. While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein. Printed on acid-free paper Springer is part of SpringerScience+BusinessMedia(www.springer.com) We dedicate this book to our families. To Doris, Sonja, Johannes, Christian, Jonathan and Dominik, Christa and Gerhard To Rita and Ariel with love To Rena, Monica and Sevasti, Agelis and Sevasti Preface Shape understanding remains one of the most intriguing problems in computer vision and human perception. This book is a collection of chapters on shape analysis, by experts in the field, highlighting several viewpoints, including modeling and algorithms, in both discrete and continuous domains. It is a summary of research presentations and discussions on these topics at a Dagstuhl workshop in April 2011. The content is grouped into three main areas: Part I –DiscreteShapeAnalysis Part II –PartialDifferentialEquationsforShapeAnalysis Part III –OptimizationMethodsforShapeAnalysis The chapters contain both new results and tutorial sections that survey various areas of research. It was a pleasure for us to have had the opportunity to collaborate and exchange scientific ideas with our colleagues who participated in the Dagstuhl Workshop on Shape Analysis and subsequently contributed to this collection. We hope that this book will promote new research and further collaborations. Cottbus, Haifa and Athens Michael Breuß Alfred Bruckstein Petros Maragos vii Acknowledgments We would like to express our thanks to the many people who supported the publication of this book. First of all, we would like to thank the staff of Schloss Dagstuhl for their professional help in all aspects. The breathtaking Dagstuhl atmosphere was the basis that made our workshop such a unique and successful meeting. This book would never have attained its high level of quality without a rigorous peer-review process. Each chapter has been reviewed by at least two researchers in one or more stages. We would like to thank Alexander M. Bronstein, Oliver Demetz, Jean-Denis Durou, Laurent Hoeltgen, Yong Chul Ju, Margret Keuper, Reinhard Klette, Jan Lellmann, JoseAlbertoIglesiasMart´ ´ınez, Pascal Peter, Luis Pizarro, Nilanjan Ray, Christian Rossl,¨ Christian Schmaltz, Simon Setzer, Sibel Tari, Michael Wand, Martin Welk, Benedikt Wirth, and Laurent Younes for their dedicated and constructive help in this work. Moreover, we would like to thank the editors of the board of the Springer series Mathematics and Visualization for the opportunity to publish this book at an ideal position in the scientific literature. We are also grateful to Ruth Allewelt from Springer-Verlag for her practical and very patient support. Finally, we would like to thank Anastasia Dubrovinafor producing the nice cover image for the book. ix Contents Part I Discrete Shape Analysis 1ModelingThree-DimensionalMorseandMorse-Smale Complexes ................................................................... 3 Lidija Comiˇ c,´ Leila De Floriani, and Federico Iuricich 1.1 Introduction........................................................... 3 1.2 Background Notions ................................................. 5 1.3 Related Work ......................................................... 9 1.4 Representing Three-Dimensional Morse and Morse- Smale Complexes .................................................... 10 1.4.1 A Dimension-Independent Compact Representation for Morse Complexes ..................... 10 1.4.2 A Dimension-Specific Representation for 3D Morse-Smale Complexes................................... 13 1.4.3 Comparison ................................................. 14 1.5 Algorithms for Building 3D Morse and Morse-Smale Complexes ............................................................ 15 1.5.1 A Watershed-Based Approach for Building the Morse Incidence Graph ................................ 15 1.5.2 A Boundary-Based Algorithm ............................. 18 1.5.3 A Watershed-Based Labeling Algorithm .................. 19 1.5.4 A Region-Growing Algorithm ............................. 20 1.5.5 An Algorithm Based on Forman Theory .................. 21 1.5.6 A Forman-Based Approach for Cubical Complexes ...... 22 1.5.7 A Forman-Based Approach for Simplicial Complexes ... 24 1.5.8 Analysis and Comparison .................................. 25 1.6 Simplification of 3D Morse and Morse-Smale Complexes ........ 26 1.6.1 Cancellation in 3D .......................................... 27 1.6.2 Removal and Contraction Operators....................... 29 1.7 Concluding Remarks ................................................. 31 References.................................................................... 32 xi xii Contents 2GeodesicRegressionandItsApplicationtoShapeAnalysis........... 35 P. Thomas Fletcher 2.1 Introduction........................................................... 35 2.2 Multiple Linear Regression .......................................... 36 2.3 Geodesic Regression ................................................. 37 2.3.1 Least Squares Estimation................................... 38 2.3.2 R2 Statistics and Hypothesis Testing ...................... 40 2.4 Testing the Geodesic Fit ............................................. 41 2.4.1 Review of Univariate Kernel Regression .................. 43 2.4.2 Nonparametric Kernel Regression on Manifolds ......... 44 2.4.3 Bandwidth Selection ....................................... 44 2.5 Results: Regression of 3D Rotations ................................ 45 2.5.1 Overview of Unit Quaternions ............................. 45 2.5.2 Geodesic Regression of Simulated Rotation Data ........ 45 2.6 Results: Regression in Shape Spaces ................................ 46 2.6.1 Overview of Kendall’s Shape Space ....................... 47 2.6.2 Application to Corpus Callosum Aging ................... 48 2.7 Conclusion ............................................................ 51 References.................................................................... 51 3SegmentationandSkeletonization on Arbitrary Graphs Using Multiscale Morphology and Active Contours .................... 53 Petros Maragos and Kimon Drakopoulos 3.1 Introduction........................................................... 53 3.2 Multiscale Morphology on Graphs .................................. 55 3.2.1 Background on Lattice and Multiscale Morphology...... 55 3.2.2 Background on Graph Morphology........................ 57 3.2.3 Multiscale Morphology on Graphs ........................ 60 3.3 Geodesic Active Contours on Graphs ............................... 61 3.3.1 Constant-Velocity Active Contours on Graphs............ 63 3.3.2 Direction of the Gradient on Graphs....................... 64 3.3.3 Curvature Calculation on Graphs .......................... 67 3.3.4 Convolution on Graphs ..................................... 68 3.3.5 Active Contours on Graphs: The Algorithm .............. 69 3.4 Multiscale Skeletonization on Graphs............................... 70 3.5 Conclusions..........................................................
Recommended publications
  • Geometric Consistency of Manin's Conjecture
    GEOMETRIC CONSISTENCY OF MANIN'S CONJECTURE BRIAN LEHMANN, AKASH KUMAR SENGUPTA, AND SHO TANIMOTO Abstract. We conjecture that the exceptional set in Manin's Conjecture has an explicit geometric description. Our proposal includes the rational point contributions from any generically finite map with larger geometric invariants. We prove that this set is contained in a thin subset of rational points, verifying there is no counterexample to Manin's Conjecture which arises from an incompatibility of geometric invariants. Contents 1. Introduction 1 2. Preliminaries 5 3. The minimal model program 6 4. Geometric invariants in Manin's Conjecture 9 5. A conjectural description of exceptional sets in Manin's Conjecture 22 6. Twists 27 7. The boundedness of breaking thin maps 30 8. Constructing a thin set 38 References 48 1. Introduction Let X be a geometrically integral smooth projective Fano variety over a number field F and let L = OX (L) be an adelically metrized big and nef line bundle on X. Manin's Conjecture, first formulated in [FMT89] and [BM90], predicts that the growth in the number of rational points on X of bounded L-height is controlled by two geometric constants a(X; L) and b(F; X; L). These constants are defined for any smooth projective variety X and any big and nef divisor L on X as 1 a(X; L) = minft 2 R j KX + tL 2 Eff (X)g and b(F; X; L) = the codimension of the minimal supported face 1 of Eff (X) containing KX + a(X; L)L 1 where Eff (X) is the pseudo-effective cone of divisors of X.
    [Show full text]
  • Group Actions, Divisors, and Plane Curves
    BULLETIN (New Series) OF THE AMERICAN MATHEMATICAL SOCIETY Volume 57, Number 2, April 2020, Pages 171–267 https://doi.org/10.1090/bull/1681 Article electronically published on February 7, 2020 GROUP ACTIONS, DIVISORS, AND PLANE CURVES ARACELI BONIFANT AND JOHN MILNOR Abstract. After a general discussion of group actions, orbifolds, and weak orbifolds, this note will provide elementary introductions to two basic moduli spaces over the real or complex numbers: first the moduli space of effective divisors with finite stabilizer on the projective space P1, modulo the group of projective transformations of P1; and then the moduli space of curves (or more generally effective algebraic 1-cycles) with finite stabilizer in P2, modulo the group of projective transformations of P2. It also discusses automorphisms of curves and the topological classification of smooth real curves in P2. Contents 1. Introduction 171 2. Group actions and orbifolds 174 1 3. Divisors on P and the moduli space Mn 191 4. Curves (or 1-cycles) in P2 and their moduli space 208 5. Cubic curves 212 6. Degree at least four 221 7. Singularity genus and proper action 230 8. Infinite automorphism groups 239 9. Finite automorphism groups 247 10. Real curves: The Harnack-Hilbert problem 257 Appendix A. Remarks on the literature 262 Acknowledgments 263 About the authors 263 References 263 1. Introduction A basic objective of this paper is to provide an elementary introduction to the moduli space of curves of degree n in the real or complex projective plane, modulo the action of the group of projective transformations. However, in order to prepare Received by the editors March 11, 2019.
    [Show full text]
  • A Topological Approach to Undefinability in Algebraic Extensions of Q
    A TOPOLOGICAL APPROACH TO UNDEFINABILITY IN ALGEBRAIC EXTENSIONS OF Q KIRSTEN EISENTRAGER,¨ RUSSELL MILLER, CALEB SPRINGER, AND LINDA WESTRICK Abstract. In this paper we investigate the algebraic extensions K of Q in which we cannot existentially or universally define the ring of integers OK . A complete answer to this question would have important consequences. For example, the existence of an existential definition of Z in Q would imply that Hilbert's Tenth Problem for Q is undecidable, resolving one of the biggest open problems in the area. However, a conjecture of Mazur implies that the integers are not existentially definable in the rationals. Although proving that an existential definition of Z in Q does not exist appears to be out of reach right now, we show that when we consider all algebraic extensions of Q, this is the generally expected outcome. Namely, we prove that in most algebraic extensions of the rationals, the ring of integers is not existentially definable. To make this precise, we view the set of algebraic extensions of Q as a topological space homeomorphic to Cantor space. In this light, the set of fields which have an existentially definable ring of integers is a meager set, i.e. is very small. On the other hand, by work of Koenigsmann and Park, it is possible to give a universal definition of the ring of integers in finite extensions of the rationals, i.e. in number fields. Still, we show that their results do not extend to most algebraic infinite extensions: the set of algebraic extensions of Q in which the ring of integers is universally definable is also a meager set.
    [Show full text]
  • New York Journal of Mathematics Hurwitz Number Fields
    New York Journal of Mathematics New York J. Math. 23 (2017) 227–272. Hurwitz number fields David P. Roberts Abstract. The canonical covering maps from Hurwitz varieties to con- figuration varieties are important in algebraic geometry. The scheme- theoretic fiber above a rational point is commonly connected, in which case it is the spectrum of a Hurwitz number field. We study many exam- ples of such maps and their fibers, finding number fields whose existence contradicts standard mass heuristics. Contents 1. Introduction 227 2. A degree 25 introductory family 230 3. Background on Hurwitz covers 235 4. Specialization to Hurwitz number algebras 243 5. A degree 9 family: comparison with complete number field tables249 6. A degree 52 family: tame ramification and exceptions to PrincipleB 251 7. A degree 60 family: nonfull monodromy and a prime drop 257 8. A degree 96 family: a large degree dessin and Newton polygons 262 9. A degree 202 family: degenerations and generic specialization 265 10. A degree 1200 field: computations in large degree 270 References 271 1. Introduction This paper is a sequel to Hurwitz monodromy and full number fields [21], joint with Venkatesh. It is self-contained and aimed more specifically at algebraic number theorists. Our central goal is to provide experimental evi- dence for a conjecture raised in [21]. More generally, our objective is to get a concrete and practical feel for a broad class of remarkable number fields arising in algebraic geometry, the Hurwitz number fields of our title. Received August 30, 2016; revised January 13, 2017. 2010 Mathematics Subject Classification.
    [Show full text]
  • Arxiv:2010.09551V1 [Math.NT] 19 Oct 2020 Edo L Oal Elagbacnumbers Examp Algebraic One Fact, Real fields
    A TOPOLOGICAL APPROACH TO UNDEFINABILITY IN ALGEBRAIC EXTENSIONS OF Q KIRSTEN EISENTRAGER,¨ RUSSELL MILLER, CALEB SPRINGER, AND LINDA WESTRICK Abstract. In this paper we investigate the algebraic extensions K of Q in which we cannot existentially or universally define the ring of integers OK . A complete answer to this question would have important consequences. For example, the existence of an existential definition of Z in Q would imply that Hilbert’s Tenth Problem for Q is undecidable, resolving one of the biggest open problems in the area. However, a conjecture of Mazur implies that the integers are not existentially definable in the rationals. Although proving that an existential definition of Z in Q does not exist appears to be out of reach right now, we show that when we consider all algebraic extensions of Q, this is the generally expected outcome. Namely, we prove that in most algebraic extensions of the rationals, the ring of integers is not existentially definable. To make this precise, we view the set of algebraic extensions of Q as a topological space homeomorphic to Cantor space. In this light, the set of fields which have an existentially definable ring of integers is a meager set, i.e. is very small. On the other hand, by work of Koenigsmann and Park, it is possible to give a universal definition of the ring of integers in finite extensions of the rationals, i.e. in number fields. Still, we show that their results do not extend to most algebraic infinite extensions: the set of algebraic extensions of Q in which the ring of integers is universally definable is also a meager set.
    [Show full text]
  • The Pennsylvania State University the Graduate School ABELIAN
    The Pennsylvania State University The Graduate School ABELIAN VARIETIES AND DECIDABILITY IN NUMBER THEORY A Dissertation in Mathematics by Caleb Springer © 2021 Caleb Springer Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy August 2021 The dissertation of Caleb Springer was reviewed and approved by the following: Anne Kirsten Eisenträger Professor of Mathematics Francis R. Pentz and Helen M. Pentz Professor of Science Dissertation Advisor Chair of Committee Mihran Papikian Professor of Mathematics Linda Westrick Assistant Professor of Mathematics Martin Furer Professor of Computer Science and Engineering Carina Curto Professor of Mathematics Chair of Graduate Program ii Abstract This dissertation consists of two parts, both of which are focused upon problems and techniques from algebraic number theory and arithmetic geometry. In the first part, we consider abelian varieties defined over finite fields, which are a key object in cryptography in addition to being inherently intriguing in their own right. First, generalizing a theorem of Lenstra for elliptic curves, we present an explicit description of the group of rational points A(Fq) of a simple abelian variety A over a finite field Fq as a module over the endomorphism ring EndFq (A), under some technical conditions. Next, we present an algorithm for computing EndFq (A) in the case of ordinary abelian varieties of dimension 2, again under certain conditions, building on the work of Bisson and Sutherland. We prove the algorithm has subexponential running time by exploiting ideal class groups and class field theory. In the second part, we turn our attention to questions of decidability and definability for algebraic extensions of Q, in the vein of Hilbert’s Tenth Problem and its generalizations.
    [Show full text]
  • Motives with Exceptional Galois Groups and the Inverse Galois Problem
    Invent math DOI 10.1007/s00222-013-0469-9 Motives with exceptional Galois groups and the inverse Galois problem Zhiwei Yun Received: 14 December 2011 / Accepted: 10 January 2013 © Springer-Verlag Berlin Heidelberg 2013 Abstract We construct motivic -adic representations of Gal(Q/Q) into ex- ceptional groups of type E7,E8 and G2 whose image is Zariski dense. This answers a question of Serre. The construction is uniform for these groups and is inspired by the Langlands correspondence for function fields. As an appli- cation, we solve new cases of the inverse Galois problem: the finite simple groups E8(F) are Galois groups over Q for large enough primes . Mathematics Subject Classification 14D24 · 12F12 · 20G41 Contents 1 Introduction . ................. 1.1Serre’squestion........................... 1.2Mainresults............................. 1.3 The case of type A1 ......................... 1.4Descriptionofthemotives..................... 1.5Thegeneralconstruction...................... 1.6Conjecturesandgeneralizations.................. 2 Group-theoretic preliminaries . ................. 2.1 The group G ............................ 2.2 Loop groups . ................. 2.3 A class of parahoric subgroups . ................. Z. Yun () Department of Mathematics, Stanford University, 450 Serra Mall, Bldg 380, Stanford, CA 94305, USA e-mail: [email protected] Z. Yun 2.4Resultsoninvolutions....................... 2.5 Minimal symmetric subgroups of G ................ 2.6Aremarkablefinite2-group.................... 3Theautomorphicsheaves.......................
    [Show full text]
  • Topics in Galois Theory
    Topics in Galois Theory Jean-Pierre Serre Course at Harvard University, Fall 1988 Notes written by Henri Darmon - 1991 - Henri Darmon, Mathematics Department, Fine Hall, Princeton University, Princeton NJ 08544, USA. Jean-Pierre Serre, Coll`ege de France, 3 rue d'Ulm, 75005 Paris, France. iv Contents Contents Foreword ix Notation xi Introduction xiii 1 Examples in low degree 1 1.1 The groups Z=2Z, Z=3Z, and S3 . 1 1.2 The group C4 . 2 1.3 Application of tori to abelian Galois groups of exponent 2; 3; 4; 6 . 6 2 Nilpotent and solvable groups as Galois groups over Q 9 2.1 A theorem of Scholz-Reichardt . 9 2.2 The Frattini subgroup of a finite group . 16 3 Hilbert's irreducibility theorem 19 3.1 The Hilbert property . 19 3.2 Properties of thin sets . 21 3.2.1 Extension of scalars . 21 3.2.2 Intersections with linear subvarieties . 22 3.3 Irreducibility theorem and thin sets . 23 3.4 Hilbert's irreducibility theorem . 25 3.5 Hilbert property and weak approximation . 27 3.6 Proofs of prop. 3.5.1 and 3.5.2 . 30 4 Galois extensions of Q(T): first examples 35 4.1 The property GalT . 35 4.2 Abelian groups . 36 4.3 Example: the quaternion group Q8 . 38 4.4 Symmetric groups . 39 4.5 The alternating group An . 43 4.6 Finding good specializations of T . 44 v vi Contents 5 Galois extensions of Q(T) given by torsion on elliptic curves 47 5.1 Statement of Shih's theorem .
    [Show full text]
  • Research Statement
    RESEARCH STATEMENT SHO TANIMOTO My research interest lies at the intersection of algebraic geometry and number theory. I am partic- ularly interested in how the biraitonal geometry of an algebraic variety affects the arithmetic of that variety and conversely how the arithmetic perspective shapes the geometry of an algebraic variety. Underlying my work is a desire to establish the relationship between geometry and arithmetic. Since my doctoral study my research has been centered around Manin's conjecture. Manin's conjecture is a conjectural asymptotic formula for the counting functions of rational points of bounded complexity on a Fano variety after removing the exceptional set formed by accumulating subvarieties unexpectedly possessing more rational points. Here rational points are points on the geometric objects, called varieties, such that their coordinates are rational numbers. Fano varieties are a class of varieties which generalize low degree hypersurfaces in Euclidean space. Regarding this conjecture, my research can be divided into four parts: First, I studied geometric aspects of Manin's conjecture by using techniques from higher dimensional algebraic geometry such as the minimal model program (the MMP), and established a geometric framework to identify ex- ceptional sets for the counting function of rational points. Second I applied our study of exceptional sets in Manin's conjecture to the study of the space of rational curves on Fano varieties. Third, I used spectral theory to obtain asymptotic formulas for the number of rational (or integral) points on compactifications of homogeneous spaces, proving Manin's conjecture for such varieties. Finally I studied the density of the set of rational points on Fano varieties and Calabi-Yau varieties.
    [Show full text]