Learning to Interact: An Adaptive Interaction Framework for Knowledge Graph Embeddings
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Graph EmbeddingsLink PredictionSimilar Papers 제목 키워드 기반
Knowledge Graph-based Session Recommendation with Adaptive Propagation
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 SystemsAdaptive Interaction Modeling via Graph Operations Search
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 AnalysisKGIF: Optimizing Relation-Aware Recommendations with Knowledge Graph Information Fusion
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+3Enhanced Drug-drug Interaction Prediction Using Adaptive Knowledge Integration
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 LearningAccurate and interpretable drug-drug interaction prediction enabled by knowledge subgraph learning
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