Difference between revisions of "Steve Hanneke and Eric Xing, Discrete Temporal Models of Social Networks"

From Cohen Courses
Jump to navigationJump to search
Line 15: Line 15:
 
This [[Category::paper]] [[Address problem::proposed a discrete temporal model family that is capable of modeling network evolution, while maintaining the flexibility of ERGMs. It also proposed such models to build upon ERGMs as much as possible.]]
 
This [[Category::paper]] [[Address problem::proposed a discrete temporal model family that is capable of modeling network evolution, while maintaining the flexibility of ERGMs. It also proposed such models to build upon ERGMs as much as possible.]]
 
[[UsesMethods::Several methods are used in this paper]]. At first, this paper show us the simplest case of the proposed models before turning to the fully general models. Then this paper gives a general model and use MLE to estimate the parameter θ,which is the only unknown value in this model. The proposed model is also tested in order to prove its generality in practical work.
 
[[UsesMethods::Several methods are used in this paper]]. At first, this paper show us the simplest case of the proposed models before turning to the fully general models. Then this paper gives a general model and use MLE to estimate the parameter θ,which is the only unknown value in this model. The proposed model is also tested in order to prove its generality in practical work.
 
== Hypothesis Test ==
 
 
In order to test the model's performance in practical use, this paper use the dataset of United States 108th Senate, which has 100 actor.Every time a proposal is made in the Senate, a single Senator serves as the proposal’s sponsor and there may possibly be several cosponsors. Given records of all proposals voted on in the full Senate, this paper create a snapshot of 100 consecutive proposals. For a particular placement of the window, this paper define a binary directed relation existing between two Senators if and only if one of them is a sponsor and the other a cosponsor for the same proposal within that snapshots.
 
 
A matrix P is given to illustrate the political party of the cosponsors, the P is 1 if the 2 cosponsors belong to the same political party.
 
The null hypothesis supposes that the reciprocity observed in this data is the result of an overall tendency toward reciprocity amongst the Senators, regardless of party. The alternative hypothesis supposes that there is a stronger tendency toward reciprocity among Senators within the same party than among Senators from
 
different parties. Formally, the transition probability for the null hypothesis can be written as
 
 
[[File:Null_hyp.jpg]]
 
 
while the alternate hypothesis can be written as following:
 
 
[[File: Alternate_hyp.jpg]]
 
 
P can be determined when the estimate θ is obtained in every snapshots by MLE.
 
  
 
== Used as a Classifier==
 
== Used as a Classifier==

Revision as of 14:43, 3 April 2011

Citation

Steve Hanneke and Eric Xing, Discrete Temporal Models of Social Networks. Workshop on Statistical Network Analysis, held at the 23 rd International Conference on Machine Learning, 2006.

Online Version

Discrete Temporal Models of Social Networks

Datasets

The data involved in this example come from the United States 108th Senate, having n = 100 actors. Every time a proposal is made in the Senate, be it a bill, amendment, resolution, etc., a single Senator serves as the proposal’s sponsor and there may possibly be several cosponsors. Given records of all pro- posals voted on in the full Senate, this paper creates a sliding window of 100 consecutive proposals. For a particular placement of the window, this paper define a binary directed relation existing between two Senators if and only if one of them is a sponsor and the other a cosponsor for the same proposal within that window (where the direction is toward the sponsor)

Summary

This paper proposed a discrete temporal model family that is capable of modeling network evolution, while maintaining the flexibility of ERGMs. It also proposed such models to build upon ERGMs as much as possible. Several methods are used in this paper. At first, this paper show us the simplest case of the proposed models before turning to the fully general models. Then this paper gives a general model and use MLE to estimate the parameter θ,which is the only unknown value in this model. The proposed model is also tested in order to prove its generality in practical work.

Used as a Classifier

This model can also be used in classification. Three models are used in this part, and accuracy is calculated to compare these 3 models.

The results are listed in the following table.

Accu 3Model.jpg

Related Papers

  1. O. Frank and D. Strauss, ‘Markov graphs’, Journal of the American Statistical Association, 81, 832–842, (1986).
  2. F. Guo, S. Hanneke, W. Fu, and E. P. Xing, ‘Recovering temporally rewiring networks: a model-based approach’, in ICML ’07: Proceedings of the 24th international conference on Machine learning, pp. 321–328, New York, NY, USA, (2007). ACM.
  3. S. Hanneke and E. Xing, ‘Discrete temporal models of social networks’, in Proceedings of the ICML 06 Workshop on Statistical Network Analysis. Springer-Verlag (2006).
  4. L. Michell and A. Amos, ‘Girls, pecking order and smoking’, Social Science and Medicine, 44(12), 1861 – 1869, (1997).
  5. T. Snijders, C. Steglich, and G. van de Bunt, ‘Introduction to stochastic actor-based models for network dynamics’, Social Networks, (2009).