期刊文献+
共找到375篇文章
< 1 2 19 >
每页显示 20 50 100
Research on Heterogeneous Information Network Link Prediction Based on Representation Learning
1
作者 Yan Zhao Weifeng Rao +1 位作者 Zihui Hu Qi Zheng 《Journal of Electronic Research and Application》 2024年第5期32-37,共6页
A heterogeneous information network,which is composed of various types of nodes and edges,has a complex structure and rich information content,and is widely used in social networks,academic networks,e-commerce,and oth... A heterogeneous information network,which is composed of various types of nodes and edges,has a complex structure and rich information content,and is widely used in social networks,academic networks,e-commerce,and other fields.Link prediction,as a key task to reveal the unobserved relationships in the network,is of great significance in heterogeneous information networks.This paper reviews the application of presentation-based learning methods in link prediction of heterogeneous information networks.This paper introduces the basic concepts of heterogeneous information networks,and the theoretical basis of representation learning,and discusses the specific application of the deep learning model in node embedding learning and link prediction in detail.The effectiveness and superiority of these methods on multiple real data sets are demonstrated by experimental verification. 展开更多
关键词 heterogeneous information network Link prediction Presentation learning Deep learning Node embedding
下载PDF
Heterogeneous Network Embedding: A Survey
2
作者 Sufen Zhao Rong Peng +1 位作者 Po Hu Liansheng Tan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第10期83-130,共48页
Real-world complex networks are inherently heterogeneous;they have different types of nodes,attributes,and relationships.In recent years,various methods have been proposed to automatically learn how to encode the stru... Real-world complex networks are inherently heterogeneous;they have different types of nodes,attributes,and relationships.In recent years,various methods have been proposed to automatically learn how to encode the structural and semantic information contained in heterogeneous information networks(HINs)into low-dimensional embeddings;this task is called heterogeneous network embedding(HNE).Efficient HNE techniques can benefit various HIN-based machine learning tasks such as node classification,recommender systems,and information retrieval.Here,we provide a comprehensive survey of key advancements in the area of HNE.First,we define an encoder-decoder-based HNE model taxonomy.Then,we systematically overview,compare,and summarize various state-of-the-art HNE models and analyze the advantages and disadvantages of various model categories to identify more potentially competitive HNE frameworks.We also summarize the application fields,benchmark datasets,open source tools,andperformance evaluation in theHNEarea.Finally,wediscuss open issues and suggest promising future directions.We anticipate that this survey will provide deep insights into research in the field of HNE. 展开更多
关键词 heterogeneous information networks representation learning heterogeneous network embedding graph neural networks machine learning
下载PDF
Heterogeneous Hyperedge Convolutional Network
3
作者 Yong Wu Binjun Wang Wei Li 《Computers, Materials & Continua》 SCIE EI 2020年第12期2277-2294,共18页
Graph convolutional networks(GCNs)have been developed as a general and powerful tool to handle various tasks related to graph data.However,current methods mainly consider homogeneous networks and ignore the rich seman... Graph convolutional networks(GCNs)have been developed as a general and powerful tool to handle various tasks related to graph data.However,current methods mainly consider homogeneous networks and ignore the rich semantics and multiple types of objects that are common in heterogeneous information networks(HINs).In this paper,we present a Heterogeneous Hyperedge Convolutional Network(HHCN),a novel graph convolutional network architecture that operates on HINs.Specifically,we extract the rich semantics by different metastructures and adopt hyperedge to model the interactions among metastructure-based neighbors.Due to the powerful information extraction capabilities of metastructure and hyperedge,HHCN has the flexibility to model the complex relationships in HINs by setting different combinations of metastructures and hyperedges.Moreover,a metastructure attention layer is also designed to allow each node to select the metastructures based on their importance and provide potential interpretability for graph analysis.As a result,HHCN can encode node features,metastructure-based semantics and hyperedge information simultaneously by aggregating features from metastructure-based neighbors in a hierarchical manner.We evaluate HHCN by applying it to the semi-supervised node classification task.Experimental results show that HHCN outperforms state-of-the-art graph embedding models and recently proposed graph convolutional network models. 展开更多
关键词 Graph convolutional networks heterogeneous information networks metastructure
下载PDF
Robust resource allocation for NOMA-assisted heterogeneous networks
4
作者 Hao Xie Yongjun Xu 《Digital Communications and Networks》 SCIE CSCD 2022年第2期208-214,共7页
As a promising technology to improve spectrum efficiency and transmission coverage,Heterogeneous Network(HetNet)has attracted the attention of many scholars in recent years.Additionally,with the introduction of the No... As a promising technology to improve spectrum efficiency and transmission coverage,Heterogeneous Network(HetNet)has attracted the attention of many scholars in recent years.Additionally,with the introduction of the Non-Orthogonal Multiple Access(NOMA)technology,the NOMA-assisted HetNet cannot only improve the system capacity but also allow more users to utilize the same frequency band resource,which makes the NOMA-assisted HetNet a hot topic.However,traditional resource allocation schemes assume that base stations can exactly estimate direct link gains and cross-tier link gains,which is impractical for practical HetNets due to the impact of channel delays and random perturbation.To further improve energy utilization and system robustness,in this paper,we investigate a robust resource allocation problem to maximize the total Energy Efficiency(EE)of Small-Cell Users(SCUs)in NOMA-assisted HetNets under imperfect channel state information.By considering bounded channel uncertainties,the robust resource optimization problem is formulated as a mixed-integer and nonlinear programming problem under the constraints of the cross-tier interference power of macrocell users,the maximum transmit power of small base station,the Resource Block(RB)assignment,and the quality of service requirement of each SCU.The original problem is converted into an equivalent convex optimization problem by using Dinkelbach's method and the successive convex approximation method.A robust Dinkelbach-based iteration algorithm is designed by jointly optimizing the transmit power and the RB allocation.Simulation results verify that the proposed algorithm has better EE and robustness than the existing algorithms. 展开更多
关键词 heterogeneous network Imperfect channel state information Non-orthogonal multiple access Robust resource allocation Energy efficiency maximization
下载PDF
Incorporating metapath interaction on heterogeneous information network for social recommendation
5
作者 Yanbin JIANG Huifang MA +2 位作者 Xiaohui ZHANG Zhixin LI Liang CHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2024年第1期33-48,共16页
Heterogeneous information network(HIN)has recently been widely adopted to describe complex graph structure in recommendation systems,proving its effectiveness in modeling complex graph data.Although existing HIN-based... Heterogeneous information network(HIN)has recently been widely adopted to describe complex graph structure in recommendation systems,proving its effectiveness in modeling complex graph data.Although existing HIN-based recommendation studies have achieved great success by performing message propagation between connected nodes on the defined metapaths,they have the following major limitations.Existing works mainly convert heterogeneous graphs into homogeneous graphs via defining metapaths,which are not expressive enough to capture more complicated dependency relationships involved on the metapath.Besides,the heterogeneous information is more likely to be provided by item attributes while social relations between users are not adequately considered.To tackle these limitations,we propose a novel social recommendation model MPISR,which models MetaPath Interaction for Social Recommendation on heterogeneous information network.Specifically,our model first learns the initial node representation through a pretraining module,and then identifies potential social friends and item relations based on their similarity to construct a unified HIN.We then develop the two-way encoder module with similarity encoder and instance encoder to capture the similarity collaborative signals and relational dependency on different metapaths.Extensive experiments on five real datasets demonstrate the effectiveness of our method. 展开更多
关键词 heterogeneous information network social reco-mmender system metapath interaction attention mechanism
原文传递
DEM:Deep Entity Matching Across Heterogeneous Information Networks
6
作者 Chao Kong Bao-Xiang Chen Li-Ping Zhang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2020年第4期739-750,共12页
Heterogeneous information networks,which consist of multi-typed vertices representing objects and multi-typed edges representing relations between objects,are ubiquitous in the real world.In this paper,we study the pr... Heterogeneous information networks,which consist of multi-typed vertices representing objects and multi-typed edges representing relations between objects,are ubiquitous in the real world.In this paper,we study the problem of entity matching for heterogeneous information networks based on distributed network embedding and multi-layer perceptron with a highway network,and we propose a new method named DEM short for Deep Entity Matching.In contrast to the traditional entity matching methods,DEM utilizes the multi-layer perceptron with a highway network to explore the hidden relations to improve the performance of matching.Importantly,we incorporate DEM with the network embedding methodology,enabling highly efficient computing in a vectorized manner.DEM's generic modeling of both the network structure and the entity attributes enables it to model various heterogeneous information networks flexibly.To illustrate its functionality,we apply the DEM algorithm to two real-world entity matching applications:user linkage under the social network analysis scenario that predicts the same or matched users in different social platforms and record linkage that predicts the same or matched records in different citation networks.Extensive experiments on real-world datasets demonstrate DEM's effectiveness and rationality. 展开更多
关键词 heterogeneous information network ENTITY matching network EMBEDDING MULTI-LAYER PERCEPTRON
原文传递
Meta-Path-Based Search and Mining in Heterogeneous Information Networks 被引量:17
7
作者 Yizhou Sun Jiawei Han 《Tsinghua Science and Technology》 SCIE EI CAS 2013年第4期329-338,共10页
Information networks that can be extracted from many domains are widely studied recently. Different functions for mining these networks are proposed and developed, such as ranking, community detection, and link predic... Information networks that can be extracted from many domains are widely studied recently. Different functions for mining these networks are proposed and developed, such as ranking, community detection, and link prediction. Most existing network studies are on homogeneous networks, where nodes and links are assumed from one single type. In reality, however, heterogeneous information networks can better model the real-world systems, which are typically semi-structured and typed, following a network schema. In order to mine these heterogeneous information networks directly, we propose to explore the meta structure of the information network, i.e., the network schema. The concepts of meta-paths are proposed to systematically capture numerous semantic relationships across multiple types of objects, which are defined as a path over the graph of network schema. Meta-paths can provide guidance for search and mining of the network and help analyze and understand the semantic meaning of the objects and relations in the network. Under this framework, similarity search and other mining tasks such as relationship prediction and clustering can be addressed by systematic exploration of the network meta structure. Moreover, with user's guidance or feedback, we can select the best meta-path or their weighted combination for a specific mining task. 展开更多
关键词 heterogeneous information network meta-path similarity search relationship prediction user-guided clustering
原文传递
INFORMATION IDENTIFICATION IN DIFFERENT NETWORKS WITH HETEROGENEOUS INFORMATION SOURCES 被引量:3
8
作者 FENG Xu ZHANG Wei +1 位作者 ZHANG Yongjie XIONG Xiong 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2014年第1期92-116,共25页
Traditional cheaptalk game model with homogeneous information sources provided a con clusion that dishonest information sources will not be identified if he changes strategy stochastically. In this paper, the authors ... Traditional cheaptalk game model with homogeneous information sources provided a con clusion that dishonest information sources will not be identified if he changes strategy stochastically. In this paper, the authors incorporate different information diffusion networks and heterogeneous in formation sources into an agentbased artificial stock market. The obtained results are different with traditional results that identification ability of uninformed agents has been highly improved with diffu sion networks and heterogeneous information sources. Additionally, the authors find uninformed agents can improve identification ability only if there exists a sufficient number of heterogeneous information sources in stock market. 展开更多
关键词 AGENT-BASED heterogeneous information information diffusion networks.
原文传递
Meta-path-based outlier detection in heterogeneous information network 被引量:2
9
作者 Lu LIU Shang WANG 《Frontiers of Computer Science》 SCIE EI CSCD 2020年第2期388-403,共16页
Mining outliers in heterogeneous networks is crucial to many applications,but challenges abound.In this paper,we focus on identifying meta-path-based outliers in heterogeneous information network(HIN),and calculate th... Mining outliers in heterogeneous networks is crucial to many applications,but challenges abound.In this paper,we focus on identifying meta-path-based outliers in heterogeneous information network(HIN),and calculate the similarity between different types of objects.We propose a meta-path-based outlier detection method(MPOutliers)in heterogeneous information network to deal with problems in one go under a unified framework.MPOutliers calculates the heterogeneous reachable probability by combining different types of objects and their relationships.It discovers the semantic information among nodes in heterogeneous networks,instead of only considering the network structure.It also computes the closeness degree between nodes with the same type,which extends the whole heterogeneous network.Moreover,each node is assigned with a reliable weighting to measure its authority degree.Substantial experiments on two real datasets(AMiner and Movies dataset)show that our proposed method is very effective and efficient for outlier detection. 展开更多
关键词 data mining heterogeneous information network OUTLIER detection short TEXT SIMILARITY
原文传递
Entity set expansion in knowledge graph:a heterogeneous information network perspective 被引量:1
10
作者 Chuan SHI Jiayu DING +3 位作者 Xiaohuan CAO Linmei HU Bin WU Xiaoli LI 《Frontiers of Computer Science》 SCIE EI CSCD 2021年第1期127-138,共12页
Entity set expansion(ESE)aims to expand an entity seed set to obtain more entities which have common properties.ESE is important for many applications such as dictionary con-struction and query suggestion.Traditional ... Entity set expansion(ESE)aims to expand an entity seed set to obtain more entities which have common properties.ESE is important for many applications such as dictionary con-struction and query suggestion.Traditional ESE methods relied heavily on the text and Web information of entities.Recently,some ESE methods employed knowledge graphs(KGs)to extend entities.However,they failed to effectively and fficiently utilize the rich semantics contained in a KG and ignored the text information of entities in Wikipedia.In this paper,we model a KG as a heterogeneous information network(HIN)containing multiple types of objects and relations.Fine-grained multi-type meta paths are proposed to capture the hidden relation among seed entities in a KG and thus to retrieve candidate entities.Then we rank the entities according to the meta path based structural similarity.Furthermore,to utilize the text description of entities in Wikipedia,we propose an extended model CoMeSE++which combines both structural information revealed by a KG and text information in Wikipedia for ESE.Extensive experiments on real-world datasets demonstrate that our model achieves better performance by combining structural and textual information of entities. 展开更多
关键词 entity set expansion knowledge graph heterogeneous information network multi-type meta path
原文传递
Finding Communities by Decomposing and Embedding Heterogeneous Information Network
11
作者 Yue Kou De-Rong Shen +2 位作者 Dong Li Tie-Zheng Nie Ge Yu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2020年第2期320-337,共18页
Community discovery is an important task in social network analysis.However,most existing methods for community discovery rely on the topological structure alone.These methods ignore the rich information available in ... Community discovery is an important task in social network analysis.However,most existing methods for community discovery rely on the topological structure alone.These methods ignore the rich information available in the content data.In order to solve this issue,in this paper,we present a community discovery method based on heterogeneous information network decomposition and embedding.Unlike traditional methods,our method takes into account topology,node content and edge content,which can supply abundant evidence for community discovery.First,an embedding-based similarity evaluation method is proposed,which decomposes the heterogeneous information network into several subnetworks,and extracts their potential deep representation to evaluate the similarities between nodes.Second,a bottom-up community discovery algorithm is proposed.Via leader nodes selection,initial community generation,and community expansion,communities can be found more efficiently.Third,some incremental maintenance strategies for the changes of networks are proposed.We conduct experimental studies based on three real-world social networks.Experiments demonstrate the effectiveness and the efficiency of our proposed method.Compared with the traditional methods,our method improves normalized mutual information(NMI)and the modularity by an average of 12%and 37%respectively. 展开更多
关键词 COMMUNITY DISCOVERY heterogeneous information network decomposition EMBEDDING INCREMENTAL maintenance
原文传递
Nonnegative Matrix Tri-Factorization Based Clustering in a Heterogeneous Information Network with Star Network Schema
12
作者 Juncheng Hu Yongheng Xing +3 位作者 Mo Han Feng Wang Kuo Zhao Xilong Che 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2022年第2期386-395,共10页
Heterogeneous Information Networks(HINs)contain multiple types of nodes and edges;therefore,they can preserve the semantic information and structure information.Cluster analysis using an HIN has obvious advantages ove... Heterogeneous Information Networks(HINs)contain multiple types of nodes and edges;therefore,they can preserve the semantic information and structure information.Cluster analysis using an HIN has obvious advantages over a transformation into a homogenous information network,which can promote the clustering results of different types of nodes.In our study,we applied a Nonnegative Matrix Tri-Factorization(NMTF)in a cluster analysis of multiple metapaths in HIN.Unlike the parameter estimation method of the probability distribution in previous studies,NMTF can obtain several dependent latent variables simultaneously,and each latent variable in NMTF is associated with the cluster of the corresponding node in the HIN.The method is suited to co-clustering leveraging multiple metapaths in HIN,because NMTF is employed for multiple nonnegative matrix factorizations simultaneously in our study.Experimental results on the real dataset show that the validity and correctness of our method,and the clustering result are better than that of the existing similar clustering algorithm. 展开更多
关键词 heterogeneous information network data mining CLUSTERING nonnegative matrix tri-factorization
原文传递
Source-Aware Embedding Training on Heterogeneous Information Networks
13
作者 Tsai Hor Chan Chi Ho Wong +1 位作者 Jiajun Shen Guosheng Yin 《Data Intelligence》 EI 2023年第3期611-635,共25页
Heterogeneous information networks(HINs)have been extensively applied to real-world tasks,such as recommendation systems,social networks,and citation networks.While existing HIN representation learning methods can eff... Heterogeneous information networks(HINs)have been extensively applied to real-world tasks,such as recommendation systems,social networks,and citation networks.While existing HIN representation learning methods can effectively learn the semantic and structural features in the network,little awareness was given to the distribution discrepancy of subgraphs within a single HIN.However,we find that ignoring such distribution discrepancy among subgraphs from multiple sources would hinder the effectiveness of graph embedding learning algorithms.This motivates us to propose SUMSHINE(Scalable Unsupervised Multi-Source Heterogeneous Information Network Embedding)-a scalable unsupervised framework to align the embedding distributions among multiple sources of an HiN.Experimental results on real-world datasets in a variety of downstream tasks validate the performance of our method over the state-of-the-art heterogeneous information network embedding algorithms. 展开更多
关键词 heterogeneous information network Graph representation learning Distribution alignment Recommendation system Adversarial learning Graph neural network
原文传递
一种基于HIN的学习资源推荐算法研究 被引量:10
14
作者 叶俊民 黄朋威 +2 位作者 罗达雄 王志锋 陈曙 《小型微型计算机系统》 CSCD 北大核心 2019年第4期726-732,共7页
如何提高学习资源的推荐准确度是自适应学习研究中的核心问题.为此,本文提出了一种基于异构信息网络的学习资源推荐算法.该算法以基于元路径的相似性度量为基础,结合知识转化概率和学习反馈信息,计算学习者与所有学习资源之间的语义相似... 如何提高学习资源的推荐准确度是自适应学习研究中的核心问题.为此,本文提出了一种基于异构信息网络的学习资源推荐算法.该算法以基于元路径的相似性度量为基础,结合知识转化概率和学习反馈信息,计算学习者与所有学习资源之间的语义相似度,并依据该相似度进行排名,将排名top-K的学习资源推荐给学习者.相关的实验表明,本文方法有效实现了自适应学习中学习资源的准确推荐. 展开更多
关键词 异构信息网络 自适应学习 学习资源推荐算法
下载PDF
面向HIN基于多视角嵌入融合的推荐方法 被引量:4
15
作者 石乐昊 寇月 +2 位作者 申德荣 聂铁铮 李冬 《软件学报》 EI CSCD 北大核心 2022年第10期3619-3634,共16页
由于异构信息网络HIN(heterogeneous information network)具有丰富的语义信息而在推荐任务中得到广泛应用.传统的面向异构信息网络的推荐方法忽略了网络中关联关系的异质性,以及不同关联类型之间的相互影响.提出了一种基于多视角嵌入... 由于异构信息网络HIN(heterogeneous information network)具有丰富的语义信息而在推荐任务中得到广泛应用.传统的面向异构信息网络的推荐方法忽略了网络中关联关系的异质性,以及不同关联类型之间的相互影响.提出了一种基于多视角嵌入融合的推荐模型,分别从同质关联视角和异质关联视角来挖掘异构信息网络的深层潜在特征并加以融合,有效地保证了推荐结果的准确性.针对同质关联视角,提出了一种基于图卷积神经网络的嵌入融合方法,通过对同质关联作用下节点邻域信息的轻量式卷积,实现节点嵌入的局部融合.针对异质关联视角,提出了一种基于注意力的嵌入融合方法,利用注意力机制来区分不同关联类型对节点嵌入的影响,实现节点嵌入的全局融合.通过实验验证了所提出的关键技术的可行性和有效性. 展开更多
关键词 异构信息网络 推荐 多视角嵌入融合 图卷积神经网络 注意力机制
下载PDF
AttrHIN2Vec:一种新型异质信息网络表示学习模型 被引量:2
16
作者 文鹏 李青 熊友 《现代计算机》 2019年第11期25-31,共7页
研究异质信息网络(HIN)中的表示学习问题。结点的属性信息通常包含丰富的潜在特征,然而,现有的HIN表示学习模型却很少考虑结点的属性信息。针对这种情况,提出一种新的网络表示学习模型,称为AttrHIN2Vec。它采用带权重元路径随机游走策略... 研究异质信息网络(HIN)中的表示学习问题。结点的属性信息通常包含丰富的潜在特征,然而,现有的HIN表示学习模型却很少考虑结点的属性信息。针对这种情况,提出一种新的网络表示学习模型,称为AttrHIN2Vec。它采用带权重元路径随机游走策略,并与自然语言处理中的Skip-Gram模型相结合,最终得到具有结点向量与结点属性向量的完整表示。由于考虑元路径的权重信息以及结点的属性信息,与最先进的方法相比,AttrHIN2Vec在HIN结点分类任务中取得更有效的结果。 展开更多
关键词 表示学习 异质信息网络 属性信息
下载PDF
Reorganizing heterogeneous information from host-microbe interaction reveals innate associations among samples
17
作者 Hongfei Cui 《Quantitative Biology》 CAS CSCD 2023年第4期451-470,共20页
The information on host-microbe interactions contained in the operational taxonomic unit(OTU)abundance table can serve as a clue to understanding the biological traits of OTUs and samples.Some studies have inferred th... The information on host-microbe interactions contained in the operational taxonomic unit(OTU)abundance table can serve as a clue to understanding the biological traits of OTUs and samples.Some studies have inferred the taxonomies or functions of OTUs by constructing co-occurrence networks,but co-occurrence networks can only encompass a small fraction of all OTUs due to the high sparsity of the OTU table.There is a lack of studies that intensively explore and use the information on sample-OTU interactions.This study constructed a sample-OTU heterogeneous information network and represented the nodes in the network through the heterogeneous graph embedding method to form the OTU space and sample space.Taking advantage of the represented OTU and sample vectors combined with the original OTU abundance information,an Integrated Model of Embedded Taxonomies and Abundance(IMETA)was proposed for predicting sample attributes,such as phenotypes and individual diet habits.Both the OTU space and sample space contain reasonable biological or medical semantic information,and the IMETA using embedded OTU and sample vectors can have stable and good performance in the sample classification tasks.This suggests that the embedding representation based on the sample-OTU heterogeneous information network can provide more useful information for understanding microbiome samples.This study conducted quantified representations of the biological characteristics within the OTUs and samples,which is a good attempt to increase the utilization rate of information in the OTU abundance table,and it promotes a deeper understanding of the underlying knowledge of human microbiome. 展开更多
关键词 16S rRNA graph embedding heterogeneous information network MICROBIOME
原文传递
半定量信息工业控制异构网络安全评估
18
作者 李世明 张雨禾 +3 位作者 王禹贺 杜军 周国辉 高丽 《小型微型计算机系统》 CSCD 北大核心 2024年第5期1218-1227,共10页
工业控制系统的异构性及其与互联网深度融合给工控系统安全评估带来精度不高等诸多问题.本文提出一种基于半定量信息的工业异构网络安全态势评估模型,该模型可以提高评估精度,解决难以描述不确定性信息和难以契合工控异构网络复杂结构... 工业控制系统的异构性及其与互联网深度融合给工控系统安全评估带来精度不高等诸多问题.本文提出一种基于半定量信息的工业异构网络安全态势评估模型,该模型可以提高评估精度,解决难以描述不确定性信息和难以契合工控异构网络复杂结构等现存问题.该方法将工业控制网络划分为不同异构子网,根据子网特点选取有针对性的评估属性,并使用性能优秀的ER规则对不同类型的评估属性进行融合,可以有效利用定性知识和定量数据,获得更加准确的评估结果.在多个实际工业控制网络数据集上进行评估实验得到的结果表明:本文提出的模型与网络安全评估实际参考值的均方根误差值比RF、BP、SVM模型分别降低了80.2%、40.8%和87.7%,验证了该模型的有效性和准确性. 展开更多
关键词 工业控制网络 半定量信息 安全评估 ER 异构网络
下载PDF
异质网中基于邻居节点和元路径的推荐算法
19
作者 贵向泉 张榕榕 李立 《计算机工程与设计》 北大核心 2024年第7期2050-2056,共7页
针对现有模型对异质信息网络(heterogeneous information network, HIN)信息提取大部分依赖于元路径,缺乏元路径信息补充以及很少学习异质图中复杂的结构信息等问题,提出一种异质网中基于邻居节点和元路径的推荐算法(NMRec)。提取用户... 针对现有模型对异质信息网络(heterogeneous information network, HIN)信息提取大部分依赖于元路径,缺乏元路径信息补充以及很少学习异质图中复杂的结构信息等问题,提出一种异质网中基于邻居节点和元路径的推荐算法(NMRec)。提取用户和物品邻居节点补充元路径缺失的信息,以卷积的方式捕获节点之间丰富的交互,通过注意力机制得到节点和元路径的嵌入表示,拼接用户、物品、邻居节点及元路径进行TOP-N推荐。在两个公开数据集上的实验结果表明,NMRec推荐性能良好,对推荐结果有良好的可解释性,与7种推荐基准算法相比,NMRec在评价指标Pre@10、Recall@10、NDGG@10上至少提升了0.21%、29%、1.46%。 展开更多
关键词 异质信息网络 表示学习 元路径 邻居信息 注意力机制 卷积神经网络 推荐系统
下载PDF
融合跨平台用户偏好与异质信息网络的推荐算法研究
20
作者 张雪 毕达天 +1 位作者 陈功坤 杜小民 《现代情报》 CSSCI 北大核心 2024年第9期31-41,共11页
[目的/意义]本文基于跨平台用户的异构大数据,提出一种融合跨平台用户偏好与异质信息网络的推荐算法(CPHAR),对于缓解个性化推荐的稀疏性和冷启动问题具有重要意义。[方法/过程]首先,根据跨平台用户信息构建核心兴趣朋友圈,使用卷积神... [目的/意义]本文基于跨平台用户的异构大数据,提出一种融合跨平台用户偏好与异质信息网络的推荐算法(CPHAR),对于缓解个性化推荐的稀疏性和冷启动问题具有重要意义。[方法/过程]首先,根据跨平台用户信息构建核心兴趣朋友圈,使用卷积神经网络和自注意力机制捕捉用户在源平台和目标平台中的信息偏好特征;其次,根据核心兴趣网络以及推荐项目之间的关系构建异质信息网络,使用异质图注意力网络模型进行特征聚合;最后,将以上特征嵌入改进后的矩阵分解模型,计算推荐得分。[结果/结论]模型在自主构建的4个跨平台数据集中均表现出优越的性能,本文不仅弥补了推荐领域中跨平台多属性和细粒度数据集的空缺,而且通过引入跨平台特征进一步完善了推荐系统相关的理论与方法体系。 展开更多
关键词 推荐算法 跨平台 异质信息网络 用户偏好 深度学习
下载PDF
上一页 1 2 19 下一页 到第
使用帮助 返回顶部