Co-stardom Network
   HOME

TheInfoList



OR:

In
social network analysis Social network analysis (SNA) is the process of investigating social structures through the use of networks and graph theory. It characterizes networked structures in terms of ''nodes'' (individual actors, people, or things within the network) ...
, the co-stardom network represents the collaboration graph of film actors i.e. movie stars. The co-stardom network can be represented by an
undirected graph In discrete mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called '' ve ...
of
node In general, a node is a localized swelling (a "knot") or a point of intersection (a vertex). Node may refer to: In mathematics * Vertex (graph theory), a vertex in a mathematical graph *Vertex (geometry), a point where two or more curves, lines ...
s and links. Nodes correspond to the movie star actors and two nodes are linked if they co-starred (performed) in the same movie. The links are un-directed, and can be weighted or not depending on the goals of study. If the number of times two actors appeared in a movie is needed, links are assigned weights. The co-stardom network can also be represented by a bipartite graph where nodes are of two types: actors and movies. And edges connect different types of nodes (i.e. actors to movies) if they have a relationship (actors in a movie). Initially the network was found to have a small-world property. Afterwards, it was discovered that it exhibits a scale-free (power-law) behavior. The parlor game of
Six Degrees of Kevin Bacon Six Degrees of Kevin Bacon or Bacon's Law is a parlor game where players challenge each other to arbitrarily choose an actor and then connect them to another actor via a film that both actors have appeared in together, repeating this process to t ...
involves finding paths in this network from specified actors to
Kevin Bacon Kevin Norwood Bacon (born July 8, 1958) is an American actor. His films include the musical-drama film '' Footloose'' (1984), the controversial historical conspiracy legal thriller '' JFK'' (1991), the legal drama '' A Few Good Men'' (1992), t ...
.


Network representation

In order to represent any network, it is necessary to characterize the properties of the corresponding graph of nodes and links. Studies on the collaboration network of movie actors have been described in literature such as the work done by (Watts and Strogatz, 1998), and Barabási and Albert in (1999) and (2000). The general characteristics are described below. * According to Watts and Strogatz (1998), the movie/actor network indicated the following characteristics showing a small-world property of the underlying network: :Size: 225 226 :Average degree: 61 :Average path length: 3.65 :
Clustering coefficient In graph theory, a clustering coefficient is a measure of the degree to which nodes in a graph tend to cluster together. Evidence suggests that in most real-world networks, and in particular social networks, nodes tend to create tightly knit groups ...
: 0.79 Compared to a random graph of the same size and average degree, the average path length is close in value. However, the clustering coefficient is much higher for the movie actor network. * The network characteristics and scaling exponents given by Barabási and Albert (1999), indicates the scale-free behavior: :Size: 212 250 :Average degree: 28.78 :Cutoff for power-law scaling: 900 :Clustering coefficient: 0.79 Therefore, the underlying network has the scale-free degree distribution ''p''(''k'') ~ ''k''−γactor, with an exponent γactor = 2.3 ± 0.1 (Barabási and Albert, 1999), (Albert and Barabási, 2000). * According to (Newman, Strogatz, and Watts, 2001), the movie actor network can be described by a bipartite graph. Nodes in this graph are of two types: movies and actors. And the edges only connect nodes of different types. So edges link the co-stars to the movie they appear in. Therefore, the collaboration graph of film actors can be constructed using a transformation matrix of the bipartite graph interaction matrix.


Data collection

The Internet Movie Databas
IMDB
represents one of the largest internet sources for movies/actors data. And it is where most of the datasets are collected to study the collaboration network of co-star actors. IMDB facilitates the ability to collect data for very specific and variable types of network. For example, a network can be constructed using data from all the horror movies made within the 2020–2021 timeframe and only picking the top three co-stars in each movie.


References

{{DEFAULTSORT:Co-Stardom Network Application-specific graphs Interpersonal relationships