SlideShare a Scribd company logo
1 of 32
Download to read offline
Compression-based
Graph Mining Exploiting
Structure Primitives
Seminar explorative Datenanalyse
Werner Hoffmann
19.06.2015
Jing Feng, Xiao He, Nina Hubig, Christian Böhm and Claudia Plant
Outline
- What?
- Why?
- How?
- Conclusion!
2
Context [1]
Graphs:
unweighted
undirected
modelled as adjacency matrix
sparse
3
Social Media Data
Is Facebook sparse?
-> 1.4 x 10^9 nodes ¹
-> on average 340 friends² per node
-> 478 x 10^9 edges
-> possible edges: 0.9 x 10^18
=> only 0,000000156% of all possible edges exist
Yes Facebook is very sparse
¹https://en.wikipedia.org/wiki/Facebook ²http://www.statista.com/statistics/232499/americans-who-use-social-networking-sites-several-
times-per-day/
4
Whysparse?
http://www.twolfanger.de/wp-content/
uploads/2013/06/Degree-Network.png
5
Instagram network Werner
6
51 friends
13 edges
[4]
Goal
Find values for
transitivity [2] and
hubness of a graph
7
Outline
- What?
- Why?
- How?
- Conclusion!
8
What is the benefit of knowing the
structure of a graph?
- deeper insights in Graph
- lossless compression is possible
- link prediction
- number of clusters
- graph partitioning
9
Outline
- What?
- Why?
- How?
- Conclusion!
10
Basic regular substructures
Triangles
transitivity
11
Stars
hubness
Characteristics of CXprime
(Compression-based eXploiting Primitives)
Minimum Description Length - based [3]¹
no Input parameters (unsupervised)
Clustering is k-means like
¹https://en.wikipedia.org/wiki/Minimum_description_length 12
Three different ways of coding
- edge
- hub (or star)
- mesh (or triangle)
13
Coding Example Hub
14
G={(A,B);(A,C);(A,D);(A,E);(A,F)}
Coding Example Hub
15
G={(A,B);(A,C);(A,D);(A,E);(A,F)}
G={HUB(A|B,C,D,E,F}
Coding Example Mesh
16
G={(A,B);(A,C);(A,D);(A,E);(B,C);(B,D);
(B,E);(C,D);(C,E);(D,E)}
Coding Example Mesh
17
G={(A,B);(A,C);(A,D);(A,E);(B,C);(B,D);
(B,E);(C,D);(C,E);(D,E)}
G={HUB(A|B,C,D,E);HUB(B|C,D,E);
HUB(C|D,E);HUB(D|E)}
Coding Example Mesh
18
G={(A,B);(A,C);(A,D);(A,E);(B,C);(B,D);
(B,E);(C,D);(C,E);(D,E)}
G={HUB(A|B,C,D,E);HUB(B|C,D,E);
HUB(C|D,E);HUB(D|E)}
G={M(A,B,C,D,E)}
Coding Example Hub
19
G={(A,B);(A,C);(A,D);(A,E);(A,F)}
G={HUB(A|B,C,D,E,F}
G={M(A,B);M(A,C);M(A,D);M(A,E);
M(A,F);M(A,G)}
Outcomes 1
After coding the graph in a star-coding and in a
triangle-coding you can see which one is the
smallest, so which basic structure is most
common.
20
21
all possible connections of Three nodes
22
23
24
Outcomes 2
If you always use the minimum of the three
possible codings you get an overall minimum
graph. This graph is now clustered in areas of
hubs and triangles.
25
Outline
- What?
- Why?
- How?
- Conclusion!
26
27
28
Critics
- No example how the coding
actually looks like
- given probabilities are not
replicable
29
Summary
The mentioned results in the paper are really
good. The compression rate is extremely high
compared to other graph compression
algorithms. The clustering results look really
good.
30
Thanks for your attention
[1] FENG JING , XIAO HE , NINA HUBIG , CHRISTIAN BÖHM, CLAUDIA PLANT: Compression-based Graph Mining
Exploiting Structure Primitives. Data Mining (ICDM), 2013 IEEE 13th International Conference on, 181–190. IEEE,
2013
[2] T. Schank and D. Wagner, “Approximating clustering coefficient and transitivity,” J. Graph Algorithms Appl., vol. 9,
no. 2, pp. 265–275, 2005.
[3] J. Rissanen, “An introduction to the mdl principle,” Helsinki Institute for Information Technology, Tech. Rep., 2005.
[4] Python, Pyplot, Instagram API
31
32

More Related Content

What's hot

Graph based Clustering
Graph based ClusteringGraph based Clustering
Graph based Clustering怡秀 林
 
Conditional inference trees (CTREEs) in dynamic microsimulation
Conditional inference trees (CTREEs) in dynamic microsimulationConditional inference trees (CTREEs) in dynamic microsimulation
Conditional inference trees (CTREEs) in dynamic microsimulationNiels Erik Kaaber Rasmussen
 
An improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networksAn improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networksZakaria Boulouard
 
Social Media Analysis in a Nutshell
Social Media Analysis in a NutshellSocial Media Analysis in a Nutshell
Social Media Analysis in a NutshellNasri Messarra
 
Using a graph database for analyzing your Liferay data
Using a graph database for analyzing your Liferay dataUsing a graph database for analyzing your Liferay data
Using a graph database for analyzing your Liferay dataMáté Thurzó
 
Data Processing Techniques for 3D Surface Morphology
Data Processing Techniques for 3D Surface MorphologyData Processing Techniques for 3D Surface Morphology
Data Processing Techniques for 3D Surface Morphologytheijes
 
Hexagonify the World: The Theory and Applications of Uber H3
Hexagonify the World: The Theory and Applications of Uber H3Hexagonify the World: The Theory and Applications of Uber H3
Hexagonify the World: The Theory and Applications of Uber H3Safe Software
 
Double Patterning
Double PatterningDouble Patterning
Double PatterningDanny Luk
 
Graph Tea: Simulating Tool for Graph Theory & Algorithms
Graph Tea: Simulating Tool for Graph Theory & AlgorithmsGraph Tea: Simulating Tool for Graph Theory & Algorithms
Graph Tea: Simulating Tool for Graph Theory & AlgorithmsIJMTST Journal
 
Argumentation Trails and Topic Maps
Argumentation Trails and Topic MapsArgumentation Trails and Topic Maps
Argumentation Trails and Topic MapsLutz Maicher
 
geolocation twitter network text geotagging
geolocation twitter network text geotagginggeolocation twitter network text geotagging
geolocation twitter network text geotaggingafshinrahimi1983
 
Data visualization using R
Data visualization using RData visualization using R
Data visualization using RUmmiya Mohammedi
 
Mp26 : A Quick Introduction to NetworkX
Mp26 : A Quick Introduction to NetworkXMp26 : A Quick Introduction to NetworkX
Mp26 : A Quick Introduction to NetworkXMontreal Python
 
ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...
ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...
ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...Afshin Rahimi
 

What's hot (20)

Graph based Clustering
Graph based ClusteringGraph based Clustering
Graph based Clustering
 
Mr Share 11 Sep 2010
Mr Share 11 Sep 2010Mr Share 11 Sep 2010
Mr Share 11 Sep 2010
 
Conditional inference trees (CTREEs) in dynamic microsimulation
Conditional inference trees (CTREEs) in dynamic microsimulationConditional inference trees (CTREEs) in dynamic microsimulation
Conditional inference trees (CTREEs) in dynamic microsimulation
 
An improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networksAn improved graph drawing algorithm for email networks
An improved graph drawing algorithm for email networks
 
Social Media Analysis in a Nutshell
Social Media Analysis in a NutshellSocial Media Analysis in a Nutshell
Social Media Analysis in a Nutshell
 
Using a graph database for analyzing your Liferay data
Using a graph database for analyzing your Liferay dataUsing a graph database for analyzing your Liferay data
Using a graph database for analyzing your Liferay data
 
Geographical information system
Geographical  information systemGeographical  information system
Geographical information system
 
Gis Concepts 4/5
Gis Concepts 4/5Gis Concepts 4/5
Gis Concepts 4/5
 
Gis lecture #01
Gis lecture #01Gis lecture #01
Gis lecture #01
 
Data Processing Techniques for 3D Surface Morphology
Data Processing Techniques for 3D Surface MorphologyData Processing Techniques for 3D Surface Morphology
Data Processing Techniques for 3D Surface Morphology
 
Data visualization with R
Data visualization with RData visualization with R
Data visualization with R
 
Hexagonify the World: The Theory and Applications of Uber H3
Hexagonify the World: The Theory and Applications of Uber H3Hexagonify the World: The Theory and Applications of Uber H3
Hexagonify the World: The Theory and Applications of Uber H3
 
Double Patterning
Double PatterningDouble Patterning
Double Patterning
 
Graph Tea: Simulating Tool for Graph Theory & Algorithms
Graph Tea: Simulating Tool for Graph Theory & AlgorithmsGraph Tea: Simulating Tool for Graph Theory & Algorithms
Graph Tea: Simulating Tool for Graph Theory & Algorithms
 
Argumentation Trails and Topic Maps
Argumentation Trails and Topic MapsArgumentation Trails and Topic Maps
Argumentation Trails and Topic Maps
 
geolocation twitter network text geotagging
geolocation twitter network text geotagginggeolocation twitter network text geotagging
geolocation twitter network text geotagging
 
Data visualization using R
Data visualization using RData visualization using R
Data visualization using R
 
Verification of Efficacy of Inside-Outside Judgement in Respect of a 3D-Primi...
Verification of Efficacy of Inside-Outside Judgement in Respect of a 3D-Primi...Verification of Efficacy of Inside-Outside Judgement in Respect of a 3D-Primi...
Verification of Efficacy of Inside-Outside Judgement in Respect of a 3D-Primi...
 
Mp26 : A Quick Introduction to NetworkX
Mp26 : A Quick Introduction to NetworkXMp26 : A Quick Introduction to NetworkX
Mp26 : A Quick Introduction to NetworkX
 
ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...
ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...
ACL2015 Poster: Twitter User Geolocation Using a Unified Text and Network Pre...
 

Viewers also liked

Refrigerio inicial cajamarca
Refrigerio inicial cajamarcaRefrigerio inicial cajamarca
Refrigerio inicial cajamarcaLuz Teixeira
 
Refrigerio ayacucho inicial
Refrigerio ayacucho inicialRefrigerio ayacucho inicial
Refrigerio ayacucho inicialLuz Teixeira
 
Logo create
Logo createLogo create
Logo createairanthi
 
Contabilidad de informatik trabajo
Contabilidad de informatik trabajoContabilidad de informatik trabajo
Contabilidad de informatik trabajojoselineabad05
 
Agricultura Escolar em São Bernardo do Campo - Cláudia Nagayama
Agricultura Escolar em São Bernardo do Campo - Cláudia NagayamaAgricultura Escolar em São Bernardo do Campo - Cláudia Nagayama
Agricultura Escolar em São Bernardo do Campo - Cláudia NagayamaInstituto-5elementos
 
Repasemos intervención 2º trim resp
Repasemos intervención 2º trim respRepasemos intervención 2º trim resp
Repasemos intervención 2º trim respMamen Teijido López
 
τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"
τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"
τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"airanthi
 
Refrigerio ayacucho secundaria
Refrigerio ayacucho secundariaRefrigerio ayacucho secundaria
Refrigerio ayacucho secundariaLuz Teixeira
 
Fssf breach-incident-table-top
Fssf breach-incident-table-topFssf breach-incident-table-top
Fssf breach-incident-table-topISSA LA
 
SOCIEDADES MERCANTILES
SOCIEDADES MERCANTILESSOCIEDADES MERCANTILES
SOCIEDADES MERCANTILESmauel1820
 
16;30 ANDREA annuloplasty.pptx
16;30  ANDREA annuloplasty.pptx16;30  ANDREA annuloplasty.pptx
16;30 ANDREA annuloplasty.pptxsobramid
 

Viewers also liked (20)

Refrigerio inicial cajamarca
Refrigerio inicial cajamarcaRefrigerio inicial cajamarca
Refrigerio inicial cajamarca
 
Refrigerio ayacucho inicial
Refrigerio ayacucho inicialRefrigerio ayacucho inicial
Refrigerio ayacucho inicial
 
Cuprinus
CuprinusCuprinus
Cuprinus
 
Logo create
Logo createLogo create
Logo create
 
El Tanque
El TanqueEl Tanque
El Tanque
 
NMEC_Flier_1
NMEC_Flier_1NMEC_Flier_1
NMEC_Flier_1
 
Contabilidad de informatik trabajo
Contabilidad de informatik trabajoContabilidad de informatik trabajo
Contabilidad de informatik trabajo
 
Agricultura Escolar em São Bernardo do Campo - Cláudia Nagayama
Agricultura Escolar em São Bernardo do Campo - Cláudia NagayamaAgricultura Escolar em São Bernardo do Campo - Cláudia Nagayama
Agricultura Escolar em São Bernardo do Campo - Cláudia Nagayama
 
Repasemos intervención 2º trim resp
Repasemos intervención 2º trim respRepasemos intervención 2º trim resp
Repasemos intervención 2º trim resp
 
Projeto ppt
Projeto pptProjeto ppt
Projeto ppt
 
τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"
τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"
τσιγάρο... "ΟΧΙ ΕΥΧΑΡΙΣΤΩ"
 
CREATIVE COMMOS
CREATIVE COMMOSCREATIVE COMMOS
CREATIVE COMMOS
 
Sucesiones tercero
Sucesiones   terceroSucesiones   tercero
Sucesiones tercero
 
Refrigerio ayacucho secundaria
Refrigerio ayacucho secundariaRefrigerio ayacucho secundaria
Refrigerio ayacucho secundaria
 
Fssf breach-incident-table-top
Fssf breach-incident-table-topFssf breach-incident-table-top
Fssf breach-incident-table-top
 
Bitacoras de la semana 1 a la semana 4
Bitacoras de la semana 1 a la semana 4Bitacoras de la semana 1 a la semana 4
Bitacoras de la semana 1 a la semana 4
 
Bacterias contaminantes en los procesos industriales
Bacterias contaminantes en los procesos industrialesBacterias contaminantes en los procesos industriales
Bacterias contaminantes en los procesos industriales
 
SOCIEDADES MERCANTILES
SOCIEDADES MERCANTILESSOCIEDADES MERCANTILES
SOCIEDADES MERCANTILES
 
Basidiomycotina
BasidiomycotinaBasidiomycotina
Basidiomycotina
 
16;30 ANDREA annuloplasty.pptx
16;30  ANDREA annuloplasty.pptx16;30  ANDREA annuloplasty.pptx
16;30 ANDREA annuloplasty.pptx
 

Similar to Graph Mining Using Compression to Identify Structural Primitives

A Graph Summarization: A Survey | Summarizing and understanding large graphs
A Graph Summarization: A Survey | Summarizing and understanding large graphsA Graph Summarization: A Survey | Summarizing and understanding large graphs
A Graph Summarization: A Survey | Summarizing and understanding large graphsaftab alam
 
ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...
ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...
ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...Waqas Nawaz
 
Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...
Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...
Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...miyurud
 
Large Graph Mining
Large Graph MiningLarge Graph Mining
Large Graph MiningSabri Skhiri
 
Overlapping community detection in Large-Scale Networks using BigCLAM model b...
Overlapping community detection in Large-Scale Networks using BigCLAM model b...Overlapping community detection in Large-Scale Networks using BigCLAM model b...
Overlapping community detection in Large-Scale Networks using BigCLAM model b...Thang Nguyen
 
IRJET - Exploring Agglomerative Spectral Clustering Technique Employed for...
IRJET - 	  Exploring Agglomerative Spectral Clustering Technique Employed for...IRJET - 	  Exploring Agglomerative Spectral Clustering Technique Employed for...
IRJET - Exploring Agglomerative Spectral Clustering Technique Employed for...IRJET Journal
 
Graph Analytics with Greenplum and Apache MADlib
Graph Analytics with Greenplum and Apache MADlibGraph Analytics with Greenplum and Apache MADlib
Graph Analytics with Greenplum and Apache MADlibVMware Tanzu
 
Web Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink StructureWeb Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink Structureaciijournal
 
Identifying news clusters using Q-analysis and Modularity
Identifying news clusters using Q-analysis and ModularityIdentifying news clusters using Q-analysis and Modularity
Identifying news clusters using Q-analysis and ModularityDavid Sousa-Rodrigues
 
Ling liu part 01:big graph processing
Ling liu part 01:big graph processingLing liu part 01:big graph processing
Ling liu part 01:big graph processingjins0618
 
Optimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data PerspectiveOptimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data Perspectiveপল্লব রায়
 
A Proposed Algorithm to Detect the Largest Community Based On Depth Level
A Proposed Algorithm to Detect the Largest Community Based On Depth LevelA Proposed Algorithm to Detect the Largest Community Based On Depth Level
A Proposed Algorithm to Detect the Largest Community Based On Depth LevelEswar Publications
 
Networks, Deep Learning (and COVID-19)
Networks, Deep Learning (and COVID-19)Networks, Deep Learning (and COVID-19)
Networks, Deep Learning (and COVID-19)tm1966
 
Social Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network ContextSocial Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network ContextIRJET Journal
 
Comparision Of Various Lossless Image Compression Techniques
Comparision Of Various Lossless Image Compression TechniquesComparision Of Various Lossless Image Compression Techniques
Comparision Of Various Lossless Image Compression TechniquesIJERA Editor
 

Similar to Graph Mining Using Compression to Identify Structural Primitives (20)

A Graph Summarization: A Survey | Summarizing and understanding large graphs
A Graph Summarization: A Survey | Summarizing and understanding large graphsA Graph Summarization: A Survey | Summarizing and understanding large graphs
A Graph Summarization: A Survey | Summarizing and understanding large graphs
 
ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...
ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...
ICDE-2015 Shortest Path Traversal Optimization and Analysis for Large Graph C...
 
Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...
Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...
Scalable Graph Convolutional Network Based Link Prediction on a Distributed G...
 
2. visualization in data mining
2. visualization in data mining2. visualization in data mining
2. visualization in data mining
 
Large Graph Mining
Large Graph MiningLarge Graph Mining
Large Graph Mining
 
Overlapping community detection in Large-Scale Networks using BigCLAM model b...
Overlapping community detection in Large-Scale Networks using BigCLAM model b...Overlapping community detection in Large-Scale Networks using BigCLAM model b...
Overlapping community detection in Large-Scale Networks using BigCLAM model b...
 
IRJET - Exploring Agglomerative Spectral Clustering Technique Employed for...
IRJET - 	  Exploring Agglomerative Spectral Clustering Technique Employed for...IRJET - 	  Exploring Agglomerative Spectral Clustering Technique Employed for...
IRJET - Exploring Agglomerative Spectral Clustering Technique Employed for...
 
Graph Analytics with Greenplum and Apache MADlib
Graph Analytics with Greenplum and Apache MADlibGraph Analytics with Greenplum and Apache MADlib
Graph Analytics with Greenplum and Apache MADlib
 
Web Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink StructureWeb Graph Clustering Using Hyperlink Structure
Web Graph Clustering Using Hyperlink Structure
 
Identifying news clusters using Q-analysis and Modularity
Identifying news clusters using Q-analysis and ModularityIdentifying news clusters using Q-analysis and Modularity
Identifying news clusters using Q-analysis and Modularity
 
Ling liu part 01:big graph processing
Ling liu part 01:big graph processingLing liu part 01:big graph processing
Ling liu part 01:big graph processing
 
Sunbelt 2013 Presentation
Sunbelt 2013 PresentationSunbelt 2013 Presentation
Sunbelt 2013 Presentation
 
algorithms
algorithmsalgorithms
algorithms
 
1 brokerageB.pdf
1 brokerageB.pdf1 brokerageB.pdf
1 brokerageB.pdf
 
Impact of Graphs and Network in Minimizing Project and Product Cost
Impact of Graphs and Network in Minimizing Project and Product CostImpact of Graphs and Network in Minimizing Project and Product Cost
Impact of Graphs and Network in Minimizing Project and Product Cost
 
Optimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data PerspectiveOptimal Chain Matrix Multiplication Big Data Perspective
Optimal Chain Matrix Multiplication Big Data Perspective
 
A Proposed Algorithm to Detect the Largest Community Based On Depth Level
A Proposed Algorithm to Detect the Largest Community Based On Depth LevelA Proposed Algorithm to Detect the Largest Community Based On Depth Level
A Proposed Algorithm to Detect the Largest Community Based On Depth Level
 
Networks, Deep Learning (and COVID-19)
Networks, Deep Learning (and COVID-19)Networks, Deep Learning (and COVID-19)
Networks, Deep Learning (and COVID-19)
 
Social Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network ContextSocial Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network Context
 
Comparision Of Various Lossless Image Compression Techniques
Comparision Of Various Lossless Image Compression TechniquesComparision Of Various Lossless Image Compression Techniques
Comparision Of Various Lossless Image Compression Techniques
 

More from Werner Hoffmann

Cream me - dating app (pitch deck)
Cream me - dating app (pitch deck)Cream me - dating app (pitch deck)
Cream me - dating app (pitch deck)Werner Hoffmann
 
Vortrag Algorithmus Aufzug Innovation Wartezeit
Vortrag Algorithmus Aufzug Innovation WartezeitVortrag Algorithmus Aufzug Innovation Wartezeit
Vortrag Algorithmus Aufzug Innovation WartezeitWerner Hoffmann
 
AWAREABLE APE Bootcamp SCE
AWAREABLE APE Bootcamp SCEAWAREABLE APE Bootcamp SCE
AWAREABLE APE Bootcamp SCEWerner Hoffmann
 
ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...
ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...
ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...Werner Hoffmann
 
Abschluss Pitch APE Smart Meter
Abschluss Pitch APE Smart MeterAbschluss Pitch APE Smart Meter
Abschluss Pitch APE Smart MeterWerner Hoffmann
 

More from Werner Hoffmann (6)

Cream me - dating app (pitch deck)
Cream me - dating app (pitch deck)Cream me - dating app (pitch deck)
Cream me - dating app (pitch deck)
 
Vortrag Algorithmus Aufzug Innovation Wartezeit
Vortrag Algorithmus Aufzug Innovation WartezeitVortrag Algorithmus Aufzug Innovation Wartezeit
Vortrag Algorithmus Aufzug Innovation Wartezeit
 
AWAREABLE APE Bootcamp SCE
AWAREABLE APE Bootcamp SCEAWAREABLE APE Bootcamp SCE
AWAREABLE APE Bootcamp SCE
 
ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...
ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...
ENTWICKLUNG EINES STOCHASTISCHEN VERFAHRENS ZUR NACHVERFOLGUNG STUDENTISCHER ...
 
Abschluss Pitch APE Smart Meter
Abschluss Pitch APE Smart MeterAbschluss Pitch APE Smart Meter
Abschluss Pitch APE Smart Meter
 
Sep vortrag
Sep vortragSep vortrag
Sep vortrag
 

Recently uploaded

Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998YohFuh
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...Suhani Kapoor
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 

Recently uploaded (20)

Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 
RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998RA-11058_IRR-COMPRESS Do 198 series of 1998
RA-11058_IRR-COMPRESS Do 198 series of 1998
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 

Graph Mining Using Compression to Identify Structural Primitives