Papers › T2G-Former: Organizing Tabular Features into Relation Graphs Promotes Heterogeneous...

T2G-Former: Organizing Tabular Features into Relation Graphs Promotes Heterogeneous Feature Interaction

30 Nov 2022arXiv:2211.16887archive 2025-07-28

Jiahuan Yan, Jintai Chen, Yixuan Wu, Danny Z. Chen, Jian Wu

Recent development of deep neural networks (DNNs) for tabular learning has largely benefited from the capability of DNNs for automatic feature interaction. However, the heterogeneity nature of tabular features makes such features relatively independent, and developing effective methods to promote tabular feature interaction still remains an open problem. In this paper, we propose a novel Graph Estimator, which automatically estimates the relations among tabular features and builds graphs by assigning edges between related features. Such relation graphs organize independent tabular features into a kind of graph data such that interaction of nodes (tabular features) can be conducted in an orderly fashion. Based on our proposed Graph Estimator, we present a bespoke Transformer network tailored for tabular learning, called T2G-Former, which processes tabular data by performing tabular feature interaction guided by the relation graphs. A specific Cross-level Readout collects salient features predicted by the layers in T2G-Former across different levels, and attains global semantics for final prediction. Comprehensive experiments show that our T2G-Former achieves superior performance among DNNs and is competitive with non-deep Gradient Boosted Decision Tree models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2211.16887")

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · violated contract; 3 ran · our draft was wrong.

By repository: official repository: 13 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jyansir/t2g-former officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 4 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
3ran · our draft was wrong
9unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jyansir/t2g-former. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

geglu jyansir/t2g-former/lib/deep.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · d7bace13fb369137 · report
needs_wd jyansir/t2g-former/run_t2g.py official repository ran · violated contract MIT (permissive) · 9e66eafce9e7d0c5 · report
reglu jyansir/t2g-former/lib/deep.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 2fb665ac3ecd7c20 · report
tanglu jyansir/t2g-former/lib/deep.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · dc107686161af683 · report
get_category_sizes jyansir/t2g-former/lib/data.py official repository unverified MIT (permissive) · 556fd303cef00ac0 · report
get_path jyansir/t2g-former/lib/env.py official repository unverified MIT (permissive) · 5363466fec65750c · report
get_relative_path jyansir/t2g-former/lib/env.py official repository unverified MIT (permissive) · a87e397491124834 · report
glu jyansir/t2g-former/bin/tabnet.py official repository unverified MIT (permissive) · e7ecc99fa574de72 · report
init_gbnn jyansir/t2g-former/bin/grownet.py official repository unverified MIT (permissive) · b71e1c227eac8b6f · report
needs_small_lr jyansir/t2g-former/run_t2g.py official repository unverified MIT (permissive) · bc1b01ffa8a77a76 · report
weighted_huber_loss jyansir/t2g-former/lib/loss.py official repository unverified MIT (permissive) · a6086df1a9be55e1 · report
weighted_l1_loss jyansir/t2g-former/lib/loss.py official repository unverified MIT (permissive) · 84dcd60d1525cfef · report
weighted_mse_loss jyansir/t2g-former/lib/loss.py official repository unverified MIT (permissive) · c2715046735f422e · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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