Fractals, Self-Similarity and Hausdorff Dimension

Total Page:16

File Type:pdf, Size:1020Kb

Fractals, Self-Similarity and Hausdorff Dimension Undergraduate Colloquium: Fractals, Self-similarity and Hausdorff Dimension Andrejs Treibergs University of Utah Wednesday, August 31, 2016 2. USAC Lecture on Fractals The URL for these Beamer Slides: \Fractals: self similar fractional dimensional sets" http://www.math.utah.edu/~treiberg/FractalSlides.pdf 3. References Michael Barnsley, \Lecture Notes on Iterated Function Systems," in Robert Devaney and Linda Keen, eds., Chaos and Fractals, Proc. Symp. 39, Amer. Math. Soc., Providence, 1989, 127{144. Gerald Edgar, Classics on Fractals, Westview Press, Studies in Nonlinearity, Boulder, 2004. Jenny Harrison, \An Introduction to Fractals," in Robert Devaney and Linda Keen, eds., Chaos and Fractals, Proc. Symp. 39, Amer. Math. Soc., Providence, 1989, 107{126. Yakov Pesin & Vaughn Climengha, Lectures on Fractal Geometry and Dynamical Systems, American Mathematical Society, Student Mathematical Library 52, Providence, 2009. R. Clark Robinson, An Introduction to Dynamical Systems: Continuous and Discrete, Pearson Prentice Hall, Upper Saddle River, 2004. Shlomo Sternberg, Dynamical Systems, Dover, Mineola, 2010. 4. Outline. Fractals Middle Thirds Cantor Set Example Attractor of Iterated Function System Cantor Set as Attractor of Iterated Function System. Contraction Maps Complete Metric Space of Compact Sets with Hausdorff Distance Hutchnson's Theorem on Attractors of Contracting IFS Examples: Unequal Scaling Cantor Set, Sierpinski Gasket, von Koch Snowflake, Barnsley Fern, Minkowski Curve, Peano Curve, L´evy Dragon Hausdorff Measure and Dimension Dimension of Cantor Set by Covering by Intervals Similarity Dimension Similarity Dimension of Cantor Set Similarity Dimension for IFS of Similarity Transformations Moran's Theorem Similarity Dimensions of Examples Kiesswetter's IFS Construction of Nowhere Differentiable Function 5. Fractal. Cantor Set. A fractal is a set with fractional dimension. A fractal need not be self-similar. In this lecture we construct self-similar sets of fractional dimension. The most basic fractal is the Middle Thirds Cantor Set. One starts from an interval I1 = [0; 1] and at each successive stage, removes the middle third of the intervals remaining in the set. 1 2 I = 0; [ ; 1 2 3 3 1 2 1 2 7 8 I = 0; [ ; [ ; [ ; 1 3 9 9 3 3 9 9 1 2 1 2 7 8 1 I = 0; [ ; [ ; [ ; 4 27 27 9 9 27 27 3 2 19 20 7 8 25 26 [ ; [ ; [ ; [ ; 1 3 27 27 9 27 27 27 ··· T1 Then the Cantor Set is the limit C = n=1 In. 6. Picture of Cantor Sets Figure: The sequence fIng approximating the middle thirds Cantor Set. 7. “Butterfly” Attractor of Lorenz Equations. “Butterfly” ODE limit set is a non self-similar fractal 1 < dimH (A) < 2 8. Cantor Set as the Attractor of an Iterated Function System The Cantor Set may be constructed using Iterated Function Systems. The IFS is given by two maps on the line, F = f`; rg, where x x + 2 `(x) = ; r(x) = : 3 3 ` and r make two shrunken copies of the original interval located at the left and right ends. Define the induced union map taking compact sets A ⊂ R to new compact sets consisting of both shrunken copies F(A) = `(A) [ r(A) where `(A) = f`(x): x 2 Ag. Consider the dynamical system of iterating the maps. We get the Cantor Set as its its attractor (limit) ◦n I2 = F(I1); I3 = F(I2);:::; C = lim F (I1) n!1 where we define F ◦ F(A) = F(F(A)) and n times z }| { F ◦n(A) = F ◦ F ◦ · · · ◦ F(A) 9. Metric Spaces Why does the sequence of sets converge? Let us put the structure of a metric space on the space of compact sets and do a little analysis. n For example, the distance function d on Euclidean Space X = E is v u n uX 2 d(x; y) = kx − yk = t (xi − yi ) : i=1 Euclidean Space has the structure of a metric space, namely, for all x; y; z 2 X we have d(x; x) = 0, d(x; y) = d(y; x), d(x; z) ≤ d(x; y) + d(y; z) triangle inequality (which implies d(x; x) ≥ 0), d(x; y) = 0 implies x = y. 10. Complete Metric Spaces n fxi g ⊂ E is a Cauchy Sequence if for every > 0 there is an N such that d(xi ; xj ) < whenever i; j ≥ N. Euclidean Space is a complete metric space because all Cauchy Sequences n converge. Namely, if fxi g is a Cauchy Sequence, then there is z 2 E such that xi ! z as i ! 1, i.e., for all > 0, there is N > 0 such that d(xi ; z) < whenever i > N. A set K is compact if every sequence fxi g ⊂ K has a subsequence that n converges to a point of K. In Euclidean Space, K 2 E is compact if and only if it is closed and bounded (Heine Borel Theorem). n n Surprisingly, the space K(E ) of all compact sets E and can be endowed with the structure of a complete metric space under the Hausdorff Metric. 11. -Collar of a Set n Let K(E ) denote the nonempty compact subsets. n For any A 2 K(E ) and ≥ 0 define the the -collar of A to be points within of A n A = fx 2 E : d(x; y) ≤ for some y 2 Ag: The distance of a point x to A is d(x; A) = inf d(x; y): y2A It is zero if x 2 A. The -collar may also be given n A = fx 2 E : d(x; A) ≤ g: The infimum is achieved since A is compact. There Figure: -Collar of A. is a y 2 A so that d(x; y) = d(x; A): 12. Hausdorff Distance n Given compact sets A; B 2 K(E ), if we let d(A; B) = max d(x; B): x2A d(A; B) ≤ implies that A ⊂ B. BUT d(A; B) MAY NOT EQUAL d(B; A) so it is not a metric. e.g., 2 A = fx 2 E : jxj ≤ 1g, B = f(2; 0)g then d(B; A) = 1 so B ⊂ A1 but d(A; B) = 3 and A 6⊂ B1. Hausdorff introduced h(A; B) = maxfd(A; B); d(B; A)g = inff ≥ 0 : A ⊂ B and B ⊂ Ag n Theorem (Completeness of K(E )) n K(E ) with Hausdorff Distance h is a complete metric space. n Furthermore, h satisfies for all A; B; C; D 2 K(E ) h(A [ B; C [ D) ≤ maxfh(A; C); h(B; D)g n 13. Proof of the Completeness Theorem for (K(E ); h) Proof. Symmetry (h(A; B) = h(B; A)) and positive definiteness (h(A; B) ≥ 0 with h(A; B) = 0 () A = B) are obvious. To prove the triangle inequality it suffices to show d(A; B) ≤ d(A; C) + d(C; B): This implies the triangle inequality for h: h(A; B) = maxfd(A; B); d(B; A)g ≤ maxfd(A; C) + d(C; B); d(B; C) + d(C; A)g ≤ maxfh(A; C) + h(C; B); h(B; C) + h(C; A)g = h(A; C) + h(C; B): 14. Proof of the Completeness Theorem- Now to show d(A; B) ≤ d(A; C) + d(C; B), d(a; B) = min d(a; b) b2B ≤ min min (d(a; c) + d(c; b)) c2C b2B ≤ min d(a; c) + min min d(c; b) c2C c2C b2B ≤ d(a; C) + min d(c; B) c2C ≤ d(a; C) + min d(C; B) c2C ≤ d(a; C) + d(C; B) Maximizing the right side over a 2 A gives d(a; B) ≤ d(A; C) + d(C; B) Maximizing over a 2 A, d(A; B) ≤ d(A; C) + d(C; B): 15. Proof of the Completeness Theorem- - Sketch of completeness argument: suppose An is a Cauchy Sequence in (K(X ); h). Define A1 to be the set of cluster points of sequences fxng where xn 2 An. Thus x 2 A1 if and only if there is a subsequence of this type such that xkj ! x as j ! 1. Since the sets form a Cauchy Sequence, for every > 0 there is an R() so that h(An; Am) < whenever m; n ≥ R(). In particular, Am ⊂ (An) for all m ≥ n ≥ R() so any sequence xm 2 Am is bounded and thus has a cluster point showing A1 is nonempty. Limits satisfy A1 ⊂ (An) for all n ≥ R(), hence A1 is bounded. A convergent sequence of cluster points is a cluster point, so A1 is closed, thus A1 is compact. To show that An ⊂ (A1) whenever n ≥ R(), pick zn 2 An. For k ≥ R(), h(An; Ak ) < , so there is xk 2 Ak so d(xk ; zn) < . Let z 2 A1 be a cluster point of fxk g. For its converging subsequence d(z; zm) = limj!1 d(xkj ; zm) ≤ so zm 2 (A1). Putting the containments together shows h(Am; A1) ≤ for all m ≥ R(), thus Am converges to A1 in the Hausdorff metric. 16. Contraction . n n A mapping f : E ! E is a λ-contraction if there is a constant 0 ≤ λ < 1 such that n d(f (x); f (y)) ≤ λd(x; y); for all x; y 2 E . Lemma n n n If f : E ! E is a λ-contraction, then the induced map on K(E ) is a contraction in the Hausdorff Metric with the same constant n h(f (A); f (B)) ≤ λh(A; B); for all A; B 2 K(E ) . n Proof. Choose A; B 2 K(E ). d(f (A); f (B)) = max d(f (a); f (B)) ≤ λ max d(a; B) = λd(A; B): a2A a2A Similarly, d(f (B); f (A)) ≤ λd(B; A).
Recommended publications
  • Fractals.Pdf
    Fractals Self Similarity and Fractal Geometry presented by Pauline Jepp 601.73 Biological Computing Overview History Initial Monsters Details Fractals in Nature Brownian Motion L-systems Fractals defined by linear algebra operators Non-linear fractals History Euclid's 5 postulates: 1. To draw a straight line from any point to any other. 2. To produce a finite straight line continuously in a straight line. 3. To describe a circle with any centre and distance. 4. That all right angles are equal to each other. 5. That, if a straight line falling on two straight lines make the interior angles on the same side less than two right angles, if produced indefinitely, meet on that side on which are the angles less than the two right angles. History Euclid ~ "formless" patterns Mandlebrot's Fractals "Pathological" "gallery of monsters" In 1875: Continuous non-differentiable functions, ie no tangent La Femme Au Miroir 1920 Leger, Fernand Initial Monsters 1878 Cantor's set 1890 Peano's space filling curves Initial Monsters 1906 Koch curve 1960 Sierpinski's triangle Details Fractals : are self similar fractal dimension A square may be broken into N^2 self-similar pieces, each with magnification factor N Details Effective dimension Mandlebrot: " ... a notion that should not be defined precisely. It is an intuitive and potent throwback to the Pythagoreans' archaic Greek geometry" How long is the coast of Britain? Steinhaus 1954, Richardson 1961 Brownian Motion Robert Brown 1827 Jean Perrin 1906 Diffusion-limited aggregation L-Systems and Fractal Growth
    [Show full text]
  • Harmonious Hilbert Curves and Other Extradimensional Space-Filling Curves
    Harmonious Hilbert curves and other extradimensional space-filling curves∗ Herman Haverkorty November 2, 2012 Abstract This paper introduces a new way of generalizing Hilbert's two-dimensional space-filling curve to arbitrary dimensions. The new curves, called harmonious Hilbert curves, have the unique property that for any d0 < d, the d-dimensional curve is compatible with the d0-dimensional curve with respect to the order in which the curves visit the points of any d0-dimensional axis-parallel space that contains the origin. Similar generalizations to arbitrary dimensions are described for several variants of Peano's curve (the original Peano curve, the coil curve, the half-coil curve, and the Meurthe curve). The d-dimensional harmonious Hilbert curves and the Meurthe curves have neutral orientation: as compared to the curve as a whole, arbitrary pieces of the curve have each of d! possible rotations with equal probability. Thus one could say these curves are `statistically invariant' under rotation|unlike the Peano curves, the coil curves, the half-coil curves, and the familiar generalization of Hilbert curves by Butz and Moore. In addition, prompted by an application in the construction of R-trees, this paper shows how to construct a 2d-dimensional generalized Hilbert or Peano curve that traverses the points of a certain d-dimensional diagonally placed subspace in the order of a given d-dimensional generalized Hilbert or Peano curve. Pseudocode is provided for comparison operators based on the curves presented in this paper. 1 Introduction Space-filling curves A space-filling curve in d dimensions is a continuous, surjective mapping from R to Rd.
    [Show full text]
  • Image Encryption and Decryption Schemes Using Linear and Quadratic Fractal Algorithms and Their Systems
    Image Encryption and Decryption Schemes Using Linear and Quadratic Fractal Algorithms and Their Systems Anatoliy Kovalchuk 1 [0000-0001-5910-4734], Ivan Izonin 1 [0000-0002-9761-0096] Christine Strauss 2 [0000-0003-0276-3610], Mariia Podavalkina 1 [0000-0001-6544-0654], Natalia Lotoshynska 1 [0000-0002-6618-0070] and Nataliya Kustra 1 [0000-0002-3562-2032] 1 Department of Publishing Information Technologies, Lviv Polytechnic National University, Lviv, Ukraine [email protected], [email protected], [email protected], [email protected], [email protected] 2 Department of Electronic Business, University of Vienna, Vienna, Austria [email protected] Abstract. Image protection and organizing the associated processes is based on the assumption that an image is a stochastic signal. This results in the transition of the classic encryption methods into the image perspective. However the image is some specific signal that, in addition to the typical informativeness (informative data), also involves visual informativeness. The visual informativeness implies additional and new challenges for the issue of protection. As it involves the highly sophisticated modern image processing techniques, this informativeness enables unauthorized access. In fact, the organization of the attack on an encrypted image is possible in two ways: through the traditional hacking of encryption methods or through the methods of visual image processing (filtering methods, contour separation, etc.). Although the methods mentioned above do not fully reproduce the encrypted image, they can provide an opportunity to obtain some information from the image. In this regard, the encryption methods, when used in images, have another task - the complete noise of the encrypted image.
    [Show full text]
  • Hausdorff Dimension of Singular Vectors
    HAUSDORFF DIMENSION OF SINGULAR VECTORS YITWAH CHEUNG AND NICOLAS CHEVALLIER Abstract. We prove that the set of singular vectors in Rd; d ≥ 2; has Hausdorff dimension d2 d d+1 and that the Hausdorff dimension of the set of "-Dirichlet improvable vectors in R d2 d is roughly d+1 plus a power of " between 2 and d. As a corollary, the set of divergent t t −dt trajectories of the flow by diag(e ; : : : ; e ; e ) acting on SLd+1 R= SLd+1 Z has Hausdorff d codimension d+1 . These results extend the work of the first author in [6]. 1. Introduction Singular vectors were introduced by Khintchine in the twenties (see [14]). Recall that d x = (x1; :::; xd) 2 R is singular if for every " > 0, there exists T0 such that for all T > T0 the system of inequalities " (1.1) max jqxi − pij < and 0 < q < T 1≤i≤d T 1=d admits an integer solution (p; q) 2 Zd × Z. In dimension one, only the rational numbers are singular. The existence of singular vectors that do not lie in a rational subspace was proved by Khintchine for all dimensions ≥ 2. Singular vectors exhibit phenomena that cannot occur in dimension one. For instance, when x 2 Rd is singular, the sequence 0; x; 2x; :::; nx; ::: fills the torus Td = Rd=Zd in such a way that there exists a point y whose distance in the torus to the set f0; x; :::; nxg, times n1=d, goes to infinity when n goes to infinity (see [4], chapter V).
    [Show full text]
  • Secretaria De Estado Da Educação Do Paraná Programa De Desenvolvimento Educacional - Pde
    SECRETARIA DE ESTADO DA EDUCAÇÃO DO PARANÁ PROGRAMA DE DESENVOLVIMENTO EDUCACIONAL - PDE JOÃO VIEIRA BERTI A GEOMETRIA DOS FRACTAIS PARA O ENSINO FUNDAMENTAL CASCAVEL – PR 2008 JOÃO VIEIRA BERTI A GEOMETRIA DOS FRACTAIS PARA O ENSINO FUNDAMENTAL Artigo apresentado ao Programa de Desenvolvimento Educacional do Paraná – PDE, como requisito para conclusão do programa. Orientadora: Dra. Patrícia Sândalo Pereira CASCAVEL – PR 2008 A GEOMETRIA DOS FRACTAIS PARA O ENSINO FUNDAMENTAL João Vieira Berti1 Patrícia Sândalo Pereira2 Resumo O seguinte trabalho tem a finalidade de apresentar a Geometria Fractal segundo a visão de Benoit Mandelbrot, considerado o pai da Geometria Fractal, bem como a sua relação como a Teoria do Caos. Serão também apresentadas algumas das mais notáveis figuras fractais, tais como: Conjunto ou Poeira de Cantor, Curva e Floco de Neve de Koch, Triângulo de Sierpinski, Conjunto de Mandelbrot e Julia, entre outros, bem como suas propriedades e possíveis aplicações em sala de aula. Este trabalho de pesquisa foi desenvolvido com professores de matemática da rede estadual de Foz do Iguaçu e Região e também com professores de matemática participantes do Programa de Desenvolvimento Educacional do Paraná – PDE da Região Oeste e Sudoeste do Paraná a fim de lhes apresentar uma nova forma de trabalhar a geometria fractal com a utilização de softwares educacionais dinâmicos. Palavras-chave: Geometria, Fractais, Softwares Educacionais. Abstract The pourpose of this paper is to present Fractal Geometry according the vision of Benoit Mandelbrot´s, the father of Fractal Geometry, and it´s relationship with the Theory of Chaos as well. Also some of the most notable fractals figures, such as: Cantor Dust, Koch´s snowflake, the Sierpinski Triangle, Mandelbrot Set and Julia, among others, are going to be will be presented as well as their properties and potential classroom applications.
    [Show full text]
  • 23. Dimension Dimension Is Intuitively Obvious but Surprisingly Hard to Define Rigorously and to Work With
    58 RICHARD BORCHERDS 23. Dimension Dimension is intuitively obvious but surprisingly hard to define rigorously and to work with. There are several different concepts of dimension • It was at first assumed that the dimension was the number or parameters something depended on. This fell apart when Cantor showed that there is a bijective map from R ! R2. The Peano curve is a continuous surjective map from R ! R2. • The Lebesgue covering dimension: a space has Lebesgue covering dimension at most n if every open cover has a refinement such that each point is in at most n + 1 sets. This does not work well for the spectrums of rings. Example: dimension 2 (DIAGRAM) no point in more than 3 sets. Not trivial to prove that n-dim space has dimension n. No good for commutative algebra as A1 has infinite Lebesgue covering dimension, as any finite number of non-empty open sets intersect. • The "classical" definition. Definition 23.1. (Brouwer, Menger, Urysohn) A topological space has dimension ≤ n (n ≥ −1) if all points have arbitrarily small neighborhoods with boundary of dimension < n. The empty set is the only space of dimension −1. This definition is mostly used for separable metric spaces. Rather amazingly it also works for the spectra of Noetherian rings, which are about as far as one can get from separable metric spaces. • Definition 23.2. The Krull dimension of a topological space is the supre- mum of the numbers n for which there is a chain Z0 ⊂ Z1 ⊂ ::: ⊂ Zn of n + 1 irreducible subsets. DIAGRAM pt ⊂ curve ⊂ A2 For Noetherian topological spaces the Krull dimension is the same as the Menger definition, but for non-Noetherian spaces it behaves badly.
    [Show full text]
  • Redalyc.Self-Similarity of Space Filling Curves
    Ingeniería y Competitividad ISSN: 0123-3033 [email protected] Universidad del Valle Colombia Cardona, Luis F.; Múnera, Luis E. Self-Similarity of Space Filling Curves Ingeniería y Competitividad, vol. 18, núm. 2, 2016, pp. 113-124 Universidad del Valle Cali, Colombia Available in: http://www.redalyc.org/articulo.oa?id=291346311010 How to cite Complete issue Scientific Information System More information about this article Network of Scientific Journals from Latin America, the Caribbean, Spain and Portugal Journal's homepage in redalyc.org Non-profit academic project, developed under the open access initiative Ingeniería y Competitividad, Volumen 18, No. 2, p. 113 - 124 (2016) COMPUTATIONAL SCIENCE AND ENGINEERING Self-Similarity of Space Filling Curves INGENIERÍA DE SISTEMAS Y COMPUTACIÓN Auto-similaridad de las Space Filling Curves Luis F. Cardona*, Luis E. Múnera** *Industrial Engineering, University of Louisville. KY, USA. ** ICT Department, School of Engineering, Department of Information and Telecommunication Technologies, Faculty of Engineering, Universidad Icesi. Cali, Colombia. [email protected]*, [email protected]** (Recibido: Noviembre 04 de 2015 – Aceptado: Abril 05 de 2016) Abstract We define exact self-similarity of Space Filling Curves on the plane. For that purpose, we adapt the general definition of exact self-similarity on sets, a typical property of fractals, to the specific characteristics of discrete approximations of Space Filling Curves. We also develop an algorithm to test exact self- similarity of discrete approximations of Space Filling Curves on the plane. In addition, we use our algorithm to determine exact self-similarity of discrete approximations of four of the most representative Space Filling Curves.
    [Show full text]
  • Alwyn C. Scott
    the frontiers collection the frontiers collection Series Editors: A.C. Elitzur M.P. Silverman J. Tuszynski R. Vaas H.D. Zeh The books in this collection are devoted to challenging and open problems at the forefront of modern science, including related philosophical debates. In contrast to typical research monographs, however, they strive to present their topics in a manner accessible also to scientifically literate non-specialists wishing to gain insight into the deeper implications and fascinating questions involved. Taken as a whole, the series reflects the need for a fundamental and interdisciplinary approach to modern science. Furthermore, it is intended to encourage active scientists in all areas to ponder over important and perhaps controversial issues beyond their own speciality. Extending from quantum physics and relativity to entropy, consciousness and complex systems – the Frontiers Collection will inspire readers to push back the frontiers of their own knowledge. Other Recent Titles The Thermodynamic Machinery of Life By M. Kurzynski The Emerging Physics of Consciousness Edited by J. A. Tuszynski Weak Links Stabilizers of Complex Systems from Proteins to Social Networks By P. Csermely Quantum Mechanics at the Crossroads New Perspectives from History, Philosophy and Physics Edited by J. Evans, A.S. Thorndike Particle Metaphysics A Critical Account of Subatomic Reality By B. Falkenburg The Physical Basis of the Direction of Time By H.D. Zeh Asymmetry: The Foundation of Information By S.J. Muller Mindful Universe Quantum Mechanics and the Participating Observer By H. Stapp Decoherence and the Quantum-to-Classical Transition By M. Schlosshauer For a complete list of titles in The Frontiers Collection, see back of book Alwyn C.
    [Show full text]
  • Fractals and the Chaos Game
    University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln MAT Exam Expository Papers Math in the Middle Institute Partnership 7-2006 Fractals and the Chaos Game Stacie Lefler University of Nebraska-Lincoln Follow this and additional works at: https://digitalcommons.unl.edu/mathmidexppap Part of the Science and Mathematics Education Commons Lefler, Stacie, "Fractals and the Chaos Game" (2006). MAT Exam Expository Papers. 24. https://digitalcommons.unl.edu/mathmidexppap/24 This Article is brought to you for free and open access by the Math in the Middle Institute Partnership at DigitalCommons@University of Nebraska - Lincoln. It has been accepted for inclusion in MAT Exam Expository Papers by an authorized administrator of DigitalCommons@University of Nebraska - Lincoln. Fractals and the Chaos Game Expository Paper Stacie Lefler In partial fulfillment of the requirements for the Master of Arts in Teaching with a Specialization in the Teaching of Middle Level Mathematics in the Department of Mathematics. David Fowler, Advisor July 2006 Lefler – MAT Expository Paper - 1 1 Fractals and the Chaos Game A. Fractal History The idea of fractals is relatively new, but their roots date back to 19 th century mathematics. A fractal is a mathematically generated pattern that is reproducible at any magnification or reduction and the reproduction looks just like the original, or at least has a similar structure. Georg Cantor (1845-1918) founded set theory and introduced the concept of infinite numbers with his discovery of cardinal numbers. He gave examples of subsets of the real line with unusual properties. These Cantor sets are now recognized as fractals, with the most famous being the Cantor Square .
    [Show full text]
  • Fractal Initialization for High-Quality Mapping with Self-Organizing Maps
    Neural Comput & Applic DOI 10.1007/s00521-010-0413-5 ORIGINAL ARTICLE Fractal initialization for high-quality mapping with self-organizing maps Iren Valova • Derek Beaton • Alexandre Buer • Daniel MacLean Received: 15 July 2008 / Accepted: 4 June 2010 Ó Springer-Verlag London Limited 2010 Abstract Initialization of self-organizing maps is typi- 1.1 Biological foundations cally based on random vectors within the given input space. The implicit problem with random initialization is Progress in neurophysiology and the understanding of brain the overlap (entanglement) of connections between neu- mechanisms prompted an argument by Changeux [5], that rons. In this paper, we present a new method of initiali- man and his thought process can be reduced to the physics zation based on a set of self-similar curves known as and chemistry of the brain. One logical consequence is that Hilbert curves. Hilbert curves can be scaled in network size a replication of the functions of neurons in silicon would for the number of neurons based on a simple recursive allow for a replication of man’s intelligence. Artificial (fractal) technique, implicit in the properties of Hilbert neural networks (ANN) form a class of computation sys- curves. We have shown that when using Hilbert curve tems that were inspired by early simplified model of vector (HCV) initialization in both classical SOM algo- neurons. rithm and in a parallel-growing algorithm (ParaSOM), Neurons are the basic biological cells that make up the the neural network reaches better coverage and faster brain. They form highly interconnected communication organization. networks that are the seat of thought, memory, con- sciousness, and learning [4, 6, 15].
    [Show full text]
  • Montana Throne Molly Gupta Laura Brannan Fractals: a Visual Display of Mathematics Linear Algebra
    Montana Throne Molly Gupta Laura Brannan Fractals: A Visual Display of Mathematics Linear Algebra - Math 2270 Introduction: Fractals are infinite patterns that look similar at all levels of magnification and exist between the normal dimensions. With the advent of the computer, we can generate these complex structures to model natural structures around us such as blood vessels, heartbeat rhythms, trees, forests, and mountains, to name a few. I will begin by explaining how different linear transformations have been used to create fractals. Then I will explain how I have created fractals using linear transformations and include the computer-generated results. A Brief History: Fractals seem to be a relatively new concept in mathematics, but that may be because the term was coined only 43 years ago. It is in the century before Benoit Mandelbrot coined the term that the study of concepts now considered fractals really started to gain traction. The invention of the computer provided the computing power needed to generate fractals visually and further their study and interest. Expand on the ideas by century: 17th century ideas • Leibniz 19th century ideas • Karl Weierstrass • George Cantor • Felix Klein • Henri Poincare 20th century ideas • Helge von Koch • Waclaw Sierpinski • Gaston Julia • Pierre Fatou • Felix Hausdorff • Paul Levy • Benoit Mandelbrot • Lewis Fry Richardson • Loren Carpenter How They Work: Infinitely complex objects, revealed upon enlarging. Basics: translations, uniform scaling and non-uniform scaling then translations. Utilize translation vectors. Concepts used in fractals-- Affine Transformation (operate on individual points in the set), Rotation Matrix, Similitude Transformation Affine-- translations, scalings, reflections, rotations Insert Equations here.
    [Show full text]
  • Ergodic Theory, Fractal Tops and Colour Stealing 1
    ERGODIC THEORY, FRACTAL TOPS AND COLOUR STEALING MICHAEL BARNSLEY Abstract. A new structure that may be associated with IFS and superIFS is described. In computer graphics applications this structure can be rendered using a new algorithm, called the “colour stealing”. 1. Ergodic Theory and Fractal Tops The goal of this lecture is to describe informally some recent realizations and work in progress concerning IFS theory with application to the geometric modelling and assignment of colours to IFS fractals and superfractals. The results will be described in the simplest setting of a single IFS with probabilities, but many generalizations are possible, most notably to superfractals. Let the iterated function system (IFS) be denoted (1.1) X; f1, ..., fN ; p1,...,pN . { } This consists of a finite set of contraction mappings (1.2) fn : X X,n=1, 2, ..., N → acting on the compact metric space (1.3) (X,d) with metric d so that for some (1.4) 0 l<1 ≤ we have (1.5) d(fn(x),fn(y)) l d(x, y) ≤ · for all x, y X.Thepn’s are strictly positive probabilities with ∈ (1.6) pn =1. n X The probability pn is associated with the map fn. We begin by reviewing the two standard structures (one and two)thatare associated with the IFS 1.1, namely its set attractor and its measure attractor, with emphasis on the Collage Property, described below. This property is of particular interest for geometrical modelling and computer graphics applications because it is the key to designing IFSs with attractor structures that model given inputs.
    [Show full text]