Methods › General › Deep Tabular Learning › NODE
Neural Oblivious Decision Ensembles
NODE
Introduced by Sergei Popov et al. in Neural Oblivious Decision Ensembles for Deep Learning on Tabular Data
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
Neural Oblivious Decision Ensembles (NODE) is a tabular data architecture that consists of differentiable oblivious decision trees (ODT) that are trained end-to-end by backpropagation.
The core building block is a Neural Oblivious Decision Ensemble (NODE) layer. The layer is composed of m differentiable oblivious decision trees (ODTs) of equal depth d. As an input, all m trees get a common vector x ∈ℝⁿ, containing n numeric features. Below we describe a design of a single differentiable ODT.
In its essence, an ODT is a decision table that splits the data along d splitting features and compares each feature to a learned threshold. Then, the tree returns one of the 2ᵈ possible responses, corresponding to the comparisons result. Therefore, each ODT is completely determined by its splitting features f ∈ℝᵈ, splitting thresholds b ∈ℝᵈ and a d-dimensional tensor of responses R ∈ℝ 2 ×2 ×2_d. In this notation, the tree output is defined as:
h(x)=R[1(f₁(x)-b₁), …, 1(f_d(x)-b_d)] where 1(·) denotes the Heaviside function.
Papers archive 2025-07-28
30 shown of 42, 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.
-
Fully data-driven inverse hyperelasticity with hyper-network neural ODE fields 9 Jun 2025 · 0 repositories · arXiv:2506.08146
-
Neural network based control of unknown nonlinear systems via contraction analysis 22 May 2025 · 0 repositories · arXiv:2505.16511
-
A novel Neural-ODE model for the state of health estimation of lithium-ion battery using charging curve 9 May 2025 · 0 repositories · arXiv:2505.05803
-
Quantitative Flow Approximation Properties of Narrow Neural ODEs 6 Mar 2025 · 0 repositories · arXiv:2503.04068
-
Polyconvex Physics-Augmented Neural Network Constitutive Models in Principal Stretches 1 Mar 2025 · 0 repositories · arXiv:2503.00575
-
Modeling Neural Networks with Privacy Using Neural Stochastic Differential Equations 12 Jan 2025 · 0 repositories · arXiv:2501.06686
-
TRENDy: Temporal Regression of Effective Nonlinear Dynamics 4 Dec 2024 · 0 repositories · arXiv:2412.03496
-
Accelerating Quantum Emitter Characterization with Latent Neural Ordinary Differential Equations 17 Nov 2024 · 1 repository · arXiv:2411.11191
-
Identification of Power Systems with Droop-Controlled Units Using Neural Ordinary Differential Equations 13 Nov 2024 · 0 repositories · arXiv:2411.08678
-
Optimising Neural Fractional Differential Equations for Performance and Efficiency 20 Oct 2024 · 2 repositories
-
Lyapunov Neural ODE State-Feedback Control Policies 31 Aug 2024 · 0 repositories · arXiv:2409.00393
-
Divide And Conquer: Learning Chaotic Dynamical Systems With Multistep Penalty Neural Ordinary Differential Equations 30 Jun 2024 · 0 repositories · arXiv:2407.00568
-
Forecasting with an N-dimensional Langevin Equation and a Neural-Ordinary Differential Equation 12 May 2024 · 0 repositories · arXiv:2405.07359
-
LaTiM: Longitudinal representation learning in continuous-time models to predict disease progression 10 Apr 2024 · 0 repositories · arXiv:2404.07091
-
Semi-Supervised Learning of Dynamical Systems with Neural Ordinary Differential Equations: A Teacher-Student Model Approach 19 Oct 2023 · 0 repositories · arXiv:2310.13110
-
LMT: Longitudinal Mixing Training, a Framework to Predict Disease Progression from a Single Image 16 Oct 2023 · 0 repositories · arXiv:2310.10420
-
Longitudinal Self-supervised Learning Using Neural Ordinary Differential Equation 16 Oct 2023 · 0 repositories · arXiv:2310.10431
-
ASV Station Keeping under Wind Disturbances using Neural Network Simulation Error Minimization Model Predictive Control 11 Oct 2023 · 0 repositories · arXiv:2310.07892
-
Generative Hyperelasticity with Physics-Informed Probabilistic Diffusion Fields 11 Sep 2023 · 0 repositories · arXiv:2310.03745
-
Learning low-dimensional dynamics from whole-brain data improves task capture 18 May 2023 · 0 repositories · arXiv:2305.14369
-
NODE-ImgNet: a PDE-informed effective and robust model for image denoising 18 May 2023 · 1 repository · arXiv:2305.11049
-
Using neural ordinary differential equations to predict complex ecological dynamics from population density data 29 Apr 2023 · 0 repositories · arXiv:2305.00338
-
LTC-SE: Expanding the Potential of Liquid Time-Constant Neural Networks for Scalable AI and Embedded Systems 18 Apr 2023 · 1 repository · arXiv:2304.08691
-
Modulated Neural ODEs 26 Feb 2023 · 1 repository · arXiv:2302.13262
-
Learning Subgrid-scale Models with Neural Ordinary Differential Equations 20 Dec 2022 · 0 repositories · arXiv:2212.09967
-
Expressive architectures enhance interpretability of dynamics-based neural population models 7 Dec 2022 · 1 repository · arXiv:2212.03771Syntology ran 0 of 8 samples · 8 unverified
-
GREAD: Graph Neural Reaction-Diffusion Networks 25 Nov 2022 · 1 repository · arXiv:2211.14208Syntology ran 3 of 10 samples · 7 unverified · 3 pointer-only (licence)
-
Physically Consistent Neural ODEs for Learning Multi-Physics Systems 11 Nov 2022 · 0 repositories · arXiv:2211.06130
-
FI-ODE: Certifiably Robust Forward Invariance in Neural ODEs 30 Oct 2022 · 1 repository · arXiv:2210.16940
-
Enhancing the Inductive Biases of Graph Neural ODE for Modeling Dynamical Systems 22 Sep 2022 · 0 repositories · arXiv:2209.10740
Tasks archive 2025-07-28
20 shown of 43 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
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
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