social graph

{{Short description|Graph Theory}}

{{about|representation of social networks|the concept a social graph represents|Social network}}

Image:Sna large.png in which each person is represented by a dot called a node and the friendship relationship is represented by a line called an edge]]

File:Social graph.gif radio and watched the video from YouTube.]]

A social graph is a graph that represents social relations between entities. It is a model or representation of a social network. The social graph has been referred to as "the global mapping of everybody and how they're related".[https://www.cbsnews.com/news/facebook-one-social-graph-to-rule-them-all/ "Facebook: One Social Graph to Rule Them All?"]. CBS News. Retrieved July 11, 2010.

The term was used as early as 1964, albeit in the context of isoglosses.[https://www.jstor.org/stable/30022452 "Graphic Representation of Social Isoglosses"]. Anthropological Linguistics. Volume 6. Issue 4. Horne, Kibbey M. February 1964. Leo Apostel uses the term in the context here in 1978.{{cite web

| author = Apostel, Leo

| title = The Elementary Theory of Collective Action

| url = https://www.philosophica.ugent.be/wp-content/uploads/fulltexts/21-6.pdf

| periodical = Philosophica, (Volume 21)

| volume = 21

| date = 1978

| url-status = dead

| archive-url = https://web.archive.org/web/20211110142729/https://www.philosophica.ugent.be/wp-content/uploads/fulltexts/21-6.pdf

| archive-date = November 10, 2021

}} The concept was originally called sociogram.

The term was popularized at the Facebook F8 conference on May 24, 2007, when it was used to explain how the newly introduced Facebook Platform would take advantage of the relationships between individuals to offer a richer online experience.[https://newsroom.fb.com/news/2007/05/facebook-unveils-platform-for-developers-of-social-applications/ "Facebook Unveils Platform for Developers of Social Applications"]. Facebook. Retrieved July 11, 2010. The definition has been expanded to refer to a social graph of all Internet users.

Since explaining the concept of the social graph, Mark Zuckerberg, one of the founders of Facebook, has often touted Facebook's goal of offering the website's social graph to other websites so that a user's relationships can be put to use on websites outside Facebook's control.[https://www.zdnet.com/article/facebooks-zuckerberg-uncorks-the-social-graph/ "Facebook's Zuckerberg uncorks the social graph"]. ZDNet. Retrieved July 11, 2010.

Facebook's social graph

{{As of|2010}}, Facebook's social graph is the largest social network dataset in the world,[http://www.avc.com/a_vc/2010/04/one-graph-to-rule-them-all.html "One Graph To Rule Them All?"]. A VC. Retrieved July 11, 2010. and it contains the largest number of defined relationships between the largest number of people among all websites because it is the most widely used social networking service in the world.[https://web.archive.org/web/20080815231533/http://www.businessweek.com/technology/content/aug2008/tc20080812_853725.htm "Facebook: No. 1 Globally"]. BusinessWeek. Retrieved July 11, 2010.

= Impact =

Facebook’s social graph played a crucial role in the rapid growth of the company by increasing the engagement of its users, optimizing what each user sees in their feed and enabling an extremely efficient advertising policy. With their social graph, Facebook created a huge network of their platform’s users which enabled them to grow exponentially.{{Cite journal |last=Fattal |first=Alex |date=2012 |title=Facebook: Corporate Hackers, a Billion Users, and the Geo-politics of the "Social Graph" |url=https://muse.jhu.edu/pub/35/article/484380/summary |journal=Anthropological Quarterly |volume=85 |issue=3 |pages=927–955 |doi=10.1353/anq.2012.0051 |issn=1534-1518}}

One of the stars features of Facebook is its feed – what each user sees in their app. Facebook’s feed is mainly distributed using its Social Graph. Instead of displaying random publication from random users, the graph allows the app to display personalized content based on each user’s previous interactions. This individualized approach enhances the experience that the app offers which increase users’ engagement towards the social media application. Likes, shares and comments also play a key role in the social graph’s layout, by reinforcing interactions and visibility between two users who enjoy the same classes of entertainment.{{Cite book |last1=Wilson |first1=Christo |last2=Boe |first2=Bryce |last3=Sala |first3=Alessandra |last4=Puttaswamy |first4=Krishna P.N. |last5=Zhao |first5=Ben Y. |chapter=User interactions in social networks and their implications |date=2009-04-01 |title=Proceedings of the 4th ACM European conference on Computer systems |chapter-url=https://dl.acm.org/doi/abs/10.1145/1519065.1519089 |series=EuroSys '09 |location=New York, NY, USA |publisher=Association for Computing Machinery |pages=205–218 |doi=10.1145/1519065.1519089 |isbn=978-1-60558-482-9}}

= Analysis =

Facebook's social graph has been analyzed by multiple papers. In 2011, a study{{Citation |last1=Ugander |first1=Johan |title=The Anatomy of the Facebook Social Graph |date=2011-11-18 |last2=Karrer |first2=Brian |last3=Backstrom |first3=Lars |last4=Marlow |first4=Cameron|arxiv=1111.4503 }} confirmed the six degrees of separation phenomenon on the scale of the graph.

= Data storing =

Social graphs are typically stored using graph databases, which utilize graph query languages to manage and query relationships efficiently.

For the storing of its social graph, Facebook relies on TAO (The Associations and Objects), a custom-built, distributed system optimized for fast read operations at a massive scale.{{Cite web |date=2013-06-25 |title=TAO: The power of the graph |url=https://engineering.fb.com/2013/06/25/core-infra/tao-the-power-of-the-graph/ |access-date=2025-03-31 |website=Engineering at Meta |language=en-US}}

= Issues =

Several issues have come forward regarding the existing implementation of the social graph owned by Facebook. For example, currently, a social networking service is unaware of the relationships forged between individuals on a different service. This creates an online experience that is not seamless, and instead provides for a fragmented experience due to the lack of an openly available graph between services. In addition, existing services define relationships differently.

Concern has also focused on the fact that Facebook's social graph is owned by the company and is not shared with other services, giving it a major advantage over other services and preventing its users from taking their graph with them to other services when they wish to do so, such as when a user is dissatisfied with Facebook.

Google has attempted to offer a solution to this problem by creating the Social Graph API, released in January 2008,[http://www.informationweek.com/news/internet/webdev/showArticle.jhtml?articleID=206102122 "Google Launches Social Graph API"]. InformationWeek. Retrieved July 11, 2010. which allows websites to draw publicly available information about a person to form a portable identity of the individual, in order to represent a user's online identity.[http://www.readwriteweb.com/archives/google_privacy.php "Is Google's social graph API a Creeping Privacy Violation?"]. ReadWriteWeb. Retrieved July 11, 2010. This did not, however, experience Google's desired uptake and was thus retired in 2012.[http://googleblog.blogspot.nl/2012/01/renewing-old-resolutions-for-new-year.html "Renewing old resolutions for the new year"]. Official Google Blog. Retrieved August 14, 2012.

Facebook introduced its own Graph API at the 2010 f8 conference. Both companies monetise collected data sets through direct marketing and social commerce.{{cite web |last=Barok |first=Dušan |date=2011-05-22 |title=Privatising Privacy: Trojan Horse in Free Open Source Distributed Social Platforms |url=http://pzwart3.wdka.hro.nl/wiki/User:Dusan_Barok/Privatising_Privacy:_Trojan_Horse_in_Free_Open_Source_Distributed_Social_Platforms |access-date=2011-10-15}} In December 2016, Microsoft acquired LinkedIn for $26.2 billion.{{Cite news |last=Lunden |first=Ingrid |date=2016-12-08 |title=Microsoft officially closes its $26.2B acquisition of LinkedIn |url=https://techcrunch.com/2016/12/08/microsoft-officially-closes-its-26-2b-acquisition-of-linkedin/ |access-date=2017-11-24 |work=TechCrunch |language=en-US}}

Lastly, massive use of Social Graph raised ethical questions and confidentiality problems. The Cambridge Analytica scandal in 2018{{Cite journal |last1=Hinds |first1=Joanne |last2=Williams |first2=Emma J. |last3=Joinson |first3=Adam N. |date=2020-11-01 |title="It wouldn't happen to me": Privacy concerns and perspectives following the Cambridge Analytica scandal |url=https://www.sciencedirect.com/science/article/abs/pii/S1071581920301002 |journal=International Journal of Human-Computer Studies |volume=143 |pages=102498 |doi=10.1016/j.ijhcs.2020.102498 |issn=1071-5819|hdl=1983/f6b54d4c-8afc-4aa2-a859-1699501e5d2f |hdl-access=free }} displayed to the open world how other apps had used data of the social graph to do political profiling, which sparked global outrage. Moreover, extreme personalization algorithms caused another problematic effect – the creation of filter bubble and echo chambers, reinforcing user’s existing beliefs which influenced public debates.{{Cite journal |last1=Wolfowicz |first1=Michael |last2=Weisburd |first2=David |last3=Hasisi |first3=Badi |date=2023-03-01 |title=Examining the interactive effects of the filter bubble and the echo chamber on radicalization |url=https://link.springer.com/article/10.1007/s11292-021-09471-0 |journal=Journal of Experimental Criminology |language=en |volume=19 |issue=1 |pages=119–141 |doi=10.1007/s11292-021-09471-0 |issn=1572-8315}} These concerns led to the adoption of stricter regulations on data protection, like the California Consumer Privacy Act, forcing Facebook to change its way of using data.{{Cite journal |last=Brinckerhoff |first=Rosie |date=2018 |title=Social Network or Social Nightmare: How California Courts Can Prevent Facebook's Frightening Foray into Facial Recognition Technology from Haunting Consumer Privacy Rights Forever |url=https://heinonline.org/HOL/LandingPage?handle=hein.journals/fedcom70&div=8&id=&page= |journal=Federal Communications Law Journal |volume=70 |pages=105}}

Twitter's social graph

As of 2012, Twitter is the most popular micro-blogging service in the world. Unlike classical social networks (e.g., Facebook), the relation between Twitter users is unidirectional, which makes information propagation in Twitter much closer to how information propagates in real life.

In 2012, Twitter's social graph consisted of 537 million Twitter accounts connected by 23.95 billion links.{{Cite journal |last1=Gabielkov |first1=Maksym |last2=Legout |first2=Arnaud |date=2012-12-10 |title=The Complete Picture of the Twitter Social Graph |url=https://inria.hal.science/hal-00752934 |language=en}}

== Open Graph ==

{{further|Facebook Platform#Open Graph protocol}}

Facebook's Graph API allows websites to draw information about more objects than simply people, including photos, events, and pages, and their relationships between each other. This expands the social graph concept to more than just relationships between individuals and instead applies it to virtual non-human objects between individuals, as well.[http://developers.facebook.com/docs/api "Graph API"]. Facebook. Retrieved July 11, 2010.

Other uses of Social Graph

The concept of the social graph can be extended to other uses than online social networks. It finds uses in multiple fields where interconnected relationships can be found.

In sports, most commonly in team’s sports, interactions between players and teams can be studied to enhance performances, such as the amount of passes between two specific players in football, proximity and distance between players in basketball.{{Cite journal |last1=Clemente |first1=Filipe Manuel |last2=Martins |first2=Fernando Manuel Lourenço |last3=Mendes |first3=Rui Sousa |date=2016 |title=Social Network Analysis Applied to Team Sports Analysis |url=https://link.springer.com/book/10.1007/978-3-319-25855-3 |journal=SpringerBriefs in Applied Sciences and Technology |language=en |doi=10.1007/978-3-319-25855-3 |isbn=978-3-319-25854-6 |issn=2191-530X}} Those interactions can be modeled through a social graph and can lead to strategy optimization. In statistical studies, social graphs can map the spread of diseases in a society.

See also

References

{{Reflist|2}}