CATTLE Enables Transfer Learning for Disjoint Tabular Data

Kazi F. Akhter, Ibna Kowsar, Manar D. Samad· August 31, 2026 View original

Key takeaways

  • CATTLE enables transfer learning for tabular data without shared features.
  • It learns "generalized context" using transformer projection weights.
  • The method significantly outperforms existing baselines on disjoint datasets.
  • CATTLE improves AUROC by 3.7% on average, offering robust knowledge transfer.

Who benefits

BFSIHealthcareMarketingRetailManufacturing

Summary

CATTLE (Cross-domain Attention Transfer Learning) introduces a novel method for transfer learning on disjoint tabular data by learning generalized context through transformer projection weights. It removes the need for shared features across domains, outperforming state-of-the-art baselines.

Applying transfer learning to tabular data is notoriously difficult due to the inherent heterogeneity of features, structures, and semantics across different datasets. Existing methods typically assume shared features between source and target domains, a condition rarely met in real-world scenarios. This new research introduces a solution called CATTLE (Cross-domain Attention Transfer Learning) to overcome this limitation. CATTLE's innovation lies in its ability to learn "generalized context" using transformer projection weights for key, value, and query. Unlike conventional transformer activations that learn domain-specific context, these projection weights capture rule-based generalization. This allows the key projection weights from a source domain to interact effectively with the query weights in a target domain, facilitating knowledge transfer even when features are entirely disjoint. Extensive experiments across ten pairs of disjoint source-target datasets demonstrate CATTLE's superior performance. It consistently outperforms nine state-of-the-art baselines, including various machine learning, deep learning, and large-scale pre-trained transfer learning models. CATTLE achieved the best average rank and delivered a 3.7% average AUROC gain, proving its effectiveness in data-agnostic cross-domain transfer learning for tabular data.

Why it matters

For data scientists and AI engineers working with diverse tabular datasets, CATTLE provides a breakthrough in transfer learning, enabling the leverage of knowledge from disparate sources without requiring shared features, thus accelerating model development and improving performance in data-scarce scenarios.

How to implement this in your domain

  1. 1Evaluate CATTLE for transfer learning tasks involving disjoint tabular datasets in your domain.
  2. 2Integrate CATTLE's generalized context learning approach into existing tabular data modeling pipelines.
  3. 3Experiment with pre-training CATTLE on large, diverse tabular datasets to create reusable generalized contexts.
  4. 4Apply CATTLE to improve model performance in scenarios with limited labeled data in the target domain.

Original post by Kazi F. Akhter, Ibna Kowsar, Manar D. Samad

"arXiv:2608.28209v1 Announce Type: new Abstract: Unlike images and text, applying transfer learning to tabular data is challenging due to heterogeneity in feature types, structures, and semantics across disparate domains. Existing methods assume shared features across data tables…"

View on X

Originally posted by Kazi F. Akhter, Ibna Kowsar, Manar D. Samad on X · view source

Want to go deeper?

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

Explore courses