NVIDIA Kumo Relational is a structured-data foundation model for prediction over relational, multi-table data. It uses declared schemas, relationships, entity tables, fact tables, context rows, and prediction rows without requiring callers to flatten connected tables into a single feature table.
The NVIDIA Kumo Relational Inference Microservice (NIM), release 1.0.0, accepts JSON arrays-format relational payloads through a structured-data API, validates the task, schema, context, and prediction contract, and invokes the Kumo Relational driver for synchronous inference.
This model is ready for commercial or non-commercial use.
GOVERNING TERMS: The NIM container is governed by the NVIDIA Software License Agreement and the Product-Specific Terms for NVIDIA AI Products; and the use of the model is governed by the NVIDIA Open Model License Agreement.
Global
Use Case: NVIDIA Kumo Relational is designed for binary classification, multiclass classification, regression, forecasting, and temporal link prediction over structured relational data. It supports one-shot prediction and session-based workflows that reuse the same model, task, schema, and context across prediction requests.
NGC: 08/18/2026 via nvcr.io/nim/nvidia/kumo-relational:1.0.0
Source announcement: 04/14/2025 via KumoRFM-2: Scaling Foundation Models for Relational Learning
References:
Architecture Type: Transformer Network Architecture: NVIDIA Kumo Relational 1.0.0 uses a table-invariant row encoder and exchanges information across connected tables and context labels with a Relational Graph Transformer. Total Parameters: 3.1*10^7
Input Types: Tabular Input Formats: JSON arrays-format relational tables Input Parameters: One Dimensional (1D) Other Properties Related to Input: Requests declare an instance table, optional related tables, relationships, task metadata, labeled context rows, and prediction rows. Binary classification, multiclass classification, regression, and forecasting require exactly one entity table. Temporal link prediction requires source and target entity tables.
Output Types: Tabular Output Format: JSON prediction results Output Parameters: One Dimensional (1D) Other Properties Related to Output: Task-dependent outputs include predictions, probabilities, scores, rankings, quantiles, embeddings, and single-row diagnostic explanations.
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA's hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.
Runtime Engines: Kumo Relational driver, release 1.0.0
Supported Hardware Microarchitecture Compatibility:
Supported Operating System: Linux
The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.
1.0.0
Data Modality: Tabular Training Data Size: 38 million tables across 6.4 million graphs Data Collection Method by dataset: [Hybrid: Automated, Synthetic] Labeling Method by dataset: [Automated] Properties: Kumo Relational was pretrained on synthetic tabular and relational data. Linguistic characteristics are not applicable for tabular data.
Data Collection Method by dataset: [Hybrid: Automated, Manually-Collected] Labeling Method by dataset: [Hybrid: Automated, Manually-Labeled] Properties: Release testing uses real-world tabular and relational benchmark data. The combined testing and evaluation data includes approximately 100 tables and 2 billion rows across 15 graphs. Linguistic characteristics are not applicable for tabular data.
Evaluation Benchmark Score: Undisclosed Data Collection Method by dataset: [Hybrid: Automated, Manually-Collected] Labeling Method by dataset: [Hybrid: Automated, Manually-Labeled] Properties: Evaluation uses real-world tabular and relational benchmark data. The combined testing and evaluation data includes approximately 100 tables and 2 billion rows across 15 graphs. Linguistic characteristics are not applicable for tabular data. Kumo Relational was not trained or tuned on these datasets or tasks.
Acceleration Engine: Kumo Relational driver, release 1.0.0
Supported Tasks: Binary classification, multiclass classification, regression, forecasting, and temporal link prediction
API Endpoints: POST /v1/predictions, POST /v1/sessions, POST /v1/sessions/{session_id}/predictions, and DELETE /v1/sessions/{session_id}
Test Hardware:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal developer team to ensure these software components meet requirements for the relevant industry and use case and address unforeseen product misuse.
Users are responsible for model inputs and outputs. Users are responsible for ensuring safe integration of this model, including implementing guardrails as well as other safety mechanisms, prior to deployment.
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.