SlideShare a Scribd company logo
1 of 7
Notes on super-mathematics
Mitchell Porter (mjporter@uq.edu.au)
Supermathematics is the mathematics of supersymmetry, a popular and profound conception in the
speculations of theoretical physicists. These notes are a very basic introduction to
supermathematics, with a view to machine learning applications.
Based on a presentation to the UQ ML Reading Group, “Applications of super-mathematics to
machine learning”
15 March 2019
1 INTRODUCING SUPERNUMBERS
(1.1) There is no real number x with the property x2
= -1.
But we can simply invent an “imaginary number” i which is defined by the property i2
= -1.
Then we can combine real and imaginary numbers to make complex numbers a+bi
and a whole new mathematics opens up.
Similarly, all ordinary numbers – real or complex – obey the commutative law
a b = b a
But we can say, let there be special numbers which obey the anticommutative law
a b = - b a
Such numbers are called grassmann numbers after their inventor Hermann Grassmann
(who lived in 19th-century Germany)
and are usually written as: θ.
Right away we can see that θ θ = - θ θ, and so θ2
= 0
and this gives us a new algebra:
(1 + θ) (1 + θ) = (1 + θ) + θ (1 + θ)
= 1 + θ + θ + θ2
= 1 + 2 θ
(1.2) Just as we defined a complex number as the sum of a real number and an imaginary number
with a real coefficient,
we may define a supernumber as the sum of a complex number with products of grassmann
numbers with complex coefficients.
Usually we want more than one grassmann unit, denoted θ1, θ2, θ3... with the properties
θ2
= 0
θi θj = - θj θi
If we consider e.g. θ1 θ2 θ1
(θ1 θ2) θ1 = (- θ2 θ1) θ1 = - θ2 (θ1 θ1) = - θ2 . 0 = 0
The only products of grassmann units that aren't zero, have no repeated factors; and permuting the
factors simply gives the same quantity times some power of -1.
So if there are N distinct grassmann units, θ1 … θN, there will be 2N
components in the
supernumbers of that algebra.
a + b θ1 + c θ2 + d θ3
+ e θ1 θ2 + f θ1 θ3 + g θ2 θ3 + h θ1 θ2 θ3
(1.3) Complex numbers give rise to useful new mathematics like complex analysis and complex
geometry.
Similarly, supernumbers give rise to superalgebra, superanalysis, supergeometry...
All this was developed primarily for its use in physics.
2 SUPERNUMBERS IN PHYSICS
(2.1) In physics, there are two kinds of particles, bosons and fermions.
Force particles (like the photon) are bosons. The same quantum state can be occupied by more than
one boson at the same time. This happens in lasers.
Matter particles (like the electron) are fermions. If a quantum state is already occupied by a
fermion, no other fermion can join it. This happens with electron orbitals in atoms.
One way to obtain quantum probabilities is through a 'path integral' which gives a probability for
going from A to B, by summing over all possible 'paths' from A to B.
The path integral for bosons involves ordinary numbers, but the path integral for fermions requires
grassmann numbers. This was figured out by CANDLIN in 1956.
(2.2) Particle physics is full of symmetries, in which particles are grouped together as partners
under some transformation. Eventually the possibility of bosons and fermions in the same symmetry
group was discovered and called supersymmetry.
The mathematics of supernumbers was developed by BEREZIN, to describe supersymmetry.
Experiment has failed to reveal superpartners of the known particles.
However, supermathematics has found use outside particle physics, which I will divide into
algebraic and geometric uses.
3 ALGEBRAIC USE OF SUPERMATH:
STOCHASTIC SYSTEMS
Along with using grassmann numbers to describe actual fermions,
a method was employed in physical calculation, whereby fictitious fermions called 'ghosts' were
introduced, to compensate for the effects of 'gauge-fixing', an artificial symmetry-breaking also
done just for the purposes of calculation.
The 'ghost fermions' introduced an overall factor of '1' to the path integral, so they changed nothing
about the final predictions, but they cancelled out side effects of the gauge-fixing that needed to be
cancelled out.
It was later discovered by PARISI and SOURLAS that grassmann variables could similarly be
added to certain stochastic differential equations, creating supersymmetric equations.
This application is reviewed by OVCHINNIKOV.
I call this an 'algebraic' application of supermathematics, because it uses the cancellations that are
common in supersymmetric systems.
4 GEOMETRIC USE OF SUPERMATH:
DIFFERENTIAL GEOMETRY AND MORSE THEORY
(4.1) Another place where grassmann algebra turns up is in differential geometry.
Three-dimensional vector algebra already contains a 'cross product' which is anticommutative:
a x b = - b x a
This is because the cross product really defines an 'oriented parallelogram', whose sides are the
vectors a and b, and whose 'orientation' is another vector perpendicular to the parallelogram.
(More precisely, that parallelogram is the 'exterior product' of two vectors, written a ^ b,
and the usual cross product is the 'Hodge dual' of the exterior product.)
(4.2) The exterior product allows us to build up oriented cell-like objects of higher and higher
dimension.
The exterior product of two vectors a ^ b lies in a plane,
the exterior product of three vectors a ^ b ^ c lies in a three-dimensional hyperplane...
and in fact, when combined by the exterior product, the unit vectors behave like the grassmann units
θ1, θ2... introduced earlier.
These multivector objects have various uses in geometry. In particular, they provide a coordinate-
independent way to describe tensor calculus.
In this case, one takes the outer product of infinitesimal vectors, obtaining e.g. dx ^ dy.
(4.3) The geometer Marston Morse developed a kind of algebraic topology, now called Morse
theory,
in which a skeletal approximation of a manifold (below, a torus) is obtained by defining a smooth
function everywhere on the manifold,
and then considering turning points of the function ('critical points'), and lines of gradient flow
connecting the critical points.
The 'index' of a critical point is the number of directions in which Morse's function decreases at that
point. The indexes of the critical points tell us how many linearly independent forms exist on the
manifold, and this in turn tells us its topology – how many holes, and what kind of holes, it
contains.
The physicist Edward Witten discovered that, for a given manifold and Morse function, he could
define a supersymmetric quantum system which encoded the same information.
The even-dimensional forms were bosons, the odd-dimensional forms were fermions; the critical
points corresponded to physical ground states; and the lines of flow between the critical points,
corresponded to quantum tunneling between the ground states.
5 USE OF SUPERMATH IN MACHINE LEARNING?
(5.1) These are concepts and analytical tools which may facilitate design of new ML systems. (M.
Kamgarpour suggests the name 'super data science' for this hypothetical new subdiscipline.)
The actual idea that supersymmetry might be applied to machine learning, is due to Jordan Bennett
of the University of the West Indies.
He has so far unearthed two examples of supersymmetric techniques being employed in the study of
ML systems.
… YAMAZAKI 2000 (Hopfield networks)
… ALGORITSAS ET AL 2017 ('random perceptrons')
In both cases, it is an 'algebraic' application of supersymmetry, to prove something about a
stochastic ML system.
Bennett himself makes a variety of suggestions, including:
… Learn supersymmetric weights
… Learn a submanifold of a supermanifold
… Supersymmetrize the Boltzmann machine
(5.2) There is also an ML paradigm known as 'persistent homology machine learning' (PHML).
Persistent homology studies the 'persistence' of topological features as the description of an object
becomes more and more coarse-grained. It is considered to mediate between topology and
geometry.
Morse theory has already been applied in PHML, so there is a good chance that PHML can use the
supersymmetric approach to Morse theory.
(5.3) I also consider the work of Igor Ovchinnikov, already mentioned as an 'algebraic' application
of supersymmetry, to be very promising here. In Ovchinnikov's hands, supersymmetry provides a
general theory of dynamical systems, offering new perspectives on phenomena such as
deterministic chaos and 1/f noise. In a sense, he unifies the algebraic and geometric applications of
supersymmetry, since he interprets stochastic supersymmetry in terms of Witten's topological
supersymmetry.
References
Algoritsas et al, “Out-of-equilibrium dynamical mean-field equations for the perceptron model”
https://arxiv.org/abs/1710.04894
Bennett, “Thought Curvature”
https://openreview.net/pdf?id=S1aotAc8M
Candlin, “On sums over trajectories for systems with Fermi statistics”
http://dx.doi.org/10.1007/BF02745446
Karabegov et al,“Felix Alexandrovich Berezin and his work”
https://arxiv.org/abs/1202.3930
Ovchinnikov, “Introduction to Supersymmetric Theory of Stochastics”
https://arxiv.org/abs/1511.03393
Parisi & Sourlas, “Supersymmetric field theories and stochastic differential equations”
https://doi.org/10.1016/0550-3213(82)90538-7
Witten, “Supersymmetry and Morse Theory”
https://projecteuclid.org/download/pdf_1/euclid.jdg/1214437492
Yamazaki, “Information dynamics of neural networks with the aid of supersymmetry fields as
themicroscopic thermal flow”
https://doi.org/10.1088/0305-4470/33/47/306
Sketch of the Morse complex for a torus from Wikipedia
https://en.wikipedia.org/wiki/File:TiltedTorusFlowLines.png
References
Algoritsas et al, “Out-of-equilibrium dynamical mean-field equations for the perceptron model”
https://arxiv.org/abs/1710.04894
Bennett, “Thought Curvature”
https://openreview.net/pdf?id=S1aotAc8M
Candlin, “On sums over trajectories for systems with Fermi statistics”
http://dx.doi.org/10.1007/BF02745446
Karabegov et al,“Felix Alexandrovich Berezin and his work”
https://arxiv.org/abs/1202.3930
Ovchinnikov, “Introduction to Supersymmetric Theory of Stochastics”
https://arxiv.org/abs/1511.03393
Parisi & Sourlas, “Supersymmetric field theories and stochastic differential equations”
https://doi.org/10.1016/0550-3213(82)90538-7
Witten, “Supersymmetry and Morse Theory”
https://projecteuclid.org/download/pdf_1/euclid.jdg/1214437492
Yamazaki, “Information dynamics of neural networks with the aid of supersymmetry fields as
themicroscopic thermal flow”
https://doi.org/10.1088/0305-4470/33/47/306
Sketch of the Morse complex for a torus from Wikipedia
https://en.wikipedia.org/wiki/File:TiltedTorusFlowLines.png

More Related Content

What's hot

Pythagorean theorem slide
Pythagorean theorem slidePythagorean theorem slide
Pythagorean theorem slide41867612
 
Commutative algebra
Commutative algebraCommutative algebra
Commutative algebraSpringer
 
Application of differential equation in real life
Application of differential equation in real   lifeApplication of differential equation in real   life
Application of differential equation in real lifeTanjil Hasan
 
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroupsCorrespondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroupsjournal ijrtem
 
ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...
ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...
ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...IJESM JOURNAL
 
Better prime counting formula
Better prime counting formulaBetter prime counting formula
Better prime counting formulaChris De Corte
 
Two very short proofs of combinatorial identity - Integers 5 A18 (2005)
Two very short proofs of combinatorial identity - Integers 5 A18 (2005)Two very short proofs of combinatorial identity - Integers 5 A18 (2005)
Two very short proofs of combinatorial identity - Integers 5 A18 (2005)Roberto Anglani
 
Open methods
Open methodsOpen methods
Open methodstatopc88
 
A geom ocultanasleisfisicas
A geom ocultanasleisfisicasA geom ocultanasleisfisicas
A geom ocultanasleisfisicaselysioruggeri
 
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHIFRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHIMILANJOSHIJI
 

What's hot (17)

Pythagorean theorem slide
Pythagorean theorem slidePythagorean theorem slide
Pythagorean theorem slide
 
Commutative algebra
Commutative algebraCommutative algebra
Commutative algebra
 
Calculus
CalculusCalculus
Calculus
 
Calc iii complete
Calc iii completeCalc iii complete
Calc iii complete
 
Application of differential equation in real life
Application of differential equation in real   lifeApplication of differential equation in real   life
Application of differential equation in real life
 
Bachelor's Thesis
Bachelor's ThesisBachelor's Thesis
Bachelor's Thesis
 
Presentation5
Presentation5Presentation5
Presentation5
 
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroupsCorrespondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
Correspondence and Isomorphism Theorems for Intuitionistic fuzzy subgroups
 
ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...
ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...
ON THE CATEGORY OF ORDERED TOPOLOGICAL MODULES OPTIMIZATION AND LAGRANGE’S PR...
 
Euclidean theories
Euclidean theoriesEuclidean theories
Euclidean theories
 
Kom 3
Kom 3Kom 3
Kom 3
 
Better prime counting formula
Better prime counting formulaBetter prime counting formula
Better prime counting formula
 
8 3 Notes
8 3 Notes8 3 Notes
8 3 Notes
 
Two very short proofs of combinatorial identity - Integers 5 A18 (2005)
Two very short proofs of combinatorial identity - Integers 5 A18 (2005)Two very short proofs of combinatorial identity - Integers 5 A18 (2005)
Two very short proofs of combinatorial identity - Integers 5 A18 (2005)
 
Open methods
Open methodsOpen methods
Open methods
 
A geom ocultanasleisfisicas
A geom ocultanasleisfisicasA geom ocultanasleisfisicas
A geom ocultanasleisfisicas
 
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHIFRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
FRACTAL GEOMETRY AND ITS APPLICATIONS BY MILAN A JOSHI
 

Similar to Notes on super-mathematics

The mathematical and philosophical concept of vector
The mathematical and philosophical concept of vectorThe mathematical and philosophical concept of vector
The mathematical and philosophical concept of vectorGeorge Mpantes
 
Abstract algebra & its applications (1)
Abstract algebra & its applications (1)Abstract algebra & its applications (1)
Abstract algebra & its applications (1)drselvarani
 
computers in education mathematics
computers in education mathematicscomputers in education mathematics
computers in education mathematicsStephanie Sirna
 
István Dienes Lecture For Unified Theories 2006
István Dienes Lecture For Unified Theories 2006István Dienes Lecture For Unified Theories 2006
István Dienes Lecture For Unified Theories 2006Istvan Dienes
 
Partitions and entropies intel third draft
Partitions and entropies intel third draftPartitions and entropies intel third draft
Partitions and entropies intel third draftAnna Movsheva
 
Abstract algebra & its applications
Abstract algebra & its applicationsAbstract algebra & its applications
Abstract algebra & its applicationsdrselvarani
 
Quantum Geometry: A reunion of math and physics
Quantum Geometry: A reunion of math and physicsQuantum Geometry: A reunion of math and physics
Quantum Geometry: A reunion of math and physicsRafa Spoladore
 
Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)
Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)
Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)SEENET-MTP
 
Be2419772016
Be2419772016Be2419772016
Be2419772016IJMER
 
danreport.doc
danreport.docdanreport.doc
danreport.docbutest
 
Memetic Firefly algorithm for combinatorial optimization
Memetic Firefly algorithm for combinatorial optimizationMemetic Firefly algorithm for combinatorial optimization
Memetic Firefly algorithm for combinatorial optimizationXin-She Yang
 
A General Relativity Primer
A General Relativity PrimerA General Relativity Primer
A General Relativity PrimerIOSR Journals
 

Similar to Notes on super-mathematics (20)

The mathematical and philosophical concept of vector
The mathematical and philosophical concept of vectorThe mathematical and philosophical concept of vector
The mathematical and philosophical concept of vector
 
Abstract algebra & its applications (1)
Abstract algebra & its applications (1)Abstract algebra & its applications (1)
Abstract algebra & its applications (1)
 
computers in education mathematics
computers in education mathematicscomputers in education mathematics
computers in education mathematics
 
matrices-1.pdf
matrices-1.pdfmatrices-1.pdf
matrices-1.pdf
 
István Dienes Lecture For Unified Theories 2006
István Dienes Lecture For Unified Theories 2006István Dienes Lecture For Unified Theories 2006
István Dienes Lecture For Unified Theories 2006
 
Partitions and entropies intel third draft
Partitions and entropies intel third draftPartitions and entropies intel third draft
Partitions and entropies intel third draft
 
Abstract algebra & its applications
Abstract algebra & its applicationsAbstract algebra & its applications
Abstract algebra & its applications
 
PART X.1 - Superstring Theory
PART X.1 - Superstring TheoryPART X.1 - Superstring Theory
PART X.1 - Superstring Theory
 
Dimension
Dimension Dimension
Dimension
 
Quantum Geometry: A reunion of math and physics
Quantum Geometry: A reunion of math and physicsQuantum Geometry: A reunion of math and physics
Quantum Geometry: A reunion of math and physics
 
Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)
Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)
Introduction to cosmology and numerical cosmology (with the Cactus code) (1/2)
 
SpecMech
SpecMechSpecMech
SpecMech
 
Be2419772016
Be2419772016Be2419772016
Be2419772016
 
Chattels genome
Chattels genomeChattels genome
Chattels genome
 
03. AJMS_02_18[Research].pdf
03. AJMS_02_18[Research].pdf03. AJMS_02_18[Research].pdf
03. AJMS_02_18[Research].pdf
 
03. AJMS_02_18[Research].pdf
03. AJMS_02_18[Research].pdf03. AJMS_02_18[Research].pdf
03. AJMS_02_18[Research].pdf
 
danreport.doc
danreport.docdanreport.doc
danreport.doc
 
Memetic Firefly algorithm for combinatorial optimization
Memetic Firefly algorithm for combinatorial optimizationMemetic Firefly algorithm for combinatorial optimization
Memetic Firefly algorithm for combinatorial optimization
 
A General Relativity Primer
A General Relativity PrimerA General Relativity Primer
A General Relativity Primer
 
An introduction to probability theory geiss
An introduction to probability theory   geissAn introduction to probability theory   geiss
An introduction to probability theory geiss
 

Recently uploaded

❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.Nitya salvi
 
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Silpa
 
pumpkin fruit fly, water melon fruit fly, cucumber fruit fly
pumpkin fruit fly, water melon fruit fly, cucumber fruit flypumpkin fruit fly, water melon fruit fly, cucumber fruit fly
pumpkin fruit fly, water melon fruit fly, cucumber fruit flyPRADYUMMAURYA1
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPirithiRaju
 
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...chandars293
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsSérgio Sacani
 
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....muralinath2
 
chemical bonding Essentials of Physical Chemistry2.pdf
chemical bonding Essentials of Physical Chemistry2.pdfchemical bonding Essentials of Physical Chemistry2.pdf
chemical bonding Essentials of Physical Chemistry2.pdfTukamushabaBismark
 
Introduction to Viruses
Introduction to VirusesIntroduction to Viruses
Introduction to VirusesAreesha Ahmad
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .Poonam Aher Patil
 
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Silpa
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryAlex Henderson
 
FAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceFAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceAlex Henderson
 
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Monika Rani
 
Zoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdfZoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdfSumit Kumar yadav
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusNazaninKarimi6
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 

Recently uploaded (20)

❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
❤Jammu Kashmir Call Girls 8617697112 Personal Whatsapp Number 💦✅.
 
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 62, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.
 
pumpkin fruit fly, water melon fruit fly, cucumber fruit fly
pumpkin fruit fly, water melon fruit fly, cucumber fruit flypumpkin fruit fly, water melon fruit fly, cucumber fruit fly
pumpkin fruit fly, water melon fruit fly, cucumber fruit fly
 
Pests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdfPests of mustard_Identification_Management_Dr.UPR.pdf
Pests of mustard_Identification_Management_Dr.UPR.pdf
 
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
High Class Escorts in Hyderabad ₹7.5k Pick Up & Drop With Cash Payment 969456...
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
 
Site Acceptance Test .
Site Acceptance Test                    .Site Acceptance Test                    .
Site Acceptance Test .
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
chemical bonding Essentials of Physical Chemistry2.pdf
chemical bonding Essentials of Physical Chemistry2.pdfchemical bonding Essentials of Physical Chemistry2.pdf
chemical bonding Essentials of Physical Chemistry2.pdf
 
Introduction to Viruses
Introduction to VirusesIntroduction to Viruses
Introduction to Viruses
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .
 
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
Locating and isolating a gene, FISH, GISH, Chromosome walking and jumping, te...
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
 
FAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceFAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical Science
 
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
Vip profile Call Girls In Lonavala 9748763073 For Genuine Sex Service At Just...
 
Zoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdfZoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdf
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 

Notes on super-mathematics

  • 1. Notes on super-mathematics Mitchell Porter (mjporter@uq.edu.au) Supermathematics is the mathematics of supersymmetry, a popular and profound conception in the speculations of theoretical physicists. These notes are a very basic introduction to supermathematics, with a view to machine learning applications. Based on a presentation to the UQ ML Reading Group, “Applications of super-mathematics to machine learning” 15 March 2019 1 INTRODUCING SUPERNUMBERS (1.1) There is no real number x with the property x2 = -1. But we can simply invent an “imaginary number” i which is defined by the property i2 = -1. Then we can combine real and imaginary numbers to make complex numbers a+bi and a whole new mathematics opens up. Similarly, all ordinary numbers – real or complex – obey the commutative law a b = b a But we can say, let there be special numbers which obey the anticommutative law a b = - b a Such numbers are called grassmann numbers after their inventor Hermann Grassmann (who lived in 19th-century Germany) and are usually written as: θ. Right away we can see that θ θ = - θ θ, and so θ2 = 0 and this gives us a new algebra: (1 + θ) (1 + θ) = (1 + θ) + θ (1 + θ) = 1 + θ + θ + θ2 = 1 + 2 θ
  • 2. (1.2) Just as we defined a complex number as the sum of a real number and an imaginary number with a real coefficient, we may define a supernumber as the sum of a complex number with products of grassmann numbers with complex coefficients. Usually we want more than one grassmann unit, denoted θ1, θ2, θ3... with the properties θ2 = 0 θi θj = - θj θi If we consider e.g. θ1 θ2 θ1 (θ1 θ2) θ1 = (- θ2 θ1) θ1 = - θ2 (θ1 θ1) = - θ2 . 0 = 0 The only products of grassmann units that aren't zero, have no repeated factors; and permuting the factors simply gives the same quantity times some power of -1. So if there are N distinct grassmann units, θ1 … θN, there will be 2N components in the supernumbers of that algebra. a + b θ1 + c θ2 + d θ3 + e θ1 θ2 + f θ1 θ3 + g θ2 θ3 + h θ1 θ2 θ3 (1.3) Complex numbers give rise to useful new mathematics like complex analysis and complex geometry. Similarly, supernumbers give rise to superalgebra, superanalysis, supergeometry... All this was developed primarily for its use in physics. 2 SUPERNUMBERS IN PHYSICS (2.1) In physics, there are two kinds of particles, bosons and fermions. Force particles (like the photon) are bosons. The same quantum state can be occupied by more than one boson at the same time. This happens in lasers. Matter particles (like the electron) are fermions. If a quantum state is already occupied by a fermion, no other fermion can join it. This happens with electron orbitals in atoms. One way to obtain quantum probabilities is through a 'path integral' which gives a probability for going from A to B, by summing over all possible 'paths' from A to B. The path integral for bosons involves ordinary numbers, but the path integral for fermions requires grassmann numbers. This was figured out by CANDLIN in 1956.
  • 3. (2.2) Particle physics is full of symmetries, in which particles are grouped together as partners under some transformation. Eventually the possibility of bosons and fermions in the same symmetry group was discovered and called supersymmetry. The mathematics of supernumbers was developed by BEREZIN, to describe supersymmetry. Experiment has failed to reveal superpartners of the known particles. However, supermathematics has found use outside particle physics, which I will divide into algebraic and geometric uses. 3 ALGEBRAIC USE OF SUPERMATH: STOCHASTIC SYSTEMS Along with using grassmann numbers to describe actual fermions, a method was employed in physical calculation, whereby fictitious fermions called 'ghosts' were introduced, to compensate for the effects of 'gauge-fixing', an artificial symmetry-breaking also done just for the purposes of calculation. The 'ghost fermions' introduced an overall factor of '1' to the path integral, so they changed nothing about the final predictions, but they cancelled out side effects of the gauge-fixing that needed to be cancelled out. It was later discovered by PARISI and SOURLAS that grassmann variables could similarly be added to certain stochastic differential equations, creating supersymmetric equations. This application is reviewed by OVCHINNIKOV. I call this an 'algebraic' application of supermathematics, because it uses the cancellations that are common in supersymmetric systems. 4 GEOMETRIC USE OF SUPERMATH: DIFFERENTIAL GEOMETRY AND MORSE THEORY (4.1) Another place where grassmann algebra turns up is in differential geometry. Three-dimensional vector algebra already contains a 'cross product' which is anticommutative: a x b = - b x a This is because the cross product really defines an 'oriented parallelogram', whose sides are the vectors a and b, and whose 'orientation' is another vector perpendicular to the parallelogram. (More precisely, that parallelogram is the 'exterior product' of two vectors, written a ^ b, and the usual cross product is the 'Hodge dual' of the exterior product.)
  • 4. (4.2) The exterior product allows us to build up oriented cell-like objects of higher and higher dimension. The exterior product of two vectors a ^ b lies in a plane, the exterior product of three vectors a ^ b ^ c lies in a three-dimensional hyperplane... and in fact, when combined by the exterior product, the unit vectors behave like the grassmann units θ1, θ2... introduced earlier. These multivector objects have various uses in geometry. In particular, they provide a coordinate- independent way to describe tensor calculus. In this case, one takes the outer product of infinitesimal vectors, obtaining e.g. dx ^ dy. (4.3) The geometer Marston Morse developed a kind of algebraic topology, now called Morse theory, in which a skeletal approximation of a manifold (below, a torus) is obtained by defining a smooth function everywhere on the manifold, and then considering turning points of the function ('critical points'), and lines of gradient flow connecting the critical points. The 'index' of a critical point is the number of directions in which Morse's function decreases at that point. The indexes of the critical points tell us how many linearly independent forms exist on the manifold, and this in turn tells us its topology – how many holes, and what kind of holes, it contains.
  • 5. The physicist Edward Witten discovered that, for a given manifold and Morse function, he could define a supersymmetric quantum system which encoded the same information. The even-dimensional forms were bosons, the odd-dimensional forms were fermions; the critical points corresponded to physical ground states; and the lines of flow between the critical points, corresponded to quantum tunneling between the ground states. 5 USE OF SUPERMATH IN MACHINE LEARNING? (5.1) These are concepts and analytical tools which may facilitate design of new ML systems. (M. Kamgarpour suggests the name 'super data science' for this hypothetical new subdiscipline.) The actual idea that supersymmetry might be applied to machine learning, is due to Jordan Bennett of the University of the West Indies. He has so far unearthed two examples of supersymmetric techniques being employed in the study of ML systems. … YAMAZAKI 2000 (Hopfield networks) … ALGORITSAS ET AL 2017 ('random perceptrons') In both cases, it is an 'algebraic' application of supersymmetry, to prove something about a stochastic ML system. Bennett himself makes a variety of suggestions, including: … Learn supersymmetric weights … Learn a submanifold of a supermanifold … Supersymmetrize the Boltzmann machine (5.2) There is also an ML paradigm known as 'persistent homology machine learning' (PHML). Persistent homology studies the 'persistence' of topological features as the description of an object becomes more and more coarse-grained. It is considered to mediate between topology and geometry. Morse theory has already been applied in PHML, so there is a good chance that PHML can use the supersymmetric approach to Morse theory. (5.3) I also consider the work of Igor Ovchinnikov, already mentioned as an 'algebraic' application of supersymmetry, to be very promising here. In Ovchinnikov's hands, supersymmetry provides a general theory of dynamical systems, offering new perspectives on phenomena such as deterministic chaos and 1/f noise. In a sense, he unifies the algebraic and geometric applications of supersymmetry, since he interprets stochastic supersymmetry in terms of Witten's topological supersymmetry.
  • 6. References Algoritsas et al, “Out-of-equilibrium dynamical mean-field equations for the perceptron model” https://arxiv.org/abs/1710.04894 Bennett, “Thought Curvature” https://openreview.net/pdf?id=S1aotAc8M Candlin, “On sums over trajectories for systems with Fermi statistics” http://dx.doi.org/10.1007/BF02745446 Karabegov et al,“Felix Alexandrovich Berezin and his work” https://arxiv.org/abs/1202.3930 Ovchinnikov, “Introduction to Supersymmetric Theory of Stochastics” https://arxiv.org/abs/1511.03393 Parisi & Sourlas, “Supersymmetric field theories and stochastic differential equations” https://doi.org/10.1016/0550-3213(82)90538-7 Witten, “Supersymmetry and Morse Theory” https://projecteuclid.org/download/pdf_1/euclid.jdg/1214437492 Yamazaki, “Information dynamics of neural networks with the aid of supersymmetry fields as themicroscopic thermal flow” https://doi.org/10.1088/0305-4470/33/47/306 Sketch of the Morse complex for a torus from Wikipedia https://en.wikipedia.org/wiki/File:TiltedTorusFlowLines.png
  • 7. References Algoritsas et al, “Out-of-equilibrium dynamical mean-field equations for the perceptron model” https://arxiv.org/abs/1710.04894 Bennett, “Thought Curvature” https://openreview.net/pdf?id=S1aotAc8M Candlin, “On sums over trajectories for systems with Fermi statistics” http://dx.doi.org/10.1007/BF02745446 Karabegov et al,“Felix Alexandrovich Berezin and his work” https://arxiv.org/abs/1202.3930 Ovchinnikov, “Introduction to Supersymmetric Theory of Stochastics” https://arxiv.org/abs/1511.03393 Parisi & Sourlas, “Supersymmetric field theories and stochastic differential equations” https://doi.org/10.1016/0550-3213(82)90538-7 Witten, “Supersymmetry and Morse Theory” https://projecteuclid.org/download/pdf_1/euclid.jdg/1214437492 Yamazaki, “Information dynamics of neural networks with the aid of supersymmetry fields as themicroscopic thermal flow” https://doi.org/10.1088/0305-4470/33/47/306 Sketch of the Morse complex for a torus from Wikipedia https://en.wikipedia.org/wiki/File:TiltedTorusFlowLines.png