Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

There are two questions I feel puzzled in the recent period.

  1. Firstly, if given a set of sub-graphs, which are sampled from the underlying graph, how can I infer the underlying graph given the set of observed sub-graphs? If you can refer some good papers to me, I will appreciate it very much. This is just one case.

  2. Another case is that a set of sub-graphs are sampled from several underlying graphs: How can I infer the underlying graphs given the set of observed sub-graphs?

I welcome any comments.

share|improve this question

1 Answer

"Exponential Random Graph Models" - precisely deal with the first case in your question.

share|improve this answer
Thanks very much. I will have a deep look at the paper. Thanks again. Any ideas? – Jun Mar 8 '12 at 6:52
After reading the paper: An introduction to exponential random graph (p^{\star}) models for social network. I find that there exists one assumption that the number of the observed graphs should be the same, for example n. My scenario differs from ERGMs in that the number of the observed graphs is not the same. For example. The underlying graph has 30 nodes. One observed graph has 14 nodes, the other 10, ...Based on the observed graphs, the model that I try to seek is to reconstruct the 30 nodes underlying graphs from those observed graphs with different node numbers. Thanks again.! – Jun Mar 8 '12 at 19:48
Try: B. Olding and P. J. Wolfe. "Inference for graphs and networks: Extending classical tools to modern data." – JohnRos Jul 7 '12 at 5:41

We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.