Methods › General › Deep Tabular Learning › FT-Transformer

FT-Transformer

10 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

FT-Transformer (Feature Tokenizer + Transformer) is a simple adaptation of the Transformer architecture for the tabular domain. The model (Feature Tokenizer component) transforms all features (categorical and numerical) to tokens and runs a stack of Transformer layers over the tokens, so every Transformer layer operates on the feature level of one object. (This model is similar to AutoInt). In the Transformer component, the [CLS] token is appended to T. Then L Transformer layers are applied. PreNorm is used for easier optimization and good performance. The final representation of the [CLS] token is used for prediction.

Source: Revisiting Deep Learning Models for Tabular Data

Papers archive 2025-07-28

10 shown of 10, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

19 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Deep Learning2
Self-Supervised Learning2
AutoML1
CPU1
Computational Efficiency1
Contrastive Learning1
Denoising1
Federated Learning1
Mamba1
Management1
Music Recommendation1
Recommendation Systems1
Representation Learning1
State Space Models1
Survey1
Transfer Learning1
feature selection1
tabular-classification1
tabular-regression1

Usage over time archive 2025-07-28

Papers per year tagged with FT-Transformer: 2021 to 2025, peak 4 4 0 2021: 1 paper 2021 2022: 0 papers 2022 2023: 2 papers 2023 2024: 4 papers 2024 2025: 3 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (10 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Deep Tabular Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections