{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/gate-gated-additive-tree-ensemble-for-tabular","title":"GANDALF: Gated Adaptive Network for Deep Automated Learning of Features","arxiv_id":"2207.08548","date":"2022-07-18","proceeding":null,"authors":["Manu Joseph","Harsh Raj"],"abstract":"We propose a novel high-performance, interpretable, and parameter \\& computationally efficient deep learning architecture for tabular data, Gated Adaptive Network for Deep Automated Learning of Features (GANDALF). GANDALF relies on a new tabular processing unit with a gating mechanism and in-built feature selection called Gated Feature Learning Unit (GFLU) as a feature representation learning unit. We demonstrate that GANDALF outperforms or stays at-par with SOTA approaches like XGBoost, SAINT, FT-Transformers, etc. by experiments on multiple established public benchmarks. We have made available the code at github.com/manujosephv/pytorch_tabular under MIT License.","url_abs":"https://arxiv.org/abs/2207.08548v6","url_pdf":"https://arxiv.org/pdf/2207.08548v6.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"gate-gated-additive-tree-ensemble-for-tabular","repo_url":"https://github.com/manujosephv/GATE","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"gate-gated-additive-tree-ensemble-for-tabular","repo_url":"https://github.com/manujosephv/pytorch_tabular","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"representation-learning","task_name":"Representation Learning"},{"task_slug":"feature-selection","task_name":"feature selection"},{"task_slug":"regression-1","task_name":"regression"},{"task_slug":"tabular-classification","task_name":"tabular-classification"}],"methods":[{"method_slug":"feature-selection","method_name":"Feature Selection"},{"method_slug":"gandalf","method_name":"GANDALF"}],"datasets_introduced":[],"methods_introduced":[{"slug":"gandalf","name":"GANDALF","full_name":"Gated Adaptive Network for Deep Automated Learning of Features"}],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.08548","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2207.08548"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/manujosephv/GATE","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/manujosephv/pytorch_tabular","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_honours":1,"ran":1,"unverified":12},"by_repo_kind":{"official":{"samples":6,"ran":1,"repositories":1},"named_in_paper":{"samples":8,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"f6b944f50d3f15ae","entry":"count_parameters","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/utils/nn_utils.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/utils/nn_utils.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f6b944f50d3f15ae"}},{"code_sha256_prefix":"c169a4c49b79cc3e","entry":"to_one_hot","repo":"manujosephv/GATE","repo_kind":"official","path":"gate/utils.py","file_url":"https://github.com/manujosephv/GATE/blob/HEAD/gate/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c169a4c49b79cc3e"}},{"code_sha256_prefix":"064afb9a0e97e040","entry":"buffered_arange","repo":"manujosephv/GATE","repo_kind":"official","path":"gate/utils.py","file_url":"https://github.com/manujosephv/GATE/blob/HEAD/gate/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"064afb9a0e97e040"}},{"code_sha256_prefix":"09d1877931e6e2ad","entry":"download","repo":"manujosephv/GATE","repo_kind":"official","path":"fetch_data.py","file_url":"https://github.com/manujosephv/GATE/blob/HEAD/fetch_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"09d1877931e6e2ad"}},{"code_sha256_prefix":"e917f07bf81e61ce","entry":"fetch_A9A","repo":"manujosephv/GATE","repo_kind":"official","path":"fetch_data.py","file_url":"https://github.com/manujosephv/GATE/blob/HEAD/fetch_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e917f07bf81e61ce"}},{"code_sha256_prefix":"650da8c40125bb80","entry":"fetch_YEAR","repo":"manujosephv/GATE","repo_kind":"official","path":"fetch_data.py","file_url":"https://github.com/manujosephv/GATE/blob/HEAD/fetch_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"650da8c40125bb80"}},{"code_sha256_prefix":"1ed71712eee16d09","entry":"get_balanced_sampler","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/utils/data_utils.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/utils/data_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1ed71712eee16d09"}},{"code_sha256_prefix":"1ca3682b76fa5043","entry":"get_class_weighted_cross_entropy","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/utils/data_utils.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/utils/data_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1ca3682b76fa5043"}},{"code_sha256_prefix":"f91cd07ab0cac4e7","entry":"get_gaussian_centers","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/utils/data_utils.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/utils/data_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f91cd07ab0cac4e7"}},{"code_sha256_prefix":"237648a939ccf6d0","entry":"get_logger","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/utils/logger.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/utils/logger.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"237648a939ccf6d0"}},{"code_sha256_prefix":"14dbbde9d3e7a400","entry":"safe_merge_config","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/models/base_model.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/models/base_model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"14dbbde9d3e7a400"}},{"code_sha256_prefix":"d124a08a12ba93f2","entry":"safe_merge_config","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/ssl_models/base_model.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/ssl_models/base_model.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d124a08a12ba93f2"}},{"code_sha256_prefix":"38c2864dcf0e7de3","entry":"sparsemax","repo":"manujosephv/GATE","repo_kind":"official","path":"gate/utils.py","file_url":"https://github.com/manujosephv/GATE/blob/HEAD/gate/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38c2864dcf0e7de3"}},{"code_sha256_prefix":"6edad99ec591a849","entry":"to_one_hot","repo":"manujosephv/pytorch_tabular","repo_kind":"named_in_paper","path":"src/pytorch_tabular/utils/nn_utils.py","file_url":"https://github.com/manujosephv/pytorch_tabular/blob/HEAD/src/pytorch_tabular/utils/nn_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6edad99ec591a849"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}