REVIEW 14 cited by
Composition-based Multi-Relational Graph Convolutional Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Graph Convolutional Networks (GCNs) have recently been shown to be quite successful in modeling graph-structured data. However, the primary focus has been on handling simple undirected graphs. Multi-relational graphs are a more general and prevalent form of graphs where each edge has a label and direction associated with it. Most of the existing approaches to handle such graphs suffer from over-parameterization and are restricted to learning representations of nodes only. In this paper, we propose CompGCN, a novel Graph Convolutional framework which jointly embeds both nodes and relations in a relational graph. CompGCN leverages a variety of entity-relation composition operations from Knowledge Graph Embedding techniques and scales with the number of relations. It also generalizes several of the existing multi-relational GCN methods. We evaluate our proposed method on multiple tasks such as node classification, link prediction, and graph classification, and achieve demonstrably superior results. We make the source code of CompGCN available to foster reproducible research.
Forward citations
Cited by 14 Pith papers
-
Modeling All-Atom Glycan Structures via Hierarchical Message Passing and Multi-Scale Pre-training
PreGlycanAA, a hierarchical all-atom glycan encoder with multi-scale mask pre-training, ranks first on the GlycanML benchmark, with its non-pre-trained base GlycanAA ranking second.
-
Nonlinear Laplacians Improve Signed-Directed Graph Learning
A signed-directed nonlinear Laplacian is defined, proven positive semidefinite with bounded spectrum, and used to build a GNN that filters edges by node potentials.
-
Enhancing Large Language Model for Knowledge Graph Completion via Structure-Aware Alignment-Tuning
SAT uses hierarchical contrastive alignment and a unified graph instruction to tune a lightweight adapter for knowledge graph completion, reporting large link prediction gains.
-
BioGraphFusion: Graph Knowledge Embedding for Biological Completion and Reasoning
A hybrid semantic-structural graph model with CP decomposition, LSTM-based relation refinement, query-guided subgraph propagation, and a blended scoring function reports state-of-the-art accuracy on three biomedical k...
-
Context Pooling: Query-specific Graph Pooling for Generic Inductive Link Prediction in Knowledge Graphs
Context Pooling improves inductive link prediction in knowledge graphs by building a query-specific subgraph that keeps only neighbors whose relation types co-occur with the query relation.
-
Two-dimensional Taxonomy for N-ary Knowledge Representation Learning Methods
A survey of n-ary knowledge representation learning methods proposes a two-dimensional taxonomy based on modeling technique and entity role/position awareness.
-
HERGC: Heterogeneous Experts Representation and Generative Completion for Multimodal Knowledge Graphs
HERGC combines a multimodal expert-based retriever with a fine-tuned LLM re-ranker to achieve state-of-the-art multimodal knowledge graph completion on MKG-W, MKG-Y, and DB15K.
-
Beyond Completion: A Foundation Model for General Knowledge Graph Reasoning
MERRY integrates graph structure and entity/relation text via multi-perspective message passing, improving zero-shot knowledge graph completion and question answering over strong baselines.
-
Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing
SARMP improves knowledge graph link prediction by selecting the Top-K semantically relevant edges per node and aggregating them with multi-head attention, beating some baselines on FB15k-237 and Kinship but not all be...
-
Disentangled Multi-span Evolutionary Network against Temporal Knowledge Graph Reasoning
DiMNet combines multi-span cross-time message passing with disentangled active/stable node factors to set new state-of-the-art MRR on four TKG extrapolation benchmarks.
-
Sequential Learner Modeling Using Multi-Relational Graph Convolutional Networks
An unsupervised multi-relational GCN learner-modeling pipeline is described, but its own user study finds no significant benefit over the single-relation ConceptGCN baseline.
-
KG-BiLM: Knowledge Graph Embedding via Bidirectional Language Models
A bidirectional decoder with a graph-aware attention mask, knowledge-masked prediction, and contrastive sub-graph alignment achieves reported state-of-the-art link prediction on Wikidata5M and competitive results on WN18RR.
-
Towards Structure-aware Model for Multi-modal Knowledge Graph Completion
TSAM combines token-level fusion of visual and textual data with structure-anchored contrastive learning, outperforming prior multi-modal KGC models on DB15K, MKG-W, and MKG-Y.
-
Unifying Adversarial Perturbation for Graph Neural Networks
Adding perturbations directly to every hidden embedding of a GNN is claimed to subsume existing feature-, edge-, and weight-perturbation defenses, but the claim rests on simplifications that the experiments do not act...
Discussion (0). Sign in to comment.