paper-with-me

Papers

GraphPFN: A Prior-Data Fitted Graph Foundation Model

2025-09-25 · Dmitry Eremeev, Oleg Platonov, Gleb Bazhenov, Artem Babenko, Liudmila Prokhorenkova arxiv

Graph foundation models face several fundamental challenges including transferability across diverse domains and data scarcity, which calls into question the very feasibility of creating such models. However, despite similar challenges, the tabular domain has recently witnessed the emergence of the first successful foundation models such as TabPFN. These models are based on the prior-data fitted networks (PFN) framework, in which models are pretrained on carefully designed synthetic datasets to make predictions in an in-context learning setting. Recently, G2T-FM, a framework that converts graph node-level tasks into tabular tasks, has made the first step towards adopting PFNs for graphs, yet it is limited to hand-crafted features and was never pretrained on graph data. In this work, we make the next step by proposing GraphPFN, a PFN-based model designed and pretrained specifically for graph node-level tasks. Following the PFN framework, we first design a prior distribution of synthetic attributed graphs by using a novel combination of multi-level stochastic block models and a preferential attachment process for structure generation and graph-aware structured causal models for attribute generation. Then, we augment the tabular foundation model LimiX with attention-based graph neighborhood aggregation layers and train it on millions of synthetic graphs sampled from our prior. On diverse real-world graph datasets with node-level tasks, GraphPFN achieves state-of-the-art results in both in-context learning and finetuning regimes, outperforming G2T-FM, prior GFMs, and task-specific GNNs trained from scratch. More broadly, GraphPFN shows the potential of PFN-based models for building graph foundation models.

📄 PDF Abstract BibTeX arXiv:2509.21489

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2026-05-14 · Yisen Gao, Jiaxin Bai, Haoyu Huang, Zhongwei Xie 외 arxiv

Knowledge graph (KG) foundation models aim to generalize across graphs with unseen entities and relations by learning transferable relational structure. However, most existing methods primarily emphasize relation-level u…

Interventional Time Series Priors for Causal Foundation Models

2026-03-11 · Dennis Thumm, Ying Chen arxiv

Prior-data fitted networks (PFNs) have emerged as powerful foundation models for tabular causal inference, yet their extension to time series remains limited by the absence of synthetic data generators that provide inter…

Causal Inference

When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach

2026-05-19 · Xinpeng Lv, Yunxin Mao, Renzhe Xu, Chunyuan Zheng 외 arxiv

Tabular foundation models based on pretrained prior-data fitted networks~(PFNs) have shown strong generalization on diverse tabular tasks, but they are typically designed for \emph{non-strategic} settings where data dist…

Prior-Fitted Functional Flow: In-Context Generative Models for Pharmacokinetics

2026-04-19 · César Ojeda, Niklas Hartung, Wilhelm Huisinga, Tim Jahn 외 arxiv

We introduce Prior-Fitted Functional Flows, a generative foundation model for pharmacokinetics that enables zero-shot population synthesis and individual forecasting without manual parameter tuning. We learn functional v…

Foundation Models for Causal Inference via Prior-Data Fitted Networks

2025-06-12 · Yuchen Ma, Dennis Frauen, Emil Javurek, Stefan Feuerriegel

Prior-data fitted networks (PFNs) have recently been proposed as a promising way to train tabular foundation models. PFNs are transformers that are pre-trained on synthetic data generated from a prespecified prior distri…

Bayesian InferenceCausal InferenceIn-Context Learning