paper-with-me

Papers

Attention versus Contrastive Learning of Tabular Data -- A Data-centric Benchmarking

2024-01-08 · Shourav B. Rabbani, Ivan V. Medri, Manar D. Samad

Despite groundbreaking success in image and text learning, deep learning has not achieved significant improvements against traditional machine learning (ML) when it comes to tabular data. This performance gap underscores the need for data-centric treatment and benchmarking of learning algorithms. Recently, attention and contrastive learning breakthroughs have shifted computer vision and natural language processing paradigms. However, the effectiveness of these advanced deep models on tabular data is sparsely studied using a few data sets with very large sample sizes, reporting mixed findings after benchmarking against a limited number of baselines. We argue that the heterogeneity of tabular data sets and selective baselines in the literature can bias the benchmarking outcomes. This article extensively evaluates state-of-the-art attention and contrastive learning methods on a wide selection of 28 tabular data sets (14 easy and 14 hard-to-classify) against traditional deep and machine learning. Our data-centric benchmarking demonstrates when traditional ML is preferred over deep learning and vice versa because no best learning method exists for all tabular data sets. Combining between-sample and between-feature attentions conquers the invincible traditional ML on tabular data sets by a significant margin but fails on high dimensional data, where contrastive learning takes a robust lead. While a hybrid attention-contrastive learning strategy mostly wins on hard-to-classify data sets, traditional methods are frequently superior on easy-to-classify data sets with presumably simpler decision boundaries. To the best of our knowledge, this is the first benchmarking paper with statistical analyses of attention and contrastive learning performances on a diverse selection of tabular data sets against traditional deep and machine learning baselines to facilitate further advances in this field.

📄 PDF Abstract BibTeX arXiv:2401.04266

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingContrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Local Contrastive Feature learning for Tabular Data

2022-11-19 · Zhabiz Gharibshah, Xingquan Zhu

Contrastive self-supervised learning has been successfully used in many domains, such as images, texts, graphs, etc., to learn features without requiring label information. In this paper, we propose a new local contrasti…

Self-Supervised Learning

Multimodal Contrastive Learning and Tabular Attention for Automated Alzheimer's Disease Prediction

2023-08-29 · Weichen Huang

Alongside neuroimaging such as MRI scans and PET, Alzheimer's disease (AD) datasets contain valuable tabular data including AD biomarkers and clinical assessments. Existing computer vision approaches struggle to utilize …

Contrastive LearningDisease Prediction

SAINT: Improved Neural Networks for Tabular Data via Row Attention and Contrastive Pre-Training

2021-06-02 · Gowthami Somepalli, Micah Goldblum, Avi Schwarzschild, C. Bayan Bruss 외

Tabular data underpins numerous high-impact applications of machine learning from fraud detection to genomics and healthcare. Classical approaches to solving tabular problems, such as gradient boosting and random forests…

Deep LearningFraud DetectionInsurance Prediction

CoDi: Co-evolving Contrastive Diffusion Models for Mixed-type Tabular Synthesis

2023-04-25 · Chaejeong Lee, Jayoung Kim, Noseong Park

With growing attention to tabular data these days, the attempt to apply a synthetic table to various tasks has been expanded toward various scenarios. Owing to the recent advances in generative modeling, fake data genera…

Contrastive LearningVocal Bursts Type Prediction

Code and Pixels: Multi-Modal Contrastive Pre-training for Enhanced Tabular Data Analysis

2025-01-13 · Kankana Roy, Lars Krämer, Sebastian Domaschke, Malik Haris 외

Learning from tabular data is of paramount importance, as it complements the conventional analysis of image and video data by providing a rich source of structured information that is often critical for comprehensive und…

Contrastive Learning