APAR: Modeling Irregular Target Functions in Tabular Regression via Arithmetic-Aware Pre-Training and Adaptive-Regularized Fine-Tuning
Hong-Wei Wu, Wei-Yao Wang, Kuang-Da Wang, Wen-Chih Peng

TL;DR
This paper introduces APAR, a novel framework combining arithmetic-aware pre-training and adaptive regularization to improve deep learning models for irregular target functions in tabular regression, outperforming existing methods.
Contribution
The paper presents a new APAR framework that effectively models irregular target functions in tabular data through specialized pre-training and regularization techniques, reducing overfitting and enhancing performance.
Findings
APAR outperforms existing models in RMSE by 9.43% to 20.37%.
The arithmetic-aware pretext task captures complex sample relationships.
Adaptive regularization improves model generalization on tabular data.
Abstract
Tabular data are fundamental in common machine learning applications, ranging from finance to genomics and healthcare. This paper focuses on tabular regression tasks, a field where deep learning (DL) methods are not consistently superior to machine learning (ML) models due to the challenges posed by irregular target functions inherent in tabular data, causing sensitive label changes with minor variations from features. To address these issues, we propose a novel Arithmetic-Aware Pre-training and Adaptive-Regularized Fine-tuning framework (APAR), which enables the model to fit irregular target function in tabular data while reducing the negative impact of overfitting. In the pre-training phase, APAR introduces an arithmetic-aware pretext objective to capture intricate sample-wise relationships from the perspective of continuous labels. In the fine-tuning phase, a consistency-based…
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.
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications
