SlideShare a Scribd company logo
1 of 21
Download to read offline
Who are the top
influencers and what
characterizes them?
Nicola Procopio 19-04-2022
Senior Data Scientist
Nicola Procopio
About me
nicola.procopio@healthwareinternational.com
Contacts
Background
Community
https://www.slideshare.net/NicolaProcopio
https://it.linkedin.com/in/nicolaprocopio
https://github.com/nickprock
Actually @
Mission
We play at the intersection of science,
creativity, boundless curiosity, and our
understanding of human needs.
That’s how we design
transformational healthcare
experiences that engage, simplify and
empower people’s lives.
We are digital natives and
multi-talented coders, connected and
passionate to learn and innovate.
Our mission is to design and develop
successful solutions and digital
products.
The full-service healthcare agency
of Healthware Group
“One machine can do the
work of fifty ordinary men.
No machine can do the work
of one extraordinary man.”
-Elbert Hubbard-
Classical Metrics
Some metrics to identify influencers:
● indegree influence: # followers
● retweet(or mention) influence: # RT (or @)
● follower/following
● PageRank (or TwitterRank)
● HITS
They consider neither if a user is active on a
matter of interest, or her opinion.
Classical Metrics
● in-degree corresponds to the popularity of a
user
● mentions represent the name value of a user
and measure the capability of that user to
attract other users in a topic discussion
● retweets express the importance of the user’s
tweet content and measure the ability of that
user to spawn interesting arguments
● TwitterRank (improves PageRank) is an
approach to measure twitterer influence by
taking into account the link structure of
followers/following of individual users and the
topical similarity between these users
HITS
The algorithm HITS (Hypertext Induced Topic Selection), assigns a score to web pages by
exploiting the principal singular vectors of the adjacency matrix of the subgraph
extracted from the web.
The algorithm introduces the concepts of hub and authority.
In HITS model, the SVD provides a 2-way decomposition that yields authority and
hub scores.
TOPHITS
The algorithm TOPHITS extends HITS and produces set of triplets {u, v, w}, where the u
and v vectors contain hub and authority scores for the web pages, and the w vector
contains topic scores for the terms.
In TOPHITS, the PARAFAC model provides a 3-way decomposition that yields
authority, hub, and topic scores.
SocialAU
Social media Authoritative User extracts from user textual messages, the items related to
the selected topic and the keywords used to express opinions on these items, and models
this information with a three-layer network.
SocialAU: Data Structure
We build 4 graphs:
● 3 layer graphs represented by
adjacency matrix
● An inter-layer graph built by triplets
(u, i, k)
SocialAU and TOPHITS
Main similarities:
● SocialAU extends the TOPHITS
technique to identify topics and the
associated authoritative web pages
(users for SocialAU).
● Analogously to TOPHITS, it employs
the greedy PARAFAC procedure to
obtain authority and hub scores of
the three-layer network.
Main differences:
● SocialAU employs a multilayer network
while TOPHITS uses a multiplex
network, a particular case of multilayer
network where the set of nodes is
shared by all the layers, and cross-layer
connections are only between a node
in a layer and the counterpart in
another layer.
● SocialAU modifies the PARAFAC greedy
algorithm to take into account the
scores computed on each layer by the
HITS method.
SocialAU: How it works
SocialAU is an iterative algorithm, each
iteration cost is O(N) like TOPHITS.
As TOPHITS it calculates the most
influential triplets but also takes into
account a score of importance in their
network using HITS.
The original SocialAU was written in
MATLAB 2015b using the Tensor
Toolbox.
Between 2020 and 2022 i rewrote the
algorithm using numpy and pytorch,
you can find the implementations on
github
SocialAU: Toy Example
Evaluation Measures
To qualitatively evaluate the results of SocialAU some influence measures adopted in the
literature for Twitter datasets are considered.
Moreover, new indexes are introduced to better understand the activity rate of a user and the
capability of generating interesting contents that catch other users’ attention.
● Followers/following Ratio
● Retweet Influence Ratio and Mention Influence Ratio
● Retweet and Mention Ratio (Normalized and User Normalized)
● Interaction Ratio (and Normalized)
● Social Network Potential
● User Activity
Examples
TV Series Smartphones YELP
● 20366 Tweets from
4th to 14th January
2016
● 12 TV Series
● 14207 users with
17410 edges
● 6123 keywords with
72856 edges
● 51534 triples in a
tensor 14207x12x6123
● 24834 Tweets from
7th May to 27th July
2015
● 51 smartphones
● 9028 users with 9191
edges
● 2706 keywords with
29554 edges
● a Tensor
9028x51x2706 with
26673 triples
● has different category
and subcategory, for each
category a multilayer net
was built
● for activity:
○ 5327 users with
372571 edges
○ 7495 items and
262906 edges
○ 19746 keywords
with 706595 edges
○ a tensor with
158107 triples
TV Series Results
TV Series Results
SocialAU: Pipeline
Main Contributions
1. Content of web posts regarding a topic of interest posted by users is modeled by a three-layer
network, completely different from the state-of-the-art approaches
2. The greedy PARAFAC algorithm for computing the rank-1 approximation of the 3rd-order
tensor representing inter-layer interactions has been extended to take into account the hub
and authority scores determined by the HITS method on the users and keywords layers.
3. SocialAU combines topological and context analysis to obtain influential users
4. New evaluation measures are proposed to assess the capability of the approach to detect
authoritative users expressing their point of view on the most discussed items by using the most
dominant keywords
5. Experiments on TV series coming from Twitter, and a Yelp dataset reporting reviews on several
categories, show the ability of SocialAU to find users that are both authoritative in the user
network, and very active in expressing their viewpoint
Thank You!
Let’s Chat!
Some References
● Oro E., Pizzuti C., Procopio N., Ruffolo M. Detecting Topic Authoritative Social Media Users: a
Multilayer Network Approach. IEEE Transactions on Multimedia, 2017, 20.5: 1195-1208.
● Oro E., Pizzuti C. and Ruffolo M. (2018). A Methodology for Identifying Influencers and their
Products Perception on Twitter.In Proceedings of the 20th International Conference on
Enterprise Information Systems - Volume 1: ICEIS, ISBN 978-989-758-298-1, pages 577-584.
DOI: 10.5220/0006675405770584
● Procopio, N. (2022). Influencer Centrality (Version 0.2.0) [Computer software].

More Related Content

Similar to Who are the top influencers and what characterizes them?

Analyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-TweetsAnalyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-TweetsRESHAN FARAZ
 
srd117.final.512Spring2016
srd117.final.512Spring2016srd117.final.512Spring2016
srd117.final.512Spring2016Saurabh Deochake
 
Predicting the Brand Popularity from the Brand Metadata
Predicting the Brand Popularity from the Brand MetadataPredicting the Brand Popularity from the Brand Metadata
Predicting the Brand Popularity from the Brand MetadataIJECEIAES
 
Integrated expert recommendation model for online communitiesst02
Integrated expert recommendation model for online communitiesst02Integrated expert recommendation model for online communitiesst02
Integrated expert recommendation model for online communitiesst02IJwest
 
Press Kit -LiMoSINe Project
Press Kit -LiMoSINe ProjectPress Kit -LiMoSINe Project
Press Kit -LiMoSINe ProjectLiMoSINe Project
 
EffectiveCrowdSourcingForProductFeatureIdeation v18
EffectiveCrowdSourcingForProductFeatureIdeation v18EffectiveCrowdSourcingForProductFeatureIdeation v18
EffectiveCrowdSourcingForProductFeatureIdeation v18Karthikeyan Rajasekharan
 
Prediction of Reaction towards Textual Posts in Social Networks
Prediction of Reaction towards Textual Posts in Social NetworksPrediction of Reaction towards Textual Posts in Social Networks
Prediction of Reaction towards Textual Posts in Social NetworksMohamed El-Geish
 
Big Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHI
Big Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHIBig Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHI
Big Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHIRuchika Sharma
 
Influencing the MOOC agenda - analysis of #MOOC Twitter Data
Influencing the MOOC agenda - analysis of #MOOC Twitter Data  Influencing the MOOC agenda - analysis of #MOOC Twitter Data
Influencing the MOOC agenda - analysis of #MOOC Twitter Data Mairéad Nic Giolla Mhichíl
 
IRJET- Review Analyser with Bot
IRJET- Review Analyser with BotIRJET- Review Analyser with Bot
IRJET- Review Analyser with BotIRJET Journal
 
Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53
Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53
Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53IRJET Journal
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
IRJET- Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
IRJET-  	  Improved Real-Time Twitter Sentiment Analysis using ML & Word2VecIRJET-  	  Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
IRJET- Improved Real-Time Twitter Sentiment Analysis using ML & Word2VecIRJET Journal
 
Approaches of Data Analysis: Networks generated through Social Media
Approaches of Data Analysis: Networks generated through Social MediaApproaches of Data Analysis: Networks generated through Social Media
Approaches of Data Analysis: Networks generated through Social MediaJanna Joceli Omena
 
SocialCom09-tutorial.pdf
SocialCom09-tutorial.pdfSocialCom09-tutorial.pdf
SocialCom09-tutorial.pdfBalasundaramSr
 

Similar to Who are the top influencers and what characterizes them? (20)

Analyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-TweetsAnalyzing-Threat-Levels-of-Extremists-using-Tweets
Analyzing-Threat-Levels-of-Extremists-using-Tweets
 
srd117.final.512Spring2016
srd117.final.512Spring2016srd117.final.512Spring2016
srd117.final.512Spring2016
 
Predicting the Brand Popularity from the Brand Metadata
Predicting the Brand Popularity from the Brand MetadataPredicting the Brand Popularity from the Brand Metadata
Predicting the Brand Popularity from the Brand Metadata
 
Integrated expert recommendation model for online communitiesst02
Integrated expert recommendation model for online communitiesst02Integrated expert recommendation model for online communitiesst02
Integrated expert recommendation model for online communitiesst02
 
Mood
MoodMood
Mood
 
Press Kit -LiMoSINe Project
Press Kit -LiMoSINe ProjectPress Kit -LiMoSINe Project
Press Kit -LiMoSINe Project
 
EffectiveCrowdSourcingForProductFeatureIdeation v18
EffectiveCrowdSourcingForProductFeatureIdeation v18EffectiveCrowdSourcingForProductFeatureIdeation v18
EffectiveCrowdSourcingForProductFeatureIdeation v18
 
Prediction of Reaction towards Textual Posts in Social Networks
Prediction of Reaction towards Textual Posts in Social NetworksPrediction of Reaction towards Textual Posts in Social Networks
Prediction of Reaction towards Textual Posts in Social Networks
 
Big Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHI
Big Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHIBig Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHI
Big Data Analytics- USE CASES SOLVED USING NETWORK ANALYSIS TECHNIQUES IN GEPHI
 
Influencing the MOOC agenda - analysis of #MOOC Twitter Data
Influencing the MOOC agenda - analysis of #MOOC Twitter Data  Influencing the MOOC agenda - analysis of #MOOC Twitter Data
Influencing the MOOC agenda - analysis of #MOOC Twitter Data
 
IRJET- Review Analyser with Bot
IRJET- Review Analyser with BotIRJET- Review Analyser with Bot
IRJET- Review Analyser with Bot
 
Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53
Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53
Irjet v4 i73A Survey on Student’s Academic Experiences using Social Media Data53
 
F017433947
F017433947F017433947
F017433947
 
Q046049397
Q046049397Q046049397
Q046049397
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Yahoo! Engagement Study
Yahoo! Engagement StudyYahoo! Engagement Study
Yahoo! Engagement Study
 
IRJET- Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
IRJET-  	  Improved Real-Time Twitter Sentiment Analysis using ML & Word2VecIRJET-  	  Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
IRJET- Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
 
Nannobloging pr
Nannobloging prNannobloging pr
Nannobloging pr
 
Approaches of Data Analysis: Networks generated through Social Media
Approaches of Data Analysis: Networks generated through Social MediaApproaches of Data Analysis: Networks generated through Social Media
Approaches of Data Analysis: Networks generated through Social Media
 
SocialCom09-tutorial.pdf
SocialCom09-tutorial.pdfSocialCom09-tutorial.pdf
SocialCom09-tutorial.pdf
 

More from Nicola Procopio

How people talk about health?
How people talk about health?How people talk about health?
How people talk about health?Nicola Procopio
 
Algoritmi non supervisionati per time series
Algoritmi non supervisionati per time seriesAlgoritmi non supervisionati per time series
Algoritmi non supervisionati per time seriesNicola Procopio
 
Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...
Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...
Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...Nicola Procopio
 
Create R package with RStudio
Create R package with RStudioCreate R package with RStudio
Create R package with RStudioNicola Procopio
 
Breve introduzione alle CNN
Breve introduzione alle CNNBreve introduzione alle CNN
Breve introduzione alle CNNNicola Procopio
 
Integris - The Company, The People, The Solutions
Integris - The Company, The People, The SolutionsIntegris - The Company, The People, The Solutions
Integris - The Company, The People, The SolutionsNicola Procopio
 
Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...
Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...
Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...Nicola Procopio
 
Studiare Statistica all'UniCal
Studiare Statistica all'UniCalStudiare Statistica all'UniCal
Studiare Statistica all'UniCalNicola Procopio
 
Data Culture live @ TaG: uMap
Data Culture live @ TaG: uMapData Culture live @ TaG: uMap
Data Culture live @ TaG: uMapNicola Procopio
 
Data Culture live @ TaG: osm for beginners
Data Culture live @ TaG: osm for beginnersData Culture live @ TaG: osm for beginners
Data Culture live @ TaG: osm for beginnersNicola Procopio
 

More from Nicola Procopio (13)

How people talk about health?
How people talk about health?How people talk about health?
How people talk about health?
 
Algoritmi non supervisionati per time series
Algoritmi non supervisionati per time seriesAlgoritmi non supervisionati per time series
Algoritmi non supervisionati per time series
 
Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...
Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...
Modelli di Durata: un'analisi sull'utilizzo del portale Web dell'Università d...
 
Create R package with RStudio
Create R package with RStudioCreate R package with RStudio
Create R package with RStudio
 
Breve introduzione alle CNN
Breve introduzione alle CNNBreve introduzione alle CNN
Breve introduzione alle CNN
 
Integris - The Company, The People, The Solutions
Integris - The Company, The People, The SolutionsIntegris - The Company, The People, The Solutions
Integris - The Company, The People, The Solutions
 
Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...
Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...
Introduzione all'Intelligenza Artificiale. Cos'è e come impatta sulle nostre ...
 
Studiare Statistica all'UniCal
Studiare Statistica all'UniCalStudiare Statistica all'UniCal
Studiare Statistica all'UniCal
 
Presentazione Tetris
Presentazione TetrisPresentazione Tetris
Presentazione Tetris
 
Pitch TechGarage
Pitch TechGaragePitch TechGarage
Pitch TechGarage
 
Pitch Barcamper
Pitch BarcamperPitch Barcamper
Pitch Barcamper
 
Data Culture live @ TaG: uMap
Data Culture live @ TaG: uMapData Culture live @ TaG: uMap
Data Culture live @ TaG: uMap
 
Data Culture live @ TaG: osm for beginners
Data Culture live @ TaG: osm for beginnersData Culture live @ TaG: osm for beginners
Data Culture live @ TaG: osm for beginners
 

Recently uploaded

High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingNeil Barnes
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...limedy534
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
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
 
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...ThinkInnovation
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 

Recently uploaded (20)

High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
Brighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data StorytellingBrighton SEO | April 2024 | Data Storytelling
Brighton SEO | April 2024 | Data Storytelling
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
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
 
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
Predictive Analysis - Using Insight-informed Data to Determine Factors Drivin...
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Jamshedpur Anushka 8250192130 Independent Escort Se...
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 

Who are the top influencers and what characterizes them?

  • 1. Who are the top influencers and what characterizes them? Nicola Procopio 19-04-2022
  • 2. Senior Data Scientist Nicola Procopio About me nicola.procopio@healthwareinternational.com Contacts Background Community https://www.slideshare.net/NicolaProcopio https://it.linkedin.com/in/nicolaprocopio https://github.com/nickprock Actually @
  • 3. Mission We play at the intersection of science, creativity, boundless curiosity, and our understanding of human needs. That’s how we design transformational healthcare experiences that engage, simplify and empower people’s lives. We are digital natives and multi-talented coders, connected and passionate to learn and innovate. Our mission is to design and develop successful solutions and digital products. The full-service healthcare agency of Healthware Group
  • 4. “One machine can do the work of fifty ordinary men. No machine can do the work of one extraordinary man.” -Elbert Hubbard-
  • 5. Classical Metrics Some metrics to identify influencers: ● indegree influence: # followers ● retweet(or mention) influence: # RT (or @) ● follower/following ● PageRank (or TwitterRank) ● HITS They consider neither if a user is active on a matter of interest, or her opinion.
  • 6. Classical Metrics ● in-degree corresponds to the popularity of a user ● mentions represent the name value of a user and measure the capability of that user to attract other users in a topic discussion ● retweets express the importance of the user’s tweet content and measure the ability of that user to spawn interesting arguments ● TwitterRank (improves PageRank) is an approach to measure twitterer influence by taking into account the link structure of followers/following of individual users and the topical similarity between these users
  • 7. HITS The algorithm HITS (Hypertext Induced Topic Selection), assigns a score to web pages by exploiting the principal singular vectors of the adjacency matrix of the subgraph extracted from the web. The algorithm introduces the concepts of hub and authority. In HITS model, the SVD provides a 2-way decomposition that yields authority and hub scores.
  • 8. TOPHITS The algorithm TOPHITS extends HITS and produces set of triplets {u, v, w}, where the u and v vectors contain hub and authority scores for the web pages, and the w vector contains topic scores for the terms. In TOPHITS, the PARAFAC model provides a 3-way decomposition that yields authority, hub, and topic scores.
  • 9. SocialAU Social media Authoritative User extracts from user textual messages, the items related to the selected topic and the keywords used to express opinions on these items, and models this information with a three-layer network.
  • 10. SocialAU: Data Structure We build 4 graphs: ● 3 layer graphs represented by adjacency matrix ● An inter-layer graph built by triplets (u, i, k)
  • 11. SocialAU and TOPHITS Main similarities: ● SocialAU extends the TOPHITS technique to identify topics and the associated authoritative web pages (users for SocialAU). ● Analogously to TOPHITS, it employs the greedy PARAFAC procedure to obtain authority and hub scores of the three-layer network. Main differences: ● SocialAU employs a multilayer network while TOPHITS uses a multiplex network, a particular case of multilayer network where the set of nodes is shared by all the layers, and cross-layer connections are only between a node in a layer and the counterpart in another layer. ● SocialAU modifies the PARAFAC greedy algorithm to take into account the scores computed on each layer by the HITS method.
  • 12. SocialAU: How it works SocialAU is an iterative algorithm, each iteration cost is O(N) like TOPHITS. As TOPHITS it calculates the most influential triplets but also takes into account a score of importance in their network using HITS. The original SocialAU was written in MATLAB 2015b using the Tensor Toolbox. Between 2020 and 2022 i rewrote the algorithm using numpy and pytorch, you can find the implementations on github
  • 14. Evaluation Measures To qualitatively evaluate the results of SocialAU some influence measures adopted in the literature for Twitter datasets are considered. Moreover, new indexes are introduced to better understand the activity rate of a user and the capability of generating interesting contents that catch other users’ attention. ● Followers/following Ratio ● Retweet Influence Ratio and Mention Influence Ratio ● Retweet and Mention Ratio (Normalized and User Normalized) ● Interaction Ratio (and Normalized) ● Social Network Potential ● User Activity
  • 15. Examples TV Series Smartphones YELP ● 20366 Tweets from 4th to 14th January 2016 ● 12 TV Series ● 14207 users with 17410 edges ● 6123 keywords with 72856 edges ● 51534 triples in a tensor 14207x12x6123 ● 24834 Tweets from 7th May to 27th July 2015 ● 51 smartphones ● 9028 users with 9191 edges ● 2706 keywords with 29554 edges ● a Tensor 9028x51x2706 with 26673 triples ● has different category and subcategory, for each category a multilayer net was built ● for activity: ○ 5327 users with 372571 edges ○ 7495 items and 262906 edges ○ 19746 keywords with 706595 edges ○ a tensor with 158107 triples
  • 19. Main Contributions 1. Content of web posts regarding a topic of interest posted by users is modeled by a three-layer network, completely different from the state-of-the-art approaches 2. The greedy PARAFAC algorithm for computing the rank-1 approximation of the 3rd-order tensor representing inter-layer interactions has been extended to take into account the hub and authority scores determined by the HITS method on the users and keywords layers. 3. SocialAU combines topological and context analysis to obtain influential users 4. New evaluation measures are proposed to assess the capability of the approach to detect authoritative users expressing their point of view on the most discussed items by using the most dominant keywords 5. Experiments on TV series coming from Twitter, and a Yelp dataset reporting reviews on several categories, show the ability of SocialAU to find users that are both authoritative in the user network, and very active in expressing their viewpoint
  • 21. Some References ● Oro E., Pizzuti C., Procopio N., Ruffolo M. Detecting Topic Authoritative Social Media Users: a Multilayer Network Approach. IEEE Transactions on Multimedia, 2017, 20.5: 1195-1208. ● Oro E., Pizzuti C. and Ruffolo M. (2018). A Methodology for Identifying Influencers and their Products Perception on Twitter.In Proceedings of the 20th International Conference on Enterprise Information Systems - Volume 1: ICEIS, ISBN 978-989-758-298-1, pages 577-584. DOI: 10.5220/0006675405770584 ● Procopio, N. (2022). Influencer Centrality (Version 0.2.0) [Computer software].