AKI Progression Prediction Using Minimal Risk Factor Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods fail to accurately predict the progression trajectory from acute kidney injury (AKI) to kidney diseases such as acute kidney disease (AKD), chronic kidney disease (CKD), and end-stage kidney disease (ESKD), leading to potential renal replacement therapy and adverse outcomes.

Innovation Solution

A machine-learning method utilizing a comprehensive dataset and a customized inheritable bi-objective combinatorial genetic algorithm (IBCGA) with a support vector machine (SVM) classifier to identify a minimal set of risk factors for predicting AKI-AKD-CKD-ESKD progression trajectories.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional prediction methods are used, then the prediction accuracy is insufficient, but the complexity of the system remains high

Engineering Contradiction:
Improveprediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts and selects only the most critical features from the comprehensive patient data using feature selection algorithms. This reduces the dimensionality of the input data while maintaining prediction accuracy, thereby simplifying the model without losing predictive power.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The prediction system is segmented into modular components including data collection modules, feature selection modules, machine learning prediction modules, and risk stratification modules. This segmentation allows for easier development, maintenance, and optimization of each component independently.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If comprehensive patient data is collected, then the prediction accuracy improves, but the data processing complexity increases

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system extracts and processes only the essential features from comprehensive patient data using feature selection techniques. This identifies and retains the most predictive variables while discarding redundant or less informative data, reducing processing complexity while maintaining accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transforms comprehensive patient data into standardized numerical parameters and features that are suitable for machine learning algorithms. This parameter transformation simplifies the data structure and makes it more manageable for prediction models.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If early intervention is implemented, then the disease progression is halted, but the timing and precision of prediction must be accurate

Engineering Contradiction:
Improvedisease progression controlVSAvoidprediction timing accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The system performs preliminary risk assessment and prediction before disease progression occurs by analyzing early-stage AKI parameters. This allows for proactive intervention strategies to be implemented before irreversible damage happens, improving reliability while requiring accurate early prediction.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system incorporates feedback mechanisms that continuously monitor patient outcomes and adjust prediction models accordingly. This feedback loop improves prediction timing accuracy by learning from actual disease progression patterns and refining the prediction algorithms.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250342965A1Method and apparatus for predicting progression trajectory from acute kidney injury (AKI) to kidney diseases
Publication Date: 2025.11.06 TAIPEI MEDICAL UNIV
  • US20250342965A1 patent drawing
  • US20250342965A1 patent drawing
  • US20250342965A1 patent drawing

AI summary

The present disclosure provides a method and an apparatus for predicting a progression trajectory from acute kidney injury (AKI) to a kidney disease. The method includes the following steps: receiving a first set of features of a particular acute kidney injury (AKI) patient; selecting a second set of features from the first set of features using a preset algorithm; and predicting, using a first machine-learning model, a progression trajectory of a kidney disease of the particular AKI patient based on the second set of features.