paper-with-me

홈 › Papers

Representation Learning for Heterogeneous Information Networks via Embedding Events

2019-01-29 · Guoji Fu, Bo Yuan, Qiqi Duan, Xin Yao

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).

📄 PDF Abstract BibTeX arXiv:1901.10234

Code (1)

fuguoji/Event2vec 공식 구현 tf

Tasks

Link PredictionNode ClassificationObjectRepresentation Learning

Similar Papers 제목 키워드 기반

HeteroMed: Heterogeneous Information Network for Medical Diagnosis

2018-04-22 · Anahita Hosseini, Ting Chen, Wenjun Wu, Yizhou Sun 외

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 Values

EventKE: Event-Enhanced Knowledge Graph Embedding

2021-11-01 · Findings (EMNLP) 2021 11 · Zixuan Zhang, Hongwei Wang, Han Zhao, Hanghang Tong 외

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 Learning

Unifying Heterogeneous Electronic Health Records Systems via Text-Based Code Embedding

2021-11-12 · Kyunghoon Hur, Jiyoung Lee, JungWoo Oh, Wesley Price 외

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 Learning

Visually-aware Acoustic Event Detection using Heterogeneous Graphs

2022-07-16 · Amir Shirian, Krishna Somandepalli, Victor Sanchez, Tanaya Guha

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 Detection

From Alignment to Entailment: A Unified Textual Entailment Framework for Entity Alignment

2023-05-19 · Yu Zhao, Yike Wu, Xiangrui Cai, Ying Zhang 외

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