physics0508192/NEN.tex
1: \documentclass[a4paper,10pt]{article}
2: \usepackage{graphicx}
3: %%%%%%%%%\usepackage{latexsym}
4: 
5: %\addtocounter{page}{-1}
6: %\pagestyle{empty}
7: \pagestyle{plain}
8: \setcounter{page}{0}
9: 
10: \baselineskip 5mm
11: 
12: \oddsidemargin -1pt
13: \evensidemargin -1pt
14: \setlength{\textwidth}{168mm}
15: 
16: \topmargin -30pt
17: \headheight 0pt
18: \textheight 705pt
19: \pagestyle{empty}
20: 
21: 
22: \begin{document}%%%%%%%%%%
23: %\pagestyle{empty}
24: %\addtocounter{page}{-2}
25: \pagestyle{plain}
26: \setcounter{page}{0}
27: 
28: \parindent 8mm
29: %%%%%%%%%%%%%%%%\baselineskip 4mm
30: \pagestyle{empty}
31: 
32: \vspace*{2cm}
33: \title{Node Exchange Network and its Statistical Analysis}
34: \author{ Norihito Toyota}
35: \date{Hokkaido Information University,
36: 59-2 Nishinopporo Ebetsu City, Japan \\
37: E-mail:toyota@do-johodai.ac.jp
38: }
39: 
40: \maketitle
41: \baselineskip 5mm
42: \pagestyle{plain}
43: \begin{abstract}
44: In considering a social network, there are cases where people is transferred to another place. Then the physical (direct) relations among nodes are lost by the movement. In terms of a network theory, some nodes break the present connections with neighboring nodes, move and there build new connections of nodes.  For simplicity we here consider only that two nodes exchange the place  each other on a network. Such exchange is assumed to be constantly carried out.  We study this dynamic network (node exchange network NEN) and uncover some new features which usual networks do not contain. We mainly consider average path length and the diameter. Lastly we consider a propagation of one virus on the network by a computer simulation.  
45: They are compared to other networks investigated hitherto. The relation to a scale free network is also discussed.   
46:  
47: 
48: \end{abstract}
49: \bf{key words:} 
50: \it{Node Exchange Network, Smallworld Network, Scale Free Network, Average path  length. }
51: 
52: 
53: \rm
54: \normalsize
55: \baselineskip 6mm
56: \pagestyle{plain}
57: %\thispagestyle{empty}
58: 
59: \renewcommand{\thefootnote}{\fnsymbol{footnote}} 
60: \rm
61: \normalsize
62: \baselineskip 6mm
63: 
64: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
65: \section{Introduction}
66: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
67: 
68: In a social network, we need to consider the possibility that people is transferred to another place. 
69: Then the physical (direct) relations among them are lost by the movement. 
70: In terms of a network theory, this means that some nodes break the present connections with neighboring nodes, move and there build new connections of nodes.  For simplicity we here consider only that two nodes exchange the place each other on a network. Such exchange is assumed to be constantly carried out.  We study this dynamic network (node exchange network NEN) to uncover some new features which usual networks do not contain. 
71: Then we introduce a handy network that has essentially same properties as random networks, instead of random networks.   
72: We mainly consider average distance between any pairs of nodes and  the diameter. 
73: Lastly we study the phenomenology by computer simulation that one virus on the network spreads throughout  the network.  
74: They are compared to other networks including the handy network, regular lattice and the small world network (SW-NET)\cite{Watt1},\cite{Watt2}, and furthermore the relation to a scale free network (SF-NET)\cite{Albe1},\cite{Albe2},\cite{Albe3}, is discussed.   
75:  
76: 
77: \section{Node Exchange Network; NEN} 
78: As explained in the previous section, we consider that nodes exchange each other on a regular network. 
79: This network seems to look like a small world network. 
80: However it is necessarily not the case. 
81: By the movement, 
82: the nodes and the edges accompanied with them are entirely cut, and the nodes are connected with new edges each other.  
83: Notice that a network topology is apparently invariant under the procedure. 
84: In  small world networks the  static properties are only pursured but  
85: the  dynamic properties are rather important in the NEN.   
86: 
87: The alghorism for formulating this network is as follows;\\
88: 1. Prepare a regular (one dimensional )network with a periodic boundary condition. This is like a ring. \\
89: 2. Randomly choose two nodes on it at random and exchange them. 
90: This procedure is repeated $Q$ times.\\
91: 3. Evaluate correct quantities of the network. \\
92: 4. 1$\sim$3, which is one round,  is repeated $M$ times.   \\  
93:   
94: In such a way the network is analyzed dynamically. 
95: 
96: 
97: \section{Results of Simulation }
98: We show the results of computer simulations. 
99: First of all we evaluate a diameter $D$ and the average distance between any pairs of nodes $L$ of the NEN . 
100: Both of them should show the same behaviours essentially in static networks. 
101: In the case, however, it may necessarily not be so, because to measure $D$ take more  steps than to measure  $L$ and the networka are essentially differnt after different time steps  in a dynamic network.  
102: 
103: Before doing computer simulation, we conveniently introduce a network "random graph with fixed degree", RNFD. 
104: Usualy the degree distribution of random networks is the Poisson distribution in the limit of a large network size $n \rightarrow \infty$. 
105: Then a diameter behaves as $\frac{\log n}{\log <k>}$ where $<k>$ is an average degree\cite{Chun}.    
106: This behaviour, however,  only appears in the large $n$ and so we introduce more handy model with the same properties essentially as random networks. 
107: This is  RNFD that exhibits essentially the same behaviours as random networks for smaller $n$. 
108: This is shown by doing simulation later.  
109: In RNFD, each node has exactly same number of links, that is the degree $k$, but they are randomly connected with other nodes. 
110: In terms of an adjacency matrix, it is a symmetric matrix with randomly $k$ elements of 1 in each column and row.  
111: We use this handy model to study network properties after this. 
112: 
113: 
114: 
115:  Fig.1 shows diameters $D$ vs. size $n$ of the NEN constructed from degree $k=4$ regular lattice  and  RNFD with degree $k=4$, respectively. 
116: %,  in which it is known that $D-n$ dependence is theoretically logarithmic.%
117: In Fig.1, points and curved lines show simulation data and approximate curve, respectively.    
118: This show that $n$ dependence of $D$ in the NEN is exponential, while that in RAFD is logarithmic such as random networks. 
119: (Notice that the coeffient of $\log$  is not $1/\log _e k$ such as random graphs. 
120: This result also means that RNFD is not so small world compared to random networks. )    
121: Their properties are invariant under changing $Q$ in NEN or $k$ in RNFD.  
122: Since it is linear  $D=\frac{n}{2k}$ in one dimensional regural lattice with a periodic boundary condition, NEN  is a network intermediate between a regular lattice and random networks such as SW-NET.  
123: 
124: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
125: %\begin{table}[t]\centering
126: %\caption{General form of a payoff table of 2$\times$ 2 symmetric game.
127: % The left and right variables in the parenthesis show 
128: %the payoffs of the agent $i$ and $j$, respectively. }
129: %\begin{tabular}{|c|c|c|} \hline
130: %  &\makebox[15mm]{C$_j$} & \makebox[15mm]{D$_{j}$} \\ \hline
131: %C$_{i}$ & ($R,R$) & ($S,T$) \\ \hline
132: %D$_{i}$ & ($T,S$) & ($P,P$) \\ \hline
133: %\end{tabular}
134: %\end{table}
135: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
136: 
137: 
138: %%%%%%%%%%%%%%%%%%%%%
139: %%\input{FigDi1.tex}\\
140: %%%%%%%%%%%%%%%%%%%%
141: \addtocounter{figure}{0}
142: \begin{figure}[b]%[htbp]
143: \begin{center}
144: \includegraphics[scale=1.0]{FigDi1_gr1.eps}
145: %\end{center}
146: %%%%%%%%%%%\normalsize
147: \caption{Diameters of the NEN with $Q=10$ for average of $50$ times (left) and RNFD with $k= 4$ for average of $100$ times (right). Approximate formula of them are $D=0.4725 n^{0.619}$ and $D=1.7507 \log _e n -1.9778$, respectively. }
148: %\label{fig:pay3.esp-2}
149: \end{center}
150: \end{figure}
151: 
152:  
153: To  clear the point we study average distance between any pairs of nodes, which is well investigated in SW-NET and SF-NET. 
154: Fig.2 shows $L-n$ curves of RNFD with $k=4$ and NEN with $Q=10$ and $k=4$.  
155: Essentially $L$ has same property as $D$. 
156: The reason will be that the number of steps needed up to a complete estimation of $D$ is nearly equal to that of $L$.  
157: This properties is invariant under changing $Q$ in the NEN or $k$ in a random network. 
158: A regural lattice shows linear dependence in $L-n$ relation such as $D-n$. 
159: Then  NEN is not so small world and so large world. 
160: Fig. 3 shows theoretical $D-n$ curves of SW-NET\cite{Newm1} and SF-NET\cite{Boll},\cite{Cohe} that are given by 
161: \begin{equation}
162: L(n)=\left\{
163: \begin{array}{ll}
164: \frac{\log(4np)}{8p} & \mbox{ for $2np >> 1$ and SW-NET}, \\
165: \frac{\log_e n}{ \log_e \log_e n} & \mbox{ for SF-NET},
166: \end{array}
167: \right.
168: \end{equation}
169: and their approximation curves. 
170: The approximation curves, which is useful for comparing to NEN or random network phenomenologically, fit too well to distinguish theoretical curves and approximation ones  up to $n=1500$. 
171: $p$ is the renwiring possibility of links in SW-NET and $p=0.05$ is taken in Fig.3.   
172: In SF-NET, both of exponential and logarithmic functions fit almost perfectly. 
173: Though it is possible that both of NEN and SF-NET can be approximated by exponential functions, they are  very different from each other in index.   
174: Thus NEN does not show so small world property. This property is invariant under changing $Q$ value. 
175: As we increse $Q=1,\;5,\;  10, ...$, the index decreses to $s=\;0.83,\; 0.62,\;0.58,...$. 
176: $s=0.07$ in SF-NET is different from those of NEN in order 
177: (we should interpret that the small $s$ means logarithmic function) 
178: and it  seems not to be able to overcome  the difference. 
179: Thus SF-NET and NEN are essentially thought to be different networks. 
180: %Notice that the both have commonn property in that they have exponential 
181: %behaviour  without "preferential choice" that is considered to be crusial. 
182: 
183: 
184: 
185: %%%%%%%%%%%%%%%%%%%%%
186: %%\input{FigL1.tex}\\
187: %%%%%%%%%%%%%%%%%%%%
188: \addtocounter{figure}{0}
189: \begin{figure}[t]%[htbp]
190: \begin{center}
191: \includegraphics[scale=1.0]{FigL1_gr1.eps}
192: %\end{center}
193: %%%%%%%%%%%\normalsize
194: \caption{Average distances between two nodes for average of $100$ times: The left is an average $L$ of RNFD with $k=4$. The bottom is that of NEN with $Q=10$. The approximate formula of them are $L=0.7861 \times \log_e n- 0.2182$ and $L= 0.6509 \times n^{0.579}$, respectively}
195: %\label{fig:pay3.esp-2}
196: \end{center}
197: \end{figure}
198: 
199: 
200: %%%%%%%%%%%%%%%%%%%%%
201: %%\input{FigL2.tex}\\
202: %%%%%%%%%%%%%%%%%%%%
203: \addtocounter{figure}{0}
204: \begin{figure}[t]%[htbp]
205: \begin{center}
206: \includegraphics[scale=1.0]{FigL2_gr1.eps}
207: %\end{center}
208: %%%%%%%%%%%\normalsize
209: \caption{Average distances between two nodes: The left is an average $L$ of SW-NET with $k=4$ and $p=0.05$, and the right is  that of SF-NET.  The approximate formula of them are $L=2.5 \log_e n- 4.0236$ and $L= 0.2421 \log_e n + 1.9031$ or $L=2.1888 \times n^{0.0707}$, respectively}
210: %\label{fig:pay3.esp-2}
211: \end{center}
212: \end{figure}
213: 
214: 
215: The clustering coeffient and the degree distribution  have no significance in dynamic networks, since the network topology in NEN is apparently invariant temporally so that it takes the same value as the one of regular lattice. As for this we may have to introduce a sort of new kind of index to investigate NEN in more details. 
216: 
217: We next study a propagation on this network, NEN. 
218: We  set a virus on a node chosen at random. 
219: The virus propagates on the network so that all nodes will get infected with the virus after some time steps $S$. 
220: Thus we study the $S$ that can more directly estimate connectibility of networks than $D$ and $L$.  
221: They are shown in Fig.4 where the propagation length is the number of steps untill all nodes are infected. 
222: This  corresponds to  cases that is  an infection rate $I =1$ and a cure rate $C=0$.    
223: A random network shows logarithmic behaviour but nearly linear in NEN. 
224: (We can not distinguish between two approximate formula up to our computer power.  )  
225: This also shows the crusial difference between a random network and NEN, they are are small world network in a sense.  
226: We notice that the results are rather unstable. 
227: It depends on whether the virus first put is layed on exchange node or not. 
228: Notice that we insist on studying only topological and ststistical properties of netoworks in this article, and more realistic studies of infections will be studied continuously.  
229: 
230: 
231: %%%%%%%%%%%%%%%%%%%%%
232: %%\input{FigP1.tex}\\
233: %%%%%%%%%%%%%%%%%%%%
234: \addtocounter{figure}{0}
235: \begin{figure}[h]%[htbp]
236: \begin{center}
237: \includegraphics[scale=1.0]{FigP1_gr1.eps}
238: %\end{center}
239: %%%%%%%%%%%\normalsize
240: \caption{Propagation Length $S$ for average of $150$ times: The left is $S$ of SW-NET with $k=6$, and the right is $S$ of NEN with $q=5$.  The approximate formula of them are $S=0.9253 \log_e n+ 0.0315$, and $S= 0.3069 n^{0.8285}$(black) or $S=0.1069  n + 2.1018 $(blue), respectively}
241: %\label{fig:pay3.esp-2}
242: \end{center}
243: \end{figure}
244: 
245: 
246: 
247: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
248: \section{Weighted Node Exchange Net; WNEN}             
249: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
250: There are some similarities between the NEN and SF-NET apparently, we pursue this point still more.  
251: Scale free property appears from both of evolution and preferential attachment.  We introduce the idea  of the preferential attachment into  this dynamic NEN. 
252: We assume that the nodes which has been transferred once are transferred with high propability after that. 
253: At $m$ round and q times,  the probability  $p_i(t)$  that a node $i$ is chosen to be an exchange node at $t$ is assumed that
254: \begin{equation}
255: p_i(t)=\left\{
256: \begin{array}{ll}
257: \frac{1+p_i(t-1)N(t-1)}{N(t-1)+2}& \mbox{when the node $i$ is chosen as exchange node at time $t-1$ }, \\
258: p_i(t-1) & \mbox{others},
259: \end{array}
260: \right.
261: \end{equation}
262: where
263: \begin{equation}
264: N(t)=n+2t,\;\;\;\;t=m Q+q, \;\;\;\; 
265: p_i(0) =\frac{1}{N(0)}=\frac{1}{n} \; \mbox{ for all $i$}. 
266: \end{equation}
267: 
268: 
269: This reflects the fact that while active people often transfer, others trend to stay.        
270: We call this type of networks weighted Node Exchange Network (WNEN). 
271: 
272: The results of computer simulation of $L$, $D$ and a propagation of a virus on the network WNEN are just similar to those of the NEN. 
273: They are partly given in Fig.5.  
274: This is because the number of times of exchange till the evaluation of the above quantities  is completed is not so large. 
275: For that reason,  the  preferential attachment has not any drastic effects in the simulation. 
276: 
277: Thus we wish to prusue further characteristics of NEN or WNEN. 
278: We caluculate a sort of dynamic link number distribution $S(t)$.   
279: We, however,  need to notice that the topology of the NEN is invariant at each time step. 
280: The number of links connected with a node is same as the common degree of nodes every time. 
281: The $S_i(t)$ at times $t$ is the integration of nodes connected with the node $i$ in the past. The nodes that connected with the node $i$ twice or more in the past  is exempted from counting of $S_i(t)$. Thus $ S_i(t) \neq \sum_{t_0}^{t} k$. $S(t)$ is the average of all $S_i(t)$ for all nodes;
282:  
283: \begin{equation}
284: S(t)= \frac{\sum_{i=1}^n S_i(t) }{n}.
285: \end{equation}
286: We call this $S(t)$ an integral link number ILN.  
287: We explore the distributions for $S(t)$ and its time dependence. 
288: These time dependences are given in  Fig.6 where the horizontal axis means $S_i(m)$ and the vertical one means the logarithmic number of vertices with $S_i(m)$. Just at $m=10$, we can observe scale-free like behaviour. 
289: This is a reason that the exponential behaviours are observed in $L$ and so on at low $m$.   
290: As $m$ grows larger, it comes to break from the left to right, which show "ant-scale free" behaviour, in Fig.6. 
291: The term "anti-free" introduced above means that many nodes  enjoy a close intimacy with each other but a tiny minority   do not so, that is to say, dual to scal free. 
292: Thus following the WNEN temporally, we observe a series
293: $$ regular \rightarrow scale free \rightarrow random \rightarrow  anti-scale free \rightarrow regular.$$
294: Thus we observe a duality 
295: $$S_i(T-m) \leftrightarrow n-S_i(T+m),$$
296: where $T$ is nearly half time from initial time to the time that WNEN converges. 
297: %%%%%%%%%%%%%%%%%%%%%
298: %%\input{FigW1.tex}\\
299: %%%%%%%%%%%%%%%%%%%%
300: \addtocounter{figure}{0}
301: \begin{figure}[t]%[htbp]
302: \begin{center}
303: \includegraphics[scale=1.0]{FigW1_gr1.eps}
304: %\end{center}
305: %%%%%%%%%%%\normalsize
306: \caption{$L$ for average of $100$ times and  $S$ for average of $150$ times in WENE with $q=10$ and $k=4$ : The left is $L$ that is approximately  $L= 0.6585 n^{0.5784}$ and the right is $S$ that is approximately $S=0.0725 n+2.6983$(black) or $S=0.2819 n^{0.7856}$(blue), respectively. }
307: %\label{fig:pay3.esp-2}
308: \end{center}
309: \end{figure}
310: 
311: 
312: 
313: %%%%%%%%%%%%%%%%%%%%%
314: %%\input{Fig500.tex}\\
315: %%%%%%%%%%%%%%%%%%%%
316: \addtocounter{figure}{0}
317: \begin{figure}[h]%[htbp]
318: \begin{center}
319: \includegraphics[scale=1.0]{Fig500_gr1.eps}
320: %\end{center}
321: %%%%%%%%%%%\normalsize
322: \caption{Integral distributions of numbers of nodes on the WNE with $Q=10$ and $n=500$. The round numbers are $M=10,\; M=100,\; M=190$ from the left to the right, respectively.  }
323: %\label{fig:pay3.esp-2}
324: \end{center}
325: \end{figure}
326: 
327: 
328: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
329: \section{Concluding Remarks}
330: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%
331: By considering an effect that people often transfer in real society, we propose a network where nodes exchange each other dynamically. 
332: This network NEN where two nodes exhange the place constantly is a dynamic model in the sense that analyses are carried out during the node exchange. 
333: This is a different network from usual non-dynamic networks including various types of evolving networks where analyses are usually carried out after the enough growth.   
334: We evaluate diameters, averange path lengths between nodes and propagation lengths on networks including NEN by computer simulation. 
335: We explore furthermore WNEN that reflects preferential attachment in evolving network.  
336: As results of simulations it is proven that  NEN and WNEN have the middle properties between a random network and regular lattice model such as SW-NET.  
337: The essential prpperties, however, is rather  close to regular lattice model but clearly different from SW-NET.  
338: Though partially NEN also has the properties of scale free network, details should be more investigated from now on. 
339: The studies of properties of WNEN at large $t$ (middle or right cases in Fig.6) are also needed. 
340: Naturally  various real phenomena such as the propagation of pathogenic in more realistic setteng, robustness for fault, searching and so on  on NEN and WNEN 
341: should studied. 
342: 
343: 
344: 
345: 
346: 
347:    
348: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
349: 
350: 
351: %\section*{Acknowledgement}
352: 
353: 
354: \begin{thebibliography}{99}% references: 10 or more - 99, less than 10 - 9
355: \bibitem{Albe1}R.Albert and A-.L. Barabasi, "Statistical Mechanics of complex networks",Rev. Mod. Phys. 74, 47-97(2002)
356: 
357: 
358: \bibitem{Albe2}A.-L.Barabasi and R.Albert, "Emergence of scaling in random networks", Science, 286, 509-512(1999)
359: 
360: \bibitem{Albe3}A.-L.Barabasi and R.Albert, "How Everything Is Connected to Everything Else and What It Means for Business, Science, and Everyday Life",
361: Plume  (2003);
362: A.-L.Barabasi,"Linked: The New Science of Networks", 
363:  Perseus Books Group (2002)
364: 
365: \bibitem{Watt1}D. J. Watts@and S. H. Strogatz, "Collective dynamics of 'small-world' networks",@Nature,393, 440-442(1998)
366: 
367: \bibitem{Watt2}D. J. Watts "Six dgree-- The science of a connected age", W.W. Norton and Company, New York (2003)
368: 
369: \bibitem{Chun} F. Chung and L. Lu, "The diameter of Random Sparse Graphs", Adv. in  Appl. Math., 26(4), (2001)257--279
370: 
371: \bibitem{Newm1}M.E.J.Newman, C. Moor and D. J. Watts, "Mean-field solution of the small-world model", Phys. Rev. Lett. 84(14), (2000)3201-3204
372: 
373: \bibitem{Boll}B. Bollobas and O.Rirdan, "The diameter of a scale free random graph", Combinatrica, 24(1), (2004)5-34
374: 
375: \bibitem{Cohe}R. Cohen and S. Havlin, "Scale-free networks are ultrasmall", Phys. Rev. Lett., 90(5), (2003), 058701
376: 
377: \end{thebibliography}
378: 
379: \end{document}
380: 
381: