paper-with-me

홈 › Papers

Graph Machine: Exploring Edge Mechanisms as an Inductive Bias

2026-08-07 · Lintai Hou arxiv

Transformers provide a powerful architecture for global content-based matching, but reasoning problems may benefit from a stronger inductive bias toward iterative traversal of latent relations. We introduce Graph Machine, an architecture with two explicit edge-based mechanisms: Edge-augmented attention, in which edges modulate attention between nodes, and edge-centric referral, in which nodes exchange addresses to update their edges. Conceptually, this enables the model to dynamically and differentiably construct and revise relational graphs across layers. We study this inductive bias using Sudoku under controlled settings and find that Graph Machine outperforms Transformer baselines, with ablation studies and mechanistic analysis attributing the gains to the edge mechanisms. Surprisingly, we found that the model discovers a compact edge-based construction for Sudoku geometry. Our results support explicit edge mechanisms as a promising architectural design, motivating broader evaluation.

📄 PDF Abstract BibTeX arXiv:2608.06834

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inductive Logical Query Answering in Knowledge Graphs

2022-10-13 · Mikhail Galkin, Zhaocheng Zhu, Hongyu Ren, Jian Tang

Formulating and answering logical queries is a standard communication interface for knowledge graphs (KGs). Alleviating the notorious incompleteness of real-world KGs, neural methods achieved impressive results in link p…

Complex Query AnsweringEntity EmbeddingsKnowledge GraphsLink Prediction+1

Graph Transformers: A Survey

2024-07-13 · Ahsan Shehzad, Feng Xia, Shagufta Abid, Ciyuan Peng 외

Graph transformers are a recent advancement in machine learning, offering a new class of neural network models for graph-structured data. The synergy between transformers and graph learning demonstrates strong performanc…

DiversityGraph AttentionGraph LearningSurvey

Subgraph Neighboring Relations Infomax for Inductive Link Prediction on Knowledge Graphs

2022-07-28 · Xiaohan Xu, Peng Zhang, Yongquan He, Chengpeng Chao 외

Inductive link prediction for knowledge graph aims at predicting missing links between unseen entities, those not shown in training stage. Most previous works learn entity-specific embeddings of entities, which cannot ha…

Inductive Link PredictionKnowledge GraphsLink Prediction

IRT2: Inductive Linking and Ranking in Knowledge Graphs of Varying Scale

2023-01-02 · Felix Hamann, Adrian Ulges, Maurice Falk

We address the challenge of building domain-specific knowledge models for industrial use cases, where labelled data and taxonomic information is initially scarce. Our focus is on inductive link prediction models as a bas…

Inductive Link PredictionKnowledge GraphsLink Prediction

Improving Inductive Link Prediction Using Hyper-Relational Facts

2021-07-10 · Mehdi Ali, Max Berrendorf, Mikhail Galkin, Veronika Thost 외

For many years, link prediction on knowledge graphs (KGs) has been a purely transductive task, not allowing for reasoning on unseen entities. Recently, increasing efforts are put into exploring semi- and fully inductive …

Inductive Link PredictionKnowledge GraphsLink PredictionPrediction