期刊文献+
共找到1,432篇文章
< 1 2 72 >
每页显示 20 50 100
Single-Phase Grounding Fault Identification in Distribution Networks with Distributed Generation Considering Class Imbalance across Different Network Topologies
1
作者 Lei Han Wanyu Ye +4 位作者 Chunfang Liu Shihua Huang Chun Chen Luxin Zhan Siyuan Liang 《Energy Engineering》 2025年第12期4947-4969,共23页
In contemporary medium-voltage distribution networks heavily penetrated by distributed energy resources(DERs),the harmonic components injected by power-electronic interfacing converters,together with the inherently in... In contemporary medium-voltage distribution networks heavily penetrated by distributed energy resources(DERs),the harmonic components injected by power-electronic interfacing converters,together with the inherently intermittent output of renewable generation,distort the zero-sequence current and continuously reshape its frequency spectrum.As a result,single-line-to-ground(SLG)faults exhibit a pronounced,strongly non-stationary behaviour that varies with operating point,load mix and DER dispatch.Under such circumstances the performance of traditional rule-based algorithms—or methods that rely solely on steady-state frequency-domain indicators—degrades sharply,and they no longer satisfy the accuracy and universality required by practical protection systems.To overcome these shortcomings,the present study develops an SLG-fault identification scheme that transforms the zero-sequence currentwaveforminto two-dimensional image representations and processes themwith a convolutional neural network(CNN).First,the causes of sample-distribution imbalance are analysed in detail by considering different neutralgrounding configurations,fault-inception mechanisms and the statistical probability of fault occurrence on each phase.Building on these insights,a discriminator network incorporating a Convolutional Block Attention Module(CBAM)is designed to autonomously extract multi-layer spatial-spectral features,while Gradient-weighted Class Activation Mapping(Grad-CAM)is employed to visualise the contribution of every salient image region,thereby enhancing interpretability.A comprehensive simulation platform is subsequently established for a DER-rich distribution system encompassing several representative topologies,feeder lengths and DER penetration levels.Large numbers of realistic SLG-fault scenarios are generated—including noise and measurement uncertainty—and are used to train,validate and test the proposed model.Extensive simulation campaigns,corroborated by field measurements from an actual utility network,demonstrate that the proposed approach attains an SLG-fault identification accuracy approaching 100 percent and maintains robust performance under severe noise conditions,confirming its suitability for real-world engineering applications. 展开更多
关键词 Distribution network single-phase grounding fault distribution generation class imbalance sample CNN
在线阅读 下载PDF
Handling class imbalance of radio frequency interference in deep learning-based fast radio burst search pipelines using a deep convolutional generative adversarial network
2
作者 Wenlong Du Yanling Liu Maozheng Chen 《Astronomical Techniques and Instruments》 2025年第1期10-15,共6页
This paper addresses the performance degradation issue in a fast radio burst search pipeline based on deep learning.This issue is caused by the class imbalance of the radio frequency interference samples in the traini... This paper addresses the performance degradation issue in a fast radio burst search pipeline based on deep learning.This issue is caused by the class imbalance of the radio frequency interference samples in the training dataset,and one solution is applied to improve the distribution of the training data by augmenting minority class samples using a deep convolutional generative adversarial network.Experi.mental results demonstrate that retraining the deep learning model with the newly generated dataset leads to a new fast radio burst classifier,which effectively reduces false positives caused by periodic wide-band impulsive radio frequency interference,thereby enhancing the performance of the search pipeline. 展开更多
关键词 Fast radio burst Deep convolutional generative adversarial network class imbalance Radio frequency interference Deep learning
在线阅读 下载PDF
A class of dynamin-like GTPases involved in the generation of the tubular ER network 被引量:7
3
作者 Junjie Hu Department of Genetics and Cell Biology, College of Life Sciences, Nankai University 《生物物理学报》 CAS CSCD 北大核心 2009年第S1期204-204,共1页
How the tubular network of the endoplasmic reticulum (ER) is generated is not well understood, but a class of membrane proteins, the reticulons and DP1/Yop1p, are known
关键词 ER A class of dynamin-like GTPases involved in the generation of the tubular ER network
原文传递
Using multi-class queuing network to solve performance models of e-business sites 被引量:1
4
作者 郑小盈 陈德人 《Journal of Zhejiang University Science》 EI CSCD 2004年第1期31-39,共9页
Due to e-business' s variety of customers with different navigational patterns and demands, multiclass queuing network is a natural performance model for it. The open multi-class queuing network(QN) models are bas... Due to e-business' s variety of customers with different navigational patterns and demands, multiclass queuing network is a natural performance model for it. The open multi-class queuing network(QN) models are based on the assumption that no service center is saturated as a result of the combined loads of all the classes. Several formulas are used to calculate performance measures, including throughput, residence time, queue length, response time and the average number of requests. The solution technique of closed multi-class QN models is an approximate mean value analysis algorithm (MVA) based on three key equations, because the exact algorithm needs huge time and space requirement. As mixed multi-class QN models, include some open and some closed classes, the open classes should be eliminated to create a closed multi-class QN so that the closed model algorithm can be applied. Some corresponding examples are given to show how to apply the algorithms mentioned in this article. These examples indicate that multi-class QN is a reasonably accurate model of e-business and can be solved efficiently. 展开更多
关键词 Queuing network (QN) Multi class Performance E business
在线阅读 下载PDF
A Dual-Attention CNN-BiLSTM Model for Network Intrusion Detection
5
作者 Zheng Zhang Jie Hao +2 位作者 Liquan Chen Tianhao Hou Yanan Liu 《Computers, Materials & Continua》 2026年第1期1119-1140,共22页
With the increasing severity of network security threats,Network Intrusion Detection(NID)has become a key technology to ensure network security.To address the problem of low detection rate of traditional intrusion det... With the increasing severity of network security threats,Network Intrusion Detection(NID)has become a key technology to ensure network security.To address the problem of low detection rate of traditional intrusion detection models,this paper proposes a Dual-Attention model for NID,which combines Convolutional Neural Network(CNN)and Bidirectional Long Short-Term Memory(BiLSTM)to design two modules:the FocusConV and the TempoNet module.The FocusConV module,which automatically adjusts and weights CNN extracted local features,focuses on local features that are more important for intrusion detection.The TempoNet module focuses on global information,identifies more important features in time steps or sequences,and filters and weights the information globally to further improve the accuracy and robustness of NID.Meanwhile,in order to solve the class imbalance problem in the dataset,the EQL v2 method is used to compute the class weights of each class and to use them in the loss computation,which optimizes the performance of the model on the class imbalance problem.Extensive experiments were conducted on the NSL-KDD,UNSW-NB15,and CIC-DDos2019 datasets,achieving average accuracy rates of 99.66%,87.47%,and 99.39%,respectively,demonstrating excellent detection accuracy and robustness.The model also improves the detection performance of minority classes in the datasets.On the UNSW-NB15 dataset,the detection rates for Analysis,Exploits,and Shellcode attacks increased by 7%,7%,and 10%,respectively,demonstrating the Dual-Attention CNN-BiLSTM model’s excellent performance in NID. 展开更多
关键词 network intrusion detection class imbalance problem deep learning
在线阅读 下载PDF
Research on Intrusion Detection Algorithm Based on Multi-Class SVM in Wireless Sensor Networks
6
作者 Hangxia Zhou Qian Liu Chen Cui 《Communications and Network》 2013年第3期524-528,共5页
A multi-class method is proposed based on Error Correcting Output Codes algorithm in order to get better performance of attack recognition in Wireless Sensor Networks. Aiming to enhance the accuracy of attack detectio... A multi-class method is proposed based on Error Correcting Output Codes algorithm in order to get better performance of attack recognition in Wireless Sensor Networks. Aiming to enhance the accuracy of attack detection, the multi-class method is constructed with Hadamard matrix and two-class Support Vector Machines. In order to minimize the complexity of the algorithm, sparse coding method is applied in this paper. The comprehensive experimental results show that this modified multi-class method has better attack detection rate compared with other three coding algorithms, and its time efficiency is higher than Hadamard coding algorithm. 展开更多
关键词 WIRELESS SENSOR network MULTI-class network SECURITY
在线阅读 下载PDF
Text Feature Extraction and Classification Based on Convolutional Neural Network(CNN)
7
作者 Taohong Zhang Cunfang Li +3 位作者 Nuan Cao Rui Ma ShaoHua Zhang Nan Ma 《国际计算机前沿大会会议论文集》 2017年第1期119-121,共3页
With the high-speed development of the Internet,a growing number of Internet users like giving their subjective comments in the BBS,blog and shopping website.These comments contains critics’attitudes,emotions,views a... With the high-speed development of the Internet,a growing number of Internet users like giving their subjective comments in the BBS,blog and shopping website.These comments contains critics’attitudes,emotions,views and other information.Using these information reasonablely can help understand the social public opinion and make a timely response and help dealer to improve quality and service of products and make consumers know merchandise.This paper mainly discusses using convolutional neural network(CNN)for the operation of the text feature extraction.The concrete realization are discussed.Then combining with other text classifier make class operation.The experiment result shows the effectiveness of the method which is proposed in this paper. 展开更多
关键词 Convolutional NEURAL network(CNN) TEXT FEATURE EXTRACTION class operation
在线阅读 下载PDF
Self-FAGCFN:Graph-Convolution Fusion Network Based on Feature Fusion and Self-Supervised Feature Alignment for Pneumonia and Tuberculosis Diagnosis
8
作者 Junding Sun Wenhao Tang +5 位作者 Lei Zhao Chaosheng Tang Xiaosheng Wu Zhaozhao Xu Bin Pu Yudong Zhang 《Journal of Bionic Engineering》 2025年第4期2012-2029,共18页
Feature fusion is an important technique in medical image classification that can improve diagnostic accuracy by integrating complementary information from multiple sources.Recently,Deep Learning(DL)has been widely us... Feature fusion is an important technique in medical image classification that can improve diagnostic accuracy by integrating complementary information from multiple sources.Recently,Deep Learning(DL)has been widely used in pulmonary disease diagnosis,such as pneumonia and tuberculosis.However,traditional feature fusion methods often suffer from feature disparity,information loss,redundancy,and increased complexity,hindering the further extension of DL algorithms.To solve this problem,we propose a Graph-Convolution Fusion Network with Self-Supervised Feature Alignment(Self-FAGCFN)to address the limitations of traditional feature fusion methods in deep learning-based medical image classification for respiratory diseases such as pneumonia and tuberculosis.The network integrates Convolutional Neural Networks(CNNs)for robust feature extraction from two-dimensional grid structures and Graph Convolutional Networks(GCNs)within a Graph Neural Network branch to capture features based on graph structure,focusing on significant node representations.Additionally,an Attention-Embedding Ensemble Block is included to capture critical features from GCN outputs.To ensure effective feature alignment between pre-and post-fusion stages,we introduce a feature alignment loss that minimizes disparities.Moreover,to address the limitations of proposed methods,such as inappropriate centroid discrepancies during feature alignment and class imbalance in the dataset,we develop a Feature-Centroid Fusion(FCF)strategy and a Multi-Level Feature-Centroid Update(MLFCU)algorithm,respectively.Extensive experiments on public datasets LungVision and Chest-Xray demonstrate that the Self-FAGCFN model significantly outperforms existing methods in diagnosing pneumonia and tuberculosis,highlighting its potential for practical medical applications. 展开更多
关键词 Feature fusion Self-supervised feature alignment Convolutional neural networks Graph convolutional networks class imbalance Feature-centroid fusion
在线阅读 下载PDF
Two-Phase Software Fault Localization Based on Relational Graph Convolutional Neural Networks 被引量:1
9
作者 Xin Fan Zhenlei Fu +2 位作者 Jian Shu Zuxiong Shen Yun Ge 《Computers, Materials & Continua》 2025年第2期2583-2607,共25页
Spectrum-based fault localization (SBFL) generates a ranked list of suspicious elements by using the program execution spectrum, but the excessive number of elements ranked in parallel results in low localization accu... Spectrum-based fault localization (SBFL) generates a ranked list of suspicious elements by using the program execution spectrum, but the excessive number of elements ranked in parallel results in low localization accuracy. Most researchers consider intra-class dependencies to improve localization accuracy. However, some studies show that inter-class method call type faults account for more than 20%, which means such methods still have certain limitations. To solve the above problems, this paper proposes a two-phase software fault localization based on relational graph convolutional neural networks (Two-RGCNFL). Firstly, in Phase 1, the method call dependence graph (MCDG) of the program is constructed, the intra-class and inter-class dependencies in MCDG are extracted by using the relational graph convolutional neural network, and the classifier is used to identify the faulty methods. Then, the GraphSMOTE algorithm is improved to alleviate the impact of class imbalance on classification accuracy. Aiming at the problem of parallel ranking of element suspicious values in traditional SBFL technology, in Phase 2, Doc2Vec is used to learn static features, while spectrum information serves as dynamic features. A RankNet model based on siamese multi-layer perceptron is constructed to score and rank statements in the faulty method. This work conducts experiments on 5 real projects of Defects4J benchmark. Experimental results show that, compared with the traditional SBFL technique and two baseline methods, our approach improves the Top-1 accuracy by 262.86%, 29.59% and 53.01%, respectively, which verifies the effectiveness of Two-RGCNFL. Furthermore, this work verifies the importance of inter-class dependencies through ablation experiments. 展开更多
关键词 Software fault localization graph neural network RankNet inter-class dependency class imbalance
在线阅读 下载PDF
A Two-Layer Network Intrusion Detection Method Incorporating LSTM and Stacking Ensemble Learning
10
作者 Jun Wang Chaoren Ge +4 位作者 Yihong Li Huimin Zhao Qiang Fu Kerang Cao Hoekyung Jung 《Computers, Materials & Continua》 2025年第6期5129-5153,共25页
Network Intrusion Detection System(NIDS)detection of minority class attacks is always a difficult task when dealing with attacks in complex network environments.To improve the detection capability of minority-class at... Network Intrusion Detection System(NIDS)detection of minority class attacks is always a difficult task when dealing with attacks in complex network environments.To improve the detection capability of minority-class attacks,this study proposes an intrusion detection method based on a two-layer structure.The first layer employs a CNN-BiLSTM model incorporating an attention mechanism to classify network traffic into normal traffic,majority class attacks,and merged minority class attacks.The second layer further segments the minority class attacks through Stacking ensemble learning.The datasets are selected from the generic network dataset CIC-IDS2017,NSL-KDD,and the industrial network dataset Mississippi Gas Pipeline dataset to enhance the generalization and practical applicability of the model.Experimental results show that the proposed model achieves an overall detection accuracy of 99%,99%,and 95%on the CIC-IDS2017,NSL-KDD,and industrial network datasets,respectively.It also significantly outperforms traditional methods in terms of detection accuracy and recall rate for minority class attacks.Compared with the single-layer deep learning model,the two-layer structure effectively reduces the false alarm rate while improving the minority-class attack detection performance.The research in this paper not only improves the adaptability of NIDS to complex network environments but also provides a new solution for minority-class attack detection in industrial network security. 展开更多
关键词 Two-layer architecture minority class attack stacking ensemble learning network intrusion detection
在线阅读 下载PDF
Learning Bayesian networks using genetic algorithm 被引量:3
11
作者 Chen Fei Wang Xiufeng Rao Yimei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第1期142-147,共6页
A new method to evaluate the fitness of the Bayesian networks according to the observed data is provided. The main advantage of this criterion is that it is suitable for both the complete and incomplete cases while th... A new method to evaluate the fitness of the Bayesian networks according to the observed data is provided. The main advantage of this criterion is that it is suitable for both the complete and incomplete cases while the others not. Moreover it facilitates the computation greatly. In order to reduce the search space, the notation of equivalent class proposed by David Chickering is adopted. Instead of using the method directly, the novel criterion, variable ordering, and equivalent class are combined,moreover the proposed mthod avoids some problems caused by the previous one. Later, the genetic algorithm which allows global convergence, lack in the most of the methods searching for Bayesian network is applied to search for a good model in thisspace. To speed up the convergence, the genetic algorithm is combined with the greedy algorithm. Finally, the simulation shows the validity of the proposed approach. 展开更多
关键词 Bayesian networks Genetic algorithm Structure learning Equivalent class
在线阅读 下载PDF
Friendliness to Animals and Verbal Aggressiveness to People: Using Prison Inmates Education Networks as an Illustration 被引量:1
12
作者 Nikolaos Hasanagas Alexandra Bekiari Periklis Vasilos 《Social Networking》 2017年第3期224-238,共15页
Goal of this research is to detect possible relations between animal-related attitudes and verbal aggressiveness as well as types combining such parameters. The sample collected in 2015 contains two adult education cl... Goal of this research is to detect possible relations between animal-related attitudes and verbal aggressiveness as well as types combining such parameters. The sample collected in 2015 contains two adult education classes equivalent to secondary school level (class A = 23 inmates and B = 12 inmates, all male) at a correctional facility. Questionnaires were used. Network analysis software (Visone) and conventional statistics (SPSS) are used for calculating network variables (indegree, outdegree, katz, pageranketc) and implementing Spearman test and Principal Component Analysis. Inmates who have adopted an animal-friendly value system and are too coward to react against torture of animals, maintain a repressed emotion. If they do not intervene and provoke, then they are also not targeted by others. No reaction against torture is also connected with a deep-rooted aggressiveness. Concerning superficial aggressiveness, a profile, whose characterize is multiple verbal aggressiveness, can be attributed to repressed emotions. A type is torturing and indifferently restricts his aggressiveness, as he can satisfy his need of dominance by being aggressive towards animals. A type of inmate who loves animals and reacts against their torture, presents the most restricted and relatively smooth aggressiveness, as he discharges his repressed emotions to this reaction. Under condition of indifference, keeping pets is not evidence of loving but of a need of companionship. As for the deep-rooted aggressiveness (over-extroversion), it does not seem to be triggered by any repression. 展开更多
关键词 Animal FRIENDLINESS And CRUELTY VERBAL AGGRESSIVENESS INMATES classes Social network Analysis
暂未订购
COMBINED ALGORITHM FOR THE ESSENTIAL GRAPH OF BAYESIAN NETWORK STRUCTURES
13
作者 Li Binghan Liu Sanyang Li Zhanguo 《Journal of Electronics(China)》 2010年第6期822-829,共8页
Learning Bayesian network structure is one of the most important branches in Bayesian network. The most popular graphical representative of a Bayesian network structure is an essential graph. This paper shows a combin... Learning Bayesian network structure is one of the most important branches in Bayesian network. The most popular graphical representative of a Bayesian network structure is an essential graph. This paper shows a combined algorithm according to the three rules for finding the essential graph of a given directed acyclic graph. Moreover, the complexity and advantages of this combined algorithm over others are also discussed. The aim of this paper is to present the proof of the correctness of the combined algorithm. 展开更多
关键词 Bayesian networks Structure learning Equivalence class Essential graph
在线阅读 下载PDF
Prediction of Geopolymer Concrete Compressive Strength Using Convolutional Neural Networks
14
作者 Kolli Ramujee Pooja Sadula +4 位作者 Golla Madhu Sandeep Kautish Abdulaziz S.Almazyad Guojiang Xiong Ali Wagdy Mohamed 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第5期1455-1486,共32页
Geopolymer concrete emerges as a promising avenue for sustainable development and offers an effective solution to environmental problems.Its attributes as a non-toxic,low-carbon,and economical substitute for conventio... Geopolymer concrete emerges as a promising avenue for sustainable development and offers an effective solution to environmental problems.Its attributes as a non-toxic,low-carbon,and economical substitute for conventional cement concrete,coupled with its elevated compressive strength and reduced shrinkage properties,position it as a pivotal material for diverse applications spanning from architectural structures to transportation infrastructure.In this context,this study sets out the task of using machine learning(ML)algorithms to increase the accuracy and interpretability of predicting the compressive strength of geopolymer concrete in the civil engineering field.To achieve this goal,a new approach using convolutional neural networks(CNNs)has been adopted.This study focuses on creating a comprehensive dataset consisting of compositional and strength parameters of 162 geopolymer concrete mixes,all containing Class F fly ash.The selection of optimal input parameters is guided by two distinct criteria.The first criterion leverages insights garnered from previous research on the influence of individual features on compressive strength.The second criterion scrutinizes the impact of these features within the model’s predictive framework.Key to enhancing the CNN model’s performance is the meticulous determination of the optimal hyperparameters.Through a systematic trial-and-error process,the study ascertains the ideal number of epochs for data division and the optimal value of k for k-fold cross-validation—a technique vital to the model’s robustness.The model’s predictive prowess is rigorously assessed via a suite of performance metrics and comprehensive score analyses.Furthermore,the model’s adaptability is gauged by integrating a secondary dataset into its predictive framework,facilitating a comparative evaluation against conventional prediction methods.To unravel the intricacies of the CNN model’s learning trajectory,a loss plot is deployed to elucidate its learning rate.The study culminates in compelling findings that underscore the CNN model’s accurate prediction of geopolymer concrete compressive strength.To maximize the dataset’s potential,the application of bivariate plots unveils nuanced trends and interactions among variables,fortifying the consistency with earlier research.Evidenced by promising prediction accuracy,the study’s outcomes hold significant promise in guiding the development of innovative geopolymer concrete formulations,thereby reinforcing its role as an eco-conscious and robust construction material.The findings prove that the CNN model accurately estimated geopolymer concrete’s compressive strength.The results show that the prediction accuracy is promising and can be used for the development of new geopolymer concrete mixes.The outcomes not only underscore the significance of leveraging technology for sustainable construction practices but also pave the way for innovation and efficiency in the field of civil engineering. 展开更多
关键词 class F fly ash compressive strength geopolymer concrete PREDICTION deep learning convolutional neural network
在线阅读 下载PDF
Optimization Model Proposal for Traffic Differentiation in Wireless Sensor Networks
15
作者 Adisa Haskovic Dzubur Samir Causevic +3 位作者 Belma Memic Muhamed Begovic Elma Avdagic-Golub Alem Colakovic 《Computers, Materials & Continua》 SCIE EI 2024年第10期1059-1084,共26页
Wireless sensor networks(WSNs)are characterized by heterogeneous traffic types(audio,video,data)and diverse application traffic requirements.This paper introduces three traffic classes following the defined model of h... Wireless sensor networks(WSNs)are characterized by heterogeneous traffic types(audio,video,data)and diverse application traffic requirements.This paper introduces three traffic classes following the defined model of heterogeneous traffic differentiation in WSNs.The requirements for each class regarding sensitivity to QoS(Quality of Service)parameters,such as loss,delay,and jitter,are described.These classes encompass real-time and delay-tolerant traffic.Given that QoS evaluation is a multi-criteria decision-making problem,we employed the AHP(Analytical Hierarchy Process)method for multi-criteria optimization.As a result of this approach,we derived weight values for different traffic classes based on key QoS factors and requirements.These weights are assigned to individual traffic classes to determine transmission priority.This study provides a thorough comparative analysis of the proposed model against existing methods,demonstrating its superior performance across various traffic scenarios and its implications for future WSN applications.The results highlight the model’s adaptability and robustness in optimizing network resources under varying conditions,offering insights into practical deployments in real-world scenarios.Additionally,the paper includes an analysis of energy consumption,underscoring the trade-offs between QoS performance and energy efficiency.This study presents the development of a differentiated services model for heterogeneous traffic in wireless sensor networks,considering the appropriate QoS framework supported by experimental analyses. 展开更多
关键词 Wireless Sensor networks(WSNs) traffic differentiation traffic classes Quality of Services(QoS) multi-criteria optimization Analytical Hierarchy Process(AHP)
在线阅读 下载PDF
Investigating mechanism of Jiang-zhi-dai-pao-cha for treatment of hyperlipidemia by network pharmacology
16
作者 Gui-Ping Cao Ling Xu +3 位作者 Yu-Long Wang Fei-Xiang Ma Hua Yuan Rong-Fang Tang 《Drug Combination Therapy》 2022年第1期18-26,共9页
Objective:To collect the main components and targets of Jiang-zhi-dai-pao-cha(JZDPC)and investigate the mechanism of JZDPC for the treatment of hyperlipidemia by network pharmacology.Methods:The components and targets... Objective:To collect the main components and targets of Jiang-zhi-dai-pao-cha(JZDPC)and investigate the mechanism of JZDPC for the treatment of hyperlipidemia by network pharmacology.Methods:The components and targets of JZDPC were searched from ETCM databases,the targets related to hyperlipidemia were searched from DisGeNET and GeneCards databases,and then the intersection targets and corresponding key components were obtained.Cytoscape 3.8.2 software was used to construct and analyze networks,and then Metascape online database was applied for gene ontology(GO)enrichment analysis and Kyoto Encyclopedia of genes and genomes(KEGG)pathway enrichment analysis of core putative targets.Results:There were 99 overlapping targets between JZDPC and hyperlipidemia,among which NR3C1,ESR1,NR1I2,NFKB1,ESR2,ALOX5,PTGS1,PPARA,RXRA,LPL,PLA2G1B,PYGM,CYP2C9 were the core putative targets,and many members of nuclear receptor 1(NR1)subfamily were included.The core components of JZDPC,such as Ursolic Acid,β-Sitosterol,Resveratrol,Arirubic Acid,Alisol A,Oleanolic Acid,Rhein,Chrysophanol and Emodin,can regulate blood lipid by regulating a series of signaling pathways including the above core potential targets,such as non-alcoholic fatty liver disease(NAFLD)signaling pathway,pathways in cancer,arachidonic acid(AA)metabolism signaling pathway and peroxisome proliferator activated receptor(PPAR)signaling pathway,Starch and sucrose metabolism signaling pathway,etc.They play many roles in the treatment of hyperlipidemia by participating in lipid synthesis and metabolism,anti inflammation,anti oxidative stress,regulating hormone levels and carbohydrate metabolism.Conclusion:Network pharmacology provides a theoretical basis for investigating the mechanism of action of JZDPC,and the NAFLD signaling pathway is one of the most valuable pathways. 展开更多
关键词 HYPERLIPIDEMIA Jiang-zhi-dai-pao-cha network pharmacology nuclear receptor 1 subfamily hosphatidylinositol 3-kinase complex class IA non-alcoholic fatty liver disease signal pathway arachidonic acid metabolism signal pathway peroxisome proliferator activated receptor signal pathway
暂未订购
Research on the Teaching Model of Online Sports Live Broadcast Course under the Background of Network
17
作者 YE Minsheng 《外文科技期刊数据库(文摘版)教育科学》 2021年第12期106-108,共5页
With the rapid development of China's mobile internet era, the internet has brought great changes to people's daily life, work and various fields. At the same time, with the rapid development and rise of moder... With the rapid development of China's mobile internet era, the internet has brought great changes to people's daily life, work and various fields. At the same time, with the rapid development and rise of modern network education in our country, great social changes have taken place in the teaching mode of teachers' cultural and moral education concepts, students' cultural and educational concepts, learning styles, life management styles. Therefore, under the background of the development of basic education network information technology in the current new information age, how to effectively use the advantages of network information technology to guide the organization and coordination of the development of the school basic education network is also very important. This paper makes a simple analysis of the problems existing in the online sports live broadcast class and puts forward some suggestions. 展开更多
关键词 network background online sports live class teaching mode
在线阅读 下载PDF
Tenement Network and Women's Social Space in Early Twentieth-Century Beijing
18
作者 Zhao Ma 《全球城市研究(中英文)》 2023年第1期1-31,189,共32页
本文研究了20世纪早期北京城内平民区的四合院之中的贫民妇女社会网络的形成和运作。通过调取刑事案件档案,文章认为四合院房屋提供了一个性别化的城市空间,妇女以此建立、扩展和维护了灵活而动态的耐久关系网络。在这种集体关系的基础... 本文研究了20世纪早期北京城内平民区的四合院之中的贫民妇女社会网络的形成和运作。通过调取刑事案件档案,文章认为四合院房屋提供了一个性别化的城市空间,妇女以此建立、扩展和维护了灵活而动态的耐久关系网络。在这种集体关系的基础上出现了邻里网络,它仍然是个人化、个体化、以“自我为中心”的,主要受个人情况和目标的驱动。这种网络不是为了任何政治运动而产生,也不涉及更广泛的女性团结。然而,当下层阶级妇女处于情感、家庭或经济危机中时,四合院空间和邻里网络的存在为贫民妇女提供了一些紧急保护和缓冲措施。在改革和革命的动荡年代,这一空间网络是妇女从强烈的国家控制和经济动荡中自我崛起的重要资源。 展开更多
关键词 贫民妇女 邻里网络 性别化城市空间 20世纪早期北京
在线阅读 下载PDF
Global Asymptotic Synchronization of a Class of BAM Neural Networks with Time Delays via Integrating Inequality Techniques 被引量:4
19
作者 LIN Feng ZHANG Zhengqiu 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2020年第2期366-382,共17页
In this paper,the authors are concerned with global asymptotic synchronization for a class of BAM neural networks with time delays.Instead of using Lyapunov functional method,LMI method and matrix measure method which... In this paper,the authors are concerned with global asymptotic synchronization for a class of BAM neural networks with time delays.Instead of using Lyapunov functional method,LMI method and matrix measure method which are recently widely applied to investigating global exponential/asymptotic synchronization for neural networks,two novel sufficient conditions on global asymptotic synchronization of above BAM neural networks are established by using a kind of new study method of global synchronization:Integrating inequality techniques.The method and results extend the study of global synchronization of neural networks. 展开更多
关键词 A class of BAM neural networks with time delays global asymptotic synchronization integrating inequality techniques
原文传递
FG-SMOTE:Fuzzy-based Gaussian synthetic minority oversampling with deep belief networks classifier for skewed class distribution 被引量:2
20
作者 Putta Hemalatha Geetha Mary Amalanathan 《International Journal of Intelligent Computing and Cybernetics》 EI 2021年第2期269-286,共18页
Purpose-Adequate resources for learning and training the data are an important constraint to develop an efficient classifier with outstanding performance.The data usually follows a biased distribution of classes that ... Purpose-Adequate resources for learning and training the data are an important constraint to develop an efficient classifier with outstanding performance.The data usually follows a biased distribution of classes that reflects an unequal distribution of classes within a dataset.This issue is known as the imbalance problem,which is one of the most common issues occurring in real-time applications.Learning of imbalanced datasets is a ubiquitous challenge in the field of data mining.Imbalanced data degrades the performance of the classifier by producing inaccurate results.Design/methodology/approach-In the proposed work,a novel fuzzy-based Gaussian synthetic minority oversampling(FG-SMOTE)algorithm is proposed to process the imbalanced data.The mechanism of the Gaussian SMOTE technique is based on finding the nearest neighbour concept to balance the ratio between minority and majority class datasets.The ratio of the datasets belonging to the minority and majority class is balanced using a fuzzy-based Levenshtein distance measure technique.Findings-The performance and the accuracy of the proposed algorithm is evaluated using the deep belief networks classifier and the results showed the efficiency of the fuzzy-based Gaussian SMOTE technique achieved an AUC:93.7%.F1 Score Prediction:94.2%,Geometric Mean Score:93.6%predicted from confusion matrix.Research limitations/implications-The proposed research still retains some of the challenges that need to be focused such as application FG-SMOTE to multiclass imbalanced dataset and to evaluate dataset imbalance problem in a distributed environment.Originality/value-The proposed algorithm fundamentally solves the data imbalance issues and challenges involved in handling the imbalanced data.FG-SMOTE has aided in balancing minority and majority class datasets. 展开更多
关键词 Imbalanced data Gaussian SMOTE Levenshtein distance measure technique Skewed class distribution Fuzzy based Gaussian SMOTE Deep learning Deep belief network classifie
在线阅读 下载PDF
上一页 1 2 72 下一页 到第
使用帮助 返回顶部