Autologistic actor attribute models

From HandWiki
File:Social-Network-Sensors-for-Early-Detection-of-Contagious-Outbreaks-pone.0012948.s001.ogv

Autologistic actor attribute models (ALAAMs) are a family of statistical models used to model the occurrence of node attributes (individual-level outcomes) in network data. They are frequently used with social network data to model social influence, the process by which connections in a social network influence the outcomes experienced by nodes. The dependent variable can strictly be binary. However, they may be applied to any type of network data that incorporates binary, ordinal or continuous node attributes as dependent variables.

Background

Autologistic actor attributes models (ALAAMs) are a method for social network analysis. They were originally proposed as alteration of Exponential Random Graph Models (ERGMs) to allow for the study of social influence.[1] ERGMs are a family of statistical models for modeling social selection, how ties within a network form on the basis of node attributes and other ties in the network. ALAAMs adapt the structure of ERGM models, but rather than predicting tie formation based on fixed node attributes, they predict node attributes based on fixed ties. This allows for the modeling of social influence processes, for instance how friendship among adolescents (network ties) may influence whether they smoke (node attributes), influences of networks on other health-related practices,[2] and how attitudes or perceived attitudes may change.[3]

ALAAMs are distinct from other models of social influence on networks, such as epidemic/SIR models, because ALAAMs are used for the analysis of cross-sectional data, observed at only a single point in time.

Nodal attributes can be binary, ordinal, or even continuous. Recently, the software of a Melbourne-based research group has incorporated a multilevel approach for ALAAMs in their MPNet software for directed and undirected networks, as well as valued ties (dyadic attributes). It must be noted that the software strictly does not accept missing variables. Cases will need to be deleted if one of their nodal variables is missing. The software is also not able to study ties 'out of the network cluster.' For example: when pupils in classes not only mention friends in their class, but also friends outside of the class(/school).

An alternative to this model to study a nodal attribute as a dependent variable in cross-sectional data is the Multiple Membership model extension for network analysis (can also be extended to make it longitudinal). Unlike ALAAM, it can be used on a continuous dependent variable, is able to handle missingness, can make use of multiple networks (multiplex) and can take ties 'out of the cluster' into account as well.

Definition

ALAAMs, like ERGMs, are part of the Exponential family of probability models. ALAAMs are exponential models that describe, for a network, a joint probability distribution for whether or not each node in the network exhibits a certain node-level attribute.

[math]\displaystyle{ P(Y = y | \theta , X) = \frac{\exp(\theta^{T} s(y,X))}{c(\theta)} }[/math]

where [math]\displaystyle{ \theta }[/math] is a vector of weights, associated with [math]\displaystyle{ s(y,X) }[/math], the vector of model parameters, and [math]\displaystyle{ c(\theta) }[/math] is a normalization constant to ensure that the probabilities of all possible combination of node attributes sum to one.[4]

Estimation

Estimation of model parameters, and evaluation of standard errors (for the purposes of hypothesis testing), is conducted using Markov chain Monte Carlo maximum likelihood estimation (MCMC-MLE), building on approaches such as the Metropolis–Hastings algorithm. Such approaches are required to estimate the model's parameters across an intractable sample space for moderately-size networks.[5] After model estimation, good-of-fit testing, through the sampling of random networks from the fitted model, should be performed to ensure that the model adequately fits the observed data.[6]

ALAAM estimation, while not perfect, has been demonstrated to be relatively robust to partially missing data, due to random sampling or snowball sampling data collection techniques.[7]

Currently, these algorithms for estimating ALAAMs are implemented in the PNet[8] and MPNet software, published by Melnet, a research group at the University of Melbourne[9]

References

  1. Daraganova, G., & Robins, G. (2013). Autologistic actor attribute models. Exponential random graph models for social networks: Theory, methods and applications, 102-114.
  2. Fujimoto, K., Wang, P., Flash, C. A., Kuhns, L. M., Zhao, Y., Amith, M., & Schneider, J. A. (2019). Network modeling of PrEP uptake on referral networks and health venue utilization among young men who have sex with men. AIDS and Behavior, 23(7), 1698-1707.
  3. Lusher, D., & Robins, G. (2013). Personal attitudes, perceived attitudes, and social struc-tures: a social selection model. Exponential Random Graph Models for Social Networks: Theory, Methods and Applications. Cambridge University Press, New York, NY.
  4. Daraganova, G., & Robins, G. (2013). Autologistic actor attribute models. Exponential random graph models for social networks: Theory, methods and applications, 102-114.
  5. Snijders, T. A. (2002). Markov chain Monte Carlo estimation of exponential random graph models. Journal of Social Structure, 3(2), 1-40.
  6. Lusher, D., Koskinen, J., & Robins, G. (Eds.). (2013). Exponential random graph models for social networks: Theory, methods, and applications. Cambridge University Press.
  7. Stivala, A. D., Gallagher, H. C., Rolls, D. A., Wang, P., & Robins, G. L. (2020). Using Sampled Network Data With The Autologistic Actor Attribute Model. arXiv preprint arXiv:2002.00849.
  8. Peng Wang, Garry Robins, Philippa Pattison (2009) PNet: program for the simulation and estimation of exponential random graph models. Melbourne School of Psychological Sciences, The University of Melbourne.
  9. "PNet" (in en-AU). http://www.melnet.org.au/pnet.