期刊文献+
共找到23篇文章
< 1 2 >
每页显示 20 50 100
Conditional Generative Adversarial Network Enabled Localized Stress Recovery of Periodic Composites
1
作者 Chengkan Xu Xiaofei Wang +2 位作者 Yixuan Li Guannan Wang He Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期957-974,共18页
Structural damage in heterogeneousmaterials typically originates frommicrostructures where stress concentration occurs.Therefore,evaluating the magnitude and location of localized stress distributions within microstru... Structural damage in heterogeneousmaterials typically originates frommicrostructures where stress concentration occurs.Therefore,evaluating the magnitude and location of localized stress distributions within microstructures under external loading is crucial.Repeating unit cells(RUCs)are commonly used to represent microstructural details and homogenize the effective response of composites.This work develops a machine learning-based micromechanics tool to accurately predict the stress distributions of extracted RUCs.The locally exact homogenization theory efficiently generates the microstructural stresses of RUCs with a wide range of parameters,including volume fraction,fiber/matrix property ratio,fiber shapes,and loading direction.Subsequently,the conditional generative adversarial network(cGAN)is employed and constructed as a surrogate model to establish the statistical correlation between these parameters and the corresponding localized stresses.The stresses predicted by cGAN are validated against the remaining true data not used for training,showing good agreement.This work demonstrates that the cGAN-based micromechanics tool effectively captures the local responses of composite RUCs.It can be used for predicting potential crack initiations starting from microstructures and evaluating the effective behavior of periodic composites. 展开更多
关键词 Periodic composites localized stress recovery conditional generative adversarial network
下载PDF
Conveyor-Belt Detection of Conditional Deep Convolutional Generative Adversarial Network 被引量:2
2
作者 Xiaoli Hao Xiaojuan Meng +2 位作者 Yueqin Zhang JinDong Xue Jinyue Xia 《Computers, Materials & Continua》 SCIE EI 2021年第11期2671-2685,共15页
In underground mining,the belt is a critical component,as its state directly affects the safe and stable operation of the conveyor.Most of the existing non-contact detection methods based on machine vision can only de... In underground mining,the belt is a critical component,as its state directly affects the safe and stable operation of the conveyor.Most of the existing non-contact detection methods based on machine vision can only detect a single type of damage and they require pre-processing operations.This tends to cause a large amount of calculation and low detection precision.To solve these problems,in the work described in this paper a belt tear detection method based on a multi-class conditional deep convolutional generative adversarial network(CDCGAN)was designed.In the traditional DCGAN,the image generated by the generator has a certain degree of randomness.Here,a small number of labeled belt images are taken as conditions and added them to the generator and discriminator,so the generator can generate images with the characteristics of belt damage under the aforementioned conditions.Moreover,because the discriminator cannot identify multiple types of damage,the multi-class softmax function is used as the output function of the discriminator to output a vector of class probabilities,and it can accurately classify cracks,scratches,and tears.To avoid the features learned incompletely,skiplayer connection is adopted in the generator and discriminator.This not only can minimize the loss of features,but also improves the convergence speed.Compared with other algorithms,experimental results show that the loss value of the generator and discriminator is the least.Moreover,its convergence speed is faster,and the mean average precision of the proposed algorithm is up to 96.2%,which is at least 6%higher than that of other algorithms. 展开更多
关键词 Multi-class detection conditional deep convolution generative adversarial network conveyor belt tear skip-layer connection
下载PDF
Image Rain Removal Using Conditional Generative Networks Incorporating
3
作者 Fangyan Zhang Xinzheng Xu Peng Wang 《Journal of Computer and Communications》 2022年第2期72-82,共11页
The research of removing rain from pictures or videos has always been an important topic in the field of computer vision and image processing. Most noise reduction methods more or less remove texture details in rain-f... The research of removing rain from pictures or videos has always been an important topic in the field of computer vision and image processing. Most noise reduction methods more or less remove texture details in rain-free areas, resulting in an over-smoothing effect in the restored background. The research on image noise removal is very meaningful. We exploit the powerful generative power of a modified generative adversarial network (CGAN) by enforcing an additional condition that makes the derained image indistinguishable from its corresponding ground-truth clean image. An efficient and lightweight attention machine mechanism NAM is introduced in the generator, and an IDN-CGAN model is proposed to capture image salient features through attention operations. Taking advantage of the mutual information in different dimensions of the features to further suppress insignificant channels or pixels to ensure better visual quality, we also introduce a new fine-grained loss function in the generator-discriminator pair, predicting and real data degree of disparity to achieve improved results. 展开更多
关键词 Attention Mechanism conditional Production Adversarial network Loss Function Image Deraining
下载PDF
Toward Improved Accuracy in Quasi-Static Elastography Using Deep Learning
4
作者 Yue Mei Jianwei Deng +4 位作者 Dongmei Zhao Changjiang Xiao Tianhang Wang Li Dong Xuefeng Zhu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第4期911-935,共25页
Elastography is a non-invasive medical imaging technique to map the spatial variation of elastic properties of soft tissues.The quality of reconstruction results in elastography is highly sensitive to the noise induce... Elastography is a non-invasive medical imaging technique to map the spatial variation of elastic properties of soft tissues.The quality of reconstruction results in elastography is highly sensitive to the noise induced by imaging measurements and processing.To address this issue,we propose a deep learning(DL)model based on conditional Generative Adversarial Networks(cGANs)to improve the quality of nonhomogeneous shear modulus reconstruction.To train this model,we generated a synthetic displacement field with finite element simulation under known nonhomogeneous shear modulus distribution.Both the simulated and experimental displacement fields are used to validate the proposed method.The reconstructed results demonstrate that the DL model with synthetic training data is able to improve the quality of the reconstruction compared with the well-established optimization method.Moreover,we emphasize that our DL model is only trained on synthetic data.This might provide a way to alleviate the challenge of obtaining clinical or experimental data in elastography.Overall,this work addresses several fatal issues in applying the DL technique into elastography,and the proposed method has shown great potential in improving the accuracy of the disease diagnosis in clinical medicine. 展开更多
关键词 Nonhomogeneous elastic property distribution reconstruction deep learning finite element method inverse problem ELASTOGRAPHY conditional generative adversarial network
下载PDF
Enhancing Pneumonia Detection in Pediatric Chest X-Rays Using CGAN-Augmented Datasets and Lightweight Deep Transfer Learning Models
5
作者 Coulibaly Mohamed Ronald Waweru Mwangi John M. Kihoro 《Journal of Data Analysis and Information Processing》 2024年第1期1-23,共23页
Pneumonia ranks as a leading cause of mortality, particularly in children aged five and under. Detecting this disease typically requires radiologists to examine chest X-rays and report their findings to physicians, a ... Pneumonia ranks as a leading cause of mortality, particularly in children aged five and under. Detecting this disease typically requires radiologists to examine chest X-rays and report their findings to physicians, a task susceptible to human error. The application of Deep Transfer Learning (DTL) for the identification of pneumonia through chest X-rays is hindered by a shortage of available images, which has led to less than optimal DTL performance and issues with overfitting. Overfitting is characterized by a model’s learning that is too closely fitted to the training data, reducing its effectiveness on unseen data. The problem of overfitting is especially prevalent in medical image processing due to the high costs and extensive time required for image annotation, as well as the challenge of collecting substantial datasets that also respect patient privacy concerning infectious diseases such as pneumonia. To mitigate these challenges, this paper introduces the use of conditional generative adversarial networks (CGAN) to enrich the pneumonia dataset with 2690 synthesized X-ray images of the minority class, aiming to even out the dataset distribution for improved diagnostic performance. Subsequently, we applied four modified lightweight deep transfer learning models such as Xception, MobileNetV2, MobileNet, and EfficientNetB0. These models have been fine-tuned and evaluated, demonstrating remarkable detection accuracies of 99.26%, 98.23%, 97.06%, and 94.55%, respectively, across fifty epochs. The experimental results validate that the models we have proposed achieve high detection accuracy rates, with the best model reaching up to 99.26% effectiveness, outperforming other models in the diagnosis of pneumonia from X-ray images. 展开更多
关键词 Pneumonia Detection Pediatric Radiology CGAN (conditional Generative Adversarial networks) Deep Transfer Learning Medical Image Analysis
下载PDF
Feedback Stabilization over Wireless Network Using Adaptive Coded Modulation 被引量:5
6
作者 Li Yang Xin-Ping Guan +1 位作者 Cheng-Nian Long Xiao-Yuan Luo 《International Journal of Automation and computing》 EI 2008年第4期381-388,共8页
In this paper,we apply adaptive coded modulation (ACM) schemes to a wireless networked control system (WNCS) to improve the energy efficiency and increase the data rate over a fading channel.To capture the characteris... In this paper,we apply adaptive coded modulation (ACM) schemes to a wireless networked control system (WNCS) to improve the energy efficiency and increase the data rate over a fading channel.To capture the characteristics of varying rate, interference,and routing in wireless transmission channels,the concepts of equivalent delay (ED) and networked condition index (NCI) are introduced.Also,the analytic lower and upper bounds of EDs are obtained.Furthermore,we model the WNCS as a multicontroller switched system (MSS) under consideration of EDs and loss index in the wireless transmission.Sufficient stability condition of the closed-loop WNCS and corresponding dynamic state feedback controllers are derived in terms of linear matrix inequality (LMI). Numerical results show the validity and advantage of our proposed control strategies. 展开更多
关键词 Wireless networked control system (WNCS) adaptive coded modulation (ACM) equivalent delay (ED) networked condition index (NCI) multicontroller switched system (MSS) stability.
下载PDF
Optimal paths planning in dynamic transportation networks with random link travel times 被引量:3
7
作者 孙世超 段征宇 杨东援 《Journal of Central South University》 SCIE EI CAS 2014年第4期1616-1623,共8页
A theoretical study was conducted on finding optimal paths in transportation networks where link travel times were stochastic and time-dependent(STD). The methodology of relative robust optimization was applied as mea... A theoretical study was conducted on finding optimal paths in transportation networks where link travel times were stochastic and time-dependent(STD). The methodology of relative robust optimization was applied as measures for comparing time-varying, random path travel times for a priori optimization. In accordance with the situation in real world, a stochastic consistent condition was provided for the STD networks and under this condition, a mathematical proof was given that the STD robust optimal path problem can be simplified into a minimum problem in specific time-dependent networks. A label setting algorithm was designed and tested to find travelers' robust optimal path in a sampled STD network with computation complexity of O(n2+n·m). The validity of the robust approach and the designed algorithm were confirmed in the computational tests. Compared with conventional probability approach, the proposed approach is simple and efficient, and also has a good application prospect in navigation system. 展开更多
关键词 min-max relative regret approach robust optimal path problem stochastic time-dependent transportation networks stochastic consistent condition
下载PDF
Data-Driven Structural Topology Optimization Method Using Conditional Wasserstein Generative Adversarial Networks with Gradient Penalty
8
作者 Qingrong Zeng Xiaochen Liu +2 位作者 Xuefeng Zhu Xiangkui Zhang Ping Hu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第12期2065-2085,共21页
Traditional topology optimization methods often suffer from the“dimension curse”problem,wherein the com-putation time increases exponentially with the degrees of freedom in the background grid.Overcoming this challe... Traditional topology optimization methods often suffer from the“dimension curse”problem,wherein the com-putation time increases exponentially with the degrees of freedom in the background grid.Overcoming this challenge,we introduce a real-time topology optimization approach leveraging Conditional Generative Adversarial Networks with Gradient Penalty(CGAN-GP).This innovative method allows for nearly instantaneous prediction of optimized structures.Given a specific boundary condition,the network can produce a unique optimized structure in a one-to-one manner.The process begins by establishing a dataset using simulation data generated through the Solid Isotropic Material with Penalization(SIMP)method.Subsequently,we design a conditional generative adversarial network and train it to generate optimized structures.To further enhance the quality of the optimized structures produced by CGAN-GP,we incorporate Pix2pixGAN.This augmentation results in sharper topologies,yielding structures with enhanced clarity,de-blurring,and edge smoothing.Our proposed method yields a significant reduction in computational time when compared to traditional topology optimization algorithms,all while maintaining an impressive accuracy rate of up to 85%,as demonstrated through numerical examples. 展开更多
关键词 Real-time topology optimization conditional generative adversarial networks dimension curse CMES 2024 vol.141 no.3
下载PDF
Adversarial Training-Aided Time-Varying Channel Prediction for TDD/FDD Systems 被引量:3
9
作者 Zhen Zhang Yuxiang Zhang +1 位作者 Jianhua Zhang Feifei Gao 《China Communications》 SCIE CSCD 2023年第6期100-115,共16页
In this paper, a time-varying channel prediction method based on conditional generative adversarial network(CPcGAN) is proposed for time division duplexing/frequency division duplexing(TDD/FDD) systems. CPc GAN utiliz... In this paper, a time-varying channel prediction method based on conditional generative adversarial network(CPcGAN) is proposed for time division duplexing/frequency division duplexing(TDD/FDD) systems. CPc GAN utilizes a discriminator to calculate the divergence between the predicted downlink channel state information(CSI) and the real sample distributions under a conditional constraint that is previous uplink CSI. The generator of CPcGAN learns the function relationship between the conditional constraint and the predicted downlink CSI and reduces the divergence between predicted CSI and real CSI.The capability of CPcGAN fitting data distribution can capture the time-varying and multipath characteristics of the channel well. Considering the propagation characteristics of real channel, we further develop a channel prediction error indicator to determine whether the generator reaches the best state. Simulations show that the CPcGAN can obtain higher prediction accuracy and lower system bit error rate than the existing methods under the same user speeds. 展开更多
关键词 channel prediction time-varying channel conditional generative adversarial network multipath channel deep learning
下载PDF
AUTOSIM:Automated Urban Traffic Operation Simulation via Meta-Learning 被引量:2
10
作者 Yuanqi Qin Wen Hua +5 位作者 Junchen Jin Jun Ge Xingyuan Dai Lingxi Li Xiao Wang Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第9期1871-1881,共11页
Online traffic simulation that feeds from online information to simulate vehicle movement in real-time has recently seen substantial advancement in the development of intelligent transportation systems and urban traff... Online traffic simulation that feeds from online information to simulate vehicle movement in real-time has recently seen substantial advancement in the development of intelligent transportation systems and urban traffic management.It has been a challenging problem due to three aspects:1)The diversity of traffic patterns due to heterogeneous layouts of urban intersections;2)The nature of complex spatiotemporal correlations;3)The requirement of dynamically adjusting the parameters of traffic models in a real-time system.To cater to these challenges,this paper proposes an online traffic simulation framework called automated urban traffic operation simulation via meta-learning(AUTOSIM).In particular,simulation models with various intersection layouts are automatically generated using an open-source simulation tool based on static traffic geometry attributes.Through a meta-learning technique,AUTOSIM enables an automated learning process for dynamic model settings of traffic scenarios featured with different spatiotemporal correlations.Besides,AUTOSIM is capable of adapting traffic model parameters according to dynamic traffic information in real-time by using a meta-learner.Through computational experiments,we demonstrate the effectiveness of the meta-learningbased framework that is capable of providing reliable supports to real-time traffic simulation and dynamic traffic operations. 展开更多
关键词 conditional generative adversarial network signalized urban networks short-term link speed prediction
下载PDF
MCENet: A database for maize conditional co-expression network and network characterization collaborated with multi-dimensional omics levels 被引量:3
11
作者 Tian Tian Qi You +2 位作者 Hengyu Yan Wenying Xu Zhen Su 《Journal of Genetics and Genomics》 SCIE CAS CSCD 2018年第7期351-360,共10页
Maize (Zea mays) is the most widely grown grain crop in the world, playing important roles in agriculture and industry. However, the functions of maize genes remain largely unknown. High-quality genome- wide transcr... Maize (Zea mays) is the most widely grown grain crop in the world, playing important roles in agriculture and industry. However, the functions of maize genes remain largely unknown. High-quality genome- wide transcriptome datasets provide important biological knowledge which has been widely and suc- cessfully used in plants not only by measuring gene expression levels but also by enabling co-expression analysis for predicting gene functions and modules related to agronomic traits. Recently, thousands of maize transcriptomic data are available across different inbred lines, development stages, tissues, and treatments, or even across different tissue sections and cell lines. Here, we integrated 701 transcriptomic and 108 epigenomic data and studied the different conditional networks with multi-dimensional omics levels. We constructed a searchable, integrative, one-stop online platform, the maize conditional co- expression network (MCENet) platform. MCENet provides 10 global/conditional co-expression net- works, 5 network accessional analysis toolkits (i.e., Network Search, Network Remodel, Module Finder, Network Comparison, and Dynamic Expression View) and multiple network functional support toolkits (e.g., motif and module enrichment analysis). We hope that our database might help plant research communities to identify maize functional genes or modules that regulate important agronomic traits. 展开更多
关键词 conditional co-expression network Module finder Transcriptomic datasets Epigenomic datasets MAIZE
原文传递
High-speed multimode fiber imaging system based on conditional generative adversarial network 被引量:4
12
作者 Zhenming Yu Zhenyu Ju +3 位作者 Xinlei Zhang Ziyi Meng Feifei Yin Kun Xu 《Chinese Optics Letters》 SCIE EI CAS CSCD 2021年第8期1-5,共5页
The multimode fiber(MMF)has great potential to transmit high-resolution images with less invasive methods in endoscopy due to its large number of spatial modes and small core diameter.However,spatial modes crosstalk w... The multimode fiber(MMF)has great potential to transmit high-resolution images with less invasive methods in endoscopy due to its large number of spatial modes and small core diameter.However,spatial modes crosstalk will inevitably occur in MMFs,which makes the received images become speckles.A conditional generative adversarial network(GAN)composed of a generator and a discriminator was utilized to reconstruct the received speckles.We conduct an MMF imaging experimental system of transmitting over 1 m MMF with a 50μm core.Compared with the conventional method of U-net,this conditional GAN could reconstruct images with fewer training datasets to achieve the same performance and shows higher feature extraction capability. 展开更多
关键词 fiber optics imaging imaging systems deep learning conditional generative adversarial network
原文传递
CONDITION MONITOR OF DEEP-HOLE DRILLING BASED ON MULTI-SENSOR INFORMATION FUSION 被引量:7
13
作者 XU Xusong CAO Yanlong YANG Jiangxin 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2006年第1期140-142,共3页
A condition monitoring method of deep-hole drilling based on multi-sensor information fusion is discussed. The signal of vibration and cutting force are collected when the condition of deep-hole drilling on stainless ... A condition monitoring method of deep-hole drilling based on multi-sensor information fusion is discussed. The signal of vibration and cutting force are collected when the condition of deep-hole drilling on stainless steel 0Cr17Ni4Cu4Nb is normal or abnormal. Four eigenvectors are extracted on time-domain and frequency-domain analysis of the signals. Then the four eigenvectors are combined and sent to neural networks to dispose. The fusion results indicate that multi-sensor information fusion is superior to single-sensor information, and that cutting force signal can reflect the condition of cutting tool better than vibration signal. 展开更多
关键词 Information fusion Neural networks Condition monitoring Fault diagnosis
下载PDF
Phase prediction for high-entropy alloys using generative adversarial network and active learning based on small datasets 被引量:1
14
作者 CHEN Cun ZHOU HengRu +2 位作者 LONG WeiMin WANG Gang REN JingLi 《Science China(Technological Sciences)》 SCIE EI CAS CSCD 2023年第12期3615-3627,共13页
In this paper,a new machine learning(ML)model combining conditional generative adversarial networks(CGANs)and active learning(AL)is proposed to predict the body-centered cubic(BCC)phase,face-centered cubic(FCC)phase,a... In this paper,a new machine learning(ML)model combining conditional generative adversarial networks(CGANs)and active learning(AL)is proposed to predict the body-centered cubic(BCC)phase,face-centered cubic(FCC)phase,and BCC+FCC phase of high-entropy alloys(HEAs).Considering the lack of data,CGANs are introduced for data augmentation,and AL can achieve high prediction accuracy under a small sample size owing to its special sample selection strategy.Therefore,we propose an ML framework combining CGAN and AL to predict the phase of HEAs.The arithmetic optimization algorithm(AOA)is introduced to improve the artificial neural network(ANN).AOA can overcome the problem of falling into the locally optimal solution for the ANN and reduce the number of training iterations.The AOA-optimized ANN model trained by the AL sample selection strategy achieved high prediction accuracy on the test set.To improve the performance and interpretability of the model,domain knowledge is incorporated into the feature selection.Additionally,considering that the proposed method can alleviate the problem caused by the shortage of experimental data,it can be applied to predictions based on small datasets in other fields. 展开更多
关键词 high-entropy alloys phase prediction machine learning conditional generative adversarial networks active learning
原文传递
Data-driven approach to predict the fatigue properties of ferrous metal materials using the cGAN and machine-learning algorithms
15
作者 Si-Geng Li Qiu-Ren Chen +6 位作者 Li Huang Min Chen Chen-Di Wei Zhong-Jie Yue Ru-Xue Liu Chao Tong Qing Liu 《Advances in Manufacturing》 SCIE EI CAS CSCD 2024年第3期447-464,共18页
The stress-life curve(S–N)and low-cycle strain-life curve(E–N)are the two primary representations used to characterize the fatigue behavior of a material.These material fatigue curves are essential for structural fa... The stress-life curve(S–N)and low-cycle strain-life curve(E–N)are the two primary representations used to characterize the fatigue behavior of a material.These material fatigue curves are essential for structural fatigue analysis.However,conducting material fatigue tests is expensive and time-intensive.To address the challenge of data limitations on ferrous metal materials,we propose a novel method that utilizes the Random Forest Algorithm and transfer learning to predict the S–N and E–N curves of ferrous materials.In addition,a data-augmentation framework is introduced using a conditional generative adversarial network(cGAN)to overcome data deficiencies.By incorporating the cGAN-generated data,the accuracy(R2)of the Random Forest Algorithm-trained model is improved by 0.3–0.6.It is proven that the cGAN can significantly enhance the prediction accuracy of the machine-learning model and balance the cost of obtaining fatigue data from the experiment. 展开更多
关键词 Fatigue life curve Machine learning Transfer learning conditional generative adversarial network(cGAN)
原文传递
Image Semantic Segmentation Approach for Studying Human Behavior on Image Data
16
作者 ZHENG Zhan CHEN Da HUANG Yanrong 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2024年第2期145-153,共9页
Image semantic segmentation is an essential technique for studying human behavior through image data.This paper proposes an image semantic segmentation method for human behavior research.Firstly,an end-to-end convolut... Image semantic segmentation is an essential technique for studying human behavior through image data.This paper proposes an image semantic segmentation method for human behavior research.Firstly,an end-to-end convolutional neural network architecture is proposed,which consists of a depth-separable jump-connected fully convolutional network and a conditional random field network;then jump-connected convolution is used to classify each pixel in the image,and an image semantic segmentation method based on convolu-tional neural network is proposed;and then a conditional random field network is used to improve the effect of image segmentation of hu-man behavior and a linear modeling and nonlinear modeling method based on the semantic segmentation of conditional random field im-age is proposed.Finally,using the proposed image segmentation network,the input entrepreneurial image data is semantically segmented to obtain the contour features of the person;and the segmentation of the images in the medical field.The experimental results show that the image semantic segmentation method is effective.It is a new way to use image data to study human behavior and can be extended to other research areas. 展开更多
关键词 human behavior research image semantic segmentation hop-connected full convolution network conditional random field network deep learning
原文传递
Reliability Analysis of Aircraft Condition Monitoring Network Using an Enhanced BDD Algorithm 被引量:4
17
作者 ZHAO Changxiao CHEN Yao WANG Hailiang XIONG Huagang 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2012年第6期925-930,共6页
The aircraft condition monitoring network is responsible for collecting the status of each component in aircraft. The reliability of this network has a significant effect on safety of the aircraft. The aircraft condit... The aircraft condition monitoring network is responsible for collecting the status of each component in aircraft. The reliability of this network has a significant effect on safety of the aircraft. The aircraft condition monitoring network works in a real-time manner that all the data should be transmitted within the deadline to ensure that the control center makes proper decision in time. Only the connectedness between the source node and destination cannot guarantee the data to be transmitted in time. In this paper, we take the time deadline into account and build the task-based reliability model. The binary decision diagram (BDD), which has the merit of efficiency in computing and storage space, is introduced when calculating the reliability of the network and addressing the essential variable. A case is analyzed using the algorithm proposed in this paper. The experimental results show that our method is efficient and proper for the reliability analysis of the real-time network. 展开更多
关键词 reliability binary decision diagram aircraft condition monitoring network real-time network calculus
原文传递
Towards Fast and Efficient Algorithm for Learning Bayesian Network 被引量:2
18
作者 LI Yanying YANG Youlong +1 位作者 ZHU Xiaofeng YANG Wenming 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2015年第3期214-220,共7页
Learning Bayesian network structure is one of the most exciting challenges in machine learning. Discovering a correct skeleton of a directed acyclic graph(DAG) is the foundation for dependency analysis algorithms fo... Learning Bayesian network structure is one of the most exciting challenges in machine learning. Discovering a correct skeleton of a directed acyclic graph(DAG) is the foundation for dependency analysis algorithms for this problem. Considering the unreliability of high order condition independence(CI) tests, and to improve the efficiency of a dependency analysis algorithm, the key steps are to use few numbers of CI tests and reduce the sizes of conditioning sets as much as possible. Based on these reasons and inspired by the algorithm PC, we present an algorithm, named fast and efficient PC(FEPC), for learning the adjacent neighbourhood of every variable. FEPC implements the CI tests by three kinds of orders, which reduces the high order CI tests significantly. Compared with current algorithm proposals, the experiment results show that FEPC has better accuracy with fewer numbers of condition independence tests and smaller size of conditioning sets. The highest reduction percentage of CI test is 83.3% by EFPC compared with PC algorithm. 展开更多
关键词 Bayesian network learning structure conditional independent test
原文传递
A dynamic logistic regression for network link prediction 被引量:2
19
作者 ZHOU Jing HUANG DanYang WANG HanSheng 《Science China Mathematics》 SCIE CSCD 2017年第1期165-176,共12页
In social network analysis, link prediction is a problem of fundamental importance. How to conduct a comprehensive and principled link prediction, by taking various network structure information into consideration,is ... In social network analysis, link prediction is a problem of fundamental importance. How to conduct a comprehensive and principled link prediction, by taking various network structure information into consideration,is of great interest. To this end, we propose here a dynamic logistic regression method. Specifically, we assume that one has observed a time series of network structure. Then the proposed model dynamically predicts future links by studying the network structure in the past. To estimate the model, we find that the standard maximum likelihood estimation(MLE) is computationally forbidden. To solve the problem, we introduce a novel conditional maximum likelihood estimation(CMLE) method, which is computationally feasible for large-scale networks. We demonstrate the performance of the proposed method by extensive numerical studies. 展开更多
关键词 conditional likelihood dynamic logistic regression link prediction social networks
原文传递
Structure and Connectivity Analysis of Financial Complex System Based on G-Causality Network
20
作者 徐传明 闫妍 +2 位作者 朱晓武 李晓腾 陈晓松 《Communications in Theoretical Physics》 SCIE CAS CSCD 2013年第11期630-636,共7页
The recent financial crisis highlights the inherent weaknesses of the financial market. To explore the mechanism that maintains the financial market as a system, we study the interactions of U.S. financial market from... The recent financial crisis highlights the inherent weaknesses of the financial market. To explore the mechanism that maintains the financial market as a system, we study the interactions of U.S. financial market from the network perspective. Applied with conditional Granger causality network analysis, network density, in-degree and out-degree rankings are important indicators to analyze the conditional causal relationships among financial agents, and further to assess the stability of U.S. financial systems. It is found that the topological structure of G-causality network in U.S. financial market changed in different stages over the last decade, especially during the recent global financial crisis. Network density of the G-causality model is much higher during the period of 2007-2009 crisis stage, and it reaches the peak value in 2008, the most turbulent time in the crisis. Ranked by in-degrees and out-degrees, insurance companies are listed in the top of 68 financial institutions during the crisis. They act as the hubs which are more easily influenced by other financial institutions and simultaneously influence others during the global financial disturbance. 展开更多
关键词 conditional Granger causality network (G-causality network network density IN-DEGREE out-degree
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部