This research introduces a unique approach to segmenting breast cancer images using a U-Net-based architecture.However,the computational demand for image processing is very high.Therefore,we have conducted this resear...This research introduces a unique approach to segmenting breast cancer images using a U-Net-based architecture.However,the computational demand for image processing is very high.Therefore,we have conducted this research to build a system that enables image segmentation training with low-power machines.To accomplish this,all data are divided into several segments,each being trained separately.In the case of prediction,the initial output is predicted from each trained model for an input,where the ultimate output is selected based on the pixel-wise majority voting of the expected outputs,which also ensures data privacy.In addition,this kind of distributed training system allows different computers to be used simultaneously.That is how the training process takes comparatively less time than typical training approaches.Even after completing the training,the proposed prediction system allows a newly trained model to be included in the system.Thus,the prediction is consistently more accurate.We evaluated the effectiveness of the ultimate output based on four performance matrices:average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy.The experimental results show that the scores of average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy are 0.9216,0.0687,0.9477,and 0.8674,respectively.In addition,the proposed method was compared with four other state-of-the-art models in terms of total training time and usage of computational resources.And it outperformed all of them in these aspects.展开更多
The construction of island power grids is a systematic engineering task.To ensure the safe operation of power grid systems,optimizing the line layout of island power grids is crucial.Especially in the current context ...The construction of island power grids is a systematic engineering task.To ensure the safe operation of power grid systems,optimizing the line layout of island power grids is crucial.Especially in the current context of large-scale distributed renewable energy integration into the power grid,conventional island power grid line layouts can no longer meet actual demands.It is necessary to combine the operational characteristics of island power systems and historical load data to perform load forecasting,thereby generating power grid line layout paths.This article focuses on large-scale distributed renewable energy integration,summarizing optimization strategies for island power grid line layouts,and providing a solid guarantee for the safe and stable operation of island power systems.展开更多
Reconfigurable intelligent surface(RIS)is more likely to develop into extremely large-scale RIS(XL-RIS)to efficiently boost the system capacity for future 6 G communications.Beam training is an effective way to acquir...Reconfigurable intelligent surface(RIS)is more likely to develop into extremely large-scale RIS(XL-RIS)to efficiently boost the system capacity for future 6 G communications.Beam training is an effective way to acquire channel state information(CSI)for XL-RIS.Existing beam training schemes rely on the far-field codebook.However,due to the large aperture of XL-RIS,the scatters are more likely to be in the near-field region of XL-RIS.The far-field codebook mismatches the near-field channel model.Thus,the existing far-field beam training scheme will cause severe performance loss in the XL-RIS assisted nearfield communications.To solve this problem,we propose the efficient near-field beam training schemes by designing the near-field codebook to match the nearfield channel model.Specifically,we firstly design the near-field codebook by considering the near-field cascaded array steering vector of XL-RIS.Then,the optimal codeword for XL-RIS is obtained by the exhausted training procedure.To reduce the beam training overhead,we further design a hierarchical nearfield codebook and propose the corresponding hierarchical near-field beam training scheme,where different levels of sub-codebooks are searched in turn with reduced codebook size.Simulation results show the proposed near-field beam training schemes outperform the existing far-field beam training scheme.展开更多
Protein-protein interactions are of great significance for human to understand the functional mechanisms of proteins.With the rapid development of high-throughput genomic technologies,massive protein-protein interacti...Protein-protein interactions are of great significance for human to understand the functional mechanisms of proteins.With the rapid development of high-throughput genomic technologies,massive protein-protein interaction(PPI)data have been generated,making it very difficult to analyze them efficiently.To address this problem,this paper presents a distributed framework by reimplementing one of state-of-the-art algorithms,i.e.,CoFex,using MapReduce.To do so,an in-depth analysis of its limitations is conducted from the perspectives of efficiency and memory consumption when applying it for large-scale PPI data analysis and prediction.Respective solutions are then devised to overcome these limitations.In particular,we adopt a novel tree-based data structure to reduce the heavy memory consumption caused by the huge sequence information of proteins.After that,its procedure is modified by following the MapReduce framework to take the prediction task distributively.A series of extensive experiments have been conducted to evaluate the performance of our framework in terms of both efficiency and accuracy.Experimental results well demonstrate that the proposed framework can considerably improve its computational efficiency by more than two orders of magnitude while retaining the same high accuracy.展开更多
The traditional distributed tactical training simulation system is limited by the availability and bandwidth of military network transmission channel and does not have the feasibility of remote interconnection and spa...The traditional distributed tactical training simulation system is limited by the availability and bandwidth of military network transmission channel and does not have the feasibility of remote interconnection and spatial sub-regional deployment.In this paper,a new communication method of distributed tactical training simulation system is proposed to solve the problem of strong business coupling between nodes and system availability under the condition of low bandwidth.The operator of federated exchange,federated queue and their concepts and design requirements are firstly proposed,and the inverted tree,triangle,ring exchange topology and circular queue structure are further constructed.Theoretically,the expected goal of high-speed interworking between nodes in the cluster and high reliable transmission between clusters is realized.The example also shows that this method can significantly improve the throughput of single switching node and federated node after using reliability confirmation mechanism.展开更多
How to recognize targets with similar appearances from remote sensing images(RSIs) effectively and efficiently has become a big challenge. Recently, convolutional neural network(CNN) is preferred in the target classif...How to recognize targets with similar appearances from remote sensing images(RSIs) effectively and efficiently has become a big challenge. Recently, convolutional neural network(CNN) is preferred in the target classification due to the powerful feature representation ability and better performance. However,the training and testing of CNN mainly rely on single machine.Single machine has its natural limitation and bottleneck in processing RSIs due to limited hardware resources and huge time consuming. Besides, overfitting is a challenge for the CNN model due to the unbalance between RSIs data and the model structure.When a model is complex or the training data is relatively small,overfitting occurs and leads to a poor predictive performance. To address these problems, a distributed CNN architecture for RSIs target classification is proposed, which dramatically increases the training speed of CNN and system scalability. It improves the storage ability and processing efficiency of RSIs. Furthermore,Bayesian regularization approach is utilized in order to initialize the weights of the CNN extractor, which increases the robustness and flexibility of the CNN model. It helps prevent the overfitting and avoid the local optima caused by limited RSI training images or the inappropriate CNN structure. In addition, considering the efficiency of the Na¨?ve Bayes classifier, a distributed Na¨?ve Bayes classifier is designed to reduce the training cost. Compared with other algorithms, the proposed system and method perform the best and increase the recognition accuracy. The results show that the distributed system framework and the proposed algorithms are suitable for RSIs target classification tasks.展开更多
An antenna selection algorithm based on large-scale fading between the transmitter and receiver is proposed for the uplink receive antenna selection in distributed multiple-input multiple-output(D-MIMO) systems. By ut...An antenna selection algorithm based on large-scale fading between the transmitter and receiver is proposed for the uplink receive antenna selection in distributed multiple-input multiple-output(D-MIMO) systems. By utilizing the radio access units(RAU) selection based on large-scale fading,the proposed algorithm decreases enormously the computational complexity. Based on the characteristics of distributed systems,an improved particle swarm optimization(PSO) has been proposed for the antenna selection after the RAU selection. In order to apply the improved PSO algorithm better in antenna selection,a general form of channel capacity was transformed into a binary expression by analyzing the formula of channel capacity. The proposed algorithm can make full use of the advantages of D-MIMO systems,and achieve near-optimal performance in terms of channel capacity with low computational complexity.展开更多
This paper investigates large-scale distributed system design. It looks at features, main design considerations and provides the Netflix API, Cassandra and Oracle as examples of such systems. Moreover, the paper inves...This paper investigates large-scale distributed system design. It looks at features, main design considerations and provides the Netflix API, Cassandra and Oracle as examples of such systems. Moreover, the paper investigates the challenges of designing, developing, deploying, and maintaining such systems, in regard to the features presented. Finally, the paper discusses aspects of available solutions and current practices to challenges that large-scale distributed systems face.展开更多
The emerging virtual coupling technology aims to operate multiple train units in a Virtually Coupled Train Set(VCTS)at a minimal but safe distance.To guarantee collision avoidance,the safety distance should be calcula...The emerging virtual coupling technology aims to operate multiple train units in a Virtually Coupled Train Set(VCTS)at a minimal but safe distance.To guarantee collision avoidance,the safety distance should be calculated using the state-of-the-art space-time separation principle that separates the Emergency Braking(EB)trajectories of two successive units during the whole EB process.In this case,the minimal safety distance is usually numerically calculated without an analytic formulation.Thus,the constrained VCTS control problem is hard to address with space-time separation,which is still a gap in the existing literature.To solve this problem,we propose a Distributed Economic Model Predictive Control(DEMPC)approach with computation efficiency and theoretical guarantee.Specifically,to alleviate the computation burden,we transform implicit safety constraints into explicitly linear ones,such that the optimal control problem in DEMPC is a quadratic programming problem that can be solved efficiently.For theoretical analysis,sufficient conditions are derived to guarantee the recursive feasibility and stability of DEMPC,employing compatibility constraints,tube techniques and terminal ingredient tuning.Moreover,we extend our approach with globally optimal and distributed online EB configuration methods to shorten the minimal distance among VCTS.Finally,experimental results demonstrate the performance and advantages of the proposed approaches.展开更多
BACKGROUND: Elk-1 mRNA distributes extensively in the neurons of mice, rat and human brains, and the Elk-1 expression may be correlated with the synaptic plasticity, learning and memory. OBJECTIVE: To observe the di...BACKGROUND: Elk-1 mRNA distributes extensively in the neurons of mice, rat and human brains, and the Elk-1 expression may be correlated with the synaptic plasticity, learning and memory. OBJECTIVE: To observe the distribution of phosphorylated Elk-1 (pEIk-1) in whole brain of rats received Y-maze active avoidance training and the changes of pEIk-1 expression at different time points after training. DESIGN : A randomized controlled study SETTING : Research Room of Neurobiology, the Second Affiliated Hospital of Southern Medical University MATERIALS : Fifty-five male clean-degree SD rats of 3-4 months old, weighing 200-250 g, were provided by the Experimental Animal Center of Southem Medical University. The rabbit anti-monoclonal pEIk-1 antibody was purchased from Cell Signal Transduction Company, and ABC kit from Vector Company. METHODS : The experiments were carried out in the Research Room of Neurobiology, Second Affiliated Hospital of Southern Medical University from September 2004 to February 2005. ① Grouping: The rats were randomly divided into training group (n = 25), sham-training group (n = 25) and normal control group (n = 5), and the training and sham-training groups were observed at 0, 1, 3, 6 and 24 hours after training, which represented the five phases in the process of leaming and memory. ② Y-maze training: The rats were preconditioned in the electrical Y-maze apparatus, 20 minutes a day for 3 days continuously, and training began from the 4^th day. In the training group, the rats were trained with the combination of light and electddty. Each rat repeated for 60 times in each training, and the correct times were recorded, those correct for less than 25 times were taken as unqualified, and excluded from the training group, and supplemented by other rats in time. In the sham-training group, there was no fixed correlation between the application of light and electricity. The rats in the normal contrel group were given not any training. ③Detection of pEIk-1 expression: The rats were anesthetized after Y-maze training, brain tissue was removed to prepare coronal freezing sections, and the pEIk-1 expression was detected with routine ABC method. MATN OUTCOME MEASURES: ① Distribution of pEIk-1 immuno-positive neurons in whole brain of rats in the normal control group. ②Comparison of the expression of pEIk-1 immuno-positive neurons in whole brain at different time points after training between the training group and sham-training group. RESULTS : All the 55 rats were involved in result analysis. ③ Distribution of pEIk-1 immuno-positive neurons in the whole brain of rats in the normal control group: Strong expressions of pEIk-1 immuno-positive neurons were observed in prefrontal lobe, granular layer of olfactory bulbs, Purkinje cell layer and granular layer of cerebellum, whole stdate cortex, temporal cortex, pre-pyriform cortex, hypothalamic supraoptic nucleus, hypothalamic paraventricular nucleus and periventricular nucleus, thalamic paraventricular nucleus, pronucleus and postnucleus of amygdala cortex, central nucleus of amygdala, medial amygdaloid nucleus, entorhinal cortex, hippocampal dentate gyros, CA1-4 regions, caudate-putamen, material division, brain stem spinal nucleus of trigeminal nerve, and superior olivary nucleus, and those in hippocampal dentate gyrus and CA1 region were the strongest.② Distribution of pEIk-1 immuno-positive neurons in the whole brain of rats at different time points after training in the training group and sham-training group: In the training group, the expressions were obviously enhanced in caudate-putamen of striatum, material division, most cortexes, hippocampal dentate gyrus, hippocampal CA regions, nucleus amygdalae, thalamic paraventricular nucleus, Purkinje cell layer of cerebellum, entorhinal cortex, hypothalamic supraoptic nucleus, hypothalamic paraventricular nucleus, and periventricular nucleus at 0 hour after training, and the enhancement lasted for 6 hours at least, and those at 24 hours were decreased to normal. In the sham-training group, obvious enhanced expressions of pEIk-1 immuno-positive neurons could be observed in most cortexes, nucleus amygdalae, entorhinal cortex, hypothalamic supraoptic nucleus, hypothalamic paraventdoular nucleus and periventricular nucleus, brain stem spinal nucleus of trigeminal nerve, Purkinje cell layer and granular layer of cerebellum at O, 1, 3 and 6 hours, and decreased to normal after 24 hours. The expressions in material division, caudate-putamen of striatum, hippocampus were not obviously enhanced as compared with those in the normal control group, but significantly different from those in the training group (0, 1, 3, 6 hours after training, material division: F= 0.576, 0.023, 0.116, 8.873, P〈 0.01; caudate-putamen: F= 0.157, 0.427, 0.030, 0.001, P〈 0.01; hippocampus: F= 6.716, 2.405, 14.137, 1.416, P 〈 0.05-0.01 ). CONCLUSION: The expression of activated pEIk-1 can be detected in the learning related brain areas under normal status, and the perk-1 expression in the brain areas dynamically changed in a time-dependent manner after Y-maze training, and it is indicated that pEIk-1 is involved in the learning and memory process in Y-maze related brain areas.展开更多
Underground mine pillars provide natural stability to the mine area,allowing safe operations for workers and machinery.Extensive prior research has been conducted to understand pillar failure mechanics and design safe...Underground mine pillars provide natural stability to the mine area,allowing safe operations for workers and machinery.Extensive prior research has been conducted to understand pillar failure mechanics and design safe pillar layouts.However,limited studies(mostly based on empirical field observation and small-scale laboratory tests)have considered pillar-support interactions under monotonic loading conditions for the design of pillar-support systems.This study used a series of large-scale laboratory compression tests on porous limestone blocks to analyze rock and support behavior at a sufficiently large scale(specimens with edge length of 0.5 m)for incorporation of actual support elements,with consideration of different w/h ratios.Both unsupported and supported(grouted rebar rockbolt and wire mesh)tests were conducted,and the surface deformations of the specimens were monitored using three-dimensional(3D)digital image correlation(DIC).Rockbolts instrumented with distributed fiber optic strain sensors were used to study rockbolt strain distribution,load mobilization,and localized deformation at different w/h ratios.Both axial and bending strains were observed in the rockbolts,which became more prominent in the post-peak region of the stress-strain curve.展开更多
In recent years,various adversarial defense methods have been proposed to improve the robustness of deep neural networks.Adversarial training is one of the most potent methods to defend against adversarial attacks.How...In recent years,various adversarial defense methods have been proposed to improve the robustness of deep neural networks.Adversarial training is one of the most potent methods to defend against adversarial attacks.However,the difference in the feature space between natural and adversarial examples hinders the accuracy and robustness of the model in adversarial training.This paper proposes a learnable distribution adversarial training method,aiming to construct the same distribution for training data utilizing the Gaussian mixture model.The distribution centroid is built to classify samples and constrain the distribution of the sample features.The natural and adversarial examples are pushed to the same distribution centroid to improve the accuracy and robustness of the model.The proposed method generates adversarial examples to close the distribution gap between the natural and adversarial examples through an attack algorithm explicitly designed for adversarial training.This algorithm gradually increases the accuracy and robustness of the model by scaling perturbation.Finally,the proposed method outputs the predicted labels and the distance between the sample and the distribution centroid.The distribution characteristics of the samples can be utilized to detect adversarial cases that can potentially evade the model defense.The effectiveness of the proposed method is demonstrated through comprehensive experiments.展开更多
This work aims to analyse the actions that companies working in large-scale distribution carry along their value chains to minimise impacts on climate change.Companies operating in this field are aware that it is less...This work aims to analyse the actions that companies working in large-scale distribution carry along their value chains to minimise impacts on climate change.Companies operating in this field are aware that it is less effective to act directly on the core processes and need to involve the upstream value chain in their carbon reduction strategy.These businesses,in fact,need to focus on the indirect GHG(Greenhouse Gases)emissions and depend on how suppliers manage their impacts.In this sector,virtuous companies collaborate with their suppliers to get involved in a common path of quantifying and cutting said impacts together.This aspect is particularly relevant in the case of large-scale retailers.However,the process is not immediate since the supply chain is usually very dense and diverse,for instance,adopting various approaches that do not always coincide.In any case,the key aspect is mapping these suppliers:one of the tools mostly used for this purpose is the survey,as a quick instrument able to reach hundreds of suppliers at the same time,receiving a fast and standardized response,which can easily be processed to form a comprehensive and harmonized mapping of the results as the first step for the subsequent implementation of mitigation strategies.展开更多
In the large-scale logistics distribution of single logistic center,the method based on traditional genetic algorithm is slow in evolution and easy to fall into the local optimal solution.Addressing at this issue,we p...In the large-scale logistics distribution of single logistic center,the method based on traditional genetic algorithm is slow in evolution and easy to fall into the local optimal solution.Addressing at this issue,we propose a novel approach of exploring hybrid genetic algorithm based large-scale logistic distribution for BBG supermarket.We integrate greedy algorithm and hillclimbing algorithm into genetic algorithm.Greedy algorithm is applied to initialize the population,and then hill-climbing algorithm is used to optimize individuals in each generation after selection,crossover and mutation.Our approach is evaluated on the dataset of BBG Supermarket which is one of the top 10 supermarkets in China.Experimental results show that our method outperforms some other methods in the field.展开更多
Space swarms,enabled by the miniaturization of spacecraft,have the potential capability to lower costs,increase efficiencies,and broaden the horizons of space missions.The formation control problem of large-scale spac...Space swarms,enabled by the miniaturization of spacecraft,have the potential capability to lower costs,increase efficiencies,and broaden the horizons of space missions.The formation control problem of large-scale spacecraft swarms flying around an elliptic orbit is considered.The objective is to drive the entire formation to produce a specified spatial pattern.The relative motion between agents becomes complicated as the number of agents increases.Hence,a density-based method is adopted,which concerns the density evolution of the entire swarm instead of the trajectories of individuals.The density-based method manipulates the density evolution with Partial Differential Equations(PDEs).This density-based control in this work has two aspects,global pattern control of the whole swarm and local collision-avoidance between nearby agents.The global behavior of the swarm is driven via designing velocity fields.For each spacecraft,the Q-guidance steering law is adopted to track the desired velocity with accelerations in a distributed manner.However,the final stable velocity field is required to be zero in the classical density-based approach,which appears as an obstacle from the viewpoint of astrodynamics since the periodic relative motion is always time-varying.To solve this issue,a novel transformation is constructed based on the periodic solutions of Tschauner-Hempel(TH)equations.The relative motion in Cartesian coordinates is then transformed into a new coordinate system,which permits zero-velocity in a stable configuration.The local behavior of the swarm,such as achieving collision avoidance,is achieved via a carefully-designed local density estimation algorithm.Numerical simulations are provided to demonstrate the performance of this approach.展开更多
Quantile regression(QR) is proposed to examine the relationships between large-scale atmospheric variables and all parts of the distribution of daily precipitation amount at Beijing Station from 1960 to 2008. QR is ...Quantile regression(QR) is proposed to examine the relationships between large-scale atmospheric variables and all parts of the distribution of daily precipitation amount at Beijing Station from 1960 to 2008. QR is also applied to evaluate the relationship between large-scale predictors and extreme precipitation(90th quantile) at 238 stations in northern China.Finally, QR is used to fit observed daily precipitation amounts for wet days at four sample stations. Results show that meridional wind and specific humidity at both 850 h Pa and 500 h Pa(V850, SH850, V500, and SH500) strongly affect all parts of the Beijing precipitation distribution during the wet season(April–September). Meridional wind, zonal wind, and specific humidity at only 850 h Pa(V850, U850, SH850) are significantly related to the precipitation distribution in the dry season(October–March). Impacts of these large-scale predictors on the daily precipitation amount with higher quantile become stronger, whereas their impact on light precipitation is negligible. In addition, SH850 has a strong relationship with wet-season extreme precipitation across the entire region, whereas the impacts of V850, V500, and SH500 are mainly in semi-arid and semi-humid areas. For the dry season, both SH850 and V850 are the major predictors of extreme precipitation in the entire region. Moreover, QR can satisfactorily simulate the daily precipitation amount at each station and for each season, if an optimum distribution family is selected. Therefore, QR is valuable for detecting the relationship between the large-scale predictors and the daily precipitation amount.展开更多
Decentralized robust stabilization problem of discrete-time fuzzy large-scale systems with parametric uncertainties is considered. This uncertain fuzzy large-scale system consists of N interconnected T-S fuzzy subsyst...Decentralized robust stabilization problem of discrete-time fuzzy large-scale systems with parametric uncertainties is considered. This uncertain fuzzy large-scale system consists of N interconnected T-S fuzzy subsystems, and the parametric uncertainties are unknown but norm-bounded. Based on Lyapunov stability theory and decentralized control theory of large-scale system, the design schema of decentralized parallel distributed compensation (DPDC) fuzzy controllers to ensure the asymptotic stability of the whole fuzzy large-scale system is proposed. The existence conditions for these controllers take the forms of LMIs. Finally a numerical simulation example is given to show the utility of the method proposed.展开更多
Objective The term "pockmark" was introduced by King and MacLean (1970) to describe small "circular" on echosounder records in Nova Scotia. described as circular, near Pockmarks are usually circular or elongated...Objective The term "pockmark" was introduced by King and MacLean (1970) to describe small "circular" on echosounder records in Nova Scotia. described as circular, near Pockmarks are usually circular or elongated depressions, generally 10--400 m in diameter and 30-50 m in deep. Pockmarks are normally regarded to be manifestations of fluids escape through the seabed. Pockmarks are valuable features on the seafloor and are useful in constraining the hydrodynamics of sedimentary basins. Since then pockmarks have been recognized in many areas around the world. They occur predominantly in fine-grained siliciclastic depositional settings, although a few case studies have been reported in carbonate settings. In this paper we illustrate a suite of fluid escape features, discovered during the course of petroleum exploration on the West Africa continental margin (Fig. 1). They are particularly of interest to the oil and gas industry because they could be potential indicators of deeply buried hydrocarbon reservoirs, and fluid flow phenomena in the deep water oilfield are important for the safe and efficient exploration, development and production of hydrocarbons in the area.展开更多
Studies have indicated that the distributed compressed sensing based(DCSbased) channel estimation can decrease the length of the reference signals effectively. In block transmission, a unique word(UW) can be used as a...Studies have indicated that the distributed compressed sensing based(DCSbased) channel estimation can decrease the length of the reference signals effectively. In block transmission, a unique word(UW) can be used as a cyclic prefix and reference signal. However, the DCS-based channel estimation requires diversity sequences instead of UW. In this paper, we proposed a novel method that employs a training sequence(TS) whose duration time is slightly longer than the maximum delay spread time. Based on proposed TS, the DCS approach perform perfectly in multipath channel estimation. Meanwhile, a cyclic prefix construct could be formed, which reduces the complexity of the frequency domain equalization(FDE) directly. Simulation results demonstrate that, by using the method of simultaneous orthogonal matching pursuit(SOMP), the required channel overhead has been reduced thanks to the proposed TS.展开更多
基金the Researchers Supporting Project,King Saud University,Saudi Arabia,for funding this research work through Project No.RSPD2025R951.
文摘This research introduces a unique approach to segmenting breast cancer images using a U-Net-based architecture.However,the computational demand for image processing is very high.Therefore,we have conducted this research to build a system that enables image segmentation training with low-power machines.To accomplish this,all data are divided into several segments,each being trained separately.In the case of prediction,the initial output is predicted from each trained model for an input,where the ultimate output is selected based on the pixel-wise majority voting of the expected outputs,which also ensures data privacy.In addition,this kind of distributed training system allows different computers to be used simultaneously.That is how the training process takes comparatively less time than typical training approaches.Even after completing the training,the proposed prediction system allows a newly trained model to be included in the system.Thus,the prediction is consistently more accurate.We evaluated the effectiveness of the ultimate output based on four performance matrices:average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy.The experimental results show that the scores of average pixel accuracy,mean absolute error,average specificity,and average balanced accuracy are 0.9216,0.0687,0.9477,and 0.8674,respectively.In addition,the proposed method was compared with four other state-of-the-art models in terms of total training time and usage of computational resources.And it outperformed all of them in these aspects.
文摘The construction of island power grids is a systematic engineering task.To ensure the safe operation of power grid systems,optimizing the line layout of island power grids is crucial.Especially in the current context of large-scale distributed renewable energy integration into the power grid,conventional island power grid line layouts can no longer meet actual demands.It is necessary to combine the operational characteristics of island power systems and historical load data to perform load forecasting,thereby generating power grid line layout paths.This article focuses on large-scale distributed renewable energy integration,summarizing optimization strategies for island power grid line layouts,and providing a solid guarantee for the safe and stable operation of island power systems.
基金supported in part by the National Key Research and Development Program of China(Grant No.2020YFB1807205)in part by the National Natural Science Foundation of China(Grant No.62031019)in part by the European Commission through the H2020-MSCA-ITN META WIRELESS Research Project under Grant 956256。
文摘Reconfigurable intelligent surface(RIS)is more likely to develop into extremely large-scale RIS(XL-RIS)to efficiently boost the system capacity for future 6 G communications.Beam training is an effective way to acquire channel state information(CSI)for XL-RIS.Existing beam training schemes rely on the far-field codebook.However,due to the large aperture of XL-RIS,the scatters are more likely to be in the near-field region of XL-RIS.The far-field codebook mismatches the near-field channel model.Thus,the existing far-field beam training scheme will cause severe performance loss in the XL-RIS assisted nearfield communications.To solve this problem,we propose the efficient near-field beam training schemes by designing the near-field codebook to match the nearfield channel model.Specifically,we firstly design the near-field codebook by considering the near-field cascaded array steering vector of XL-RIS.Then,the optimal codeword for XL-RIS is obtained by the exhausted training procedure.To reduce the beam training overhead,we further design a hierarchical nearfield codebook and propose the corresponding hierarchical near-field beam training scheme,where different levels of sub-codebooks are searched in turn with reduced codebook size.Simulation results show the proposed near-field beam training schemes outperform the existing far-field beam training scheme.
基金This work was supported in part by the National Natural Science Foundation of China(61772493)the CAAI-Huawei MindSpore Open Fund(CAAIXSJLJJ-2020-004B)+4 种基金the Natural Science Foundation of Chongqing(China)(cstc2019jcyjjqX0013)Chongqing Research Program of Technology Innovation and Application(cstc2019jscx-fxydX0024,cstc2019jscx-fxydX0027,cstc2018jszx-cyzdX0041)Guangdong Province Universities and College Pearl River Scholar Funded Scheme(2019)the Pioneer Hundred Talents Program of Chinese Academy of Sciencesthe Deanship of Scientific Research(DSR)at King Abdulaziz University(G-21-135-38).
文摘Protein-protein interactions are of great significance for human to understand the functional mechanisms of proteins.With the rapid development of high-throughput genomic technologies,massive protein-protein interaction(PPI)data have been generated,making it very difficult to analyze them efficiently.To address this problem,this paper presents a distributed framework by reimplementing one of state-of-the-art algorithms,i.e.,CoFex,using MapReduce.To do so,an in-depth analysis of its limitations is conducted from the perspectives of efficiency and memory consumption when applying it for large-scale PPI data analysis and prediction.Respective solutions are then devised to overcome these limitations.In particular,we adopt a novel tree-based data structure to reduce the heavy memory consumption caused by the huge sequence information of proteins.After that,its procedure is modified by following the MapReduce framework to take the prediction task distributively.A series of extensive experiments have been conducted to evaluate the performance of our framework in terms of both efficiency and accuracy.Experimental results well demonstrate that the proposed framework can considerably improve its computational efficiency by more than two orders of magnitude while retaining the same high accuracy.
基金Supported by the National Natural Science Foundation of China(61401496)。
文摘The traditional distributed tactical training simulation system is limited by the availability and bandwidth of military network transmission channel and does not have the feasibility of remote interconnection and spatial sub-regional deployment.In this paper,a new communication method of distributed tactical training simulation system is proposed to solve the problem of strong business coupling between nodes and system availability under the condition of low bandwidth.The operator of federated exchange,federated queue and their concepts and design requirements are firstly proposed,and the inverted tree,triangle,ring exchange topology and circular queue structure are further constructed.Theoretically,the expected goal of high-speed interworking between nodes in the cluster and high reliable transmission between clusters is realized.The example also shows that this method can significantly improve the throughput of single switching node and federated node after using reliability confirmation mechanism.
基金supported by the National Natural Science Foundation of China(U1435220)
文摘How to recognize targets with similar appearances from remote sensing images(RSIs) effectively and efficiently has become a big challenge. Recently, convolutional neural network(CNN) is preferred in the target classification due to the powerful feature representation ability and better performance. However,the training and testing of CNN mainly rely on single machine.Single machine has its natural limitation and bottleneck in processing RSIs due to limited hardware resources and huge time consuming. Besides, overfitting is a challenge for the CNN model due to the unbalance between RSIs data and the model structure.When a model is complex or the training data is relatively small,overfitting occurs and leads to a poor predictive performance. To address these problems, a distributed CNN architecture for RSIs target classification is proposed, which dramatically increases the training speed of CNN and system scalability. It improves the storage ability and processing efficiency of RSIs. Furthermore,Bayesian regularization approach is utilized in order to initialize the weights of the CNN extractor, which increases the robustness and flexibility of the CNN model. It helps prevent the overfitting and avoid the local optima caused by limited RSI training images or the inappropriate CNN structure. In addition, considering the efficiency of the Na¨?ve Bayes classifier, a distributed Na¨?ve Bayes classifier is designed to reduce the training cost. Compared with other algorithms, the proposed system and method perform the best and increase the recognition accuracy. The results show that the distributed system framework and the proposed algorithms are suitable for RSIs target classification tasks.
基金Supported by the National Natural Science Foundation of China(No.61201086,61272495)the China Scholarship Council(No.201506375060)+1 种基金the Planned Science and Technology Project of Guangdong Province(No.2013B090500007) the Dongguan Project on the Integration of Industry,Education and Research(No.2014509102205)
文摘An antenna selection algorithm based on large-scale fading between the transmitter and receiver is proposed for the uplink receive antenna selection in distributed multiple-input multiple-output(D-MIMO) systems. By utilizing the radio access units(RAU) selection based on large-scale fading,the proposed algorithm decreases enormously the computational complexity. Based on the characteristics of distributed systems,an improved particle swarm optimization(PSO) has been proposed for the antenna selection after the RAU selection. In order to apply the improved PSO algorithm better in antenna selection,a general form of channel capacity was transformed into a binary expression by analyzing the formula of channel capacity. The proposed algorithm can make full use of the advantages of D-MIMO systems,and achieve near-optimal performance in terms of channel capacity with low computational complexity.
文摘This paper investigates large-scale distributed system design. It looks at features, main design considerations and provides the Netflix API, Cassandra and Oracle as examples of such systems. Moreover, the paper investigates the challenges of designing, developing, deploying, and maintaining such systems, in regard to the features presented. Finally, the paper discusses aspects of available solutions and current practices to challenges that large-scale distributed systems face.
基金supported by the National Natural Science Foundation of China(52372310)the State Key Laboratory of Advanced Rail Autonomous Operation(RAO2023ZZ001)+1 种基金the Fundamental Research Funds for the Central Universities(2022JBQY001)Beijing Laboratory of Urban Rail Transit.
文摘The emerging virtual coupling technology aims to operate multiple train units in a Virtually Coupled Train Set(VCTS)at a minimal but safe distance.To guarantee collision avoidance,the safety distance should be calculated using the state-of-the-art space-time separation principle that separates the Emergency Braking(EB)trajectories of two successive units during the whole EB process.In this case,the minimal safety distance is usually numerically calculated without an analytic formulation.Thus,the constrained VCTS control problem is hard to address with space-time separation,which is still a gap in the existing literature.To solve this problem,we propose a Distributed Economic Model Predictive Control(DEMPC)approach with computation efficiency and theoretical guarantee.Specifically,to alleviate the computation burden,we transform implicit safety constraints into explicitly linear ones,such that the optimal control problem in DEMPC is a quadratic programming problem that can be solved efficiently.For theoretical analysis,sufficient conditions are derived to guarantee the recursive feasibility and stability of DEMPC,employing compatibility constraints,tube techniques and terminal ingredient tuning.Moreover,we extend our approach with globally optimal and distributed online EB configuration methods to shorten the minimal distance among VCTS.Finally,experimental results demonstrate the performance and advantages of the proposed approaches.
文摘BACKGROUND: Elk-1 mRNA distributes extensively in the neurons of mice, rat and human brains, and the Elk-1 expression may be correlated with the synaptic plasticity, learning and memory. OBJECTIVE: To observe the distribution of phosphorylated Elk-1 (pEIk-1) in whole brain of rats received Y-maze active avoidance training and the changes of pEIk-1 expression at different time points after training. DESIGN : A randomized controlled study SETTING : Research Room of Neurobiology, the Second Affiliated Hospital of Southern Medical University MATERIALS : Fifty-five male clean-degree SD rats of 3-4 months old, weighing 200-250 g, were provided by the Experimental Animal Center of Southem Medical University. The rabbit anti-monoclonal pEIk-1 antibody was purchased from Cell Signal Transduction Company, and ABC kit from Vector Company. METHODS : The experiments were carried out in the Research Room of Neurobiology, Second Affiliated Hospital of Southern Medical University from September 2004 to February 2005. ① Grouping: The rats were randomly divided into training group (n = 25), sham-training group (n = 25) and normal control group (n = 5), and the training and sham-training groups were observed at 0, 1, 3, 6 and 24 hours after training, which represented the five phases in the process of leaming and memory. ② Y-maze training: The rats were preconditioned in the electrical Y-maze apparatus, 20 minutes a day for 3 days continuously, and training began from the 4^th day. In the training group, the rats were trained with the combination of light and electddty. Each rat repeated for 60 times in each training, and the correct times were recorded, those correct for less than 25 times were taken as unqualified, and excluded from the training group, and supplemented by other rats in time. In the sham-training group, there was no fixed correlation between the application of light and electricity. The rats in the normal contrel group were given not any training. ③Detection of pEIk-1 expression: The rats were anesthetized after Y-maze training, brain tissue was removed to prepare coronal freezing sections, and the pEIk-1 expression was detected with routine ABC method. MATN OUTCOME MEASURES: ① Distribution of pEIk-1 immuno-positive neurons in whole brain of rats in the normal control group. ②Comparison of the expression of pEIk-1 immuno-positive neurons in whole brain at different time points after training between the training group and sham-training group. RESULTS : All the 55 rats were involved in result analysis. ③ Distribution of pEIk-1 immuno-positive neurons in the whole brain of rats in the normal control group: Strong expressions of pEIk-1 immuno-positive neurons were observed in prefrontal lobe, granular layer of olfactory bulbs, Purkinje cell layer and granular layer of cerebellum, whole stdate cortex, temporal cortex, pre-pyriform cortex, hypothalamic supraoptic nucleus, hypothalamic paraventricular nucleus and periventricular nucleus, thalamic paraventricular nucleus, pronucleus and postnucleus of amygdala cortex, central nucleus of amygdala, medial amygdaloid nucleus, entorhinal cortex, hippocampal dentate gyros, CA1-4 regions, caudate-putamen, material division, brain stem spinal nucleus of trigeminal nerve, and superior olivary nucleus, and those in hippocampal dentate gyrus and CA1 region were the strongest.② Distribution of pEIk-1 immuno-positive neurons in the whole brain of rats at different time points after training in the training group and sham-training group: In the training group, the expressions were obviously enhanced in caudate-putamen of striatum, material division, most cortexes, hippocampal dentate gyrus, hippocampal CA regions, nucleus amygdalae, thalamic paraventricular nucleus, Purkinje cell layer of cerebellum, entorhinal cortex, hypothalamic supraoptic nucleus, hypothalamic paraventricular nucleus, and periventricular nucleus at 0 hour after training, and the enhancement lasted for 6 hours at least, and those at 24 hours were decreased to normal. In the sham-training group, obvious enhanced expressions of pEIk-1 immuno-positive neurons could be observed in most cortexes, nucleus amygdalae, entorhinal cortex, hypothalamic supraoptic nucleus, hypothalamic paraventdoular nucleus and periventricular nucleus, brain stem spinal nucleus of trigeminal nerve, Purkinje cell layer and granular layer of cerebellum at O, 1, 3 and 6 hours, and decreased to normal after 24 hours. The expressions in material division, caudate-putamen of striatum, hippocampus were not obviously enhanced as compared with those in the normal control group, but significantly different from those in the training group (0, 1, 3, 6 hours after training, material division: F= 0.576, 0.023, 0.116, 8.873, P〈 0.01; caudate-putamen: F= 0.157, 0.427, 0.030, 0.001, P〈 0.01; hippocampus: F= 6.716, 2.405, 14.137, 1.416, P 〈 0.05-0.01 ). CONCLUSION: The expression of activated pEIk-1 can be detected in the learning related brain areas under normal status, and the perk-1 expression in the brain areas dynamically changed in a time-dependent manner after Y-maze training, and it is indicated that pEIk-1 is involved in the learning and memory process in Y-maze related brain areas.
基金the funding support from Alpha Foundation for the Improvement of Mine Safety and Health Inc.(ALPHAFOUNDATION,Grant No.AFC820-52)。
文摘Underground mine pillars provide natural stability to the mine area,allowing safe operations for workers and machinery.Extensive prior research has been conducted to understand pillar failure mechanics and design safe pillar layouts.However,limited studies(mostly based on empirical field observation and small-scale laboratory tests)have considered pillar-support interactions under monotonic loading conditions for the design of pillar-support systems.This study used a series of large-scale laboratory compression tests on porous limestone blocks to analyze rock and support behavior at a sufficiently large scale(specimens with edge length of 0.5 m)for incorporation of actual support elements,with consideration of different w/h ratios.Both unsupported and supported(grouted rebar rockbolt and wire mesh)tests were conducted,and the surface deformations of the specimens were monitored using three-dimensional(3D)digital image correlation(DIC).Rockbolts instrumented with distributed fiber optic strain sensors were used to study rockbolt strain distribution,load mobilization,and localized deformation at different w/h ratios.Both axial and bending strains were observed in the rockbolts,which became more prominent in the post-peak region of the stress-strain curve.
基金supported by the National Natural Science Foundation of China(No.U21B2003,62072250,62072250,62172435,U1804263,U20B2065,61872203,71802110,61802212)the National Key R&D Program of China(No.2021QY0700)+4 种基金the Key Laboratory of Intelligent Support Technology for Complex Environments(Nanjing University of Information Science and Technology),Ministry of Education,and the Natural Science Foundation of Jiangsu Province(No.BK20200750)Open Foundation of Henan Key Laboratory of Cyberspace Situation Awareness(No.HNTS2022002)Post Graduate Research&Practice Innvoation Program of Jiangsu Province(No.KYCX200974)Open Project Fund of Shandong Provincial Key Laboratory of Computer Network(No.SDKLCN-2022-05)the Priority Academic Program Development of Jiangsu Higher Education Institutions(PAPD)Fund and Graduate Student Scientific Research Innovation Projects of Jiangsu Province(No.KYCX231359).
文摘In recent years,various adversarial defense methods have been proposed to improve the robustness of deep neural networks.Adversarial training is one of the most potent methods to defend against adversarial attacks.However,the difference in the feature space between natural and adversarial examples hinders the accuracy and robustness of the model in adversarial training.This paper proposes a learnable distribution adversarial training method,aiming to construct the same distribution for training data utilizing the Gaussian mixture model.The distribution centroid is built to classify samples and constrain the distribution of the sample features.The natural and adversarial examples are pushed to the same distribution centroid to improve the accuracy and robustness of the model.The proposed method generates adversarial examples to close the distribution gap between the natural and adversarial examples through an attack algorithm explicitly designed for adversarial training.This algorithm gradually increases the accuracy and robustness of the model by scaling perturbation.Finally,the proposed method outputs the predicted labels and the distance between the sample and the distribution centroid.The distribution characteristics of the samples can be utilized to detect adversarial cases that can potentially evade the model defense.The effectiveness of the proposed method is demonstrated through comprehensive experiments.
文摘This work aims to analyse the actions that companies working in large-scale distribution carry along their value chains to minimise impacts on climate change.Companies operating in this field are aware that it is less effective to act directly on the core processes and need to involve the upstream value chain in their carbon reduction strategy.These businesses,in fact,need to focus on the indirect GHG(Greenhouse Gases)emissions and depend on how suppliers manage their impacts.In this sector,virtuous companies collaborate with their suppliers to get involved in a common path of quantifying and cutting said impacts together.This aspect is particularly relevant in the case of large-scale retailers.However,the process is not immediate since the supply chain is usually very dense and diverse,for instance,adopting various approaches that do not always coincide.In any case,the key aspect is mapping these suppliers:one of the tools mostly used for this purpose is the survey,as a quick instrument able to reach hundreds of suppliers at the same time,receiving a fast and standardized response,which can easily be processed to form a comprehensive and harmonized mapping of the results as the first step for the subsequent implementation of mitigation strategies.
基金This project was funded by the National Natural Science Foundation of China(41871320,61872139)the Provincial and Municipal Joint Fund of Hunan Provincial Natural Science Foundation of China(2018JJ4052)+2 种基金Hunan Provincial Natural Science Foundation of China(2017JJ2081)the Key Project of Hunan Provincial Education Department(19A172)the Scientific Research Fund of Hunan Provincial Education Department(18K060).
文摘In the large-scale logistics distribution of single logistic center,the method based on traditional genetic algorithm is slow in evolution and easy to fall into the local optimal solution.Addressing at this issue,we propose a novel approach of exploring hybrid genetic algorithm based large-scale logistic distribution for BBG supermarket.We integrate greedy algorithm and hillclimbing algorithm into genetic algorithm.Greedy algorithm is applied to initialize the population,and then hill-climbing algorithm is used to optimize individuals in each generation after selection,crossover and mutation.Our approach is evaluated on the dataset of BBG Supermarket which is one of the top 10 supermarkets in China.Experimental results show that our method outperforms some other methods in the field.
基金co-supported by the Strategic Priority Program on Space Science of the Chinese Academy of Sciences (No.XDA15014902)the Key Research Program of the Chinese Academy of Sciences (No. ZDRW-KT-2019-1-0102)
文摘Space swarms,enabled by the miniaturization of spacecraft,have the potential capability to lower costs,increase efficiencies,and broaden the horizons of space missions.The formation control problem of large-scale spacecraft swarms flying around an elliptic orbit is considered.The objective is to drive the entire formation to produce a specified spatial pattern.The relative motion between agents becomes complicated as the number of agents increases.Hence,a density-based method is adopted,which concerns the density evolution of the entire swarm instead of the trajectories of individuals.The density-based method manipulates the density evolution with Partial Differential Equations(PDEs).This density-based control in this work has two aspects,global pattern control of the whole swarm and local collision-avoidance between nearby agents.The global behavior of the swarm is driven via designing velocity fields.For each spacecraft,the Q-guidance steering law is adopted to track the desired velocity with accelerations in a distributed manner.However,the final stable velocity field is required to be zero in the classical density-based approach,which appears as an obstacle from the viewpoint of astrodynamics since the periodic relative motion is always time-varying.To solve this issue,a novel transformation is constructed based on the periodic solutions of Tschauner-Hempel(TH)equations.The relative motion in Cartesian coordinates is then transformed into a new coordinate system,which permits zero-velocity in a stable configuration.The local behavior of the swarm,such as achieving collision avoidance,is achieved via a carefully-designed local density estimation algorithm.Numerical simulations are provided to demonstrate the performance of this approach.
基金jointly sponsored by the National Basic Research Program of China "973" Program (Grant No. 2012CB956203)the Knowledge Innovation Project (Grant No. KZCX2-EW-202)the National Natural Science Foundation of China (Grant Nos. 91325108 and 51339004)
文摘Quantile regression(QR) is proposed to examine the relationships between large-scale atmospheric variables and all parts of the distribution of daily precipitation amount at Beijing Station from 1960 to 2008. QR is also applied to evaluate the relationship between large-scale predictors and extreme precipitation(90th quantile) at 238 stations in northern China.Finally, QR is used to fit observed daily precipitation amounts for wet days at four sample stations. Results show that meridional wind and specific humidity at both 850 h Pa and 500 h Pa(V850, SH850, V500, and SH500) strongly affect all parts of the Beijing precipitation distribution during the wet season(April–September). Meridional wind, zonal wind, and specific humidity at only 850 h Pa(V850, U850, SH850) are significantly related to the precipitation distribution in the dry season(October–March). Impacts of these large-scale predictors on the daily precipitation amount with higher quantile become stronger, whereas their impact on light precipitation is negligible. In addition, SH850 has a strong relationship with wet-season extreme precipitation across the entire region, whereas the impacts of V850, V500, and SH500 are mainly in semi-arid and semi-humid areas. For the dry season, both SH850 and V850 are the major predictors of extreme precipitation in the entire region. Moreover, QR can satisfactorily simulate the daily precipitation amount at each station and for each season, if an optimum distribution family is selected. Therefore, QR is valuable for detecting the relationship between the large-scale predictors and the daily precipitation amount.
基金This project was supported by NSFC Project (60474047), (60334010) and GuangDong Province Natural Science Foundationof China(31406)and China Postdoctoral Science Foundation (20060390725).
文摘Decentralized robust stabilization problem of discrete-time fuzzy large-scale systems with parametric uncertainties is considered. This uncertain fuzzy large-scale system consists of N interconnected T-S fuzzy subsystems, and the parametric uncertainties are unknown but norm-bounded. Based on Lyapunov stability theory and decentralized control theory of large-scale system, the design schema of decentralized parallel distributed compensation (DPDC) fuzzy controllers to ensure the asymptotic stability of the whole fuzzy large-scale system is proposed. The existence conditions for these controllers take the forms of LMIs. Finally a numerical simulation example is given to show the utility of the method proposed.
基金supported by the National Planned Major Science and Technology Projects of China(grant No.2011ZX05030-005-02)
文摘Objective The term "pockmark" was introduced by King and MacLean (1970) to describe small "circular" on echosounder records in Nova Scotia. described as circular, near Pockmarks are usually circular or elongated depressions, generally 10--400 m in diameter and 30-50 m in deep. Pockmarks are normally regarded to be manifestations of fluids escape through the seabed. Pockmarks are valuable features on the seafloor and are useful in constraining the hydrodynamics of sedimentary basins. Since then pockmarks have been recognized in many areas around the world. They occur predominantly in fine-grained siliciclastic depositional settings, although a few case studies have been reported in carbonate settings. In this paper we illustrate a suite of fluid escape features, discovered during the course of petroleum exploration on the West Africa continental margin (Fig. 1). They are particularly of interest to the oil and gas industry because they could be potential indicators of deeply buried hydrocarbon reservoirs, and fluid flow phenomena in the deep water oilfield are important for the safe and efficient exploration, development and production of hydrocarbons in the area.
基金support by National Key Technology Research and Development Program of the Ministry of Science and Technology of China (2015BAK05B01)
文摘Studies have indicated that the distributed compressed sensing based(DCSbased) channel estimation can decrease the length of the reference signals effectively. In block transmission, a unique word(UW) can be used as a cyclic prefix and reference signal. However, the DCS-based channel estimation requires diversity sequences instead of UW. In this paper, we proposed a novel method that employs a training sequence(TS) whose duration time is slightly longer than the maximum delay spread time. Based on proposed TS, the DCS approach perform perfectly in multipath channel estimation. Meanwhile, a cyclic prefix construct could be formed, which reduces the complexity of the frequency domain equalization(FDE) directly. Simulation results demonstrate that, by using the method of simultaneous orthogonal matching pursuit(SOMP), the required channel overhead has been reduced thanks to the proposed TS.