paper-with-me

Papers

Integrating Heterogeneous Domain Information into Relation Extraction: A Case Study on Drug-Drug Interaction Extraction

2022-12-21 · Masaki Asada

The development of deep neural networks has improved representation learning in various domains, including textual, graph structural, and relational triple representations. This development opened the door to new relation extraction beyond the traditional text-oriented relation extraction. However, research on the effectiveness of considering multiple heterogeneous domain information simultaneously is still under exploration, and if a model can take an advantage of integrating heterogeneous information, it is expected to exhibit a significant contribution to many problems in the world. This thesis works on Drug-Drug Interactions (DDIs) from the literature as a case study and realizes relation extraction utilizing heterogeneous domain information. First, a deep neural relation extraction model is prepared and its attention mechanism is analyzed. Next, a method to combine the drug molecular structure information and drug description information to the input sentence information is proposed, and the effectiveness of utilizing drug molecular structures and drug descriptions for the relation extraction task is shown. Then, in order to further exploit the heterogeneous information, drug-related items, such as protein entries, medical terms and pathways are collected from multiple existing databases and a new data set in the form of a knowledge graph (KG) is constructed. A link prediction task on the constructed data set is conducted to obtain embedding representations of drugs that contain the heterogeneous domain information. Finally, a method that integrates the input sentence information and the heterogeneous KG information is proposed. The proposed model is trained and evaluated on a widely used data set, and as a result, it is shown that utilizing heterogeneous domain information significantly improves the performance of relation extraction from the literature.

📄 PDF Abstract BibTeX arXiv:2212.10714

Code (0)

등록된 구현이 없습니다.

Tasks

Drug–drug Interaction ExtractionLink PredictionRelationRelation ExtractionRepresentation LearningSentence

Similar Papers 제목 키워드 기반

Heterogeneous Graph-based Framework with Disentangled Representations Learning for Multi-target Cross Domain Recommendation

2024-07-01 · Xiaopeng Liu, Juan Zhang, Chongqi Ren, Shenghui Xu 외

CDR (Cross-Domain Recommendation), i.e., leveraging information from multiple domains, is a critical solution to data sparsity problem in recommendation system. The majority of previous research either focused on single-…

RankGraph: Unified Heterogeneous Graph Learning for Cross-Domain Recommendation

2025-09-03 · Renzhi Wu, Junjie Yang, Li Chen, Hong Li 외 arxiv

Cross-domain recommendation systems face the challenge of integrating fine-grained user and item relationships across various product domains. To address this, we introduce RankGraph, a scalable graph learning framework …

Recommendation SystemsGraph Neural NetworkContrastive LearningGraph Learning

Heterogeneous Relationships of Subjects and Shapelets for Semi-supervised Multivariate Series Classification

2024-11-27 · Mingsen Du, Meng Chen, Yongjian Li, Cun Ji 외

Multivariate time series (MTS) classification is widely applied in fields such as industry, healthcare, and finance, aiming to extract key features from complex time series data for accurate decision-making and predictio…

Activity RecognitionClassificationDynamic Time WarpingGraph Attention+3

Heterogeneous co-occurrence embedding for visual information exploration

2025-08-25 · Takuro Ishida, Tetsuo Furukawa arxiv

This paper proposes an embedding method for co-occurrence data aimed at visual information exploration. We consider cases where co-occurrence probabilities are measured between pairs of elements from heterogeneous domain…

Recent Advances in Heterogeneous Relation Learning for Recommendation

2021-10-07 · Chao Huang

Recommender systems have played a critical role in many web applications to meet user's personalized interests and alleviate the information overload. In this survey, we review the development of recommendation framework…

Recommendation SystemsRelationRelational Reasoning