TFMLinker: Universal Link Predictor by Graph In-Context Learning with Tabular Foundation Models
Tianyin Liao, Chunyu Hu, Yicheng Sui, Xingxuan Zhang, Peng Cui, Jianxin Li, Ziwei Zhang

TL;DR
TFMLinker introduces a universal link prediction method leveraging tabular foundation models' in-context learning, capturing topological information without dataset-specific fine-tuning, and demonstrating superior performance across diverse graph benchmarks.
Contribution
The paper proposes TFMLinker, a novel approach that adapts tabular foundation models for universal link prediction in graphs, overcoming previous limitations of GNNs and LLMs.
Findings
Outperforms state-of-the-art baselines on 6 graph benchmarks.
Does not require dataset-specific fine-tuning.
Effectively captures topological information for link prediction.
Abstract
Link prediction is a fundamental task in graph machine learning with widespread applications such as recommendation systems, drug discovery, knowledge graphs, etc. In the foundation model era, how to develop universal link prediction methods across datasets and domains becomes a key problem, with some initial attempts adopting Graph Foundation Models utilizing Graph Neural Networks and Large Language Models. However, the existing methods face notable limitations, including limited pre-training scale or heavy reliance on textual information. Motivated by the success of tabular foundation models (TFMs) in achieving universal prediction across diverse tabular datasets, we explore an alternative approach by TFMs, which are pre-trained on diverse synthetic datasets sampled from structural causal models and support strong in-context learning independent of textual attributes. Nevertheless,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
