期刊文献+
共找到16篇文章
< 1 >
每页显示 20 50 100
LC-NPLA: Label and Community Information-Based Network Presentation Learning Algorithm
1
作者 Shihu Liu Chunsheng Yang Yingjie Liu 《Intelligent Automation & Soft Computing》 2023年第12期203-223,共21页
Many network presentation learning algorithms(NPLA)have originated from the process of the random walk between nodes in recent years.Despite these algorithms can obtain great embedding results,there may be also some l... Many network presentation learning algorithms(NPLA)have originated from the process of the random walk between nodes in recent years.Despite these algorithms can obtain great embedding results,there may be also some limitations.For instance,only the structural information of nodes is considered when these kinds of algorithms are constructed.Aiming at this issue,a label and community information-based network presentation learning algorithm(LC-NPLA)is proposed in this paper.First of all,by using the community information and the label information of nodes,the first-order neighbors of nodes are reconstructed.In the next,the random walk strategy is improved by integrating the degree information and label information of nodes.Then,the node sequence obtained from random walk sampling is transformed into the node representation vector by the Skip-Gram model.At last,the experimental results on ten real-world networks demonstrate that the proposed algorithm has great advantages in the label classification,network reconstruction and link prediction tasks,compared with three benchmark algorithms. 展开更多
关键词 Label information community information network representation learning algorithm random walk
下载PDF
Expert Recommendation in Community Question Answering via Heterogeneous Content Network Embedding 被引量:1
2
作者 Hong Li Jianjun Li +2 位作者 Guohui Li Rong Gao Lingyu Yan 《Computers, Materials & Continua》 SCIE EI 2023年第4期1687-1709,共23页
ExpertRecommendation(ER)aims to identify domain experts with high expertise and willingness to provide answers to questions in Community Question Answering(CQA)web services.How to model questions and users in the hete... ExpertRecommendation(ER)aims to identify domain experts with high expertise and willingness to provide answers to questions in Community Question Answering(CQA)web services.How to model questions and users in the heterogeneous content network is critical to this task.Most traditional methods focus on modeling questions and users based on the textual content left in the community while ignoring the structural properties of heterogeneous CQA networks and always suffering from textual data sparsity issues.Recent approaches take advantage of structural proximities between nodes and attempt to fuse the textual content of nodes for modeling.However,they often fail to distinguish the nodes’personalized preferences and only consider the textual content of a part of the nodes in network embedding learning,while ignoring the semantic relevance of nodes.In this paper,we propose a novel framework that jointly considers the structural proximity relations and textual semantic relevance to model users and questions more comprehensively.Specifically,we learn topology-based embeddings through a hierarchical attentive network learning strategy,in which the proximity information and the personalized preference of nodes are encoded and preserved.Meanwhile,we utilize the node’s textual content and the text correlation between adjacent nodes to build the content-based embedding through a meta-context-aware skip-gram model.In addition,the user’s relative answer quality is incorporated to promote the ranking performance.Experimental results show that our proposed framework consistently and significantly outperforms the state-of-the-art baselines on three real-world datasets by taking the deep semantic understanding and structural feature learning together.The performance of the proposed work is analyzed in terms of MRR,P@K,and MAP and is proven to be more advanced than the existing methodologies. 展开更多
关键词 Heterogeneous network learning expert recommendation semantic representation community question answering
下载PDF
Use of Social Networks to Affect the Teaching and Learning Effectiveness of 3D Design
3
作者 Ting-Sheng Weng 《Computer Technology and Application》 2016年第1期1-10,共10页
In recent years, with the rapid development of technologies, information technological software and social networks have been widely accepted. Therefore, social networks can be integrated with information technologies... In recent years, with the rapid development of technologies, information technological software and social networks have been widely accepted. Therefore, social networks can be integrated with information technologies for teaching purposes. In addition, the sharing of learning outcomes via social networks can improve students’ learning effectiveness. This study used an information technology teaching environment to teach students 3D skills, and used 3D SketchUp to enable students to explore, operate, and complete their personal works by themselves. Moreover, this study used Facebook as the media of a WBI (web-based instruction) community, and used the discussions and sharing between students and students, and students and teachers, to improve learning effectiveness and reduce learning disabilities. The research results showed that, proper use of social networks to provide students with opportunities to discuss and share outcomes can help improve students’ learning effectiveness and reduce learning disabilities. 展开更多
关键词 learning EFFECTIVENESS of social network community identity network information sharing learning DISABILITIES
下载PDF
A Self-Organizing Memory Neural Network for Aerosol Concentration Prediction
4
作者 Qiang Liu Yanyun Zou Xiaodong Liu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2019年第6期617-637,共21页
Haze-fog,which is an atmospheric aerosol caused by natural or man-made factors,seriously affects the physical and mental health of human beings.PM2.5(a particulate matter whose diameter is smaller than or equal to 2.5... Haze-fog,which is an atmospheric aerosol caused by natural or man-made factors,seriously affects the physical and mental health of human beings.PM2.5(a particulate matter whose diameter is smaller than or equal to 2.5 microns)is the chief culprit causing aerosol.To forecast the condition of PM2.5,this paper adopts the related the meteorological data and air pollutes data to predict the concentration of PM2.5.Since the meteorological data and air pollutes data are typical time series data,it is reasonable to adopt a machine learning method called Single Hidden-Layer Long Short-Term Memory Neural Network(SSHL-LSTMNN)containing memory capability to implement the prediction.However,the number of neurons in the hidden layer is difficult to decide unless manual testing is operated.In order to decide the best structure of the neural network and improve the accuracy of prediction,this paper employs a self-organizing algorithm,which uses Information Processing Capability(IPC)to adjust the number of the hidden neurons automatically during a learning phase.In a word,to predict PM2.5 concentration accurately,this paper proposes the SSHL-LSTMNN to predict PM2.5 concentration.In the experiment,not only the hourly precise prediction but also the daily longer-term prediction is taken into account.At last,the experimental results reflect that SSHL-LSTMNN performs the best. 展开更多
关键词 Haze-fog PM2.5 forecasting time series data machine learning long shortterm MEMORY NEURAL network self-organIZING algorithm information processing CAPABILITY
下载PDF
Self-Organizing Genetic Algorithm Based Method for Constructing Bayesian Networks from Databases
5
作者 郑建军 刘玉树 陈立潮 《Journal of Beijing Institute of Technology》 EI CAS 2003年第1期23-27,共5页
The typical characteristic of the topology of Bayesian networks (BNs) is the interdependence among different nodes (variables), which makes it impossible to optimize one variable independently of others, and the learn... The typical characteristic of the topology of Bayesian networks (BNs) is the interdependence among different nodes (variables), which makes it impossible to optimize one variable independently of others, and the learning of BNs structures by general genetic algorithms is liable to converge to local extremum. To resolve efficiently this problem, a self-organizing genetic algorithm (SGA) based method for constructing BNs from databases is presented. This method makes use of a self-organizing mechanism to develop a genetic algorithm that extended the crossover operator from one to two, providing mutual competition between them, even adjusting the numbers of parents in recombination (crossover/recomposition) schemes. With the K2 algorithm, this method also optimizes the genetic operators, and utilizes adequately the domain knowledge. As a result, with this method it is able to find a global optimum of the topology of BNs, avoiding premature convergence to local extremum. The experimental results proved to be and the convergence of the SGA was discussed. 展开更多
关键词 Bayesian networks structure learning from databases self-organizing genetic algorithm
下载PDF
English-Chinese Neural Machine Translation Based on Self-organizing Mapping Neural Network and Deep Feature Matching
6
作者 Shu Ma 《IJLAI Transactions on Science and Engineering》 2024年第3期1-8,共8页
The traditional Chinese-English translation model tends to translate some source words repeatedly,while mistakenly ignoring some words.Therefore,we propose a novel English-Chinese neural machine translation based on s... The traditional Chinese-English translation model tends to translate some source words repeatedly,while mistakenly ignoring some words.Therefore,we propose a novel English-Chinese neural machine translation based on self-organizing mapping neural network and deep feature matching.In this model,word vector,two-way LSTM,2D neural network and other deep learning models are used to extract the semantic matching features of question-answer pairs.Self-organizing mapping(SOM)is used to classify and identify the sentence feature.The attention mechanism-based neural machine translation model is taken as the baseline system.The experimental results show that this framework significantly improves the adequacy of English-Chinese machine translation and achieves better results than the traditional attention mechanism-based English-Chinese machine translation model. 展开更多
关键词 Chinese-English translation model self-organizing mapping neural network Deep feature matching Deep learning
原文传递
How Social Network Position Relates to Knowledge Building in Online Learning Communities? 被引量:1
7
作者 Lu Wang 《Frontiers of Education in China》 2010年第1期4-25,共22页
Social Network Analysis,Statistical Analysis,Content Analysis and other research methods were used to research online learning communities at Capital Normal University,Beijing.Analysis of the two online courses result... Social Network Analysis,Statistical Analysis,Content Analysis and other research methods were used to research online learning communities at Capital Normal University,Beijing.Analysis of the two online courses resulted in the following conclusions:(1)Social networks of the two online courses form typical core-periphery structures;(2)Social networks of the two online courses contain“structural holes,”where some actors position themselves to become potential opinion-leaders within their social networks;(3)Actors,variously positioned within a core-periphery structure,show quite significant differences in terms of knowledge building;(4)Taking“structural holes”into account,there exist considerable differences in knowledge building between opinion-leaders and non opinion-leaders;(5)Actors in the“core”and“structural hole”positions have very different characteristics in terms of knowledge building.These actors in particular play important roles in online learning communities,impacting on the level of the constructed knowledge. 展开更多
关键词 online learning community social network network position knowledge building
原文传递
A NOVEL INTRUSION DETECTION MODE BASED ON UNDERSTANDABLE NEURAL NETWORK TREES 被引量:1
8
作者 Xu Qinzhen Yang Luxi +1 位作者 Zhao Qiangfu He Zhenya 《Journal of Electronics(China)》 2006年第4期574-579,共6页
Several data mining techniques such as Hidden Markov Model (HMM), artificial neural network, statistical techniques and expert systems are used to model network packets in the field of intrusion detection. In this pap... Several data mining techniques such as Hidden Markov Model (HMM), artificial neural network, statistical techniques and expert systems are used to model network packets in the field of intrusion detection. In this paper a novel intrusion detection mode based on understandable Neural Network Tree (NNTree) is pre-sented. NNTree is a modular neural network with the overall structure being a Decision Tree (DT), and each non-terminal node being an Expert Neural Network (ENN). One crucial advantage of using NNTrees is that they keep the non-symbolic model ENN’s capability of learning in changing environments. Another potential advantage of using NNTrees is that they are actually “gray boxes” as they can be interpreted easily if the num-ber of inputs for each ENN is limited. We showed through experiments that the trained NNTree achieved a simple ENN at each non-terminal node as well as a satisfying recognition rate of the network packets dataset. We also compared the performance with that of a three-layer backpropagation neural network. Experimental results indicated that the NNTree based intrusion detection model achieved better performance than the neural network based intrusion detection model. 展开更多
关键词 Intrusion detection Neural network Tree (NNTree) Expert Neural network (ENN) Decision Tree (DT) self-organized feature learning
下载PDF
A Case Study on Intelligent Operation System for Wireless Networks
9
作者 LIU Jianwei YUAN Yifei HAN Jing 《ZTE Communications》 2019年第4期19-26,共8页
The emerging fifth generation(5G)network has the potential to satisfy the rapidly growing traffic demand and promote the transformation of smartphone-centric networks into an Internet of Things(IoT)ecosystem.Due to th... The emerging fifth generation(5G)network has the potential to satisfy the rapidly growing traffic demand and promote the transformation of smartphone-centric networks into an Internet of Things(IoT)ecosystem.Due to the introduction of new communication technologies and the increased density of 5G cells,the complexity of operation and operational expenditure(OPEX)will become very challenging in 5G.Self-organizing network(SON)has been researched extensively since 2G,to cope with the similar challenge,however by predefined poli cies,rather than intelligent analysis.The requirement for better quality of experience and the complexity of 5G network demands call for an approach that is different from SON.In several recent studies,the combination of machine learning(ML)technology with SON has been investi gated.In this paper,we focus on the intelligent operation of wireless network through ML algo rithms.A comprehensive and flexible framework is proposed to achieve an intelligent operation system.Two use cases are also studied to use ML algorithms to automate the anomaly detection and fault diagnosis of key performance indicators(KPIs)in wireless networks.The effectiveness of the proposed ML algorithms is demonstrated by the real data experiments,thus encouraging the further research for intelligent wireless network operation. 展开更多
关键词 5G self-organIZING network MACHINE learning ANOMALY detection FAULT diagnosis
下载PDF
SYNCHRONOUS LEARNING NETWORK:HOW COLLEGE STUDENTS USE PEER ASSESSMENT TECHNIQUES IN EVALUATION OF THEIR WRITING
10
作者 翁克山 李青 《Chinese Journal of Applied Linguistics》 2009年第6期52-64,129,共14页
This study investigated how students used peer assessments in synchronous learning network (SLN) to assess each other s writing. It focused on examining the frequency and styles of various techniques students employed... This study investigated how students used peer assessments in synchronous learning network (SLN) to assess each other s writing. It focused on examining the frequency and styles of various techniques students employed while assessing each others writing and student response to assessing each other s writing in a SLN context. The findings indicated that these students received many assessments during each peer assessment activity. They preferred to use assessing techniques of less critical types, and had po... 展开更多
关键词 peer assessment synchronous learning network online writing community
原文传递
An Improved Harris Hawks Optimization Algorithm with Multi-strategy for Community Detection in Social Network 被引量:6
11
作者 Farhad Soleimanian Gharehchopogh 《Journal of Bionic Engineering》 SCIE EI CSCD 2023年第3期1175-1197,共23页
The purpose of community detection in complex networks is to identify the structural location of nodes. Complex network methods are usually graphical, with graph nodes representing objects and edges representing conne... The purpose of community detection in complex networks is to identify the structural location of nodes. Complex network methods are usually graphical, with graph nodes representing objects and edges representing connections between things. Communities are node clusters with many internal links but minimal intergroup connections. Although community detection has attracted much attention in social media research, most face functional weaknesses because the structure of society is unclear or the characteristics of nodes in society are not the same. Also, many existing algorithms have complex and costly calculations. This paper proposes different Harris Hawk Optimization (HHO) algorithm methods (such as Improved HHO Opposition-Based Learning(OBL) (IHHOOBL), Improved HHO Lévy Flight (IHHOLF), and Improved HHO Chaotic Map (IHHOCM)) were designed to balance exploitation and exploration in this algorithm for community detection in the social network. The proposed methods are evaluated on 12 different datasets based on NMI and modularity criteria. The findings reveal that the IHHOOBL method has better detection accuracy than IHHOLF and IHHOCM. Also, to offer the efficiency of the , state-of-the-art algorithms have been used as comparisons. The improvement percentage of IHHOOBL compared to the state-of-the-art algorithm is about 7.18%. 展开更多
关键词 Bionic algorithm Complex network community detection Harris hawk optimization algorithm Opposition-based learning Levy flight Chaotic maps
原文传递
SELF-ORGANIZING MAP OF COMPLEX NETWORKS FOR COMMUNITY DETECTION 被引量:1
12
作者 Zhenping LI Ruisheng WANG +1 位作者 Xiang-Sun ZHANG Luonan CHEN 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2010年第5期931-941,共11页
Detecting communities from complex networks is an important issue and has attracted attention of researchers in many fields. It is relevant to social tasks, biological inquiries, and technological problems since vario... Detecting communities from complex networks is an important issue and has attracted attention of researchers in many fields. It is relevant to social tasks, biological inquiries, and technological problems since various networks exist in these systems. This paper proposes a new self-organizing map (SOM) based approach to community detection. By adopting a new operation and a new weightupdating scheme, a complex network can be organized into dense subgraphs according to the topological connection of each node by the SOM algorithm. Extensive numerical experiments show that the performance of the SOM algorithm is good. It can identify communities more accurately than existing methods. This method can be used to detect communities not only in undirected networks, but also in directed networks and bipartite networks. 展开更多
关键词 community detection complex network neural networks self-organizing map.
原文传递
Improving Friend Recommendation for Online Learning with Fine-Grained Evolving Interest
13
作者 Ming-Min Shao Wen-Jun Jiang +3 位作者 Jie Wu Yu-Qing Shi Tak Shing Yum Ji Zhang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2022年第6期1444-1463,共20页
Friend recommendation plays a key role in promoting user experience in online social networks(OSNs).However,existing studies usually neglect users’fine-grained interest as well as the evolving feature of interest,whi... Friend recommendation plays a key role in promoting user experience in online social networks(OSNs).However,existing studies usually neglect users’fine-grained interest as well as the evolving feature of interest,which may cause unsuitable recommendation.In particular,some OSNs,such as the online learning community,even have little work on friend recommendation.To this end,we strive to improve friend recommendation with fine-grained evolving interest in this paper.We take the online learning community as an application scenario,which is a special type of OSNs for people to learn courses online.Learning partners can help improve learners’learning effect and improve the attractiveness of platforms.We propose a learning partner recommendation framework based on the evolution of fine-grained learning interest(LPRF-E for short).We extract a sequence of learning interest tags that changes over time.Then,we explore the time feature to predict evolving learning interest.Next,we recommend learning partners by fine-grained interest similarity.We also refine the learning partner recommendation framework with users’social influence(denoted as LPRF-F for differentiation).Extensive experiments on two real datasets crawled from Chinese University MOOC and Douban Book validate that the proposed LPRF-E and LPRF-F models achieve a high accuracy(i.e.,approximate 50%improvements on the precision and the recall)and can recommend learning partners with high quality(e.g.,more experienced and helpful). 展开更多
关键词 online social network friend recommendation fine-grained interest evolving feature tag online learning community
原文传递
Sign Language to Sentence Formation:A Real Time Solution for Deaf People
14
作者 Muhammad Sanaullah Muhammad Kashif +4 位作者 Babar Ahmad Tauqeer Safdar Mehdi Hassan Mohd Hilmi Hasan Amir Haider 《Computers, Materials & Continua》 SCIE EI 2022年第8期2501-2519,共19页
Communication is a basic need of every human being to exchange thoughts and interact with the society.Acute peoples usually confab through different spoken languages,whereas deaf people cannot do so.Therefore,the Sign... Communication is a basic need of every human being to exchange thoughts and interact with the society.Acute peoples usually confab through different spoken languages,whereas deaf people cannot do so.Therefore,the Sign Language(SL)is the communication medium of such people for their conversation and interaction with the society.The SL is expressed in terms of specific gesture for every word and a gesture is consisted in a sequence of performed signs.The acute people normally observe these signs to understand the difference between single and multiple gestures for singular and plural words respectively.The signs for singular words such as I,eat,drink,home are unalike the plural words as school,cars,players.A special training is required to gain the sufficient knowledge and practice so that people can differentiate and understand every gesture/sign appropriately.Innumerable researches have been performed to articulate the computer-based solution to understand the single gesture with the help of a single hand enumeration.The complete understanding of such communications are possible only with the help of this differentiation of gestures in computer-based solution of SL to cope with the real world environment.Hence,there is still a demand for specific environment to automate such a communication solution to interact with such type of special people.This research focuses on facilitating the deaf community by capturing the gestures in video format and then mapping and differentiating as single or multiple gestures used in words.Finally,these are converted into the respective words/sentences within a reasonable time.This provide a real time solution for the deaf people to communicate and interact with the society. 展开更多
关键词 Sign language machine learning conventional neural network image processing deaf community
下载PDF
Multiple input self-organizing-map ResNet model for optimization of petroleum refinery conversion units
15
作者 Jiannan Zhu Vladimir Mahalec +2 位作者 Chen Fan Minglei Yang Feng Qian 《Frontiers of Chemical Science and Engineering》 SCIE EI CSCD 2023年第6期759-771,共13页
This work introduces a deep-learning network,i.e.,multi-input self-organizing-map ResNet(MISR),for modeling refining units comprised of two reactors and a separation train.The model is comprised of self-organizing-map... This work introduces a deep-learning network,i.e.,multi-input self-organizing-map ResNet(MISR),for modeling refining units comprised of two reactors and a separation train.The model is comprised of self-organizing-map and the neural network parts.The self-organizing-map part maps the input data into multiple two-dimensional planes and sends them to the neural network part.In the neural network part,residual blocks enhance the convergence and accuracy,ensuring that the structure will not be overfitted easily.Development of the MISR model of hydrocracking unit also benefits from the utilization of prior knowledge of the importance of the input variables for predicting properties of the products.The results show that the proposed MISR structure predicts more accurately the product yields and properties than the previously introduced self-organizing-map convolutional neural network model,thus leading to more accurate optimization of the hydrocracker operation.Moreover,the MISR model has smoother error convergence than the previous model.Optimal operating conditions have been determined via multi-round-particle-swarm and differential evolution algorithms.Numerical experiments show that the MISR model is suitable for modeling nonlinear conversion units which are often encountered in refining and petrochemical plants. 展开更多
关键词 HYDROCRACKING convolutional neural networks self-organizing map deep learning data-driven optimization
原文传递
Computational intelligence:From mathematical point of view 被引量:1
16
作者 QIAN Minping and GONG GuangluDepartment of Probability and Statistics, Peking University, Beijing 100871, China Department of Applied Mathematics, Tsinghua University, Beijing 100084, China 《Chinese Science Bulletin》 SCIE EI CAS 1999年第10期865-880,共16页
A simple but illustrative survey is given on various approaches of computational intelligence with their features, applications and the mathematical tools involved, among which the simulated annealing, neural networks... A simple but illustrative survey is given on various approaches of computational intelligence with their features, applications and the mathematical tools involved, among which the simulated annealing, neural networks, genetic and evolutionary programming, self-organizing learning and adapting algorithms, hidden Markov models are recommended intensively. The common mathematical features of various computational intelligence algorithms are exploited.Finally, two common principles of concessive strategies implicated in many computational intelligence algorithms are discussed. 展开更多
关键词 computational INTELLIGENCE simulated annealing neural network genetic ALGORITHM evolutionary program-ming self-organIZING learning self-adapting ALGORITHM hidden MARKOV model CONCESSION strategy.
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部