Active Continual Fine-Tuning for CNN Annotation Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The high cost and time-consuming nature of annotating medical images for training convolutional neural networks (CNNs), which is exacerbated by the need for specialty-oriented expertise.

Innovation Solution

The development of a method called Active Continual Fine-Tuning (ACFT) that integrates active learning and transfer learning to selectively annotate the most informative and representative samples, thereby reducing the need for extensive annotation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If random selection methods are used to annotate medical images, then annotation coverage is comprehensive, but annotation cost and time increase significantly

Engineering Contradiction:
Improvenumber of annotated samplesVSAvoidannotation time
Core Design Contradiction:
Quantity of substanceVSLoss of time

Solution Approach 1:

The system performs self-service by automatically selecting which images require annotation based on its own uncertainty measurements. The CNN model identifies samples it cannot confidently classify, creating a self-directed annotation prioritization mechanism that eliminates manual review of all images.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces the mechanical process of random or manual selection with an intelligent algorithmic system. The active learning algorithm substitutes human judgment and random sampling with automated uncertainty-based selection, significantly reducing annotation overhead.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If specialty-oriented expertise is required for annotation, then annotation quality is high, but annotation cost increases

Engineering Contradiction:
Improveannotation qualityVSAvoidannotation cost
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system changes the parameter of sample selection from random or comprehensive to uncertainty-based. By measuring prediction confidence and selecting only uncertain samples for expert annotation, the system optimizes the ratio of annotation quality to cost.

Inventive Principle:
Principle #35Parameter changes

3Loss of information

If all image candidates are annotated, then training data completeness is high, but annotation effort becomes excessive

Engineering Contradiction:
Improvetraining data completenessVSAvoidannotation efficiency
Core Design Contradiction:
Loss of informationVSProductivity

Solution Approach 1:

The system applies partial action by annotating only the necessary portion of images - specifically those that are most informative for model improvement. Instead of annotating all images or using excessive sampling, the active learning approach identifies and annotates only the critical subset.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system implements feedback loops where model predictions are continuously evaluated, and annotation priorities are updated based on performance metrics. The uncertainty measurements and model performance feedback guide subsequent annotation selections, creating an adaptive process.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12216737B2Systems, methods, and apparatuses for actively and continually fine-tuning convolutional neural networks to reduce annotation requirements
Publication Date: 2025.02.04 THE ARIZONA BOARD OF REGENTS ON BEHALF OF THE UNIV OF ARIZONA
  • US12216737B2 patent drawing
  • US12216737B2 patent drawing
  • US12216737B2 patent drawing

AI summary

Described herein are systems, methods, and apparatuses for actively and continually fine-tuning convolutional neural networks to reduce annotation requirements, in which the trained networks are then utilized in the context of medical imaging. The success of convolutional neural networks (CNNs) in computer vision is largely attributable to the availability of massive annotated datasets, such as ImageNet and Places. However, it is tedious, laborious, and time consuming to create large annotated datasets, and demands costly, specialty-oriented skills. A novel method to naturally integrate active learning and transfer learning (fine-tuning) into a single framework is presented to dramatically reduce annotation cost, starting with a pre-trained CNN to seek “worthy” samples for annotation and gradually enhances the (fine-tuned) CNN via continual fine-tuning. The described method was evaluated using three distinct medical imaging applications, demonstrating that it can reduce annotation efforts by at least half compared with random selection.