Variance-Aware Prototypical Networks for Medical Report Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current machine learning models, particularly pre-trained Transformer-based language models, require large amounts of labeled data for fine-tuning, making them time-consuming and expensive to adapt for specific NLP tasks, especially in medical imaging where collecting diverse labeled datasets is challenging.

Innovation Solution

The development of variance-aware prototypical networks that incorporate variance information to improve few-shot learning, using a Wasserstein distance calculation and regularization terms to enhance clustering and reduce the need for extensive training data, allowing for meta-training on a large labeled dataset and deployment on diverse downstream tasks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If pre-trained Transformer-based language models are fine-tuned for specific NLP tasks, then model performance and accuracy are improved, but training time and cost increase significantly due to large amounts of labeled data required

Engineering Contradiction:
Improveclassification accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies preliminary action by pre-training the Transformer model on large-scale general language data before fine-tuning for specific medical NLP tasks. This preliminary pre-training phase enables the model to learn general language patterns and representations that can be transferred to downstream tasks, reducing the need for extensive task-specific labeled data and training time while maintaining high classification accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent employs parameter changes by adjusting the amount and type of labeled training data used for fine-tuning. Instead of requiring large amounts of task-specific labeled data, the method uses a smaller, carefully selected subset of labeled data combined with the pre-trained model parameters, thereby achieving high accuracy with reduced training time and computational resources

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If pre-trained Transformer-based language models are fine-tuned for specific NLP tasks, then model performance is improved, but annotation costs increase due to large amounts of labeled data required

Engineering Contradiction:
Improveclassification accuracyVSAvoidlabeled data quantity
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent changes the parameter of labeled data quantity by using a smaller, optimized subset of labeled data for fine-tuning. The method leverages the pre-trained model's learned representations to achieve high classification accuracy with significantly fewer labeled examples, thereby reducing annotation costs while maintaining performance

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The pre-training phase serves as preliminary action that prepares the model to work effectively with limited labeled data. By pre-learning general language patterns from large unlabeled or weakly labeled corpora, the model is better equipped to learn from small amounts of task-specific labeled data, reducing the burden of data annotation

Inventive Principle:
Principle #10Preliminary action

3Adaptability or versatility

If multiple datasets are annotated and models are trained on various downstream tasks, then model versatility and adaptability are improved, but time and cost consumption increase

Engineering Contradiction:
Improvedownstream task adaptabilityVSAvoidtraining efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent applies universality by creating a single pre-trained Transformer model that can be adapted to multiple downstream NLP tasks in the medical domain. The pre-trained model serves as a universal base that can be fine-tuned for various tasks such as classification, information extraction, and question answering, eliminating the need to train separate models for each task and thereby improving training efficiency

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent uses parameter changes to enable task adaptation by adjusting the fine-tuning parameters and labeled data subsets for each downstream task. This allows the same pre-trained model to be efficiently adapted to different tasks without requiring full retraining, thus maintaining high versatility while improving productivity

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240029864A1META-learning of pathologies from radiology reports using variance-aware prototypical networks
Publication Date: 2024.01.25 COVERA HEALTH
  • US20240029864A1 patent drawing
  • US20240029864A1 patent drawing
  • US20240029864A1 patent drawing

AI summary

A process can include performing meta-learning for a variance-aware prototypical network pre-trained on a dataset comprising examples of a first type of radiology report associated with a single domain. The meta-learning comprises learning one or more prototype representations for each radiology classification task and a variance information for the prototype representations of each radiology classification task. The one or more respective prototype representations for each radiology classification task are modeled as a Gaussian and a query sample comprising text data of a type of radiology report seen during the meta-learning is provided to the variance-aware prototypical network. A distance metric is determined between a Dirac distribution representation of the query sample and the Gaussians of the respective prototype representations for each radiology classification task included in the meta-learning. The query sample is classified based on identifying a respective prototype representation having the smallest distance metric.