SlideShare a Scribd company logo
1 of 39
LinkedIn Endorsements: Reputation, Virality, and
Social Tagging
O‟Reilly Strata - February 28, 2013
Sam Shah @sam_shah
Pete Skomoroch @peteskomoroch


©2012 LinkedIn Corporation. All Rights Reserved.
Sam Shah
                          Principal Engineer and Engineering Manager
                          @sam_shah
                          www.linkedin.com/in/shahsam




                          Peter Skomoroch
                          Principal Data Scientist
                          @peteskomoroch
                          www.linkedin.com/in/peterskomoroch




©2012 LinkedIn Corporation. All Rights Reserved.
LinkedIn: The Professional Profile of Record




   200+M            Members                      200M                  Member
                                                                       Profiles


                    ©2012 LinkedIn Corporation. All Rights Reserved.              3
LinkedIn‟s Latest Data Product: Skill Endorsements




                                                     4
Viral Growth: 800M Endorsements in 4 Months




                                              5
Data Amplifies Desire

1. Desire + Social Proof
2. Viral Loops + Network Effects
3. Data Foundation + Recommendation Algorithms




                                                 6
1) Desire & Social Proof




                           7
Email   News Feed   Notification
2) Viral Loops & Network Effects
       A
                           B                          B “accepts”
    endorses
                        notified                     endorsement
       B




                                                     Endorsement
                                                   recommendations




                                                     B           B
                                                  endorses    endorses
                                                     C           D
3) Data Foundation: Skills & Suggested Skills




                                                9
Data Foundation: LinkedIn Skills




                                   10
Social Tagging Accelerates Adoption



     Skill marketing
Skill recommendations
       Virality only


         Suggested
      endorsements




                        ©2012 LinkedIn Cororation. All Rights Reserved.
Outline


              Skill discovery


               Skill tagging


           Skill recommendations


          Suggested endorsements




                                   12
Unsupervised Topic Discovery from Profiles




    Extract




                                             13
Profile
Building the Skills Dictionary                                 (specialties)



   What is the skills dictionary?

     – A growing taxonomy of skills
                                                              Tokenization


                                                               Clustering
     – Generated by mining profiles and maintained by the
       Skills team at LinkedIn
                                                             Crowdsourcing
     – Created using clustering and crowdsourcing.

     – Multiple phrases, acronyms, and misspellings map to
       a single standardized skill.

         250+ different phrases map to “Microsoft Office”
                                                                Taxonomy



                                                                               14
Topic Clustering & Phrase Sense Disambiguation




                                                 15
Skills Dictionary: Microsoft Office


   –   ms office
   –   ms office suite
   –   computer skills including ms office
   –   office 97
   –   microsoft office user
                                             Microsoft Office
   –   mac office
   –   microsoft office 2003 & 2007          (Skill ID = 366)
   –   microsoft office suits
   –   microsoft ofice
   –   microsoft ofiice
   –   ms office certified
   –   office 98
   –   …




                                                                16
Deduplication Signals from Mechanical Turk




                                             17
Sample Task for Mechanical Turk Workers




                                          18
Skill Phrase Deduplication




                             19
Outline


              Skill discovery


               Skill tagging


           Skill recommendations


          Suggested endorsements




                                   20
Skills Classification
   Use skill dictionary metadata to tag, standardize and infer skills
   Run classifiers for each skill on member profiles




                                             Public Speaking

                                             Ruby on Rails

                                             Entrepreneurship

                                             Microsoft Office

                                             AP Style




                                                                         21
Document
 Tagging Skill Phrases                                                        (ex: Profile)


 Tagging: Extract potential skill phrases from text
     Lead designer and engineer for the implementation of a user-
     centric, fully-configurable UI for data aggregation and reporting.
     Developed over 20 SaaS custom applications using Python,
     Javascript and RoR.                                                     Tokenization

                                                                                      Phrases
    JavaScript       RoR     SaaS                           Python
                                                                                      (up to 6 words)

 Standardize unambiguous phrase variants                                   Skills Tagger
      ror
      rubyonrails                                                                       Skills
      ruby on rails development           Ruby on Rails                                 (unordered)
      ruby rails
      ruby on rail                                                         Skills Classifier


                                                                                  Skills
                                                                          (ranked by relevance)


                                                                                              22
Outline


              Skill discovery


               Skill tagging


          Skill recommendations


          Suggested endorsements




                                   23
Skills Classification on Member Profiles

    The skills classifier computes the likelihood of a member to have a skill based on
    the member’s profile, other profiles which share common attributes and their
    connections.




                 Tagging               Standardization                Inference
Profile
                Tokenize free             Transform tags            Rank skills by
  text
            text into phrase tags       into potential skills        likelihood


                        Profile attributes & network signals




                                                                                         24
Profile
Skill Inference

   How suggested/inferred skills work:
                                                                         Extract
     – Profiles with skills help build a massive dataset of             attributes
       (attribute: skills).
                                                              Feature
                                                                              - Company ID
         Example with a title:                                Vectors
                                                                              - Title ID
                                                                              - Groups ID
         Software Engineer         Java      100 000
                                                                              - Industry ID
         Software Engineer         C++        88 000                          -…
         …
                                                                 Skills Classifier
                 Title             Skill      Occurrences



                                                                       Skills
                                                               (ranked by likelihood)


                                                                                     25
Profile
Skill Inference

   How suggested/inferred skills work:
                                                                    Extract
     – The skill likelihood is a conditional model                 attributes

                                                         Feature
                                                                         - Company ID
     – Probabilities are combined using a Naïve Bayes    Vectors
                                                                         - Title ID
       Classifier                                                        - Groups ID
                                                                         - Industry ID
                                                                         -…

                                                            Skills Classifier
   If you are an engineer at Apple, you probably know
    about iPhone Development.


                                                                  Skills
                                                          (ranked by likelihood)


                                                                                26
Skill Suggestions for Your LinkedIn Profile



                                  4% Conversion




                                  49% Conversion


                                              29
Outline


               Skill discovery


               Skill tagging


           Skill recommendations


          Suggested endorsements




                                   30
Social Tagging via Skill Endorsements




                                        31
Suggesting Endorsements
                                                          Candidate
 People-skill combinations in a member‟s network         generation
 Binary classification
                                                    Feature
                                                                   - Company
 Features                                          Vectors
                                                                   - Title
   –   Skill inference score                                       - Groups
   –   Company overlap                                             - Industry
   –   School overlap                                              -…
   –   Group overlap
   –   Industry and functional area similarity                Classifier
   –   Title similarity
   –   Site interactions
   –   Co-interactions
                                                    Suggested Endorsements
                                                      (ranked by likelihood)




                                                                           32
Social Tagging Accelerates Adoption



     Skill marketing

Skill recommendations



  Skill endorsements




                        ©2012 LinkedIn Cororation. All Rights Reserved.
Can We Find Influencers In Venture Capital?




                                              34
Which Skills Are Important for a Data Scientist?




                                                   35
What Technologies are Professionals Adopting?




                                                36
Data Amplifies Desire

1. Desire + Social Proof
2. Viral Loops + Network Effects
3. Data Catalyst + Recommendation Algorithms




                                               37
Infrastructure




•   Apache Hadoop: Parallel processing architecture
•   Apache Kafka: Ingress pipes
•   Azkaban: Hadoop scheduler
•   Voldemort: Egress database
•   Apache Pig: High-level MR language
•   DataFu: Convenience routines

http://data.linkedin.com


R. Sumbaly, J. Kreps, and S. Shah. “The „Big Data‟ ecosystem at LinkedIn”. In SIGMOD 2013 (to appear).

                                          ©2012 LinkedIn Corporation. All Rights Reserved.               38
Learning More
data.linkedin.com

More Related Content

Viewers also liked

Insanity: The Chase
Insanity: The ChaseInsanity: The Chase
Insanity: The ChaseDavid Sr.
 
Hiring Hacks For Founders
Hiring Hacks For FoundersHiring Hacks For Founders
Hiring Hacks For Foundersdanarkind
 
App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...
App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...
App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...Cyber Security Alliance
 
ENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N A N D T H E F A M I L Y
ENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N  A N D  T H E  F A M I L YENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N  A N D  T H E  F A M I L Y
ENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N A N D T H E F A M I L YFabulyzer
 
iPods & Podcasting for Whole Language Instruction
iPods & Podcasting for Whole Language InstructioniPods & Podcasting for Whole Language Instruction
iPods & Podcasting for Whole Language InstructionUnion City High School
 
Herramientas para crear videotutoriales
Herramientas para crear videotutorialesHerramientas para crear videotutoriales
Herramientas para crear videotutorialesAlexander Guzman
 
A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...
A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...
A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...Arthur Karabatsos
 
3 d pie chart circular with hole in center 12 stages powerpoint presentation ...
3 d pie chart circular with hole in center 12 stages powerpoint presentation ...3 d pie chart circular with hole in center 12 stages powerpoint presentation ...
3 d pie chart circular with hole in center 12 stages powerpoint presentation ...SlideTeam.net
 
Sebi compliances and penalty 13.11.05 jaipur
Sebi compliances and penalty               13.11.05 jaipurSebi compliances and penalty               13.11.05 jaipur
Sebi compliances and penalty 13.11.05 jaipurPavan Kumar Vijay
 

Viewers also liked (11)

Insanity: The Chase
Insanity: The ChaseInsanity: The Chase
Insanity: The Chase
 
Your big idea (1)
Your big idea (1)Your big idea (1)
Your big idea (1)
 
Hiring Hacks For Founders
Hiring Hacks For FoundersHiring Hacks For Founders
Hiring Hacks For Founders
 
VDC-Newsletter 2016-08
VDC-Newsletter 2016-08VDC-Newsletter 2016-08
VDC-Newsletter 2016-08
 
App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...
App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...
App secforum2014 andrivet-cplusplus11-metaprogramming_applied_to_software_obf...
 
ENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N A N D T H E F A M I L Y
ENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N  A N D  T H E  F A M I L YENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N  A N D  T H E  F A M I L Y
ENTREPRENEURIAL OPPORTUNITY E X P L O I T A T I O N A N D T H E F A M I L Y
 
iPods & Podcasting for Whole Language Instruction
iPods & Podcasting for Whole Language InstructioniPods & Podcasting for Whole Language Instruction
iPods & Podcasting for Whole Language Instruction
 
Herramientas para crear videotutoriales
Herramientas para crear videotutorialesHerramientas para crear videotutoriales
Herramientas para crear videotutoriales
 
A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...
A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...
A Primer - Comparing Japanese, Australian, Dutch and UK RMBS and Mortgage Mar...
 
3 d pie chart circular with hole in center 12 stages powerpoint presentation ...
3 d pie chart circular with hole in center 12 stages powerpoint presentation ...3 d pie chart circular with hole in center 12 stages powerpoint presentation ...
3 d pie chart circular with hole in center 12 stages powerpoint presentation ...
 
Sebi compliances and penalty 13.11.05 jaipur
Sebi compliances and penalty               13.11.05 jaipurSebi compliances and penalty               13.11.05 jaipur
Sebi compliances and penalty 13.11.05 jaipur
 

Similar to Strata 2013 - LinkedIn Endorsements: Reputation, Virality, and Social Tagging

Keynote Peter Skomoroch - skills, reputation, and search
Keynote   Peter Skomoroch - skills, reputation, and searchKeynote   Peter Skomoroch - skills, reputation, and search
Keynote Peter Skomoroch - skills, reputation, and searchlucenerevolution
 
KEYNOTE: Skills, Reputation and Search
KEYNOTE: Skills, Reputation and SearchKEYNOTE: Skills, Reputation and Search
KEYNOTE: Skills, Reputation and Searchlucenerevolution
 
Skills, Reputation, and Search
Skills, Reputation, and SearchSkills, Reputation, and Search
Skills, Reputation, and SearchPeter Skomoroch
 
LinkedIn Skills: RecSys Conference 2014
LinkedIn Skills: RecSys Conference 2014LinkedIn Skills: RecSys Conference 2014
LinkedIn Skills: RecSys Conference 2014Mathieu Bastian
 
Big Data and Data Standardization at LinkedIn
Big Data and Data Standardization at LinkedInBig Data and Data Standardization at LinkedIn
Big Data and Data Standardization at LinkedInAlexis Baird
 
Fall 2012 Info Session Slides
Fall 2012 Info Session SlidesFall 2012 Info Session Slides
Fall 2012 Info Session SlidesJamie Thai
 
Linked In Corporate Presentation 050312
Linked In Corporate Presentation 050312Linked In Corporate Presentation 050312
Linked In Corporate Presentation 050312Andy Solty
 
Aras PLM Software Visualization
Aras PLM Software VisualizationAras PLM Software Visualization
Aras PLM Software VisualizationAras
 
Mind Click Services
Mind Click ServicesMind Click Services
Mind Click ServicesMind Click
 
Resume: Web Development and Design
Resume: Web Development and DesignResume: Web Development and Design
Resume: Web Development and Designcthuliz
 
Northridge Webinar Share Point 2010 Public Web
Northridge Webinar Share Point 2010 Public WebNorthridge Webinar Share Point 2010 Public Web
Northridge Webinar Share Point 2010 Public Webjfarq
 
Mesh Labs Introduction June 2012
Mesh Labs Introduction June 2012Mesh Labs Introduction June 2012
Mesh Labs Introduction June 2012Umesh Ramalingachar
 
Porque se certificar e mudanças nas provas de SQL Server 2012.
Porque se certificar e mudanças nas provas de SQL Server 2012.Porque se certificar e mudanças nas provas de SQL Server 2012.
Porque se certificar e mudanças nas provas de SQL Server 2012.Marcos Freccia
 
My Intro and Resume - Cameron T Brown
My Intro and Resume - Cameron T BrownMy Intro and Resume - Cameron T Brown
My Intro and Resume - Cameron T Brownself employed
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API PossibilitiesKim Beinborn
 
LinkedIn API's
LinkedIn API'sLinkedIn API's
LinkedIn API'sTim Deegan
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API PossibilitiesRachel Romba
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn
 

Similar to Strata 2013 - LinkedIn Endorsements: Reputation, Virality, and Social Tagging (20)

Keynote Peter Skomoroch - skills, reputation, and search
Keynote   Peter Skomoroch - skills, reputation, and searchKeynote   Peter Skomoroch - skills, reputation, and search
Keynote Peter Skomoroch - skills, reputation, and search
 
KEYNOTE: Skills, Reputation and Search
KEYNOTE: Skills, Reputation and SearchKEYNOTE: Skills, Reputation and Search
KEYNOTE: Skills, Reputation and Search
 
Skills, Reputation, and Search
Skills, Reputation, and SearchSkills, Reputation, and Search
Skills, Reputation, and Search
 
LinkedIn Skills: RecSys Conference 2014
LinkedIn Skills: RecSys Conference 2014LinkedIn Skills: RecSys Conference 2014
LinkedIn Skills: RecSys Conference 2014
 
Big Data and Data Standardization at LinkedIn
Big Data and Data Standardization at LinkedInBig Data and Data Standardization at LinkedIn
Big Data and Data Standardization at LinkedIn
 
Fall 2012 Info Session Slides
Fall 2012 Info Session SlidesFall 2012 Info Session Slides
Fall 2012 Info Session Slides
 
Linked In Corporate Presentation 050312
Linked In Corporate Presentation 050312Linked In Corporate Presentation 050312
Linked In Corporate Presentation 050312
 
Aras PLM Software Visualization
Aras PLM Software VisualizationAras PLM Software Visualization
Aras PLM Software Visualization
 
SFIAplus V3
SFIAplus V3SFIAplus V3
SFIAplus V3
 
Mind Click Services
Mind Click ServicesMind Click Services
Mind Click Services
 
Resume: Web Development and Design
Resume: Web Development and DesignResume: Web Development and Design
Resume: Web Development and Design
 
Northridge Webinar Share Point 2010 Public Web
Northridge Webinar Share Point 2010 Public WebNorthridge Webinar Share Point 2010 Public Web
Northridge Webinar Share Point 2010 Public Web
 
Mesh Labs Introduction June 2012
Mesh Labs Introduction June 2012Mesh Labs Introduction June 2012
Mesh Labs Introduction June 2012
 
Fomax Corporate Profile
Fomax   Corporate Profile Fomax   Corporate Profile
Fomax Corporate Profile
 
Porque se certificar e mudanças nas provas de SQL Server 2012.
Porque se certificar e mudanças nas provas de SQL Server 2012.Porque se certificar e mudanças nas provas de SQL Server 2012.
Porque se certificar e mudanças nas provas de SQL Server 2012.
 
My Intro and Resume - Cameron T Brown
My Intro and Resume - Cameron T BrownMy Intro and Resume - Cameron T Brown
My Intro and Resume - Cameron T Brown
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
 
LinkedIn API's
LinkedIn API'sLinkedIn API's
LinkedIn API's
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
 

Recently uploaded

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 

Recently uploaded (20)

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 

Strata 2013 - LinkedIn Endorsements: Reputation, Virality, and Social Tagging

  • 1. LinkedIn Endorsements: Reputation, Virality, and Social Tagging O‟Reilly Strata - February 28, 2013 Sam Shah @sam_shah Pete Skomoroch @peteskomoroch ©2012 LinkedIn Corporation. All Rights Reserved.
  • 2. Sam Shah Principal Engineer and Engineering Manager @sam_shah www.linkedin.com/in/shahsam Peter Skomoroch Principal Data Scientist @peteskomoroch www.linkedin.com/in/peterskomoroch ©2012 LinkedIn Corporation. All Rights Reserved.
  • 3. LinkedIn: The Professional Profile of Record 200+M Members 200M Member Profiles ©2012 LinkedIn Corporation. All Rights Reserved. 3
  • 4. LinkedIn‟s Latest Data Product: Skill Endorsements 4
  • 5. Viral Growth: 800M Endorsements in 4 Months 5
  • 6. Data Amplifies Desire 1. Desire + Social Proof 2. Viral Loops + Network Effects 3. Data Foundation + Recommendation Algorithms 6
  • 7. 1) Desire & Social Proof 7
  • 8. Email News Feed Notification 2) Viral Loops & Network Effects A B B “accepts” endorses notified endorsement B Endorsement recommendations B B endorses endorses C D
  • 9. 3) Data Foundation: Skills & Suggested Skills 9
  • 11. Social Tagging Accelerates Adoption Skill marketing Skill recommendations Virality only Suggested endorsements ©2012 LinkedIn Cororation. All Rights Reserved.
  • 12. Outline Skill discovery Skill tagging Skill recommendations Suggested endorsements 12
  • 13. Unsupervised Topic Discovery from Profiles Extract 13
  • 14. Profile Building the Skills Dictionary (specialties)  What is the skills dictionary? – A growing taxonomy of skills Tokenization Clustering – Generated by mining profiles and maintained by the Skills team at LinkedIn Crowdsourcing – Created using clustering and crowdsourcing. – Multiple phrases, acronyms, and misspellings map to a single standardized skill. 250+ different phrases map to “Microsoft Office” Taxonomy 14
  • 15. Topic Clustering & Phrase Sense Disambiguation 15
  • 16. Skills Dictionary: Microsoft Office – ms office – ms office suite – computer skills including ms office – office 97 – microsoft office user Microsoft Office – mac office – microsoft office 2003 & 2007 (Skill ID = 366) – microsoft office suits – microsoft ofice – microsoft ofiice – ms office certified – office 98 – … 16
  • 17. Deduplication Signals from Mechanical Turk 17
  • 18. Sample Task for Mechanical Turk Workers 18
  • 20. Outline Skill discovery Skill tagging Skill recommendations Suggested endorsements 20
  • 21. Skills Classification  Use skill dictionary metadata to tag, standardize and infer skills  Run classifiers for each skill on member profiles Public Speaking Ruby on Rails Entrepreneurship Microsoft Office AP Style 21
  • 22. Document Tagging Skill Phrases (ex: Profile)  Tagging: Extract potential skill phrases from text Lead designer and engineer for the implementation of a user- centric, fully-configurable UI for data aggregation and reporting. Developed over 20 SaaS custom applications using Python, Javascript and RoR. Tokenization Phrases JavaScript RoR SaaS Python (up to 6 words)  Standardize unambiguous phrase variants Skills Tagger ror rubyonrails Skills ruby on rails development Ruby on Rails (unordered) ruby rails ruby on rail Skills Classifier Skills (ranked by relevance) 22
  • 23. Outline Skill discovery Skill tagging Skill recommendations Suggested endorsements 23
  • 24. Skills Classification on Member Profiles The skills classifier computes the likelihood of a member to have a skill based on the member’s profile, other profiles which share common attributes and their connections. Tagging Standardization Inference Profile Tokenize free Transform tags Rank skills by text text into phrase tags into potential skills likelihood Profile attributes & network signals 24
  • 25. Profile Skill Inference  How suggested/inferred skills work: Extract – Profiles with skills help build a massive dataset of attributes (attribute: skills). Feature - Company ID Example with a title: Vectors - Title ID - Groups ID Software Engineer Java 100 000 - Industry ID Software Engineer C++ 88 000 -… … Skills Classifier Title Skill Occurrences Skills (ranked by likelihood) 25
  • 26. Profile Skill Inference  How suggested/inferred skills work: Extract – The skill likelihood is a conditional model attributes Feature - Company ID – Probabilities are combined using a Naïve Bayes Vectors - Title ID Classifier - Groups ID - Industry ID -… Skills Classifier  If you are an engineer at Apple, you probably know about iPhone Development. Skills (ranked by likelihood) 26
  • 27.
  • 28.
  • 29. Skill Suggestions for Your LinkedIn Profile 4% Conversion 49% Conversion 29
  • 30. Outline Skill discovery Skill tagging Skill recommendations Suggested endorsements 30
  • 31. Social Tagging via Skill Endorsements 31
  • 32. Suggesting Endorsements Candidate  People-skill combinations in a member‟s network generation  Binary classification Feature - Company  Features Vectors - Title – Skill inference score - Groups – Company overlap - Industry – School overlap -… – Group overlap – Industry and functional area similarity Classifier – Title similarity – Site interactions – Co-interactions Suggested Endorsements (ranked by likelihood) 32
  • 33. Social Tagging Accelerates Adoption Skill marketing Skill recommendations Skill endorsements ©2012 LinkedIn Cororation. All Rights Reserved.
  • 34. Can We Find Influencers In Venture Capital? 34
  • 35. Which Skills Are Important for a Data Scientist? 35
  • 36. What Technologies are Professionals Adopting? 36
  • 37. Data Amplifies Desire 1. Desire + Social Proof 2. Viral Loops + Network Effects 3. Data Catalyst + Recommendation Algorithms 37
  • 38. Infrastructure • Apache Hadoop: Parallel processing architecture • Apache Kafka: Ingress pipes • Azkaban: Hadoop scheduler • Voldemort: Egress database • Apache Pig: High-level MR language • DataFu: Convenience routines http://data.linkedin.com R. Sumbaly, J. Kreps, and S. Shah. “The „Big Data‟ ecosystem at LinkedIn”. In SIGMOD 2013 (to appear). ©2012 LinkedIn Corporation. All Rights Reserved. 38