中文
相关论文

相关论文: Correcting Class Imbalance in Prior-Data Fitted Ne…

200 篇论文

Currently, it is hard to reap the benefits of deep learning for Bayesian methods, which allow the explicit specification of prior knowledge and accurately capture model uncertainty. We present Prior-Data Fitted Networks (PFNs). PFNs…

机器学习 · 计算机科学 2024-08-14 Samuel Müller , Noah Hollmann , Sebastian Pineda Arango , Josif Grabocka , Frank Hutter

Prior-data fitted networks (PFNs) have emerged as promising foundation models for prediction from tabular datasets, achieving state-of-the-art performance on small to moderate data sizes without tuning. While PFNs are motivated by Bayesian…

统计方法学 · 统计学 2026-05-11 Thomas Nagler , David Rügamer

Tabular foundation models (TFMs) such as TabPFN (Tabular Prior-Data Fitted Network) are designed to generalize across heterogeneous tabular datasets through in-context learning (ICL). They perform prediction in a single forward pass…

机器学习 · 计算机科学 2026-04-09 James Hu , Mahdi Ghelichi

Transformer-based tabular foundation models have recently demonstrated promising in-context learning (ICL) performance on structured data, emerging as competitive alternatives to gradient-boosted trees. However, the fairness implications of…

机器学习 · 计算机科学 2026-01-06 Patrik Kenfack , Samira Ebrahimi Kahou , Ulrich Aïvodji

Improving the classification of multi-class imbalanced data is more difficult than its two-class counterpart. In this paper, we use deep neural networks to train new representations of tabular multi-class data. Unlike the typically…

机器学习 · 计算机科学 2023-12-19 Damian Horna , Lango Mateusz , Jerzy Stefanowski

Tabular datasets are inherently heterogeneous, presenting significant challenges for developing pre-trained foundation models. The recently introduced transformer-based Tabular Prior-data Fitted Network v2 (TabPFN v2) achieves unprecedented…

机器学习 · 计算机科学 2025-06-12 Han-Jia Ye , Si-Yang Liu , Wei-Lun Chao

Graph neural networks are gaining attention in fifth-generation (5G) core network digital twins, which are data-driven complex systems with numerous components. Analyzing these data can be challenging due to rare failure types, leading to…

机器学习 · 计算机科学 2025-05-16 Abubakar Isah , Ibrahim Aliyu , Sulaiman Muhammad Rashid , Jaehyung Park , Minsoo Hahn , Jinsul Kim

Federated learning, which allows multiple client devices in a network to jointly train a machine learning model without direct exposure of clients' data, is an emerging distributed learning technique due to its nature of privacy…

机器学习 · 计算机科学 2023-03-22 Jing Zhang , Chuanwen Li , Jianzgong Qi , Jiayuan He

We present TabPFN, a trained Transformer that can do supervised classification for small tabular datasets in less than a second, needs no hyperparameter tuning and is competitive with state-of-the-art classification methods. TabPFN performs…

机器学习 · 计算机科学 2023-09-19 Noah Hollmann , Samuel Müller , Katharina Eggensperger , Frank Hutter

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…

机器学习 · 计算机科学 2026-03-31 Xia Li , Hanghang Zheng , Xiwei Zhuang , Zhong Wang , Xiao Chen , Hong Liu , Jasmine Bai , Mao Mao

Foundation models for tabular data, such as the Tabular Prior-data Fitted Network (TabPFN), are pre-trained on a massive number of synthetic datasets generated by structural causal models (SCM). They leverage in-context learning to offer…

机器学习 · 计算机科学 2026-01-28 Qinyi Liu , Mohammad Khalil , Naman Goel

TabPFN [Hollmann et al., 2023], a Transformer model pretrained to perform in-context learning on fresh tabular classification problems, was presented at the last ICLR conference. To better understand its behavior, we treat it as a black-box…

机器学习 · 计算机科学 2025-02-14 Calvin McCarter

Deep neural network (DNN) models are effective solutions for industry 4.0 applications (\eg oil spill detection, fire detection, anomaly detection). However, training a DNN network model needs a considerable amount of data collected from…

分布式、并行与集群计算 · 计算机科学 2024-09-25 Razin Farhan Hussain , Mohsen Amini Salehi

TabPFN has recently gained attention as a foundation model for tabular datasets, achieving strong performance by leveraging in-context learning on synthetic data. However, we find that TabPFN is vulnerable to label shift, often overfitting…

机器学习 · 计算机科学 2026-05-26 Seunghan Lee

Neural Networks can perform poorly when the training label distribution is heavily imbalanced, as well as when the testing data differs from the training distribution. In order to deal with shift in the testing label distribution, which…

机器学习 · 计算机科学 2020-10-23 Junjiao Tian , Yen-Cheng Liu , Nathan Glaser , Yen-Chang Hsu , Zsolt Kira

Class imbalance in deep neural networks (DNNs) has witnessed a rapid increase in research attention in recent years. However, the varying accounts of the reasons behind the poor performance of DNN on imbalance data in pertinent literature…

机器学习 · 计算机科学 2026-05-26 Ismail B. Mustapha , Shafaatunnur Hasan , Sunday O. Olatunji , Hatem S. Y. Nabus

Class imbalance remains a significant challenge in machine learning, particularly for tabular data classification tasks. While Gradient Boosting Decision Trees (GBDT) models have proven highly effective for such tasks, their performance can…

机器学习 · 计算机科学 2024-07-22 Jiaqi Luo , Yuan Yuan , Shixin Xu

Class imbalance poses a significant challenge in classification tasks, where traditional approaches often lead to biased models and unreliable predictions. Undersampling and oversampling techniques have been commonly employed to address…

Learning from imbalanced data is one of the most significant challenges in real-world classification tasks. In such cases, neural networks performance is substantially impaired due to preference towards the majority class. Existing…

机器学习 · 计算机科学 2022-11-13 Bronislav Yasinnik , Moshe Salhov , Ofir Lindenbaum , Amir Averbuch

Learning curve extrapolation aims to predict model performance in later epochs of training, based on the performance in earlier epochs. In this work, we argue that, while the inherent uncertainty in the extrapolation of learning curves…

机器学习 · 计算机科学 2023-11-01 Steven Adriaensen , Herilalaina Rakotoarison , Samuel Müller , Frank Hutter