SlideShare uma empresa Scribd logo
1 de 30
Why Topological Data
Analysis Beats
Dimension Reduction
+
Instead of asking data specific
questions we can use traditional tools
to join different data sources and
prepare a holistic dataset
This dataset can be automatically
processed using topological data
analysis and presented as map
of dependencies and correlations
The motivation
=
Get answers to questions you didn’t ask yet
A topological invariant is a map f that assigns the same object to
homeomorphic spaces, that is:
Homology: is a machine that
converts local data about a space
into global algebraic structure
Reference: Wikipedia, 2010.
Topological invariants
Theorem:
Suppose h : X g is a discrete Morse
function.
Then X is homotopy equivalent to a
CW-complex with exactly one cell of
dimension p for each critical simplex
of dimension p.
Reference: Teng Ma ; Zhuangzhi Wu ; Pei Luo ; Lu Feng. Reeb graph computation through spectral clustering, 2011.
Morse Theory and Reeb Graph
Case study: Netflix competition
A dataset from Netflix open
competition best collaborative
filtering algorithm to predict user
ratings for films:
• 100,480,507 ratings
• 480,189 users
• 17,770 movies
• 2.1 GB of CSV file
Case study: Netflix competition
Data Transformation
Source data
users
movies
Data format for TDA
[100,480,507:3]
300 millions of elements
[17,770:480,189]
8.5 billions of elements
Challenges:
• During pivoting we’re transforming 300 millions of data
items into 8.5 billions of data items, which require more
than 200 GB of ram
• My current TDA algorithm implementation has O( log(n)
) computational and memory complexity, which makes it
even more complicated to compute as is
Case study: Netflix competition
Data Transformation
Split dataset in buckets by
range of movie_ids
Pivot each data bucket
(rows: movies, columns:
users)
…
…
Perform serial executions of PCA on each
batch using previously learned PCA vectors
Merging batches in whole dataset
Learn PCA coefficients on random
subset
Case study: Netflix competition
Data Transformation: the solution
Case study: Netflix competition
Music
Indian
Anime
French
Honk
Kong
US
Cartoons
Kids
Movie
German
US
Retro
Horror
Case study: Netflix competition
Case study: Netflix competition
Horror movies example
Case study: Netflix competition
Result comparison: PCA
Case study: Netflix competition
Result comparison: Spectral Embedding
Case study: Netflix competition
Result comparison: Locally-linear embedding (LLE)
Case study: Netflix competition
Result comparison: Hessian LLE
Case study: Netflix competition
Result comparison: Local tangent space alignment (LTSA)
Case study: Netflix competition
Result comparison: TDA with other techniques
LLE
PCA
LTSA
Hessian LLE
Topological Data Analysis
Spectral Embedding
Case study: Yelp Dataset
Challenge
Sample of our data from
the greater Phoenix, AZ
metropolitan area including:
• 15,585 businesses
• 111,561 business attributes
• 11,434 check-in sets
• 70,817 users
• 151,516 edge social graph
• 113,993 tips
• 335,022 reviews
http://www.yelp.com/dataset_challenge
Case study: Yelp Dataset Challenge
Data Transformation
{
'type': 'checkin',
'business_id': (encrypted business id),
'checkin_info': {
'0-0': (number of checkins from 00:00 to 01:00 on all Sundays),
'1-0': (number of checkins from 01:00 to 02:00 on all Sundays),
...
'14-4': (number of checkins from 14:00 to 15:00 on all Thursdays),
...
'23-6': (number of checkins from 23:00 to 00:00 on all Saturdays)
}, # if there was no checkin for a hour-day block it will not be in the dict
}
Check-ins
[15,585:168]
2.6 millions of elements
Case study: Yelp Dataset Challenge
Visualisation: All categories
Case study: Yelp Dataset Challenge
Visualisation: Food, Restaurants
Case study: Yelp Dataset Challenge
Visualisation: Shopping
Case study: Yelp Dataset Challenge
Visualisation: Nightlife
Case study: Yelp Dataset Challenge
Visualisation: Beauty & Spas, Active Life
Case study: Yelp Dataset Challenge
Visualisation: cluster examination
Cluster characteristics:
• Tuesday, 2:00 is not
NaN
Case study: Yelp Dataset Challenge
Visualisation: cluster examination
Cluster characteristics:
• More than 35 check-ins
everyday at 10:00
• Less than 17 check-ins
everyday at 15:00
• Most has category
“Breakfast and brunch”
Case study: Yelp Dataset Challenge
Result comparison: TDA with other techniques
PCA
(0.19 sec)
Spectral
Embedding
(806 sec)
LLE
(366 sec)
Modified LLE
(1206 sec)
Topological Data Analysis
(275 sec)
Live Demo
Links
Topology And Data (Gunnar Carlsson):
http://www.ams.org/journals/bull/2009-46-02/S0273-0979-09-01249-X/S0273-
0979-09-01249-X.pdf
Discrete Morse Theory and Persistent Homology (Kevin P. Knudson):
http://www.math.fsu.edu/~hironaka/FSUUF/knudson.pdf
Topological Persistence and Simplification
(Herbert Edelsbrunner, David Letscher, Afra Zomorodian):
http://math.uchicago.edu/~shmuel/AAT-
readings/Data%20Analysis%20/PersTop.pdf
Netflix Diagram (3200x3200):
http://datarefiner.com/netflix17770movies.png
Netflix Diagram with movie titles (17000x17000, 86MB):
http://datarefiner.com/netflix17770movies_annotation.png
info@datarefiner.com
www.datarefiner.com
Please sign up for free beta access:

Mais conteúdo relacionado

Destaque

Subspace Indexing on Grassmannian Manifold for Large Scale Visual Identification
Subspace Indexing on Grassmannian Manifold for Large Scale Visual IdentificationSubspace Indexing on Grassmannian Manifold for Large Scale Visual Identification
Subspace Indexing on Grassmannian Manifold for Large Scale Visual Identification
United States Air Force Academy
 
This one genre theory powerpoint
This one genre theory powerpointThis one genre theory powerpoint
This one genre theory powerpoint
bir
 
Tutorial of topological data analysis part 3(Mapper algorithm)
Tutorial of topological data analysis part 3(Mapper algorithm)Tutorial of topological data analysis part 3(Mapper algorithm)
Tutorial of topological data analysis part 3(Mapper algorithm)
Ha Phuong
 

Destaque (8)

Anthony Bak, Principal Data Scientist at Ayasdi at MLconf SEA - 5/01/15
Anthony Bak, Principal Data Scientist at Ayasdi at MLconf SEA - 5/01/15Anthony Bak, Principal Data Scientist at Ayasdi at MLconf SEA - 5/01/15
Anthony Bak, Principal Data Scientist at Ayasdi at MLconf SEA - 5/01/15
 
Subspace Indexing on Grassmannian Manifold for Large Scale Visual Identification
Subspace Indexing on Grassmannian Manifold for Large Scale Visual IdentificationSubspace Indexing on Grassmannian Manifold for Large Scale Visual Identification
Subspace Indexing on Grassmannian Manifold for Large Scale Visual Identification
 
This one genre theory powerpoint
This one genre theory powerpointThis one genre theory powerpoint
This one genre theory powerpoint
 
Ayasdi strata
Ayasdi strataAyasdi strata
Ayasdi strata
 
Kernel Methods on Manifolds
Kernel Methods on ManifoldsKernel Methods on Manifolds
Kernel Methods on Manifolds
 
Genre theory quotes
Genre theory quotesGenre theory quotes
Genre theory quotes
 
Tutorial of topological data analysis part 3(Mapper algorithm)
Tutorial of topological data analysis part 3(Mapper algorithm)Tutorial of topological data analysis part 3(Mapper algorithm)
Tutorial of topological data analysis part 3(Mapper algorithm)
 
Netflix case study
Netflix case studyNetflix case study
Netflix case study
 

Último

Último (20)

Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Why Topological Data Analysis Beats Dimension Reduction

  • 1. Why Topological Data Analysis Beats Dimension Reduction
  • 2. + Instead of asking data specific questions we can use traditional tools to join different data sources and prepare a holistic dataset This dataset can be automatically processed using topological data analysis and presented as map of dependencies and correlations The motivation = Get answers to questions you didn’t ask yet
  • 3. A topological invariant is a map f that assigns the same object to homeomorphic spaces, that is: Homology: is a machine that converts local data about a space into global algebraic structure Reference: Wikipedia, 2010. Topological invariants
  • 4. Theorem: Suppose h : X g is a discrete Morse function. Then X is homotopy equivalent to a CW-complex with exactly one cell of dimension p for each critical simplex of dimension p. Reference: Teng Ma ; Zhuangzhi Wu ; Pei Luo ; Lu Feng. Reeb graph computation through spectral clustering, 2011. Morse Theory and Reeb Graph
  • 5. Case study: Netflix competition A dataset from Netflix open competition best collaborative filtering algorithm to predict user ratings for films: • 100,480,507 ratings • 480,189 users • 17,770 movies • 2.1 GB of CSV file
  • 6. Case study: Netflix competition Data Transformation Source data users movies Data format for TDA [100,480,507:3] 300 millions of elements [17,770:480,189] 8.5 billions of elements
  • 7. Challenges: • During pivoting we’re transforming 300 millions of data items into 8.5 billions of data items, which require more than 200 GB of ram • My current TDA algorithm implementation has O( log(n) ) computational and memory complexity, which makes it even more complicated to compute as is Case study: Netflix competition Data Transformation
  • 8. Split dataset in buckets by range of movie_ids Pivot each data bucket (rows: movies, columns: users) … … Perform serial executions of PCA on each batch using previously learned PCA vectors Merging batches in whole dataset Learn PCA coefficients on random subset Case study: Netflix competition Data Transformation: the solution
  • 9. Case study: Netflix competition
  • 11. Case study: Netflix competition Horror movies example
  • 12. Case study: Netflix competition Result comparison: PCA
  • 13. Case study: Netflix competition Result comparison: Spectral Embedding
  • 14. Case study: Netflix competition Result comparison: Locally-linear embedding (LLE)
  • 15. Case study: Netflix competition Result comparison: Hessian LLE
  • 16. Case study: Netflix competition Result comparison: Local tangent space alignment (LTSA)
  • 17. Case study: Netflix competition Result comparison: TDA with other techniques LLE PCA LTSA Hessian LLE Topological Data Analysis Spectral Embedding
  • 18. Case study: Yelp Dataset Challenge Sample of our data from the greater Phoenix, AZ metropolitan area including: • 15,585 businesses • 111,561 business attributes • 11,434 check-in sets • 70,817 users • 151,516 edge social graph • 113,993 tips • 335,022 reviews http://www.yelp.com/dataset_challenge
  • 19. Case study: Yelp Dataset Challenge Data Transformation { 'type': 'checkin', 'business_id': (encrypted business id), 'checkin_info': { '0-0': (number of checkins from 00:00 to 01:00 on all Sundays), '1-0': (number of checkins from 01:00 to 02:00 on all Sundays), ... '14-4': (number of checkins from 14:00 to 15:00 on all Thursdays), ... '23-6': (number of checkins from 23:00 to 00:00 on all Saturdays) }, # if there was no checkin for a hour-day block it will not be in the dict } Check-ins [15,585:168] 2.6 millions of elements
  • 20. Case study: Yelp Dataset Challenge Visualisation: All categories
  • 21. Case study: Yelp Dataset Challenge Visualisation: Food, Restaurants
  • 22. Case study: Yelp Dataset Challenge Visualisation: Shopping
  • 23. Case study: Yelp Dataset Challenge Visualisation: Nightlife
  • 24. Case study: Yelp Dataset Challenge Visualisation: Beauty & Spas, Active Life
  • 25. Case study: Yelp Dataset Challenge Visualisation: cluster examination Cluster characteristics: • Tuesday, 2:00 is not NaN
  • 26. Case study: Yelp Dataset Challenge Visualisation: cluster examination Cluster characteristics: • More than 35 check-ins everyday at 10:00 • Less than 17 check-ins everyday at 15:00 • Most has category “Breakfast and brunch”
  • 27. Case study: Yelp Dataset Challenge Result comparison: TDA with other techniques PCA (0.19 sec) Spectral Embedding (806 sec) LLE (366 sec) Modified LLE (1206 sec) Topological Data Analysis (275 sec)
  • 29. Links Topology And Data (Gunnar Carlsson): http://www.ams.org/journals/bull/2009-46-02/S0273-0979-09-01249-X/S0273- 0979-09-01249-X.pdf Discrete Morse Theory and Persistent Homology (Kevin P. Knudson): http://www.math.fsu.edu/~hironaka/FSUUF/knudson.pdf Topological Persistence and Simplification (Herbert Edelsbrunner, David Letscher, Afra Zomorodian): http://math.uchicago.edu/~shmuel/AAT- readings/Data%20Analysis%20/PersTop.pdf Netflix Diagram (3200x3200): http://datarefiner.com/netflix17770movies.png Netflix Diagram with movie titles (17000x17000, 86MB): http://datarefiner.com/netflix17770movies_annotation.png