Representation Learning for Heterogeneous Information Networks via Embedding Events
Network representation learning (NRL) has been widely used to help analyze large-scale networks through mapping original networks into a low-dimensional vector space. However, existing NRL methods ignore the impact of properties of relations on the object relevance in heterogeneous information networks (HINs). To tackle this issue, this paper proposes a new NRL framework, called Event2vec, for HINs to consider both quantities and properties of relations during the representation learning process. Specifically, an event (i.e., a complete semantic unit) is used to represent the relation among multiple objects, and both event-driven first-order and second-order proximities are defined to measure the object relevance according to the quantities and properties of relations. We theoretically prove how event-driven proximities can be preserved in the embedding space by Event2vec, which utilizes event embeddings to facilitate learning the object embeddings. Experimental studies demonstrate the advantages of Event2vec over state-of-the-art algorithms on four real-world datasets and three network analysis tasks (including network reconstruction, link prediction, and node classification).
Code (1)
Tasks
Link PredictionNode ClassificationObjectRepresentation LearningSimilar Papers 제목 키워드 기반
HeteroMed: Heterogeneous Information Network for Medical Diagnosis
With the recent availability of Electronic Health Records (EHR) and great opportunities they offer for advancing medical informatics, there has been growing interest in mining EHR for improving quality of care. Disease d…
Medical DiagnosisMissing ValuesEventKE: Event-Enhanced Knowledge Graph Embedding
Relations in most of the traditional knowledge graphs (KGs) only reflect static and factual connections, but fail to represent the dynamic activities and state changes about entities. In this paper, we emphasize the impo…
Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsRepresentation LearningUnifying Heterogeneous Electronic Health Records Systems via Text-Based Code Embedding
EHR systems lack a unified code system forrepresenting medical concepts, which acts asa barrier for the deployment of deep learningmodels in large scale to multiple clinics and hos-pitals. To overcome this problem, we in…
Representation LearningVisually-aware Acoustic Event Detection using Heterogeneous Graphs
Perception of auditory events is inherently multimodal relying on both audio and visual cues. A large number of existing multimodal approaches process each modality using modality-specific models and then fuse the embedd…
Event DetectionFrom Alignment to Entailment: A Unified Textual Entailment Framework for Entity Alignment
Entity Alignment (EA) aims to find the equivalent entities between two Knowledge Graphs (KGs). Existing methods usually encode the triples of entities as embeddings and learn to align the embeddings, which prevents the d…
AttributeEntity AlignmentKnowledge GraphsLanguage Modeling+2