期刊文献+
共找到13篇文章
< 1 >
每页显示 20 50 100
Position-Aware and Subgraph Enhanced Dynamic Graph Contrastive Learning on Discrete-Time Dynamic Graph
1
作者 Jian Feng Tian Liu Cailing Du 《Computers, Materials & Continua》 SCIE EI 2024年第11期2895-2909,共15页
Unsupervised learning methods such as graph contrastive learning have been used for dynamic graph represen-tation learning to eliminate the dependence of labels.However,existing studies neglect positional information ... Unsupervised learning methods such as graph contrastive learning have been used for dynamic graph represen-tation learning to eliminate the dependence of labels.However,existing studies neglect positional information when learning discrete snapshots,resulting in insufficient network topology learning.At the same time,due to the lack of appropriate data augmentation methods,it is difficult to capture the evolving patterns of the network effectively.To address the above problems,a position-aware and subgraph enhanced dynamic graph contrastive learning method is proposed for discrete-time dynamic graphs.Firstly,the global snapshot is built based on the historical snapshots to express the stable pattern of the dynamic graph,and the random walk is used to obtain the position representation by learning the positional information of the nodes.Secondly,a new data augmentation method is carried out from the perspectives of short-term changes and long-term stable structures of dynamic graphs.Specifically,subgraph sampling based on snapshots and global snapshots is used to obtain two structural augmentation views,and node structures and evolving patterns are learned by combining graph neural network,gated recurrent unit,and attention mechanism.Finally,the quality of node representation is improved by combining the contrastive learning between different structural augmentation views and between the two representations of structure and position.Experimental results on four real datasets show that the performance of the proposed method is better than the existing unsupervised methods,and it is more competitive than the supervised learning method under a semi-supervised setting. 展开更多
关键词 Dynamic graph representation learning graph contrastive learning structure representation position representation evolving pattern
下载PDF
Molecular insight into the GaP(110)-water interface using machine learning accelerated molecular dynamics 被引量:1
2
作者 Xue-Ting Fan Xiao-Jian Wen +1 位作者 Yong-Bin Zhuang Jun Cheng 《Journal of Energy Chemistry》 SCIE EI CAS CSCD 2023年第7期239-247,I0006,共10页
GaP has been shown to be a promising photoelectrocatalyst for selective CO_(2)reduction to methanol.Due to the relevance of the interface structure to important processes such as electron/proton transfer,a detailed un... GaP has been shown to be a promising photoelectrocatalyst for selective CO_(2)reduction to methanol.Due to the relevance of the interface structure to important processes such as electron/proton transfer,a detailed understanding of the GaP(110)-water interfacial structure is of great importance.Ab initio molecular dynamics(AIMD)can be used for obtaining the microscopic information of the interfacial structure.However,the GaP(110)-water interface cannot converge to an equilibrated structure at the time scale of the AIMD simulation.In this work,we perform the machine learning accelerated molecular dynamics(MLMD)to overcome the difficulty of insufficient sampling by AIMD.With the help of MLMD,we unravel the microscopic information of the structure of the GaP(110)-water interface,and obtain a deeper understanding of the mechanisms of proton transfer at the GaP(110)-water interface,which will pave the way for gaining valuable insights into photoelectrocatalytic mechanisms and improving the performance of photoelectrochemical cells. 展开更多
关键词 PHOTOELECTROCATALYSIS GaP(110)-water interface Machine learning accelerated molecular dynamics
下载PDF
A hybrid CNN-LSTM model for diagnosing rice nutrient levels at the rice panicle initiation stage
3
作者 Fubing Liao Xiangqian Feng +6 位作者 Ziqiu Li Danying Wang Chunmei Xu Guang Chu Hengyu Ma Qing Yao Song Chen 《Journal of Integrative Agriculture》 SCIE CAS CSCD 2024年第2期711-723,共13页
Nitrogen(N)and potassium(K)are two key mineral nutrient elements involved in rice growth.Accurate diagnosis of N and K status is very important for the rational application of fertilizers at a specific rice growth sta... Nitrogen(N)and potassium(K)are two key mineral nutrient elements involved in rice growth.Accurate diagnosis of N and K status is very important for the rational application of fertilizers at a specific rice growth stage.Therefore,we propose a hybrid model for diagnosing rice nutrient levels at the early panicle initiation stage(EPIS),which combines a convolutional neural network(CNN)with an attention mechanism and a long short-term memory network(LSTM).The model was validated on a large set of sequential images collected by an unmanned aerial vehicle(UAV)from rice canopies at different growth stages during a two-year experiment.Compared with VGG16,AlexNet,GoogleNet,DenseNet,and inceptionV3,ResNet101 combined with LSTM obtained the highest average accuracy of 83.81%on the dataset of Huanghuazhan(HHZ,an indica cultivar).When tested on the datasets of HHZ and Xiushui 134(XS134,a japonica rice variety)in 2021,the ResNet101-LSTM model enhanced with the squeeze-and-excitation(SE)block achieved the highest accuracies of 85.38 and 88.38%,respectively.Through the cross-dataset method,the average accuracies on the HHZ and XS134 datasets tested in 2022 were 81.25 and 82.50%,respectively,showing a good generalization.Our proposed model works with the dynamic information of different rice growth stages and can efficiently diagnose different rice nutrient status levels at EPIS,which are helpful for making practical decisions regarding rational fertilization treatments at the panicle initiation stage. 展开更多
关键词 dynamic model of deep learning UAV rice panicle initiation nutrient level diagnosis image classification
下载PDF
The Lightweight Edge-Side Fault Diagnosis Approach Based on Spiking Neural Network
4
作者 Jingting Mei Yang Yang +2 位作者 Zhipeng Gao Lanlan Rui Yijing Lin 《Computers, Materials & Continua》 SCIE EI 2024年第6期4883-4904,共22页
Network fault diagnosis methods play a vital role in maintaining network service quality and enhancing user experience as an integral component of intelligent network management.Considering the unique characteristics ... Network fault diagnosis methods play a vital role in maintaining network service quality and enhancing user experience as an integral component of intelligent network management.Considering the unique characteristics of edge networks,such as limited resources,complex network faults,and the need for high real-time performance,enhancing and optimizing existing network fault diagnosis methods is necessary.Therefore,this paper proposes the lightweight edge-side fault diagnosis approach based on a spiking neural network(LSNN).Firstly,we use the Izhikevich neurons model to replace the Leaky Integrate and Fire(LIF)neurons model in the LSNN model.Izhikevich neurons inherit the simplicity of LIF neurons but also possess richer behavioral characteristics and flexibility to handle diverse data inputs.Inspired by Fast Spiking Interneurons(FSIs)with a high-frequency firing pattern,we use the parameters of FSIs.Secondly,inspired by the connection mode based on spiking dynamics in the basal ganglia(BG)area of the brain,we propose the pruning approach based on the FSIs of the BG in LSNN to improve computational efficiency and reduce the demand for computing resources and energy consumption.Furthermore,we propose a multiple iterative Dynamic Spike Timing Dependent Plasticity(DSTDP)algorithm to enhance the accuracy of the LSNN model.Experiments on two server fault datasets demonstrate significant precision,recall,and F1 improvements across three diagnosis dimensions.Simultaneously,lightweight indicators such as Params and FLOPs significantly reduced,showcasing the LSNN’s advanced performance and model efficiency.To conclude,experiment results on a pair of datasets indicate that the LSNN model surpasses traditional models and achieves cutting-edge outcomes in network fault diagnosis tasks. 展开更多
关键词 Network fault diagnosis edge networks Izhikevich neurons PRUNING dynamic spike timing dependent plasticity learning
下载PDF
Application of improved BPNN in image restoration-learning coefficient
5
作者 Umar Farooq 沈庭芝 +3 位作者 Muhammad Imran 赵三元 Sadia Murawwat 王清云 《Journal of Beijing Institute of Technology》 EI CAS 2012年第4期543-546,共4页
A new method of artificial intelligence based on a new improved back propagation neural network (BPNN) algorithm is partially applied in the problem of image restoration. In order to over- come the inherited issues ... A new method of artificial intelligence based on a new improved back propagation neural network (BPNN) algorithm is partially applied in the problem of image restoration. In order to over- come the inherited issues in conventional back propagation algorithm i.e. slow convergence rate, longer training time, hard to achieve global minima etc. , different methods have been used including the introduction of dynamic learning rate and dynamic momentum coefficient etc. With the passage of time different techniques has been used to improve the dynamicity of these coefficients. The meth- od applied in this paper improves the effect of learning coefficient η by using a new way to modify the value dynamically during learning process. The experimental results show that this helps in im- proving the efficiency overall both in visual effect and quality analysis. 展开更多
关键词 image restoration image processing INTELLIGENT back propagation neural network(BPNN) dynamic learning coefficient
下载PDF
Research of Dynamic Competitive Learning in Neural Networks
6
作者 PANHao CENLi ZHONGLuo 《Wuhan University Journal of Natural Sciences》 EI CAS 2005年第2期368-370,共3页
Introduce a method of generation of new units within a cluster and aalgorithm of generating new clusters. The model automatically builds up its dynamically growinginternal representation structure during the learning ... Introduce a method of generation of new units within a cluster and aalgorithm of generating new clusters. The model automatically builds up its dynamically growinginternal representation structure during the learning process. Comparing model with other typicalclassification algorithm such as the Kohonen's self-organizing map, the model realizes a multilevelclassification of the input pattern with an optional accuracy and gives a strong support possibilityfor the parallel computational main processor. The idea is suitable for the high-level storage ofcomplex datas structures for object recognition. 展开更多
关键词 dynamic competitive learning knowledge representation neural network
下载PDF
Call for papers Journal of Control Theory and Applications Special issue on Approximate dynamic programming and reinforcement learning
7
《控制理论与应用(英文版)》 EI 2010年第2期257-257,共1页
Approximate dynamic programming (ADP) is a general and effective approach for solving optimal control and estimation problems by adapting to uncertain and nonconvex environments over time.
关键词 Call for papers Journal of Control Theory and Applications Special issue on Approximate dynamic programming and reinforcement learning
下载PDF
Hydraulic Circuit Design and Dynamic Learning Using Case-based Reasoning
8
作者 C.M. Vong and PK. Wong (Faculty of Science and Technology, University of Maca4 P.O. Box 3001, Micau E-mail fstcmvumac mo Fax:(853) 838314 Tel: (853) 397476) 《Computer Aided Drafting,Design and Manufacturing》 2000年第1期9-16,共8页
This paper describes the design and implementation of a hydraulic circuit design system using case-based reasoning (CBR) paradigm from AI community The domain of hydraulic circuit design and case-based reasoning are ... This paper describes the design and implementation of a hydraulic circuit design system using case-based reasoning (CBR) paradigm from AI community The domain of hydraulic circuit design and case-based reasoning are briefly reviewed Then a proposed methodology in compuer-aided circuit design and dynamic leaning with the use of CBR is described Finally an application example is selected to illustrate the ussfulness of applying CBR in hydraulic circuit design with leaming. 展开更多
关键词 hydraulic circuit design case-based reasoning(CBR) dynamic learning
全文增补中
A multiscale differential-algebraic neural network-based method for learning dynamical systems
9
作者 Yin Huang Jieyu Ding 《International Journal of Mechanical System Dynamics》 EI 2024年第1期77-87,共11页
The objective of dynamical system learning tasks is to forecast the future behavior of a system by leveraging observed data.However,such systems can sometimes exhibit rigidity due to significant variations in componen... The objective of dynamical system learning tasks is to forecast the future behavior of a system by leveraging observed data.However,such systems can sometimes exhibit rigidity due to significant variations in component parameters or the presence of slow and fast variables,leading to challenges in learning.To overcome this limitation,we propose a multiscale differential-algebraic neural network(MDANN)method that utilizes Lagrangian mechanics and incorporates multiscale information for dynamical system learning.The MDANN method consists of two main components:the Lagrangian mechanics module and the multiscale module.The Lagrangian mechanics module embeds the system in Cartesian coordinates,adopts a differential-algebraic equation format,and uses Lagrange multipliers to impose constraints explicitly,simplifying the learning problem.The multiscale module converts high-frequency components into low-frequency components using radial scaling to learn subprocesses with large differences in velocity.Experimental results demonstrate that the proposed MDANN method effectively improves the learning of dynamical systems under rigid conditions. 展开更多
关键词 dynamical systems learning multibody system dynamics differential-algebraic equation neural networks multiscale structures
原文传递
Water structures and anisotropic dynamics at Pt(211)/water interface revealed by machine learning molecular dynamics
10
作者 Fei-Teng Wang Xiandong Liu Jun Cheng 《Materials Futures》 2024年第4期1-10,共10页
Water molecules at solid–liquid interfaces play a pivotal role in governing interfacial phenomena that underpin electrochemical and catalytic processes.The organization and behavior of these interfacial water molecul... Water molecules at solid–liquid interfaces play a pivotal role in governing interfacial phenomena that underpin electrochemical and catalytic processes.The organization and behavior of these interfacial water molecules can significantly influence the solvation of ions,the adsorption of reactants,and the kinetics of electrochemical reactions.The stepped structure of Pt surfaces can alter the properties of the interfacial water,thereby modulating the interfacial environment and the resulting surface reactivity.Revealing the in situ details of water structures at these stepped Pt/water interfaces is crucial for understanding the fundamental mechanisms that drive diverse applications in energy conversion and material science.In this work,we have developed a machine learning potential for the Pt(211)/water interface and performed machine learning molecular dynamics simulations.Our findings reveal distinct types of chemisorbed and physisorbed water molecules within the adsorbed layer.Importantly,we identified three unique water pairs that were not observed in the basal plane/water interfaces,which may serve as key precursors for water dissociation.These interfacial water structures contribute to the anisotropic dynamics of the adsorbed water layer.Our study provides molecular-level insights into the anisotropic nature of water behavior at stepped Pt/water interfaces,which can influence the reorientation and distribution of intermediates,molecules,and ions—crucial aspects for understanding electrochemical and catalytic processes. 展开更多
关键词 machine learning molecular dynamics stepped Pt/water interfaces anisotropic water dynamics
原文传递
Dynamic neighborhood genetic learning particle swarm optimization for high-power-density electric propulsion motor 被引量:2
11
作者 Jinquan XU Huapeng LIN Hong GUO 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2022年第12期253-265,共13页
To maximize the power density of the electric propulsion motor in aerospace application,this paper proposes a novel Dynamic Neighborhood Genetic Learning Particle Swarm Optimization(DNGL-PSO)for the motor design,which... To maximize the power density of the electric propulsion motor in aerospace application,this paper proposes a novel Dynamic Neighborhood Genetic Learning Particle Swarm Optimization(DNGL-PSO)for the motor design,which can deal with the insufficient population diversity and non-global optimal solution issues.The DNGL-PSO framework is composed of the dynamic neighborhood module and the particle update module.To improve the population diversity,the dynamic neighborhood strategy is first proposed,which combines the local neighborhood exemplar generation mechanism and the shuffling mechanism.The local neighborhood exemplar generation mechanism enlarges the search range of the algorithm in the solution space,thus obtaining highquality exemplars.Meanwhile,when the global optimal solution cannot update its fitness value,the shuffling mechanism module is triggered to dynamically change the local neighborhood members.The roulette wheel selection operator is introduced into the shuffling mechanism to ensure that particles with larger fitness value are selected with a higher probability and remain in the local neighborhood.Then,the global learning based particle update approach is proposed,which can achieve a good balance between the expansion of the search range in the early stage and the acceleration of local convergence in the later stage.Finally,the optimization design of the electric propulsion motor is conducted to verify the effectiveness of the proposed DNGL-PSO.The simulation results show that the proposed DNGL-PSO has excellent adaptability,optimization efficiency and global optimization capability,while the optimized electric propulsion motor has a high power density of 5.207 kW/kg with the efficiency of 96.12%. 展开更多
关键词 Dynamic Neighborhood Genetic learning Particle Swarm Optimization(DNGL-PSO) Permanent magnet synchronous motor Power density Efficiency of motor Electric propulsion motor
原文传递
On the learning dynamics of two-layer quadratic neural networks for understanding deep learning
12
作者 Zhenghao TAN Songcan CHEN 《Frontiers of Computer Science》 SCIE EI CSCD 2022年第3期77-82,共6页
Deep learning performs as a powerful paradigm in many real-world applications;however,its mechanism remains much of a mystery.To gain insights about nonlinear hierarchical deep networks,we theoretically describe the c... Deep learning performs as a powerful paradigm in many real-world applications;however,its mechanism remains much of a mystery.To gain insights about nonlinear hierarchical deep networks,we theoretically describe the coupled nonlinear learning dynamic of the two-layer neural network with quadratic activations,extending existing results from the linear case.The quadratic activation,although rarely used in practice,shares convexity with the widely used ReLU activation,thus producing similar dynamics.In this work,we focus on the case of a canonical regression problem under the standard normal distribution and use a coupled dynamical system to mimic the gradient descent method in the sense of a continuous-time limit,then use the high order moment tensor of the normal distribution to simplify these ordinary differential equations.The simplified system yields unexpected fixed points.The existence of these non-global-optimal stable points leads to the existence of saddle points in the loss surface of the quadratic networks.Our analysis shows there are conserved quantities during the training of the quadratic networks.Such quantities might result in a failed learning process if the network is initialized improperly.Finally,We illustrate the comparison between the numerical learning curves and the theoretical one,which reveals the two alternately appearing stages of the learning process. 展开更多
关键词 learning dynamic quadratic network ordinary differential equations
原文传递
Consumers can learn and can forget-Modeling the dynamic decision procedure when watching TV
13
作者 Lianlian Song Geoffrey Kwok Fai Tso 《Journal of Management Science and Engineering》 2020年第2期87-104,共18页
Facing the challenge of attracting consumers and winning market share under the pro-liferation of TV stations and channels,the traditional TV stations often make some mar-keting strategies.However,how to evaluate the ... Facing the challenge of attracting consumers and winning market share under the pro-liferation of TV stations and channels,the traditional TV stations often make some mar-keting strategies.However,how to evaluate the effectiveness of different strategies and select the best one is a key issue.This study proposes to resolve this problem.We develop an innovative structural model to simulate the dynamic choices consumers make under two interactive behaviors:learning and forgetting.Learning behavior refers to updating programme quality assessment by using experience,while forgetting behavior prevents the use of previous experience.The Bayesian rules are employed to model learning behavior,and they are extended by incorporating an exponential decay function to mea-sure the effect of forgetting behavior.The structural model is tested and validated by using Hong Kong television viewing data.The empirical results show that when modeling consumer choice decisions,considering learning and forgetting behavior significantly improves the performance of the model in regard to rating prediction and marketing strategy evaluation.Five cases are simulated to show how the model is used to evaluate marketing strategies.Managerial implications are then discussed to guide the decision-making of traditional TV broadcasters and advertisers. 展开更多
关键词 Marketing strategy evaluation Dynamic learning FORGETTING Bayesian updating theory
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部