TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PyTorch Frame: A Modular Framework for Multi-Modal Tabular...

PyTorch Frame: A Modular Framework for Multi-Modal Tabular Learning

Weihua Hu, Yiwen Yuan, Zecheng Zhang, Akihiro Nitta, Kaidi Cao, Vid Kocijan, Jinu Sunil, Jure Leskovec, Matthias Fey

2024-03-31Toxic Comment ClassificationBinary ClassificationDeep Learning
PaperPDFCode(official)

Abstract

We present PyTorch Frame, a PyTorch-based framework for deep learning over multi-modal tabular data. PyTorch Frame makes tabular deep learning easy by providing a PyTorch-based data structure to handle complex tabular data, introducing a model abstraction to enable modular implementation of tabular models, and allowing external foundation models to be incorporated to handle complex columns (e.g., LLMs for text columns). We demonstrate the usefulness of PyTorch Frame by implementing diverse tabular models in a modular way, successfully applying these models to complex multi-modal tabular data, and integrating our framework with PyTorch Geometric, a PyTorch library for Graph Neural Networks (GNNs), to perform end-to-end learning over relational databases.

Results

TaskDatasetMetricValueModel
Text ClassificationCivil CommentsAUROC0.97ResNet + RoBERTa finetune
Text ClassificationCivil CommentsAUROC0.947Trompt + OpenAI embedding
Text ClassificationCivil CommentsAUROC0.945ResNet + OpenAI embedding
Text ClassificationCivil CommentsAUROC0.885Trompt + RoBERTa embedding
Text ClassificationCivil CommentsAUROC0.882ResNet + RoBERTa embedding
Text ClassificationCivil CommentsAUROC0.865LightGBM + RoBERTa embedding
ClassificationCivil CommentsAUROC0.97ResNet + RoBERTa finetune
ClassificationCivil CommentsAUROC0.947Trompt + OpenAI embedding
ClassificationCivil CommentsAUROC0.945ResNet + OpenAI embedding
ClassificationCivil CommentsAUROC0.885Trompt + RoBERTa embedding
ClassificationCivil CommentsAUROC0.882ResNet + RoBERTa embedding
ClassificationCivil CommentsAUROC0.865LightGBM + RoBERTa embedding
Binary ClassificationkickstarterAUROC0.81Trompt + OpenAI embedding
Binary ClassificationkickstarterAUROC0.786ResNet + RoBERTa finetune
Binary ClassificationkickstarterAUROC0.767LightGBM + RoBERTa embedding
Binary ClassificationfakeAUROC0.979Trompt + OpenAI embedding
Binary ClassificationfakeAUROC0.966LightGBM + OpenAI embedding
Binary ClassificationfakeAUROC0.96FTTransformer + RoBERTa fintune
Binary ClassificationfakeAUROC0.954LightGBM + RoBERTa embedding
Binary ClassificationfakeAUROC0.936FTTransformer + RoBERTa embedding
Binary ClassificationfakeAUROC0.934ResNet + RoBERTa embedding
Binary ClassificationfakeAUROC0.923ResNet + OpenAI embedding
Binary ClassificationfakeAUROC0.911FTTransformer + OpenAI embedding

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18A Survey of Deep Learning for Geometry Problem Solving2025-07-16An Automated Classifier of Harmful Brain Activities for Clinical Usage Based on a Vision-Inspired Pre-trained Framework2025-07-10Uncertainty Quantification for Motor Imagery BCI -- Machine Learning vs. Deep Learning2025-07-10Chat-Ghosting: A Comparative Study of Methods for Auto-Completion in Dialog Systems2025-07-08Deep Learning Optimization of Two-State Pinching Antennas Systems2025-07-08AXLearn: Modular Large Model Training on Heterogeneous Infrastructure2025-07-07Determination Of Structural Cracks Using Deep Learning Frameworks2025-07-03