paper-with-me

Papers

Knowledge Sheaves: A Sheaf-Theoretic Framework for Knowledge Graph Embedding

2021-10-07 · Thomas Gebhart, Jakob Hansen, Paul Schrater

Knowledge graph embedding involves learning representations of entities -- the vertices of the graph -- and relations -- the edges of the graph -- such that the resulting representations encode the known factual information represented by the knowledge graph and can be used in the inference of new relations. We show that knowledge graph embedding is naturally expressed in the topological and categorical language of \textit{cellular sheaves}: a knowledge graph embedding can be described as an approximate global section of an appropriate \textit{knowledge sheaf} over the graph, with consistency constraints induced by the knowledge graph's schema. This approach provides a generalized framework for reasoning about knowledge graph embedding models and allows for the expression of a wide range of prior constraints on embeddings. Further, the resulting embeddings can be easily adapted for reasoning over composite relations without special training. We implement these ideas to highlight the benefits of the extensions inspired by this new perspective.

📄 PDF Abstract BibTeX arXiv:2110.03789

Code (1)

tgebhart/sheaf_kg 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph Embedding

Similar Papers 제목 키워드 기반

Sheaf theory: from deep geometry to deep learning

2025-02-21 · Anton Ayzenberg, Thomas Gebhart, German Magai, Grigory Solomadin

This paper provides an overview of the applications of sheaf theory in deep learning, data science, and computer science in general. The primary text of this work serves as a friendly introduction to applied and computat…

Deep Learning

Sheaf Neural Networks with Connection Laplacians

2022-06-17 · Federico Barbero, Cristian Bodnar, Haitz Sáez de Ocáriz Borde, Michael Bronstein 외

A Sheaf Neural Network (SNN) is a type of Graph Neural Network (GNN) that operates on a sheaf, an object that equips a graph with vector spaces over its nodes and edges and linear maps between these spaces. SNNs have bee…

Graph Neural NetworkNode Classification

Sheaf Neural Networks on SPD Manifolds: Second-Order Geometric Representation Learning

2026-04-22 · Yuhan Peng, Junwen Dong, Yuzhi Zeng, Hao Li 외 arxiv

Graph neural networks face two fundamental challenges rooted in the linear structure of Euclidean vector spaces: (1) Current architectures represent geometry through vectors (directions, gradients), yet many tasks requir…

Representation Learning

All Circuits Lead to Rome: Rethinking Functional Anisotropy in Circuit and Sheaf Discovery for LLMs

2026-05-12 · Xi Chen, Mingyu Jin, Jingcheng Niu, Yutong Yin 외 arxiv

In this paper, we present empirical and theoretical evidence against a central but largely implicit assumption in circuit and sheaf discovery (CSD), which we term the Functional Anisotropy Hypothesis: the idea that funct…

Learning Consistent Causal Abstraction Networks

2026-02-02 · Gabriele D'Acunto, Paolo Di Lorenzo, Sergio Barbarossa arxiv

Causal artificial intelligence aims to enhance explainability, trustworthiness, and robustness in AI by leveraging structural causal models (SCMs). In this pursuit, recent advances formalize network sheaves and cosheaves…