paper-with-me

Papers tabular-classification

“tabular-classification” 태그가 달린 논문 48편 · 필터 해제

Tokenize features, enhancing tables: the FT-TABPFN model for tabular classification

2024-06-11 · Quangao Liu, Wei Yang, Chen Liang, Longlong Pang 외

Traditional methods for tabular classification usually rely on supervised learning from scratch, which requires extensive training data to determine model parameters. However, a novel approach called Prior-Data Fitted Ne…

Classificationtabular-classification

Squeezing Lemons with Hammers: An Evaluation of AutoML and Tabular Deep Learning for Data-Scarce Classification Applications

2024-05-13 · Ricardo Knauer, Erik Rodner

Many industry verticals are confronted with small-sized tabular data. In this low-data regime, it is currently unclear whether the best performance can be expected from simple baselines, or more complex machine learning …

AutoMLMeta-Learningregressiontabular-classification

TuneTables: Context Optimization for Scalable Prior-Data Fitted Networks

2024-02-17 · Benjamin Feuer, Robin Tibor Schirrmeister, Valeriia Cherepanova, Chinmay Hegde 외

While tabular classification has traditionally relied on from-scratch training, a recent breakthrough called prior-data fitted networks (PFNs) challenges this approach. Similar to large language models, PFNs make use of …

FairnessIn-Context Learningparameter-efficient fine-tuningtabular-classification

MotherNet: Fast Training and Inference via Hyper-Network Transformers

2023-12-14 · Andreas Müller, Carlo Curino, Raghu Ramakrishnan

Foundation models are transforming machine learning across many modalities, with in-context learning replacing classical model training. Recent work on tabular data hints at a similar opportunity to build foundation mode…

ClassificationIn-Context LearningMeta-LearningPrompt Engineering+1

Scaling TabPFN: Sketching and Feature Selection for Tabular Prior-Data Fitted Networks

2023-11-17 · Benjamin Feuer, Chinmay Hegde, Niv Cohen

Tabular classification has traditionally relied on supervised algorithms, which estimate the parameters of a prediction model using its training data. Recently, Prior-Data Fitted Networks (PFNs) such as TabPFN have succe…

feature selectiontabular-classification

The Disagreement Problem in Faithfulness Metrics

2023-11-13 · Brian Barr, Noah Fatsi, Leif Hancox-Li, Peter Richter 외

The field of explainable artificial intelligence (XAI) aims to explain how black-box machine learning models work. Much of the work centers around the holy grail of providing post-hoc feature attributions to any model ar…

BenchmarkingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)tabular-classification

Confronting LLMs with Traditional ML: Rethinking the Fairness of Large Language Models in Tabular Classifications

2023-10-23 · Yanchen Liu, Srishti Gautam, Jiaqi Ma, Himabindu Lakkaraju

Recent literature has suggested the potential of using large language models (LLMs) to make classifications for tabular tasks. However, LLMs have been shown to exhibit harmful social biases that reflect the stereotypes a…

FairnessIn-Context Learningtabular-classification

Robust-GBDT: GBDT with Nonconvex Loss for Tabular Classification in the Presence of Label Noise and Class Imbalance

2023-10-08 · Jiaqi Luo, Yuedong Quan, Shixin Xu

Dealing with label noise in tabular classification tasks poses a persistent challenge in machine learning. While robust boosting methods have shown promise in binary classification, their effectiveness in complex, multi-…

Binary ClassificationClassificationComputational EfficiencyMissing Values+2

Improve Deep Forest with Learnable Layerwise Augmentation Policy Schedule

2023-09-16 · Hongyu Zhu, Sichu Liang, Wentao Hu, Fang-Qi Li 외

As a modern ensemble technique, Deep Forest (DF) employs a cascading structure to construct deep models, providing stronger representational power compared to traditional decision forests. However, its greedy multi-layer…

AutoMLData Augmentationtabular-classification

Pareto Frontiers in Neural Feature Learning: Data, Compute, Width, and Luck

2023-09-07 · Benjamin L. Edelman, Surbhi Goel, Sham Kakade, Eran Malach 외

In modern deep learning, algorithmic choices (such as width, depth, and learning rate) are known to modulate nuanced resource tradeoffs. This work investigates how these complexities necessarily arise for feature learnin…

tabular-classification

A Suite of Fairness Datasets for Tabular Classification

2023-07-31 · Martin Hirzel, Michael Feffer

There have been many papers with algorithms for improving fairness of machine-learning classifiers for tabular data. Unfortunately, most use only very few datasets for their experimental evaluation. We introduce a suite …

ClassificationFairnesstabular-classification

Stochastic Re-weighted Gradient Descent via Distributionally Robust Optimization

2023-06-15 · Ramnath Kumar, Kushal Majmundar, Dheeraj Nagaraj, Arun Sai Suggala

We present Re-weighted Gradient Descent (RGD), a novel optimization technique that improves the performance of deep neural networks through dynamic sample re-weighting. Leveraging insights from distributionally robust op…

Domain AdaptationDomain GeneralizationMeta-LearningRepresentation Learning+1

TabLLM: Few-shot Classification of Tabular Data with Large Language Models

2022-10-19 · Stefan Hegselmann, Alejandro Buendia, Hunter Lang, Monica Agrawal 외

We study the application of large language models to zero-shot and few-shot classification of tabular data. We prompt the large language model with a serialization of the tabular data to a natural-language string, togeth…

ClassificationDeep LearningLanguage ModelingLanguage Modelling+4

Is margin all you need? An extensive empirical study of active learning on tabular data

2022-10-07 · Dara Bahri, Heinrich Jiang, Tal Schuster, Afshin Rostamizadeh

Given a labeled training set and a collection of unlabeled data, the goal of active learning (AL) is to identify the best unlabeled points to label. In this comprehensive study, we analyze the performance of a variety of…

Active LearningAllBenchmarkingtabular-classification

PTab: Using the Pre-trained Language Model for Modeling Tabular Data

2022-09-15 · Guang Liu, Jie Yang, Ledell Wu

Tabular data is the foundation of the information age and has been extensively studied. Recent studies show that neural-based models are effective in learning contextual representation for tabular data. The learning of a…

Language ModelingLanguage ModellingRepresentation Learningtabular-classification

GANDALF: Gated Adaptive Network for Deep Automated Learning of Features

2022-07-18 · Manu Joseph, Harsh Raj

We propose a novel high-performance, interpretable, and parameter \& computationally efficient deep learning architecture for tabular data, Gated Adaptive Network for Deep Automated Learning of Features (GANDALF). GANDAL…

feature selectionregressionRepresentation Learningtabular-classification

TabPFN: A Transformer That Solves Small Tabular Classification Problems in a Second

2022-07-05 · Noah Hollmann, Samuel Müller, Katharina Eggensperger, Frank Hutter

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 meth…

AutoMLBayesian InferenceGeneral ClassificationGPU+4

The GatedTabTransformer. An enhanced deep learning architecture for tabular modeling

2022-01-01 · Radostin Cholakov, Todor Kolev

There is an increasing interest in the application of deep learning architectures to tabular data. One of the state-of-the-art solutions is TabTransformer which incorporates an attention mechanism to better track relatio…

Binary ClassificationDeep Learningtabular-classification

Representer Point Selection via Local Jacobian Expansion for Post-hoc Classifier Explanation of Deep Neural Networks and Ensemble Models

2021-12-01 · NeurIPS 2021 12 · Yi Sui, Ga Wu, Scott Sanner

Explaining the influence of training data on deep neural network predictions is a critical tool for debugging models through data curation. A recent tractable and appealing approach for this task was provided via the co…

image-classificationImage Classificationtabular-classificationtext-classification+1

Fieldwise Factorized Networks for Tabular Data Classification

2021-09-29 · Chen Almagor, Yedid Hoshen

Tabular data is one of the most common data-types in machine learning, however, deep neural networks have not yet convincingly outperformed classical baselines on such datasets. In this paper, we first investigate the th…

Classificationtabular-classification
← 이전 21–40 / 48 다음 →