paper-with-me

Papers

Class-Imbalanced-Aware Adaptive Dataset Distillation for Scalable Pretrained Model on Credit Scoring

2025-01-18 · Xia Li, Hanghang Zheng, Xiao Chen, Hong Liu, Mao Mao

The advent of artificial intelligence has significantly enhanced credit scoring technologies. Despite the remarkable efficacy of advanced deep learning models, mainstream adoption continues to favor tree-structured models due to their robust predictive performance on tabular data. Although pretrained models have seen considerable development, their application within the financial realm predominantly revolves around question-answering tasks and the use of such models for tabular-structured credit scoring datasets remains largely unexplored. Tabular-oriented large models, such as TabPFN, has made the application of large models in credit scoring feasible, albeit can only processing with limited sample sizes. This paper provides a novel framework to combine tabular-tailored dataset distillation technique with the pretrained model, empowers the scalability for TabPFN. Furthermore, though class imbalance distribution is the common nature in financial datasets, its influence during dataset distillation has not been explored. We thus integrate the imbalance-aware techniques during dataset distillation, resulting in improved performance in financial datasets (e.g., a 2.5% enhancement in AUC). This study presents a novel framework for scaling up the application of large pretrained models on financial tabular datasets and offers a comparative analysis of the influence of class imbalance on the dataset distillation process. We believe this approach can broaden the applications and downstream tasks of large models in the financial domain.

📄 PDF Abstract BibTeX arXiv:2501.10677

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset DistillationQuestion Answering

Similar Papers 제목 키워드 기반

Distilling Long-tailed Datasets

2024-08-24 · CVPR 2025 1 · Zhenghao Zhao, Haoxuan Wang, Yuzhang Shang, Kai Wang 외

Dataset distillation (DD) aims to distill a small, information-rich dataset from a larger one for efficient neural network training. However, existing DD methods struggle with long-tailed datasets, which are prevalent in…

Dataset DistillationEfficient Neural Network

Towards Principled Dataset Distillation: A Spectral Distribution Perspective

2026-03-02 · Ruixi Wu, Shaobo Wang, Jiahuan Chen, Zhiyuan Liu 외 arxiv

Dataset distillation (DD) aims to compress large-scale datasets into compact synthetic counterparts for efficient model training. However, existing DD methods exhibit substantial performance degradation on long-tailed da…

Class-Distribution-Aware Calibration for Long-Tailed Visual Recognition

2021-09-11 · Mobarakol Islam, Lalithkumar Seenivasan, Hongliang Ren, Ben Glocker

Despite impressive accuracy, deep neural networks are often miscalibrated and tend to overly confident predictions. Recent techniques like temperature scaling (TS) and label smoothing (LS) show effectiveness in obtaining…

RCAP: Robust, Class-Aware, Probabilistic Dynamic Dataset Pruning

2026-06-10 · Atif Hassan, Swanand Khare, Jiaul H. Paik arxiv

Dynamic data pruning techniques aim to reduce computational cost while minimizing information loss by periodically selecting representative subsets of input data during model training. However, existing methods often str…

Transfer Learning

Prime-Aware Adaptive Distillation

2020-08-04 · ECCV 2020 8 · Youcai Zhang, Zhonghao Lan, Yuchen Dai, Fangao Zeng 외

Knowledge distillation(KD) aims to improve the performance of a student network by mimicing the knowledge from a powerful teacher network. Existing methods focus on studying what knowledge should be transferred and treat…

Knowledge DistillationMetric Learningobject-detectionObject Detection