Knowledge Tracing with Variational Bounds for Explainable Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing knowledge tracing systems lack explainability and reliability in real-time predictions, particularly when dealing with limited data, making it difficult for instructors to understand the reasoning behind AI predictions and ensuring the accuracy of those predictions.

Innovation Solution

A knowledge tracing device and method that employs a variational parameter determination unit, gradient direction lower bound calculation, and full dimensional lower bound calculation to enhance explainability and reliability of prediction results by approximating likelihood functions using Gaussian distributions, even in real-time scenarios.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep learning methods are used for knowledge tracing, then prediction accuracy is improved, but explainability of prediction reasons deteriorates

Engineering Contradiction:
Improveprediction accuracyVSAvoidexplainability of prediction reasons
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent introduces an intermediary mechanism that bridges deep learning predictions and explainable outputs. By using variational inference to approximate the posterior distribution of latent variables, the system generates intermediate representations that can be interpreted to explain predictions while maintaining the accuracy benefits of deep learning models.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the parameter representation from fixed deep learning weights to probabilistic latent variables with distributions. This allows the model to not only make accurate predictions but also provide uncertainty measures and interpretable factorizations of student knowledge states, thereby improving explainability without sacrificing accuracy.

Inventive Principle:
Principle #35Parameter changes

2Loss of information

If complex models are used to provide prediction reasons, then explainability is improved, but computational complexity increases

Engineering Contradiction:
Improveexplainability of prediction reasonsVSAvoidcomputational complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent transforms the computational approach by changing from exact inference in complex models to variational approximation with simplified parameter updates. The mean-field assumption factorizes the posterior distribution into independent components, dramatically reducing computational complexity while still providing interpretable explanations through the learned latent variables.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent segments the complex inference problem into independent dimensional updates through mean-field variational inference. Each latent variable dimension can be updated separately based on local gradients, dividing the computationally intensive task into manageable parallel steps that maintain explainability without requiring full-model re-computation.

Inventive Principle:
Principle #1Segmentation

3Speed

If real-time knowledge tracing is implemented, then responsiveness is improved, but reliability of predictions deteriorates when data is limited

Engineering Contradiction:
Improvereal-time responsivenessVSAvoidprediction reliability with limited data
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent implements a feedback mechanism where the variational inference process continuously updates the posterior distribution of latent variables as new interaction data arrives. This allows the system to maintain real-time responsiveness while progressively improving prediction reliability by incorporating uncertainty estimates that reflect the amount of available data, alerting instructors when predictions are less reliable.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12518176B2Knowledge tracing device, method, and program
Publication Date: 2026.01.06 NEC CORP
  • US12518176B2 patent drawing
  • US12518176B2 patent drawing
  • US12518176B2 patent drawing

AI summary

The variational parameter determination unit 81 determines a variational parameter that specifies a position where a likelihood function and a lower bound of the likelihood function to be approximated by Gaussian are in contact. The gradient direction lower bound calculation unit 82 generates a likelihood function made one-dimensional in a gradient direction at the center of a prior distribution and calculates the lower bound of the generated likelihood function. The full dimensional lower bound calculation unit 83 sets covariances in directions other than the gradient direction to an arbitrary covariance and calculates the lower bounds of the set covariances.