paper-with-me

홈 › Papers

Learning to Interact: An Adaptive Interaction Framework for Knowledge Graph Embeddings

2020-12-01 · ICON 2020 12 · . Chandrahas, Nilesh Agrawal, Partha Talukdar

Knowledge Graph (KG) Embedding methods have been widely studied in the past few years and many methods have been proposed. These methods represent entities and relations in the KG as vectors in a vector space, trained to distinguish correct edges from the incorrect ones. For this distinction, simple functions of vectors’ dimensions, called interactions, are used. These interactions are used to calculate the candidate tail entity vector which is matched against all entities in the KG. However, for most of the existing methods, these interactions are fixed and manually specified. In this work, we propose an automated framework for discovering the interactions while training the KG Embeddings. The proposed method learns relevant interactions along with other parameters during training, allowing it to adapt to different datasets. Many of the existing methods can be seen as special cases of the proposed framework. We demonstrate the effectiveness of the proposed method on link prediction task by extensive experiments on multiple benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph EmbeddingsLink Prediction

Similar Papers 제목 키워드 기반

Knowledge Graph-based Session Recommendation with Adaptive Propagation

2024-02-17 · Yu Wang, Amin Javari, Janani Balaji, Walid Shalaby 외

Session-based recommender systems (SBRSs) predict users' next interacted items based on their historical activities. While most SBRSs capture purchasing intentions locally within each session, capturing items' global inf…

Recommendation Systems

Adaptive Interaction Modeling via Graph Operations Search

2020-05-05 · CVPR 2020 6 · Haoxin Li, Wei-Shi Zheng, Yu Tao, Haifeng Hu 외

Interaction modeling is important for video action analysis. Recently, several works design specific structures to model interactions in videos. However, their structures are manually designed and non-adaptive, which req…

Action Analysis

KGIF: Optimizing Relation-Aware Recommendations with Knowledge Graph Information Fusion

2025-01-07 · Dong Hyun Jeon, Wenbo Sun, Houbing Herbert Song, Dongfang Liu 외

While deep-learning-enabled recommender systems demonstrate strong performance benchmarks, many struggle to adapt effectively in real-world environments due to limited use of user-item relationship data and insufficient …

AttributeCollaborative FilteringGraph AttentionKnowledge Graph Embeddings+3

Enhanced Drug-drug Interaction Prediction Using Adaptive Knowledge Integration

2026-03-13 · Pengfei Liu, Jun Tao, Zhixiang Ren arxiv

Drug-drug interaction event (DDIE) prediction is crucial for preventing adverse reactions and ensuring optimal therapeutic outcomes. However, existing methods often face challenges with imbalanced datasets, complex inter…

Reinforcement LearningFew-Shot Learning

Accurate and interpretable drug-drug interaction prediction enabled by knowledge subgraph learning

2023-11-25 · Yaqing Wang, Zaifei Yang, Quanming Yao

Background: Discovering potential drug-drug interactions (DDIs) is a long-standing challenge in clinical treatments and drug developments. Recently, deep learning techniques have been developed for DDI prediction. Howeve…

Graph Neural NetworkKnowledge Graphs