paper-with-me

Papers

Perturbation Ontology based Graph Attention Networks

2024-11-27 · Yichen Wang, Jie Wang, Fulin Wang, Xiang Li, Hao Yin, Bhiksha Raj

In recent years, graph representation learning has undergone a paradigm shift, driven by the emergence and proliferation of graph neural networks (GNNs) and their heterogeneous counterparts. Heterogeneous GNNs have shown remarkable success in extracting low-dimensional embeddings from complex graphs that encompass diverse entity types and relationships. While meta-path-based techniques have long been recognized for their ability to capture semantic affinities among nodes, their dependence on manual specification poses a significant limitation. In contrast, matrix-focused methods accelerate processing by utilizing structural cues but often overlook contextual richness. In this paper, we challenge the current paradigm by introducing ontology as a fundamental semantic primitive within complex graphs. Our goal is to integrate the strengths of both matrix-centric and meta-path-based approaches into a unified framework. We propose perturbation Ontology-based Graph Attention Networks (POGAT), a novel methodology that combines ontology subgraphs with an advanced self-supervised learning paradigm to achieve a deep contextual understanding. The core innovation of POGAT lies in our enhanced homogeneous perturbing scheme designed to generate rigorous negative samples, encouraging the model to explore minimal contextual features more thoroughly. Through extensive empirical evaluations, we demonstrate that POGAT significantly outperforms state-of-the-art baselines, achieving a groundbreaking improvement of up to 10.78\% in F1-score for the critical task of link prediction and 12.01\% in Micro-F1 for the critical task of node classification.

📄 PDF Abstract BibTeX arXiv:2411.18520

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionGraph Representation LearningLink PredictionNode ClassificationRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Ontology 설명 없음

Similar Papers 제목 키워드 기반

GraphMatcher: A Graph Representation Learning Approach for Ontology Matching

2024-04-20 · Sefika Efeoglu

Ontology matching is defined as finding a relationship or correspondence between two or more entities in two or more ontologies. To solve the interoperability problem of the domain ontologies, semantically similar entiti…

Graph AttentionGraph Representation LearningOntology MatchingRepresentation Learning

GIANT: Scalable Creation of a Web-scale Ontology

2020-04-05 · Bang Liu, Weidong Guo, Di Niu, Jinwen Luo 외

Understanding what online users may pay attention to is key to content recommendation and search services. These services will benefit from a highly structured and web-scale ontology of entities, concepts, events, topics…

Graph Neural NetworkNews Recommendation

OWL2Vec*: Embedding of OWL Ontologies

2020-09-30 · Jiaoyan Chen, Pan Hu, Ernesto Jimenez-Ruiz, Ole Magnus Holter 외

Semantic embedding of knowledge graphs has been widely studied and used for prediction and statistical analysis tasks across various domains such as Natural Language Processing and the Semantic Web. However, less attenti…

Knowledge GraphsLanguage ModellingOntology EmbeddingPrediction

TransBox: EL++-closed Ontology Embedding

2024-10-18 · Hui Yang, Jiaoyan Chen, Uli Sattler

OWL (Web Ontology Language) ontologies, which are able to represent both relational and type facts as standard knowledge graphs and complex domain knowledge in Description Logic (DL) axioms, are widely adopted in domains…

Knowledge Graph EmbeddingsKnowledge GraphsOntology Embedding

Stable-Shift: Biologically Structured Prediction of Transcriptional Responses to Unseen Gene Perturbations

2026-06-22 · Sajib Acharjee Dip, Liqing Zhang arxiv

Predicting transcriptional responses to genetic perturbations could reduce the experimental burden of functional genomics, but extrapolation to genes that were never perturbed during training remains difficult. We presen…

Structured Prediction