Klout Topics for Modeling Interests and Expertise of Users Across Social Networks

Klout Topics for Modeling Interests and Expertise of Users Across Social Networks

Klout Topics for Modeling Interests and Expertise of Users Across Social Networks Sarah Ellinger, Prantik Bhattacharyya, Preeti Bhargava, Nemanja Spasojevic Lithium Technologies | Klout San Francisco, CA {sarah.ellinger,prantik.bhattacharyya,preeti.bhargava,nemanja.spasojevic}@lithium.com ABSTRACT This paper presents Klout Topics, a lightweight ontology to describe social media users’ topics of interest and expertise. Klout Topics is designed to: be human-readable and consumer- friendly; cover multiple domains of knowledge in depth; and promote data extensibility via knowledge base entities. We Figure 1: Tweet by Andrew Ng, 18 June 2017 discuss why this ontology is well-suited for text labeling For these reasons, we see that the choice of topic set can and interest modeling applications, and how it compares to have significant implications for the success of a text labeling, available alternatives. We show its coverage against common topic modeling, or other NLP applications [1]. social media interest sets, and examples of how it is used To address these challenges, we present Klout Topics (KT), to model the interests of over 780M social media users on a curated, lightweight ontology of over 8K nodes and over Klout.com. Finally, we open the ontology for external use. 13K edges, and discuss: ∙ its characteristics and structure, KEYWORDS ∙ its relative strengths compared to alternatives, taxonomy; topic ontology; topic modeling; social media; user ∙ its coverage measured against topics used in Twitter interest models, user expertise models Interests1and Google Ads2, and ACM Reference format: ∙ case studies applying it to social media profiles. Sarah Ellinger, Prantik Bhattacharyya, Preeti Bhargava, Nemanja Spasojevic. 2017. Klout Topics for Modeling Interests and Expertise 2 MOTIVATION of Users Across Social Networks. In Proceedings of K-CAP 2017, How can the choice of a candidate topic set impact the success Austin, Texas, December 2017 (Ninth International Conference of an interest modeling application? Consider the topics that on Knowledge Capture 2017), 4 pages. could be assigned to the Twitter profile of machine learning https://doi.org/10.1145/nnnnnnn.nnnnnnn expert Andrew Ng3. For an interest modeling application to assign meaningful labels to this profile, it would need a topic 1 INTRODUCTION set containing concepts like “AI”, “Coursera”, and “Stan- ford”. But is there value in representing “AI” and “Artifical The richness of social media as a source of information about Intelligence” as distinct topics? Should the topic set contain its users’ interests and areas of expertise has led to a great deal entities like “Baidu AI Group”, and would we expect them of research on natural language processing (NLP) algorithms to be successfully modeled? Should the topic set contain ab- for extracting that data. Taking free-form text and modeling stract concepts like “Thought” or “Power”, and would those it as structured topics opens up a variety of applications convey any meaning when assigned? If the topic set included that are not possible with unstructured bags of keywords. negatively-viewed concepts such as “Terrorist Propaganda” However, an often-neglected aspect of the modeling task is or “Spam”, and those topics were assigned based on a post choosing which set of candidate topics to use. Through the like Figure 1, would we risk implying that the user is either a practice of modeling social media interest and expertise topics terrorist or a spammer? These risks increase when modeling arXiv:1710.09824v1 [cs.IR] 26 Oct 2017 on Klout.com, we have identified several criteria for such a interests over large numbers of social media profiles, and topic set. These include: make it advisable to use a carefully curated topic set. ∙ covering many domains of knowledge in depth and in multiple languages; 3 BEST PRACTICES ∙ being human-readable, so that modeled topics can be exposed by an application; Through the practice of modeling social media interest and ∙ being small enough for human curation to be feasible; expertise topics on Klout.com, we have identified the following ∙ containing links from knowledge base entities to topics, best practices for an interest modeling topic set: to enable NLP tasks. (1) Contain concepts that can be meaningful interests of a person or topics of a document. One can reasonably say “This social media user has in-depth knowledge of Ninth International Conference on Knowledge Capture 2017, De- geometry” or “this article is about geometry”, which cember 2017, Austin, Texas © 2017 Association for Computing Machinery. 1 http://business.twitter.com/en/targeting/interest.html ACM ISBN 978-x-xxxx-xxxx-x/YY/MM. $15.00 2 https://support.google.com/ads/answer/2842480?hl=en https://doi.org/10.1145/nnnnnnn.nnnnnnn 3 http://twitter.com/AndrewYNg Ninth International Conference on Knowledge Capture 2017, December 2017, Austin, Texas S. Ellinger et. al. implies that “Geometry” is a good candidate topic. Root Nodes Edges However, one cannot reasonably say “This social media Arts and Humanities 565 625 Food and Drink 268 313 user has in-depth knowledge of rectangles”, which tells Government and Politics 484 527 us that assigning “Rectangles” as a topic will likely be Health and Wellness 374 422 seen as a failure of the modeling application. News and Media 157 164 (2) Be limited to topics, rather than text formats, user de- Science and Nature 635 623 mographics, or other attributes. We are supporting the Sports and Recreation 827 894 Location 912 1019 task of determining what a given piece of text is about Fashion 242 259 and then aggregating that topic knowledge to label Education 648 656 a social profile; it is out of our scope to determine Hobbies 92 110 non-topical attributes of the user or the text. Entertainment 5779 5325 (3) Contain sufficient depth and range of concepts to cover Business 809 884 Technology 1131 1196 the wide variety of topics discussed on social media. A Lifestyle 635 681 greater number of distinct, meaningful topics allows Travel and Tourism 73 79 for more meaningful targeting or labeling of users. Nar- Table 1: Root categories of KT, with counts of nodes and edges rower subcategories such “Gospel Music” or “Afford- able Care Act” can be more useful to an application (2) Knowledge bases such as Wikidata6, DBPedia7, or than higher-level categories like “Music” or “Politics”. YAGO8. Knowledge bases are by design very large, and (4) Be small enough for ease of maintenance. While a too- contain many entities that are too general, abstract, small topic set has limited utility, as discussed above, a or specific to be successfully modeled as interests. very large topic set is challenging to curate. In addition, (3) Lightweight category sets used for ad targeting such a very large topic set can be expensive to model over as GoogleAds, Twitter Ads, etc. These are the closest large amounts of social media content. match for the task of interest modeling, and are quite (5) Be up-to-date with topics likely to be discussed on social sufficient for many applications; they are the logical media. Certain domains, such as technology, politics basis for comparison for KT. However, because they are and popular culture, evolve rapidly; a topic set from designed to be applied in a self-serve UI by advertisers, even a year ago is likely to have problematic gaps. they tend to be high-level, limited in size, and contain (6) Be readable by end users. If the modeled topics are to grab-bag or “Other”-type categories (e.g., “Fun and be exposed in an application, they should be named Trivia”) that are not present as topics on social media. with clarity and brevity. (e.g., “Humidifiers” is prefer- (4) DMOZ9 or similar URL catalogs. Because these are able to “Humidifier (Product)”). intended to catalog URLs and not social media content, (7) Be structured hierarchically to leverage connections be- they contain format categories that are out of scope of tween concepts. This allows the modeling application a topic modeling task (e.g. “Personal Homepages”). to infer knowledge upward in the graph (e.g., to under- (5) Yelp or other business catalogs. These exclude many stand that a user who is interested in “Chicago Cubs” non-business topics that are present on social media will also be interested in “Baseball”). (e.g., “Donald Trump”, “History”). (8) Support multiple languages. A single-language topic set (6) Amazon, GoodRelations [4] and other product catalogs. will limit the final application. These exclude many non-product topics that are present (9) Include knowledge base entity ids, for data extensibility. on social media (e.g., “Donald Trump”, “History”). Mapping topics to entities in a knowledge base such as (7) LinkedIn or other catalogs of professional skills. These Wikipedia or Freebase is useful for a number of NLP exclude many non-professional topics that are popular tasks, such as entity disambiguation. on social media (“Fan Fiction”). 4 ALTERNATIVE TOPIC SETS 5 KLOUT TOPICS CHARACTERISTICS We find that the alternative sources of topic labels fallinto We present Klout Topics, a lightweight curated ontology the following categories: designed to model user and text topics across social networks. (1) Formal ontologies developed for the Semantic Web such The latest version can be accessed on GitHub10. as OpenCyc4, OntoLingua [3], Schema.org5, etc. These are larger and more complex than the social media 5.1 Methodology topic domain requires, and would require extra process- KT was initially bootstrapped from a set of 140K Freebase ing to apply. For example, the OpenCyc node “Game” topic nodes, selected by matching popular keywords from is, among other things, an instance of the “type of tem- social media text. That set was curated down to 20K candi- porally stuff-like thing”, which is a complex category dates by removing nodes that were not sufficiently popular on out of the scope of topic modeling tasks.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    4 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us