Online Social Networks: Measurement, Analysis, and Applications to Distributed Information Systems

Total Page:16

File Type:pdf, Size:1020Kb

Online Social Networks: Measurement, Analysis, and Applications to Distributed Information Systems RICE UNIVERSITY Online Social Networks: Measurement, Analysis, and Applications to Distributed Information Systems by Alan E. Mislove A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy Approved, Thesis Committee: Peter Druschel, Chair Professor of Computer Science T. S. Eugene Ng Assistant Professor of Computer Science Krishna P. Gummadi Assistant Professor of Computer Science Houston, Texas April, 2009 Online Social Networks: Measurement, Analysis, and Applications to Distributed Information Systems Alan E. Mislove Abstract Recently, online social networking sites have exploded in popularity. Numerous sites are dedicated to finding and maintaining contacts and to locating and sharing different types of content. Online social networks represent a new kind of information network that differs significantly from existing networks like the Web. For example, in the Web, hyperlinks between content form a graph that is used to organize, navigate, and rank information. The properties of the Web graph have been studied extensively, and have lead to useful algorithms such as PageRank. In contrast, few links exist between content in online social networks and instead, the links exist between content and users, and between users themselves. However, little is known in the research community about the properties of online social network graphs at scale, the factors that shape their structure, or the ways they can be leveraged in information systems. In this thesis, we use novel measurement techniques to study online social net- works at scale, and use the resulting insights to design innovative new information systems. First, we examine the structure and growth patterns of online social net- works, focusing on how users are connecting to one another. We conduct the first large-scale measurement study of multiple online social networks at scale, capturing information about over 50 million users and 400 million links. Our analysis identifies a common structure across multiple networks, characterizes the underlying processes that are shaping the network structure, and exposes the rich community structure. Second, we leverage our understanding of the properties of online social networks to design new information systems. Specifically, we build two distinct applications that leverage different properties of online social networks. We present and evaluate Ostra, a novel system for preventing unwanted communication that leverages the difficulty in establishing and maintaining relationships in social networks. We also present, deploy, and evaluate PeerSpective, a system for enhancing Web search using the natural community structure in social networks. Each of these systems has been evaluated on data from real online social networks or in a deployment with real users. Acknowledgments First and foremost, I would like to thank my advisors, Peter Druschel and Krishna P. Gummadi, for their help, advice, and mentoring during my graduate career. Without their support and guidance, none of the work presented in this thesis would have been possible. Moreover, I am deeply indebted to them both for showing me how to do successful research, how to mentor students, and how to communicate research results effectively. I suspect that this debt will only grow over time, as I use these skills in my own research career. I would also like to thank Eugene Ng for his service on my thesis committee. His insight and advice proved very useful during the preparation of this thesis, and in my search for a tenure-track job. I am also grateful to have worked with Bobby Bhattacharjee – his advice and enthusiasm played no small part in my decision to continue a career in academia. I am extremely grateful to have worked with and mentored numerous talented students during my research career. Working with Bimal, Malveeka, and Hema was a pleasure, and the excitement and energy they each brought to their research was both refreshing and invigorating. I hope that I am lucky enough to work with students of a similar caliber in the future. v I am deeply indebted to Brigitta Hansen, Claudia Richter, and Belia Martinez, whose assistance with many administrative matters proved invaluable. They all made living in Germany while finishing a Ph.D. at Rice a much easier experience. I would also like to thank my colleagues and friends in Saarbr¨ucken: Ansley, Animesh, Atul, Andreas, Jeff, Jim, Rodrigo, Andrey, Derek, Rose, Marcel, Max, Nuno, Pedro, Mia, and Ashu. They all made MPI-SWS a wonderful place to be, and being in Germany is an experience that I will always treasure. I am also grateful for my close friendship with Rebecca. Her contagious excitement and enthusiasm was always refreshing, and I benefited greatly from her insight and advice. Additionally, I am grateful for my friendship with Stephanie – our travels and adventures often provided a needed break from research. Finally, I would like to express my deep gratitude to my family, and especially my parents, for their love and support during the ups and downs of graduate school. I am grateful beyond words for all that they have given me. Contents Abstract ii Acknowledgments iv List of Illustrations xv List of Tables xxii 1 Introduction 1 1.1 Background, related work, and methodology . ... 4 1.2 Networkstructureandgrowth . 5 1.3 Communities in online social networks . .. 7 1.4 Ostra: Leveragingrelationships . .. 8 1.5 Peerspective: Leveraging shared interest . ..... 9 2 Background 11 2.1 Whatareonlinesocialnetworks? . 11 2.1.1 Definitionandpurpose . 11 2.1.2 Abriefhistory .......................... 12 2.1.3 Mechanismsandpolicies . 14 2.1.4 Anewformofinformationexchange . 17 vii 2.2 Why study online social networks? . 19 2.2.1 Trust................................ 19 2.2.2 Sharedinterest .......................... 20 2.2.3 Contentexchange......................... 20 2.2.4 Otherdisciplines ......................... 22 2.3 How do we analyze complex networks? . 23 2.3.1 Preliminaries ........................... 23 2.3.2 Radiusanddiameter .. .. 23 2.3.3 Degreedistribution . 24 2.3.4 Jointdegreedistribution . 25 2.3.5 Scale-freebehavior . 26 2.3.6 Assortativity ........................... 26 2.3.7 Clusteringcoefficient . 27 2.3.8 Betweenness centrality . 27 2.3.9 Modularity ............................ 28 2.3.10 Connectedcomponents . 29 2.3.11 Classes of studied networks . 30 2.3.12 Preferentialattachment . 31 3 Related Work 32 3.1 Complexnetworkstructure. 32 3.1.1 Socialnetworks .......................... 33 viii 3.1.2 Otherinformationnetworks . 35 3.2 Complexnetworkgrowth. 36 3.2.1 Growthmodels .......................... 36 3.2.2 Observationsofnetworkgrowth . 39 3.3 Detectingcommunities . .. .. 41 3.3.1 Classical community detection . 41 3.3.2 Globalcommunitydetection . 42 3.3.3 Localcommunitydetection. 44 3.3.4 Observationsofcommunities. 46 3.4 Preventing unwanted communication . 47 3.4.1 Content-basedfiltering . 48 3.4.2 Originator-basedfiltering. 49 3.4.3 Imposingacostonthesender . 50 3.4.4 Contentrating .......................... 53 3.4.5 Leveragingrelationships . 53 3.5 Personalizedwebsearch . .. .. 54 4 Measurement Methodology 57 4.1 Challenges in crawling large graphs . .. 57 4.1.1 CrawlingtheentirelargeWCC . 58 4.1.2 Usingonlyforwardlinks . 59 4.2 Capturing social networks’ structure . ... 60 ix 4.2.1 Flickr ............................... 60 4.2.2 LiveJournal ............................ 62 4.2.3 Orkut ............................... 64 4.2.4 YouTube.............................. 66 4.2.5 Webgraph............................. 66 4.2.6 Summary ............................. 67 4.3 Capturinggroupmembership . 68 4.4 Capturing social networks’ growth . .. 68 4.4.1 Flickr ............................... 69 4.4.2 YouTube.............................. 70 4.4.3 Wikipedia ............................. 71 4.4.4 Internettopology ......................... 72 4.5 Capturingcommunities. 73 4.5.1 Measurementmethodology. 73 4.5.2 Collecteddata........................... 74 4.5.3 Limitations ............................ 75 4.6 Dataavailability ............................. 76 5 Network Structure 77 5.1 High-leveldatastatistics . 78 5.2 Linksymmetry .............................. 79 5.3 Power-lawnodedegrees. .. .. 80 x 5.4 Correlationofindegreeandoutdegree . ... 85 5.5 Pathlengthsanddiameter . 87 5.6 Linkdegreecorrelations . .. .. 88 5.6.1 Jointdegreedistribution . 88 5.6.2 Scale-freebehavior . 90 5.6.3 Assortativity ........................... 90 5.7 Denselyconnectedcore. .. .. 91 5.8 Tightlyclusteredfringe. 94 5.9 Groups................................... 96 5.10Discussion ................................. 98 5.10.1 Information dissemination and search . .. 99 5.10.2 Trust................................ 99 5.11Summary ................................. 101 6 Network Growth 102 6.1 High-level data characteristics . ... 103 6.2 Growth dominates network evolution . 104 6.3 Reciprocation ............................... 105 6.4 Preferentialattachment. 107 6.4.1 Undirectednetworks . 109 6.4.2 Directednetworks. 109 6.4.3 Discussion............................. 110 xi 6.5 Proximity bias in link creation . 111 6.6 Mechanisms causing proximity bias . 114 6.7 Discussion ................................. 118 6.7.1 Is proximity fundamental? . 118 6.7.2 Proximity mechanisms . 120 6.8 Summary ................................. 120 7 Network Communities 122 7.1 Datasetsused............................... 124 7.2 Attributesinthenetwork . 124 7.2.1 Friendswithcommonattributes . 125 7.2.2 Attribute-based communities . 126 7.2.3 Summary
Recommended publications
  • Nber Working Paper Series Human Decisions And
    NBER WORKING PAPER SERIES HUMAN DECISIONS AND MACHINE PREDICTIONS Jon Kleinberg Himabindu Lakkaraju Jure Leskovec Jens Ludwig Sendhil Mullainathan Working Paper 23180 http://www.nber.org/papers/w23180 NATIONAL BUREAU OF ECONOMIC RESEARCH 1050 Massachusetts Avenue Cambridge, MA 02138 February 2017 We are immensely grateful to Mike Riley for meticulously and tirelessly spearheading the data analytics, with effort well above and beyond the call of duty. Thanks to David Abrams, Matt Alsdorf, Molly Cohen, Alexander Crohn, Gretchen Ruth Cusick, Tim Dierks, John Donohue, Mark DuPont, Meg Egan, Elizabeth Glazer, Judge Joan Gottschall, Nathan Hess, Karen Kane, Leslie Kellam, Angela LaScala-Gruenewald, Charles Loeffler, Anne Milgram, Lauren Raphael, Chris Rohlfs, Dan Rosenbaum, Terry Salo, Andrei Shleifer, Aaron Sojourner, James Sowerby, Cass Sunstein, Michele Sviridoff, Emily Turner, and Judge John Wasilewski for valuable assistance and comments, to Binta Diop, Nathan Hess, and Robert Webberfor help with the data, to David Welgus and Rebecca Wei for outstanding work on the data analysis, to seminar participants at Berkeley, Carnegie Mellon, Harvard, Michigan, the National Bureau of Economic Research, New York University, Northwestern, Stanford and the University of Chicago for helpful comments, to the Simons Foundation for its support of Jon Kleinberg's research, to the Stanford Data Science Initiative for its support of Jure Leskovec’s research, to the Robert Bosch Stanford Graduate Fellowship for its support of Himabindu Lakkaraju and to Tom Dunn, Ira Handler, and the MacArthur, McCormick and Pritzker foundations for their support of the University of Chicago Crime Lab and Urban Labs. The main data we analyze are provided by the New York State Division of Criminal Justice Services (DCJS), and the Office of Court Administration.
    [Show full text]
  • Himabindu Lakkaraju
    Himabindu Lakkaraju Contact Information 428 Morgan Hall Harvard Business School Soldiers Field Road Boston, MA 02163 E-mail: [email protected] Webpage: http://web.stanford.edu/∼himalv Research Interests Transparency, Fairness, and Safety in Artificial Intelligence (AI); Applications of AI to Criminal Justice, Healthcare, Public Policy, and Education; AI for Decision-Making. Academic & Harvard University 11/2018 - Present Professional Postdoctoral Fellow with appointments in Business School and Experience Department of Computer Science Microsoft Research, Redmond 5/2017 - 6/2017 Visiting Researcher Microsoft Research, Redmond 6/2016 - 9/2016 Research Intern University of Chicago 6/2014 - 8/2014 Data Science for Social Good Fellow IBM Research - India, Bangalore 7/2010 - 7/2012 Technical Staff Member SAP Research, Bangalore 7/2009 - 3/2010 Visiting Researcher Adobe Systems Pvt. Ltd., Bangalore 7/2007 - 7/2008 Software Engineer Education Stanford University 9/2012 - 9/2018 Ph.D. in Computer Science Thesis: Enabling Machine Learning for High-Stakes Decision-Making Advisor: Prof. Jure Leskovec Thesis Committee: Prof. Emma Brunskill, Dr. Eric Horvitz, Prof. Jon Kleinberg, Prof. Percy Liang, Prof. Cynthia Rudin Stanford University 9/2012 - 9/2015 Master of Science (MS) in Computer Science Advisor: Prof. Jure Leskovec Indian Institute of Science (IISc) 8/2008 - 7/2010 Master of Engineering (MEng) in Computer Science & Automation Thesis: Exploring Topic Models for Understanding Sentiments Expressed in Customer Reviews Advisor: Prof. Chiranjib
    [Show full text]
  • Human Decisions and Machine Predictions*
    HUMAN DECISIONS AND MACHINE PREDICTIONS* Jon Kleinberg Himabindu Lakkaraju Jure Leskovec Jens Ludwig Sendhil Mullainathan August 11, 2017 Abstract Can machine learning improve human decision making? Bail decisions provide a good test case. Millions of times each year, judges make jail-or-release decisions that hinge on a prediction of what a defendant would do if released. The concreteness of the prediction task combined with the volume of data available makes this a promising machine-learning application. Yet comparing the algorithm to judges proves complicated. First, the available data are generated by prior judge decisions. We only observe crime outcomes for released defendants, not for those judges detained. This makes it hard to evaluate counterfactual decision rules based on algorithmic predictions. Second, judges may have a broader set of preferences than the variable the algorithm predicts; for instance, judges may care specifically about violent crimes or about racial inequities. We deal with these problems using different econometric strategies, such as quasi-random assignment of cases to judges. Even accounting for these concerns, our results suggest potentially large welfare gains: one policy simulation shows crime reductions up to 24.7% with no change in jailing rates, or jailing rate reductions up to 41.9% with no increase in crime rates. Moreover, all categories of crime, including violent crimes, show reductions; and these gains can be achieved while simultaneously reducing racial disparities. These results suggest that while machine learning can be valuable, realizing this value requires integrating these tools into an economic framework: being clear about the link between predictions and decisions; specifying the scope of payoff functions; and constructing unbiased decision counterfactuals.
    [Show full text]
  • Graph Evolution: Densification and Shrinking Diameters
    Graph Evolution: Densification and Shrinking Diameters JURE LESKOVEC Carnegie Mellon University JON KLEINBERG Cornell University and CHRISTOS FALOUTSOS Carnegie Mellon University How do real graphs evolve over time? What are normal growth patterns in social, technological, and information networks? Many studies have discovered patterns in static graphs, identifying properties in a single snapshot of a large network or in a very small number of snapshots; these include heavy tails for in- and out-degree distributions, communities, small-world phenomena, and others. However, given the lack of information about network evolution over long periods, it has been hard to convert these findings into statements about trends over time. Here we study a wide range of real graphs, and we observe some surprising phenomena. First, most of these graphs densify over time with the number of edges growing superlinearly in the number of nodes. Second, the average distance between nodes often shrinks over time in contrast to the conventional wisdom that such distance parameters should increase slowly as a function of the number of nodes (like O(log n)orO(log(log n)). Existing graph generation models do not exhibit these types of behavior even at a qualitative level. We provide a new graph generator, based on a forest fire spreading process that has a simple, intuitive justification, requires very few parameters (like the flammability of nodes), and produces graphs exhibiting the full range of properties observed both in prior work and in the present study. This material is based on work supported by the National Science Foundation under Grants No. IIS-0209107 SENSOR-0329549 EF-0331657IIS-0326322 IIS- 0534205, CCF-0325453, IIS-0329064, CNS-0403340, CCR-0122581; a David and Lucile Packard Foundation Fellowship; and also by the Pennsylvania Infrastructure Technology Alliance (PITA), a partnership of Carnegie Mellon, Lehigh University and the Commonwealth of Pennsylvania’s Department of Community and Economic Development (DCED).
    [Show full text]
  • CURRICULUM Vitae Jure LESKOVEC
    CURRICULUM vitae Jure LESKOVEC Department of Computer Science Phone: (650) 723 - 2273 Stanford University Cell: (412) 478 - 8329 353 Serra Mall E-mail: [email protected] Stanford CA 93405 http://www.cs.stanford.edu/∼jure Positions held Stanford University, Stanford , CA. Assistant Professor. Department of Computer Science. August 2009. Cornell University, Ithaca, NY. Postdoctoral researcher. Department of Computer Science. September 2008 – July 2009. Education Carnegie Mellon University, Pittsburgh, PA. Ph.D. in Computational and Statistical Learning, Machine Learning Department, School of Computer Science. September 2008. University of Ljubljana, Slovenia. Diploma [B.Sc.] in Computer Science (Summa Cum Laude), May 2004. Research Applied machine learning and large-scale data mining, focusing on the analysis and interests modeling of large real-world networks. Academic ACM SIGKDD Dissertation Award 2009 honors Best Research Paper Award at ASCE Journal of Water Resources Planning and Man- agement Engineering, 2009. Best student paper award at 13th ACM SIGKDD International Conference on Knowl- edge Discovery and Data Mining, KDD 2007. Best solution of Battle of the Water Sensor Networks (BWSN) competition on sensor placement in water distribution networks, 2007. Microsoft Graduate Research Fellowship, 2006 - 2008. Best research paper award at 11th ACM SIGKDD International Conference on Knowl- edge Discovery and Data Mining, KDD 2005. Slovenian Academy of Arts and Sciences Fellowship, 2004. University of Ljubljana Preserenˇ Award (highest university award for students given to 10 out of 40,000 sutdents), 2004. Winner of the KDD Cup 2003 on estimating the download rate of scientific articles on Arxiv. KDD Cup is a data mining competition held in conjunction with the Annual ACM SIGKDD Conference.
    [Show full text]
  • Jure Leskovec
    Jure Leskovec Computer Science Department Stanford University Includes joint work with Deepay Chakrabarti, Anirban Dasgupta, Christos Faloutsos, Jon Kleinberg, Kevin Lang and Michael Mahoney Workshop on Complex Networks in Information & Knowledge Management, CIKM 2009 Interaction graph model of networks: . Nodes represent “entities” . Edges represent “interactions” between pairs of entities Thinking of data in a form of a network makes the difference: . Google realized web-pages are connected . Collective classification, targeting Jure Leskovec, CNIKM '09 2 Online social networks Collaboration networks Systems biology networks arXiv DBLP Communication networks Web graph & citation networks Internet Jure Leskovec, CNIKM '09 3 Complex networks as phenomena, not just designed artifacts What are the common patterns that emerge? Flickr social network Scale free networks n= 584,207, m=3,555,115 many more hubs than expected Jure Leskovec, CNIKM '09 4 Network data spans many orders of magnitude: . 436-node network of email exchange over 3-months at corporate research lab [Adamic-Adar, SocNets ‘03] . 43,553-node network of email exchange over 2 years at a large university [Kossinets-Watts, Science ‘06] . 4.4-million-node network of declared friendships on a blogging community [Backstrom et at., KDD ‘06] . 240-million-node network of all IM communication over a month on Microsoft Instant Messenger [Leskovec-Horvitz, WWW ‘08] Jure Leskovec, CNIKM '09 5 [Leskovec et al. KDD 05] How do network properties scale with the size of the network? Citations Citations ) a=1.6 E(t diameter N(t) time Densification Shrinking diameter Average degree increases Path lengths get shorter Jure Leskovec, CNIKM '09 6 What do we hope to achieve by analyzing networks? .
    [Show full text]
  • Real Time Traffic Congestion Prediction and Mitigation at the City Scale
    Real Time Traffic Congestion Prediction and Mitigation at the City Scale John Shen Carnegie Mellon University https://orcid.org/0000-0003-4588-2775 ABHINAV JAUHRI, Carnegie Mellon, United States, https://orcid.org/0000-0002-9695-9261 BRAD STOCKS, Carnegie Mellon, United States JIAN HUI LI, Intel Corp., United States KOICHI YAMADA, Intel Corp., United States JOHN PAUL SHEN, Carnegie Mellon, United States FINAL RESEARCH REPORT Contract # 69A3551747111 DISCLAIMER The contents of this report reflect the views of the authors, who are responsible for the facts and the accuracy of the information presented herein. This document is disseminated under the sponsorship of the U.S. Department of Transportation’s University Transportation Centers Program, in the interest of information exchange. The U.S. Government assumes no liability for the contents or use thereof. 1 Generating Realistic Ride-Hailing Data Sets Using GANs ABHINAV JAUHRI, Carnegie Mellon, United States BRAD STOCKS, Carnegie Mellon, United States JIAN HUI LI, Intel Corp., United States KOICHI YAMADA, Intel Corp., United States JOHN PAUL SHEN, Carnegie Mellon, United States This paper focuses on the synthetic generation of human mobility data in urban areas. We present a novel application of Generative Adversarial Networks (GANs) for modeling and generating human mobility data. We leverage actual ride requests from ride sharing/hailing services from four major cities to train our GANs model. Our model captures the spatial and temporal variability of the ride-request patterns observed for all four cities over a typical week. Previous works have characterized the spatial and temporal properties of human mobility data sets using the fractal dimensionality and the densification power law, respectively, which we utilize to validate our GANs-generated synthetic data sets.
    [Show full text]
  • Advancements in Graph Neural Networks: Pgnns, Pretraining, and OGB Jure Leskovec
    Advancements in Graph Neural Networks: PGNNs, Pretraining, and OGB Jure Leskovec Includes joint work with W. Hu, J. You, M. Fey, Y. Dong, B. Liu, M. Catasta, K. Xu, S. Jegelka, M. Zitnik, P. Liang, V. Pande Networks of Interactions Social networks Knowledge graphs Biological networks Complex Systems Molecules Code Jure Leskovec, Stanford University 2 Representation Learning in Graphs … z Predictions: Node labels, Link predicition, Graph Input: Network classification Jure Leskovec, Stanford University 3 Why is it Hard? Networks are complex! § Arbitrary size and complex topological structure (i.e., no spatial locality like grids) vs. Text Networks Images § No fixed node ordering or reference point § Often dynamic and have multimodal features Jure Leskovec, Stanford University 4 Graph Neural Networks A TARGET NODE B B C A A C B A C F E D F E D INPUT GRAPH A Each node defines a computation graph § Each edge in this graph is a transformation/aggregation function Scarselli et al. 2005. The Graph Neural Network Model. IEEE Transactions on Neural Networks. Jure Leskovec, Stanford University 5 Graph Neural Networks A TARGET NODE B B C A A C B A C F E D F E D INPUT GRAPH A Neural networks Intuition: Nodes aggregate information from their neighbors using neural networks Inductive Representation Learning on LargeJure GraphsLeskovec, .Stanford W. Hamilton, University R. Ying, J. Leskovec. NIPS, 2017. 6 Idea: Aggregate Neighbors Intuition: Network neighborhood defines a computation graph Every node defines a computation graph based on its neighborhood!
    [Show full text]
  • Graphs Over Time: Densification Laws, Shrinking Diameters and Possible
    Graphs over Time: Densification Laws, Shrinking Diameters and Possible Explanations ∗ Jure Leskovec Jon Kleinberg Christos Faloutsos Carnegie Mellon University Cornell University Carnegie Mellon University [email protected] [email protected] [email protected] duces graphs exhibiting the full range of properties observed both in prior work and in the present study. ABSTRACT How do real graphs evolve over time? What are “normal” Categories and Subject Descriptors growth patterns in social, technological, and information H.2.8 [Database Management]: Database Applications – networks? Many studies have discovered patterns in static Data Mining graphs, identifying properties in a single snapshot of a large network, or in a very small number of snapshots; these in- General Terms clude heavy tails for in- and out-degree distributions, com- munities, small-world phenomena, and others. However, Measurement, Theory given the lack of information about network evolution over long periods, it has been hard to convert these findings into Keywords statements about trends over time. Here we study a wide range of real graphs, and we observe densification power laws, graph generators, graph mining, some surprising phenomena. First, most of these graphs heavy-tailed distributions, small-world phenomena densify over time, with the number of edges growing super- linearly in the number of nodes. Second, the average dis- 1. INTRODUCTION tance between nodes often shrinks over time, in contrast In recent years, there has been considerable interest in to the conventional wisdom that such distance parameters graph structures arising in technological, sociological, and should increase slowly as a function of the number of nodes scientific settings: computer networks (routers or autonomous (like O(log n)orO(log(log n)).
    [Show full text]
  • Integrating Transductive and Inductive Embeddings Improves Link
    Integrating Transductive And Inductive Embeddings Improves Link Prediction Accuracy Chitrank Gupta∗ Yash Jain∗ Abir De† Soumen Chakrabarti IIT Bombay India ABSTRACT network science and machine learning [8–11, 20, 26, 29] starting In recent years, inductive graph embedding models, viz., graph from the seminal papers by Adamic and Adar [2] and Liben-Nowell neural networks (GNNs) have become increasingly accurate at and Kleinberg [15]. link prediction (LP) in online social networks. The performance of such networks depends strongly on the input node features, 1.1 Prior work and limitations which vary across networks and applications. Selecting appropri- In recent years, there has been a flurry of deep learning models ate node features remains application-dependent and generally which have shown a great potential in predicting links in online an open question. Moreover, owing to privacy and ethical issues, social networks. Such models learn node embedding vectors which use of personalized node features is often restricted. In fact, many compress sparse, high dimensional information about node neigh- publicly available data from online social network do not contain borhoods in the graph into low dimensional dense vectors. These any node features (e.g., demography). In this work, we provide a embedding methods predominantly follow two approaches. The comprehensive experimental analysis which shows that harness- first approach consists of transductive neural models which learn ing a transductive technique (e.g., Node2Vec) for obtaining initial the embedding of each node separately by leveraging matrix fac- node representations, after which an inductive node embedding torization based models, e.g., Node2Vec [7], DeepWalk [18], etc. technique takes over, leads to substantial improvements in link Such models suffer from two major limitations, viz., they cannot prediction accuracy.
    [Show full text]
  • Learning Cost-Effective and Interpretable Treatment Regimes
    Learning Cost-Effective and Interpretable Treatment Regimes Himabindu Lakkaraju Cynthia Rudin Stanford University Duke University Abstract If Spiro-Test=Pos and Prev-Asthma=Yes and Cough=High then C Else if Spiro-Test=Pos and Prev-Asthma =No then Q Decision makers, such as doctors and judges, make crucial decisions such as recommending Else if Short-Breath =Yes and Gender=F and Age≥ 40 and Prev-Asthma=Yes then C treatments to patients, and granting bail to de- Else if Peak-Flow=Yes and Prev-RespIssue=No and Wheezing =Yes, then Q fendants on a daily basis. Such decisions typi- Else if Chest-Pain=Yes and Prev-RespIssue =Yes and Methacholine =Pos then C cally involve weighing the potential benefits of Else Q taking an action against the costs involved. In this work, we aim to automate this task of learn- Figure 1: Regime for treatment recommendations for ing cost-effective, interpretable and actionable asthma patients output by our framework;Q refers to treatment regimes. We formulate this as a prob- milder forms of treatment used for quick-relief, andC lem of learning a decision list – a sequence of corresponds to more intense treatments such as controller if-then-else rules – that maps characteristics of drugs (C is higher cost thanQ); Attributes in blue are least subjects (eg., diagnostic test results of patients) expensive. to treatments. This yields an end-to-end individ- ualized policy for tests and treatments. We pro- of medical tests etc.). For instance, a doctor first diagnoses pose a novel objective to construct a decision list the patient’s condition by studying the patient’s medical which maximizes outcomes for the population, history and ordering a set of relevant tests that are cru- and minimizes overall costs.
    [Show full text]
  • Curriculum Vitae
    Curriculum Vitae Marinka Zitnik Department of Biomedical Informatics [email protected] Harvard University +1 (650)-308-6763 10 Shattuck Street http://scholar.harvard.edu/marinka Boston, MA 02115, USA Research Machine learning and large-scale data science, focusing on new methods for the analysis, fusion, and learning on Interests large graphs with applications to biology, genomics, and medicine. Current Harvard University, USA December 2019- Position Assistant Professor, Department of Biomedical Informatics Associate Member, Broad Institute of MIT and Harvard Education Stanford University, USA 2016-2019 Postdoctoral Research Scholar Department of Computer Science Advisor: Prof. Jure Leskovec Biohub Postdoctoral Research Fellow University of Ljubljana, Slovenia 2012-2015 Ph.D. in Computer Science Department of Computer and Information Science Advisor: Prof. Blaz Zupan Committee: Peter Semrl, Igor Kononenko, Saso Dzeroski, Florian Markowetz summa cum laude (GPA 10.00/10) Jozef Stefan Golden Emblem Nominated for the Best European Doctoral Dissertation in Artificial Intelligence Stanford University, Department of Computer Science, USA 2014 Research Fellow with Prof. Jure Leskovec Baylor College of Medicine, Department of Molecular and Human Genetics, USA 2013-2014 Predoctoral Fellow with Prof. Gad Shaulsky and Prof. Adam Kuspa Imperial College London, Department of Computing, UK 2012 Research Student with Prof. Natasa Przulj University of Toronto, Donnelly Centre for Cellular and Biomolecular Research, Canada 2012 Research Student with
    [Show full text]