Pith. sign in

REVIEW 2 cited by

TRIX: A More Expressive Model for Zero-shot Domain Transfer in Knowledge Graphs

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

arxiv 2502.19512 v1 pith:JQEJTHV4 submitted 2025-02-26 cs.LG

TRIX: A More Expressive Model for Zero-shot Domain Transfer in Knowledge Graphs

classification cs.LG
keywords entityinductiveknowledgetrixdomainsexpressivefullymodels
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Fully inductive knowledge graph models can be trained on multiple domains and subsequently perform zero-shot knowledge graph completion (KGC) in new unseen domains. This is an important capability towards the goal of having foundation models for knowledge graphs. In this work, we introduce a more expressive and capable fully inductive model, dubbed TRIX, which not only yields strictly more expressive triplet embeddings (head entity, relation, tail entity) compared to state-of-the-art methods, but also introduces a new capability: directly handling both entity and relation prediction tasks in inductive settings. Empirically, we show that TRIX outperforms the state-of-the-art fully inductive models in zero-shot entity and relation predictions in new domains, and outperforms large-context LLMs in out-of-domain predictions. The source code is available at https://github.com/yuchengz99/TRIX.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. KGPFN: Unlocking the Potential of Knowledge Graph Foundation Model via In-Context Learning

    cs.AI 2026-05 unverdicted novelty 6.0

    KGPFN pretrains on multiple KGs to learn relation patterns, then performs query-specific reasoning by encoding local context with NBFNet and global context via retrieved instances aggregated in a PFN with feature- and...

  2. Breaking the Reasoning Horizon in Entity Alignment Foundation Models

    cs.LG 2026-01 unverdicted novelty 5.0

    A parallel encoding strategy with anchor-conditioned message passing and a merged relation graph allows entity alignment foundation models to generalize to unseen knowledge graphs by shortening the reasoning horizon.