期刊文献+
共找到14篇文章
< 1 >
每页显示 20 50 100
Incorporating metapath interaction on heterogeneous information network for social recommendation
1
作者 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
原文传递
Research on Heterogeneous Information Network Link Prediction Based on Representation Learning
2
作者 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
Source-Aware Embedding Training on Heterogeneous Information Networks
3
作者 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
原文传递
Heterogeneous Network Embedding: A Survey
4
作者 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
Meta-Path-Based Search and Mining in Heterogeneous Information Networks 被引量:15
5
作者 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
原文传递
Entity set expansion in knowledge graph:a heterogeneous information network perspective 被引量:1
6
作者 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
原文传递
Nonnegative Matrix Tri-Factorization Based Clustering in a Heterogeneous Information Network with Star Network Schema
7
作者 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
原文传递
Heterogeneous Hyperedge Convolutional Network
8
作者 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
Reorganizing heterogeneous information from host-microbe interaction reveals innate associations among samples
9
作者 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
原文传递
Relational Topology-based Heterogeneous Network Embedding for Predicting Drug-Target Interactions
10
作者 Linlin Zhang Chunping Ouyang +2 位作者 Fuyu Hu Yongbin Liu Zheng Gao 《Data Intelligence》 EI 2023年第2期475-493,共19页
Predicting interactions between drugs and target proteins has become an essential task in the drug discovery process.Although the method of validation via wet-lab experiments has become available,experimental methods ... Predicting interactions between drugs and target proteins has become an essential task in the drug discovery process.Although the method of validation via wet-lab experiments has become available,experimental methods for drug-target interaction(DTI)identification remain either time consuming or heavily dependent on domain expertise.Therefore,various computational models have been proposed to predict possible interactions between drugs and target proteins.However,most prediction methods do not consider the topological structures characteristics of the relationship.In this paper,we propose a relational topologybased heterogeneous network embedding method to predict drug-target interactions,abbreviated as RTHNE_DTI.We first construct a heterogeneous information network based on the interaction between different types of nodes,to enhance the ability of association discovery by fully considering the topology of the network.Then drug and target protein nodes can be represented by the other types of nodes.According to the different topological structure of the relationship between the nodes,we divide the relationship in the heterogeneous network into two categories and model them separately.Extensive experiments on the realworld drug datasets,RTHNE_DTI produces high efficiency and outperforms other state-of-the-art methods.RTHNE_DTI can be further used to predict the interaction between unknown interaction drug-target pairs. 展开更多
关键词 Link prediction heterogeneous information network Drug-target interaction network embedding Feature representation
原文传递
Learning embeddings of a heterogeneous behavior network for potential behavior prediction 被引量:1
11
作者 Yue-yang WANG Wei-hao JIANG +1 位作者 Shi-liang PU Yue-ting ZHUANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2020年第3期422-436,共15页
Potential behavior prediction involves understanding the latent human behavior of specific groups,and can assist organizations in making strategic decisions.Progress in information technology has made it possible to a... Potential behavior prediction involves understanding the latent human behavior of specific groups,and can assist organizations in making strategic decisions.Progress in information technology has made it possible to acquire more and more data about human behavior.In this paper,we examine behavior data obtained in realworld scenarios as an information network composed of two types of objects(humans and actions)associated with various attributes and three types of relationships(human-human,human-action,and action-action),which we call the heterogeneous behavior network(HBN).To exploit the abundance and heterogeneity of the HBN,we propose a novel network embedding method,human-action-attribute-aware heterogeneous network embedding(a4 HNE),which jointly considers structural proximity,attribute resemblance,and heterogeneity fusion.Experiments on two real-world datasets show that this approach outperforms other similar methods on various heterogeneous information network mining tasks for potential behavior prediction. 展开更多
关键词 network embedding Representation learning Human behavior Social networks heterogeneous information network ATTRIBUTE
原文传递
Attention-Aware Heterogeneous Graph Neural Network 被引量:3
12
作者 Jintao Zhang Quan Xu 《Big Data Mining and Analytics》 EI 2021年第4期233-241,共9页
As a powerful tool for elucidating the embedding representation of graph-structured data,Graph Neural Networks(GNNs),which are a series of powerful tools built on homogeneous networks,have been widely used in various ... As a powerful tool for elucidating the embedding representation of graph-structured data,Graph Neural Networks(GNNs),which are a series of powerful tools built on homogeneous networks,have been widely used in various data mining tasks.It is a huge challenge to apply a GNN to an embedding Heterogeneous Information Network(HIN).The main reason for this challenge is that HINs contain many different types of nodes and different types of relationships between nodes.HIN contains rich semantic and structural information,which requires a specially designed graph neural network.However,the existing HIN-based graph neural network models rarely consider the interactive information hidden between the meta-paths of HIN in the poor embedding of nodes in the HIN.In this paper,we propose an Attention-aware Heterogeneous graph Neural Network(AHNN)model to effectively extract useful information from HIN and use it to learn the embedding representation of nodes.Specifically,we first use node-level attention to aggregate and update the embedding representation of nodes,and then concatenate the embedding representation of the nodes on different meta-paths.Finally,the semantic-level neural network is proposed to extract the feature interaction relationships on different meta-paths and learn the final embedding of nodes.Experimental results on three widely used datasets showed that the AHNN model could significantly outperform the state-of-the-art models. 展开更多
关键词 Graph Neural network(GNN) heterogeneous information network(HIN) EMBEDDING
原文传递
Meta-Path-Based Deep Representation Learning for Personalized Point of Interest Recommendation
13
作者 LI Zhong WU Meimei 《Journal of Donghua University(English Edition)》 CAS 2021年第4期310-322,共13页
With the wide application of location-based social networks(LBSNs),personalized point of interest(POI)recommendation becomes popular,especially in the commercial field.Unfortunately,it is challenging to accurately rec... With the wide application of location-based social networks(LBSNs),personalized point of interest(POI)recommendation becomes popular,especially in the commercial field.Unfortunately,it is challenging to accurately recommend POIs to users because the user-POI matrix is extremely sparse.In addition,a user's check-in activities are affected by many influential factors.However,most of existing studies capture only few influential factors.It is hard for them to be extended to incorporate other heterogeneous information in a unified way.To address these problems,we propose a meta-path-based deep representation learning(MPDRL)model for personalized POI recommendation.In this model,we design eight types of meta-paths to fully utilize the rich heterogeneous information in LBSNs for the representations of users and POIs,and deeply mine the correlations between users and POIs.To further improve the recommendation performance,we design an attention-based long short-term memory(LSTM)network to learn the importance of different influential factors on a user's specific check-in activity.To verify the effectiveness of our proposed method,we conduct extensive experiments on a real-world dataset,Foursquare.Experimental results show that the MPDRL model improves at least 16.97%and 23.55%over all comparison methods in terms of the metric Precision@N(Pre@N)and Recall@N(Rec@N)respectively. 展开更多
关键词 meta-path location-based recommendation heterogeneous information network(HIN) deep representation learning
下载PDF
SMEC:Scene Mining for E-Commerce
14
作者 王罡 李翔 +2 位作者 郭子义 殷大伟 马帅 《Journal of Computer Science & Technology》 SCIE EI CSCD 2024年第1期192-210,共19页
Scene-based recommendation has proven its usefulness in E-commerce,by recommending commodities based on a given scene.However,scenes are typically unknown in advance,which necessitates scene discovery for E-commerce.I... Scene-based recommendation has proven its usefulness in E-commerce,by recommending commodities based on a given scene.However,scenes are typically unknown in advance,which necessitates scene discovery for E-commerce.In this article,we study scene discovery for E-commerce systems.We first formalize a scene as a set of commodity cate-gories that occur simultaneously and frequently in real-world situations,and model an E-commerce platform as a heteroge-neous information network(HIN),whose nodes and links represent different types of objects and different types of rela-tionships between objects,respectively.We then formulate the scene mining problem for E-commerce as an unsupervised learning problem that finds the overlapping clusters of commodity categories in the HIN.To solve the problem,we pro-pose a non-negative matrix factorization based method SMEC(Scene Mining for E-Commerce),and theoretically prove its convergence.Using six real-world E-commerce datasets,we finally conduct an extensive experimental study to evaluate SMEC against 13 other methods,and show that SMEC consistently outperforms its competitors with regard to various evaluation measures. 展开更多
关键词 graph clustering E-COMMERCE heterogeneous information network(HIN) scene mining
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部