Multidimensional Table-to-Text Generation Using Agglomerative Clustering

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for processing complex data structures, such as multidimensional tables, are resource-intensive, requiring high processing power and memory allocation, and lack an efficient way to convert structured data into natural language text, especially in regulated formats like CONSORT for clinical trial reports.

Innovation Solution

A system utilizing machine learning techniques, including neural networks and agglomerative clustering, to process multidimensional tables, assigning row identifiers and unique tokens, and using hierarchical structures to generate inferential natural language text, reducing the need for manual data collection and processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If current methods are used to process complex data structures like multidimensional tables, then processing can be performed, but computing resources including processing power and memory allocation are excessively consumed

Engineering Contradiction:
Improveprocessing capabilityVSAvoidcomputing resources
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent segments the multidimensional table processing into distinct phases: ingesting phase (loading data into memory), training phase (processing with machine learning model to create embeddings), and querying phase (generating text output). This segmentation allows efficient resource management by processing data in controlled batches and releasing resources between phases, resolving the contradiction between maintaining processing capability and reducing computing resource consumption.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary action by pre-processing the multidimensional table data into embedded representations during the training phase before actual text generation queries are executed. This preliminary transformation of raw data into optimized embeddings enables faster, more efficient querying later, reducing the computing resources needed during operational text generation while maintaining reliable processing capability.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If manual data collection and processing is used to convert structured tables to natural language text, then accuracy can be maintained, but time and labor resources are excessively consumed

Engineering Contradiction:
ImproveaccuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements self-service by training a machine learning model to automatically perform the text generation task. Once trained on example multidimensional tables and their corresponding natural language descriptions, the model independently converts new structured tables to text without human intervention, maintaining accuracy through learned patterns while eliminating the time and labor of manual processing.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent changes the parameter of data representation by transforming structured table data into embedded vector representations that capture semantic relationships. This parameter transformation enables the machine learning model to generalize from training examples to new data, maintaining measurement precision (accuracy) while dramatically reducing processing time through automated pattern recognition rather than manual analysis.

Inventive Principle:
Principle #35Parameter changes

3Extent of automation

If known machine learning techniques are applied to process relational tables, then text generation is possible, but the system requires high processing power and memory allocation

Engineering Contradiction:
Improvetext generation capabilityVSAvoidsystem requirements
Core Design Contradiction:
Extent of automationVSDevice complexity

Solution Approach 1:

The patent extracts the computationally intensive model training operation as a separate, one-time preliminary action. By separating the training phase (which creates the embedding model) from the querying phase (which generates text), the system reduces ongoing device complexity and memory requirements during text generation, while maintaining high automation capability through the pre-trained model.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs the complex model training and embedding creation as a preliminary action before deployment. This upfront investment in computational resources during the training phase creates an optimized model that requires significantly fewer resources during operational text generation, resolving the contradiction between achieving automation and reducing system complexity requirements.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12436981B2Transmforming table-to-text using agglomerative clustering
Publication Date: 2025.10.07 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12436981B2 patent drawing
  • US12436981B2 patent drawing
  • US12436981B2 patent drawing

AI summary

A method and system of generating inferential text are provided. The method includes ingesting a data set that includes at least one structured hierarchical or multidimensional table for a particular domain. The method includes processing the ingested data set that includes the at least one structured hierarchical or multidimensional table for the particular domain by applying a generated machine learning model. The method includes generating inferential natural language text based on applying the machine learning model. The method includes outputting the generated inferential natural language text in a sequence format.