NEWS / ARCHIVE · 模型与训练

AIHOT ARCHIVE

Prior Labs 开源 RelArena-α、TabPFN-Rel 与 RPI,推进关系学习研究。

AIHOT 于 2026-08-17 收录了“Prior Labs 开源 RelArena-α、TabPFN-Rel 与 RPI,推进关系学习研究”这一公开动态。以下先呈现从来源页面抓取的正文,再给出 AIHOT 摘要与 TopoReduce 编辑解读。

PUBLIC SOURCE CONTENT

公开原文内容

已抓取公开正文

[2608.16319] Advancing Open and Reproducible Relational Learning: RelArena-$α$, TabPFN-Rel and RPI

Computer Science > Machine Learning

arXiv:2608.16319 (cs)

-

[Submitted on 17 Aug 2026]

Title:Advancing Open and Reproducible Relational Learning: RelArena-$α$, TabPFN-Rel and RPI

Authors:Adrian Hayler, Klemens Flöge, Alan Arazi, Rishabh Ranjan, Jure Leskovec, Felix Birkel, Brendan Roof, Anurag Garg, Kristina Collins, Lydia Sidhoum, Jonas Kübler, Siyuan Guo, Oscar Key, Jan Hendrik Metzen, Rylee Grace, David Salinas, Arthur Cahu, Simon Bing, Benjamin Jäger, Tuana Çelik, Mihir Manium, Vitor Monteiro, Jake Robertson, Jerry Chen, Eliott Kalfon, Tomás Pereda, Lilly Wehrhahn, Dominik Safaric, Tobias Schroeder, Georg Grab, Diana Kriuchkova, Clara Cornu, Philipp Singer, Nick Erickson, Vahid Balazadeh, Marie Salmon, Simone Alessi, Kürşat Kaya, Philipp Jund, Léo Grinsztajn, Yann LeCun, Bernhard Schölkopf, Madelon Hulsebos, Lennart Purucker, Sauraj Gambhir, Frank Hutter, Noah Hollmann
View a PDF of the paper titled Advancing Open and Reproducible Relational Learning: RelArena-$\alpha$, TabPFN-Rel and RPI, by Adrian Hayler and 46 other authors

View PDF
HTML (experimental)

Abstract:This first release of Prior Labs in relational learning shows our continued commitment to open science. We open-source three pieces of software that we expect to accelerate research in the field towards meaningful real-world impact. We aim to steer further development based on feedback from, and in collaboration with, the community. Given the early stage of development, our $\alpha$-release targets researchers and early-adopting practitioners. Over the past years, a variety of datasets and tasks for relational learning have emerged, but the community has not converged on a reliable, reproducible way to compare different methods on these tasks. Our $\alpha$-release, RelArena-$\alpha$, provides a unified framework for running and comparing baselines on RelBench v1 by standardizing data loading, evaluation protocols, tuning regimes, and support for systems with custom tuning, inspired by established tabular benchmarks such as TabArena. We plan to work with the research community to further develop RelArena-$\alpha$ into a catalyst for progress in the relational learning community. We release the initial version of TabPFN-Rel, a purpose-built relational harness for TabPFN-3. Currently ranked first among models on RelArena-$\alpha$, TabPFN-Rel makes key improvements upon RDBLearn. Beyond its ranking, TabPFN-Rel serves as a strong baseline, adding to the growing evidence that flattening a relational database into a single table remains competitive with specialized relational architectures on real-world tasks.

To facilitate adoption of relational learning methods in research and industry, we release an initial $\alpha$-version of our Relational Predictive Interface, RPI, an open-source, model-agnostic interface that enables early adopters to easily define problems on new databases and apply any model implemented in RelArena-$\alpha$, including TabPFN-Rel, to these problems.

Subjects:

Machine Learning (cs.LG)

Cite as:
arXiv:2608.16319 [cs.LG]

 
(or
arXiv:2608.16319v1 [cs.LG] for this version)

 
https://doi.org/10.48550/arXiv.2608.16319

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history
From: Klemens Flöge [view email]
[v1]
Mon, 17 Aug 2026 09:25:05 UTC (1,288 KB)

Full-text links:
Access Paper:

View a PDF of the paper titled Advancing Open and Reproducible Relational Learning: RelArena-$\alpha$, TabPFN-Rel and RPI, by Adrian Hayler and 46 other authors

- View PDF

- HTML (experimental)

- TeX Source

view license

Current browse context:

cs.LG

< prev

  |  
next >

new
|
recent
| 2026-08

Change to browse by:

cs

References & Citations

- NASA ADS

- Google Scholar

- Semantic Scholar

export BibTeX citation
Loading...

BibTeX formatted citation

×

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

IArxiv recommender toggle

IArxiv Recommender
(What is IArxiv?)

- Author

- Venue

- Institution

- Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? |
Disable MathJax (What is MathJax?)

AIHOT 摘要

Prior Labs 在关系学习领域首次发布三款开源软件:RelArena-α 提供统一框架,通过标准化数据加载、评估协议和调优机制,在 RelBench v1 上运行和比较基线模型。TabPFN-Rel 是专为 TabPFN-3 构建的关系学习工具,目前在 RelArena-α 上排名第一。RPI 是模型无关的开源接口,支持在新数据库上定义问题并应用 RelArena-α 中的任意模型。

为什么值得关注

该发布的价值在于让关系学习比较有了统一基准,且展平关系表仍具竞争力这一结论会影响是否投入专用关系架构。

工程化解读

从 TopoReduce 的工程视角看,这条信息属于“模型与训练”主题。它的价值不只在于一个新产品或新观点本身,还在于说明 AI 系统正在如何影响模型接入、智能体协作、研发流程、基础设施和团队决策。实际采用前,应结合原文确认版本、适用范围、价格和运行条件。

  • 发布时间:2026-08-17;AIHOT 分类:模型与训练。
  • AIHOT 标签:开源/仓库开源生态数据/训练
  • AIHOT 判断:该发布的价值在于让关系学习比较有了统一基准,且展平关系表仍具竞争力这一结论会影响是否投入专用关系架构。
  • AIHOT 评分:46;评分用于站内排序,不等同于独立评测结论。

TopoReduce 编辑观察

当 AI 动态进入真实生产环境,团队需要同时关注能力边界、数据来源、调用成本、权限控制和可回滚性。把单条新闻放回完整工程链路中阅读,比只看标题更有助于判断它是否适合自己的产品和工作流。

来源链路AIHOT 条目:Prior Labs 开源 RelArena-α、TabPFN-Rel 与 RPI,推进关系学习研究公开原文:[2608.16319] Advancing Open and Reproducible Relational Learning: RelArena-$α$, TabPFN-Rel and RPI
← 返回全部文章News 首页 →

把 AI 动态放回工程现场。

了解 TopoReduce 的模型路由、工具集成和研发自动化能力。

建立合作连接