Command Palette
Search for a command to run...
Weihua Hu; Yiwen Yuan; Zecheng Zhang; Akihiro Nitta; Kaidi Cao; Vid Kocijan; Jinu Sunil; Jure Leskovec; Matthias Fey

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.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| toxic-comment-classification-on-civil | LightGBM + RoBERTa embedding | AUROC: 0.865 |
| toxic-comment-classification-on-civil | ResNet + RoBERTa embedding | AUROC: 0.882 |
| toxic-comment-classification-on-civil | Trompt + OpenAI embedding | AUROC: 0.947 |
| toxic-comment-classification-on-civil | ResNet + RoBERTa finetune | AUROC: 0.97 |
| toxic-comment-classification-on-civil | ResNet + OpenAI embedding | AUROC: 0.945 |
| toxic-comment-classification-on-civil | Trompt + RoBERTa embedding | AUROC: 0.885 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.