Fraud Detection, Quantum Mechanics, and Complex Systems Lecture 3, - - PowerPoint PPT Presentation

fraud detection quantum mechanics and complex systems
SMART_READER_LITE
LIVE PREVIEW

Fraud Detection, Quantum Mechanics, and Complex Systems Lecture 3, - - PowerPoint PPT Presentation

Fraud Detection, Quantum Mechanics, and Complex Systems Lecture 3, CSSS10 Greg Leibon Memento, Inc Dartmouth College N=200; K=10; [states]=PlotTheState( N,K); The solution (I think!) NP hard Recall: How we really solve this? Now we


slide-1
SLIDE 1

Greg Leibon Memento, Inc Dartmouth College

Fraud Detection, Quantum Mechanics, and Complex Systems

Lecture 3, CSSS10

slide-2
SLIDE 2

N=200; K=10; [states]=PlotTheState(N,K);

slide-3
SLIDE 3

The solution (I think!) NP hard Recall:

slide-4
SLIDE 4

How we really solve this?

slide-5
SLIDE 5

Now we cluster in Euclidean space...

slide-6
SLIDE 6

K-means

  • Simplest clustering algorithm is k-means
  • To run requires fixing K=#(Clusters)
  • Requires an Euclidean type embedding
  • We are attempting to minimizing a loss

function:

L = xi − µk

( )

xi ∈Ck

k=1 K

2

slide-7
SLIDE 7
  • 1. Randomly choose points in each cluster and

compute centroids.

Example from: http://en.wikipedia.org/wiki/K-means_algorithm

K-means algorithm:

slide-8
SLIDE 8
  • 2. Organize points by distance to the centroids.
  • 3. Update centroids
slide-9
SLIDE 9
  • 4. Repeat...
slide-10
SLIDE 10

...until stable.

slide-11
SLIDE 11

A hard part is choosing K=#(Clusters) Elbowlogy:

5 10 15 20 25 30 30 40 50 60 70 80 90 Number of Clusters

elbow Though is practice this rarely works in a complex multi-scalar system system

L = xi − µk

( )

xi ∈Ck

k=1 K

2

L

slide-12
SLIDE 12

How?

slide-13
SLIDE 13

Why is this good, well it takes two to Tango! Spectral Theorem: If <,> is a Hermitian inner product and <Av,w>=<v,Aw>, then there is an orthonormal basis of A eigenvectors. where

slide-14
SLIDE 14

λ2

λ30

The Context Operator Information in Eigenfunctions Not Local

slide-15
SLIDE 15

http://www.youtube.com/watch?v=Uu6Ox5LrhJg&feature=response_watch

slide-16
SLIDE 16

The Green-Kelvin Identity

f ,Δf = fΔfdr x =

∇f

2dr

x

f ,g = fiwigi

i

f ,g = f (x)g(x)dVol(x)

M

f ,Δf = f jwi(Ii

j − P i j) f j i, j

= 1 2 wiP

i j fi − f j

( )

2 i, j

slide-17
SLIDE 17

First three (non-trivial) eigenfunctions The perfect Vagabond functions

slide-18
SLIDE 18

Green’s Embedding vagabond embedding Space of mathematics

list_of_geometric_topology_topic list_of_computability_complexity_topic list_of_statistics_articles

slide-19
SLIDE 19

rare point are de-emphasized

slide-20
SLIDE 20

tries to become a cluster

slide-21
SLIDE 21
slide-22
SLIDE 22

What is the difference?

Kakawa’s Salted Carmel time! (well, except Kakawa wasn’t open)

close all Show=0; N=100; figure(1); [states WR TR]=SnakeRev(N,5,'Vg',Show,1,1,1,1,1,0,0,0,0,0,0,0); figure(2); [states WR TR]=SnakeRev(N,5,'Vg',Show,0,1,1,1,1,0,0,0,0,0,0,0);

figure 1 figure 2

slide-23
SLIDE 23

figure 1 figure 2 The answer:

close all Show=1; N=100; figure(1); [states WR TR]=SnakeRev(N,5,'Vg',Show,1,1,1,1,1,0,0,0,0,0,0,0); figure(2); [states WR TR]=SnakeRev(N,5,'Vg',Show,0,1,1,1,1,0,0,0,0,0,0,0);

slide-24
SLIDE 24

Reversibility

Theorem: Reversible if and only if there is symmetric conductance matrix such that

slide-25
SLIDE 25

N=200; K=10; [states]=PlotTheState(N,K);

starting from equilibrium, if I reflected this you’d never know

Theorem: For a reversible chain, the vagabond embedding is the PCA of the green’s embedding weighted by the equilibrium vector

slide-26
SLIDE 26

Theorem: For any chain P , there is a unique (up to a multiplicative constant) conductance W and divergence free, compatible flow F such that

slide-27
SLIDE 27

Clearly the vagabond is missing half the geometry.

slide-28
SLIDE 28

Shall we dance? chain function

slide-29
SLIDE 29
slide-30
SLIDE 30
slide-31
SLIDE 31

verses

slide-32
SLIDE 32

How to find them...

slide-33
SLIDE 33

Scenario operators have highly localized eigenfunctions

Text The scenario operator:

slide-34
SLIDE 34

The scenario operator:

slide-35
SLIDE 35

hyperbolic_plane isotropic_quadradic_form witt_theorem witt_group Eigenfunction in the Space of Mathematics

Scenario operators have highly localized eigenfunctions

slide-36
SLIDE 36

Reality.... We need something like the vagabond clustering for cycles

The Co-conformal Cycle Hunt

slide-37
SLIDE 37

Co-conformal Magnetization magn

slide-38
SLIDE 38

Not all cycles are created equally.... Wy do need this fellow to find a naughty cycle?

slide-39
SLIDE 39

allows us to detect scenarios which are anomalous relative to the context Claim: The operator Which cycles are in context and which are not?

(all cycles weight 10)

slide-40
SLIDE 40

allows us to detect scenarios which are anomalous relative to the context Claim: The operator

slide-41
SLIDE 41

http://www.youtube.com/watch?v=KT7xJ0tjB4A

slide-42
SLIDE 42

Mathematics of Quantum Mechanics Hilbert Space States Measurements Expectation Deviation

{

slide-43
SLIDE 43

Why does this work?