By considering the flow control of urban sewer networks to minimize the electricity consumption of pumping stations, a decomposition-coordination strategy for energy savings based on network community division is deve...By considering the flow control of urban sewer networks to minimize the electricity consumption of pumping stations, a decomposition-coordination strategy for energy savings based on network community division is developed in this paper. A mathematical model characterizing the steady-state flow of urban sewer networks is first constructed, consisting of a set of algebraic equations with the structure transportation capacities captured as constraints. Since the sewer networks have no apparent natural hierarchical structure in general, it is very difficult to identify the clustered groups. A fast network division approach through calculating the betweenness of each edge is successfully applied to identify the groups and a sewer network with arbitrary configuration could be then decomposed into subnetworks. By integrating the coupling constraints of the subnetworks, the original problem is separated into N optimization subproblems in accordance with the network decomposition. Each subproblem is solved locally and the solutions to the subproblems are coordinated to form an appropriate global solution. Finally, an application to a specified large-scale sewer network is also investigated to demonstrate the validity of the proposed algorithm.展开更多
Community division is an important method to study the characteristics of complex networks.The widely used fast-Newman(FN)algorithm only considers the topology division of the network at the static layer,and dynamic t...Community division is an important method to study the characteristics of complex networks.The widely used fast-Newman(FN)algorithm only considers the topology division of the network at the static layer,and dynamic traffic flow demand is ignored.The result of the division is only structurally optimal.To improve the accuracy of community division,based on the static topology of air route network,the concept of network traffic contribution degree is put forward.The concept of operational research is introduced to optimize the network adjacency matrix to form an improved community division algorithm.The air route network in East China is selected as the object of algorithm comparison experiment,including 352 waypoints and 928 segments.The results show that the improved algorithm has a more ideal effect on the division of the community structure.The proportion of the number of nodes included in the large community has increased by 21.3%,and the modularity value has increased from 0.756 to 0.806,in which the modularity value is in the range of[-0.5,1).The research results can provide theoretical and technical support for the optimization of flight schedules and the rational use of air route resources.展开更多
In a network described by a graph, only topological structure information is considered to determine how the nodes are connected by edges. Non-topological information denotes that which cannot be determined directly f...In a network described by a graph, only topological structure information is considered to determine how the nodes are connected by edges. Non-topological information denotes that which cannot be determined directly from topological information. This paper shows, by a simple example where scientists in three research groups and one external group form four communities, that in some real world networks non-topological information (in this example, the research group affiliation) dominates community division. If the information has some influence on the network topological structure, the question arises as to how to find a suitable algorithm to identify the communities based only on the network topology. We show that weighted Newman algorithm may be the best choice for this example. We believe that this idea is general for real-world complex networks.展开更多
Community detection methods have been used in computer, sociology, physics, biology, and brain information science areas. Many methods are based on the optimization of modularity. The algorithm proposed by Blondel et ...Community detection methods have been used in computer, sociology, physics, biology, and brain information science areas. Many methods are based on the optimization of modularity. The algorithm proposed by Blondel et al. (Blondel V D, Guillaume J L, Lambiotte R and Lefebvre E 2008 J. Star. Mech. 10 10008) is one of the most widely used methods because of its good performance, especially in the big data era. In this paper we make some improvements to this algorithm in correctness and performance. By tests we see that different node orders bring different performances and different community structures. We find some node swings in different communities that influence the performance. So we design some strategies on the sweeping order of node to reduce the computing cost made by repetition swing. We introduce a new concept of overlapping degree (OV) that shows the strength of connection between nodes. Three improvement strategies are proposed that are based on constant OV, adaptive OV, and adaptive weighted OV, respectively. Experiments on synthetic datasets and real datasets are made, showing that our improved strategies can improve the performance and correctness.展开更多
The construction method for chains of disasters or events is still one of the core scientific questions in studying the common rules of disaster’s evolution.Especially when dealing with the complexity and diversity o...The construction method for chains of disasters or events is still one of the core scientific questions in studying the common rules of disaster’s evolution.Especially when dealing with the complexity and diversity of disasters,it is critical to make a further investigation on reducing the dependency of prior knowledge and supporting the comprehensive chains of disasters.This paper tries to propose a novel approach,through collecting the big scholar and social news data with disasterrelated keywords,analysing the strength of their relationships with the co-word analysis method,and constructing a complex network of all defined disaster types,in order to finally intelligently extract the unique disaster chain of a specific disaster type.Google Scholar,Baidu Scholar and Sina News search engines are employed to acquire the needed data,and the respectively obtained disaster chains are compared with each other to show the robustness of our proposed approach.The achieved disaster chains are also compared with the ones concluded from existing research methods,and the very reasonable result is demonstrated.There is a great potential to apply this novel method in disaster management domain to find more secrets about disasters.展开更多
基金the National Natural Science Foundation of China (No.60674041, 60504026)the National High Technology Project(No.2006AA04Z173).
文摘By considering the flow control of urban sewer networks to minimize the electricity consumption of pumping stations, a decomposition-coordination strategy for energy savings based on network community division is developed in this paper. A mathematical model characterizing the steady-state flow of urban sewer networks is first constructed, consisting of a set of algebraic equations with the structure transportation capacities captured as constraints. Since the sewer networks have no apparent natural hierarchical structure in general, it is very difficult to identify the clustered groups. A fast network division approach through calculating the betweenness of each edge is successfully applied to identify the groups and a sewer network with arbitrary configuration could be then decomposed into subnetworks. By integrating the coupling constraints of the subnetworks, the original problem is separated into N optimization subproblems in accordance with the network decomposition. Each subproblem is solved locally and the solutions to the subproblems are coordinated to form an appropriate global solution. Finally, an application to a specified large-scale sewer network is also investigated to demonstrate the validity of the proposed algorithm.
基金the Fundamental Research Funds for the Central Universities,and the Foundation of Graduate Innovation Center in NUAA(No.kfjj20190735)。
文摘Community division is an important method to study the characteristics of complex networks.The widely used fast-Newman(FN)algorithm only considers the topology division of the network at the static layer,and dynamic traffic flow demand is ignored.The result of the division is only structurally optimal.To improve the accuracy of community division,based on the static topology of air route network,the concept of network traffic contribution degree is put forward.The concept of operational research is introduced to optimize the network adjacency matrix to form an improved community division algorithm.The air route network in East China is selected as the object of algorithm comparison experiment,including 352 waypoints and 928 segments.The results show that the improved algorithm has a more ideal effect on the division of the community structure.The proportion of the number of nodes included in the large community has increased by 21.3%,and the modularity value has increased from 0.756 to 0.806,in which the modularity value is in the range of[-0.5,1).The research results can provide theoretical and technical support for the optimization of flight schedules and the rational use of air route resources.
基金Project supported by the National Natural Science Foundation of China(Grant Nos.70671089 and 10635040)
文摘In a network described by a graph, only topological structure information is considered to determine how the nodes are connected by edges. Non-topological information denotes that which cannot be determined directly from topological information. This paper shows, by a simple example where scientists in three research groups and one external group form four communities, that in some real world networks non-topological information (in this example, the research group affiliation) dominates community division. If the information has some influence on the network topological structure, the question arises as to how to find a suitable algorithm to identify the communities based only on the network topology. We show that weighted Newman algorithm may be the best choice for this example. We believe that this idea is general for real-world complex networks.
基金Project supported by the Major State Basic Research Development Program of China (Grant Nos.2013CB329602 and 2012CB316303)the Science Research Foundation for the Returned Overseas Chinese Scholars,China (Grant No.2010-31)+1 种基金the International Collaborative Project of Shanxi Province,China (Grant No.2011081034)the National Natural Science Foundation of China (Grant Nos.61232010 and 61202215)
文摘Community detection methods have been used in computer, sociology, physics, biology, and brain information science areas. Many methods are based on the optimization of modularity. The algorithm proposed by Blondel et al. (Blondel V D, Guillaume J L, Lambiotte R and Lefebvre E 2008 J. Star. Mech. 10 10008) is one of the most widely used methods because of its good performance, especially in the big data era. In this paper we make some improvements to this algorithm in correctness and performance. By tests we see that different node orders bring different performances and different community structures. We find some node swings in different communities that influence the performance. So we design some strategies on the sweeping order of node to reduce the computing cost made by repetition swing. We introduce a new concept of overlapping degree (OV) that shows the strength of connection between nodes. Three improvement strategies are proposed that are based on constant OV, adaptive OV, and adaptive weighted OV, respectively. Experiments on synthetic datasets and real datasets are made, showing that our improved strategies can improve the performance and correctness.
基金funded by National Key Research and Development Program of China(Grant No.2016YFC0803107,Grant No.2016YFB0502601)Shenzhen Science and Technology Innovation Commission(JCYJ20170307152553273).
文摘The construction method for chains of disasters or events is still one of the core scientific questions in studying the common rules of disaster’s evolution.Especially when dealing with the complexity and diversity of disasters,it is critical to make a further investigation on reducing the dependency of prior knowledge and supporting the comprehensive chains of disasters.This paper tries to propose a novel approach,through collecting the big scholar and social news data with disasterrelated keywords,analysing the strength of their relationships with the co-word analysis method,and constructing a complex network of all defined disaster types,in order to finally intelligently extract the unique disaster chain of a specific disaster type.Google Scholar,Baidu Scholar and Sina News search engines are employed to acquire the needed data,and the respectively obtained disaster chains are compared with each other to show the robustness of our proposed approach.The achieved disaster chains are also compared with the ones concluded from existing research methods,and the very reasonable result is demonstrated.There is a great potential to apply this novel method in disaster management domain to find more secrets about disasters.