Recurrent Multi-Task Learning for Decision-Explanation Alignment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing multi-task learning models, particularly deep neural networks, face challenges in providing human-interpretable explanations for their decisions due to complex, intertwined representations across tasks, leading to inconsistencies between decisions and explanations, high computational complexity, and limited self-correction capabilities.

Innovation Solution

A self-adaptive recurrent machine-learning system, PonderXNet, incorporates a combined loss function and a recurrent self-correction mechanism to enhance the agreement between decision and concept-based explanations, adapting to multi-task learning scenarios with reduced computational complexity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If multi-task learning models use complex deep neural networks to perform multiple tasks simultaneously, then learning efficiency and effectiveness are improved by leveraging shared knowledge, but concept-based explainability deteriorates due to complex and intertwined representations across tasks

Engineering Contradiction:
Improvelearning efficiencyVSAvoidconcept-based explainability
Core Design Contradiction:
ProductivityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent segments the multi-task model into separate task-specific output layers while maintaining a shared representation layer. This allows the model to learn shared knowledge efficiently while keeping task-specific decision paths distinct and interpretable, enabling concept-based explanations for individual tasks without sacrificing learning efficiency

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces concept vectors as intermediary representations between the shared hidden layers and task-specific outputs. These concept vectors serve as interpretable mediators that capture human-understandable concepts while maintaining the efficiency benefits of shared representations across multiple tasks

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If multi-task learning models learn complex intertwined representations across tasks, then task performance is improved through knowledge sharing, but agreement between decisions and explanations deteriorates

Engineering Contradiction:
Improvetask performanceVSAvoidagreement between decisions and explanations
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent applies local quality by making representations local to individual tasks through task-specific output layers and concept vectors. Each task maintains its own interpretable concept representations while sharing computational efficiency benefits, ensuring that explanations for each task are locally optimized for agreement with that task's decisions

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent implements feedback mechanisms during training that monitor and optimize the agreement between task decisions and their corresponding concept-based explanations. The loss function incorporates terms that ensure consistency between predicted decisions and explained concepts, creating a feedback loop that improves both task performance and explanation reliability

Inventive Principle:
Principle #23Feedback

3Device complexity

If existing solutions use separate models for decision and explanation tasks, then model simplicity is improved, but self-correction capability deteriorates due to lack of recurrent adaptation

Engineering Contradiction:
Improvemodel structureVSAvoidself-correction capability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent employs recurrent neural network components that enable continuous refinement of concept vectors and task outputs through iterative processing. This allows the model to recurrently adapt and self-correct its predictions while maintaining a relatively simple overall architecture, combining structural simplicity with adaptive capability

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentEP4703967A1Method and system for self-adaptive recurrent machine-learning processing under a multi-task objective
Publication Date: 2026.03.04 AUTOMAISE SA
  • EP4703967A1 patent drawingFigure 1~3
  • EP4703967A1 patent drawingFigure 4(a)~4(b)
  • EP4703967A1 patent drawingFigure 5(a)~5(b)

AI summary

The present disclosure relates to a computer-implemented method and system for self-adaptive recurrent machine-learning processing of a tabular dataset under a multi-task objective comprising a decision task and a concept-based explanation task.