Curriculum Boosts Relational PFN Pretraining Efficiency

Mohammad Sadeq Abolhasani, Viswanath Ganapathy· August 3, 2026 View original

Key takeaways

  • Curriculum design and synthetic data diversity are crucial for efficient relational PFN pretraining.
  • A progressive single-table curriculum can drastically reduce synthetic data requirements.
  • Single-table pretraining can impart significant relational reasoning capabilities without explicit relational data.
  • Raw synthetic data scale is less important than how the data is presented and its structural variety.

Who benefits

Data ScienceSoftware DevelopmentBFSIE-commerceHealthcare

Summary

This research demonstrates that curriculum design and synthetic data diversity are more critical than raw data scale for pretraining Relational Prior-Data Fitted Networks (PFNs). A progressive single-table curriculum significantly reduces synthetic data requirements while achieving high performance on tabular and relational benchmarks.

Relational Prior-Data Fitted Networks (PFNs), such as RDB-PFN, are designed to approximate Bayesian inference over multi-table relational databases by pretraining on vast amounts of synthetic data. This study investigates whether a different synthetic data generator (PluRel) can substitute for RDB-PFN's prior, the impact of synthetic data presentation order (curriculum), and the extent of relational reasoning acquired from single-table pretraining alone.Using PluRel as the sole synthetic data source, the researchers found that a progressive single-table curriculum, gradually increasing schema complexity, achieved 0.703 average ROC-AUC on a 23-task tabular benchmark using approximately 45 times less synthetic data than RDB-PFN's warm-up recipe. In contrast, training with the same data all at once resulted in a significantly lower 0.541 ROC-AUC.Furthermore, a relational curriculum trained from scratch on about 220 times less relational synthetic data than RDB-PFN still recovered 88% of its reported performance on the RelBench/4DBInfer benchmark. Remarkably, the single-table curriculum model, without any relational adaptation, nearly matched the dedicated relational pipeline's performance when evaluated directly on the relational benchmark. These findings emphasize that thoughtful curriculum design and diverse synthetic data are more impactful than simply scaling up raw synthetic data for relational PFN pretraining.

Why it matters

Professionals working with data-intensive applications, especially in areas requiring relational reasoning or Bayesian inference, can leverage these insights to train powerful models more efficiently with significantly less synthetic data, accelerating development and reducing computational costs.

How to implement this in your domain

  1. 1Prioritize curriculum learning strategies when pretraining models on synthetic data, especially for relational tasks.
  2. 2Focus on increasing the diversity and structural complexity of synthetic data rather than just its sheer volume.
  3. 3Explore the use of single-table pretraining with a progressive curriculum as a highly data-efficient method for building foundational relational reasoning.
  4. 4Evaluate alternative synthetic data generators like PluRel for their effectiveness in your specific domain.

Original post by Mohammad Sadeq Abolhasani, Viswanath Ganapathy

"arXiv:2607.29120v1 Announce Type: new Abstract: Relational Prior-Data Fitted Networks (PFNs) such as RDB-PFN approximate Bayesian inference over multi-table relational databases by pretraining on millions of synthetic tasks. We investigate three intertwined questions about this p…"

View on X

Originally posted by Mohammad Sadeq Abolhasani, Viswanath Ganapathy on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses