Sign In to Follow Application
View All Documents & Correspondence

Robust Bone Marrow Cancer Classification Using An Enhanced Vgg 19 Framework With Noise Guard Fusion And Empathic Firmness Strategy

Abstract: Robust Bone Marrow Cancer Classification Using an Enhanced VGG-19 Framework with Noise-Guard Fusion and Empathic Firmness Strategy Abstract The present invention addresses the restrictions of conventional methods depending on shallow feature extraction and are prone to noise interference by revealing a unique deep learning-based framework for accurate classification of bone marrow cancers including Acute Lymphoblastic Leukemia (ALL) and Multiple Myeloma (MM). Proposed system presents an Enhanced Fusion Boost VGG-19 Network combined with an Empathic Firmness Strategy and a Noise Guard Fusion Filter (NGFF). The NGFF is meant to efficiently remove Gaussian noise while maintaining important image information, hence enhancing input quality for downstream processing. Combining labelled and unlabelled data in the enlarged VGG-19 model helps to leverage a larger Dataset and increase generalizing capability The Empathic Firmness Strategy provides a dual-role learning mechanism (Head and Tail) to lower overfitting and improve model robustness by way of consistency regularization and soft label creation utilizing exponential moving averages. This hybrid approach yields among other stable training, improved prediction accuracy, and consistent classification outcomes. Evaluation parameters comprising accuracy, precision, recall, and F1-score in clinical bone marrow image analysis reveal the success of the suggested invention, so enhancing diagnosis dependability and supporting timely medical actions.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
21 April 2025
Publication Number
20/2025
Publication Type
INA
Invention Field
COMPUTER SCIENCE
Status
Email
Parent Application

Applicants

SR UNIVERSITY
SR UNIVERSITY, Ananthasagar, Hasanparthy (PO), Warangal - 506371, Telangana, India.

Inventors

1. Ravirakula kamalakar
Research Scholar, School of Computer Science and Artificial Intelligence, SR University, Ananthasagar, Hasanparthy (P.O), Warangal, Telangana-506371, India.
2. Suresh Kumar Mandala
Assistant Professor, School of Computer Science and Artificial Intelligence, SR University, Ananthasagar, Hasanparthy (P.O), Warangal, Telangana-506371, India.

Specification

Description:Robust Bone Marrow Cancer Classification Using an Enhanced VGG-19 Framework with Noise-Guard Fusion and Empathic Firmness Strategy

2. Problem statement

Based on Multiple Myeloma (MM) and Acute Lymphoblastic Leukemia (ALL), present approaches for bone marrow cancer classification mostly rely on conventional machine learning techniques and standard convolutional neural networks (CNNs). Usually lacking the intricate and high-dimensional patterns present in bone marrow microscopic pictures, these techniques use artificial texture, form, or color features depending on shallow feature extraction methods. As such, in therapeutic settings these methods sometimes produce less than expected outcomes.

Some models have sought to raise classification accuracy by using standard deep learning architectures including VGG-16 or VGG-19. In fields of medical imaging, however, these models mostly rely on highly valuable, extensively labeled datasets, which are often rare and costly. Particularly in cases involving unequal or insufficient training data, the dependence on supervised learning lowers their possible extent to extend to fresh or unknown data.
Moreover, reducing the picture quality in current methodologies brings noise—including Gaussian and speckle noise—introduced during image acquisition and staining procedures. Even in cases when they have been employed to reduce noise, sometimes simple filters like Gaussian blur or median filters cause loss of significant structural details—qualities required for successful categorization.

Dropout, batch normalizing, or early halting have been included into current deep learning systems to combat overfitting and boost generalization. These methods cannot solve the noise problem or the difficulty of aggregating unlabelled input for optimal learning in meanwhile.

Therefore, in a coherent framework fit for bone marrow cancer picture classification, the present state-of- the- art approaches do not offer a complete solution that concurrently handles noise reduction, data inadequacy, and model regularization in spite of small changes.

3.Existing solution
Current methods for bone marrow cancer classification based on Multiple Myeloma (MM) and Acute Lymphoblastic Leukemia (ALL primarily depend on traditional machine learning techniques and standard convolutional neural networks (CNNs). Usually lacking the complex and high-dimensional patterns found in bone marrow microscopic images, these techniques use artificial texture, form, or color features depending on shallow feature extraction methods. Consequently, in clinical environments these techniques often generate less than desired results.

Using typical deep learning architectures including VGG-16 or VGG-19, some models have aimed to increase classification accuracy. However, in domains of medical imaging, these models largely depend on high-quality, thoroughly labeled datasets, which are frequently scarce and expensive. Especially in situations involving unequal or inadequate training data, the reliance on supervised learning reduces their potential to effectively extend to fresh or unknown data.

Moreover, lowering the image quality in existing techniques introduces noise—including Gaussian and speckle noise—introduced during image acquisition and staining processes. Sometimes basic filters like Gaussian blur or median filters induce loss of important structural details—qualities needed for successful categorization, even when they have been used to lower noise.

Current deep learning systems have incorporated dropout, batch normalization, or early stopping to fight overfitting and improve generalization. These techniques, meantime, cannot address the noise issue or the challenge of aggregating unlabelled data for best learning.

Therefore, in a coherent framework suited for bone marrow cancer picture classification, the present state-of- the- art approaches do not offer a complete solution that concurrently addresses noise reduction, data inadequacy, and model regularization despite slight alterations.
5. Preamble
Particularly targeted on the classification of bone marrow cancer images—Acute Lymphoblastic Leukemia (ALL) and Multiple Myeloma (MM)—the current invention relates to the domains of medical image analysis and machine learning. In the medical industry, the diagnosis of bone marrow cancer is a difficult and crucial task demanding exact and consistent approaches to enable early identification and treatment planning. Usually grounded in shallow feature extraction techniques, conventional classification systems often overlook the subtle and complex structural changes in images of bone marrow. These methods are greatly challenged by differential data quality, noise, and image format change; so, the general classification accuracy is much lowered.

Mostly intended to solve these problems, the current work offers a better framework called Enhanced Fusion Boost VGG-19 Network, developed for the image classification of bone marrow malignancy. Since it covers all aspects of the photo analysis process, the creation enhances every one of them. The first stage is extensive preparation whereby scaling and normalizing application finds use as means of photo improvement. While normalizing ensures constant intensity levels across images, reducing picture size guarantees fit with deep learning models.

Figure 1: Proposed Architecture
One of the main advances of this work is the employment of a unique picture refining method designed to target and lower Gaussian noise: the Noise Guard Fusion Filter (NGFF). NGFF guarantees the resulting images maintain diagnostic integrity by efficiently decreasing noise and maintaining structural characteristics and critical edges unlike those of traditional filters that periodically lose major information. This preprocessing phase considerably improves image quality and helps to enable more efficient feature extraction in next phases.
The fundamental idea of the innovation is modified VGG-19 network architecture upgraded to enable semi-supervised learning using labelled and unlabelled input. Particularly in real-world medical environments when labelled data is limited, this method greatly increases the generalizing power of the model. Furthermore, the development enhances training stability by way of a novel regularizing method termed the Empathic Firmness Strategy.
therefore, reducing overfitting. Under a dual-role design, this approach consists of a "Tail" where under a "Head" both components study data using different computing approaches. Whereas the Tail addresses classification loss with a softmax layer for unlabelled data, the Head utilizes consistency regularizing across training iterations.
The Head model provides more constant learning and enhanced convergence by means of parameter modifications using an exponential moving average of the Tail's weights. This method generates a better model less sensitive to noise and data volatility, hence improving accuracy, precision, recall, and F1-score. This invention not only improves the state of the art in bone marrow cancer detection but also considerably facilitates clinical practice by providing more accurate, faster, and consistent diagnosis judgments.
.
6. Methodology

Targeting Acute Lymphoblastic Leukemia (ALL) and Multiple Myeloma (MM), the proposed invention presents a complete framework for precise classification of bone marrow cancer images. The approach consists in the following main modules:

Figure 2: Framework for Bone Marrow Cancer Image Classification
1. Image Preprocessing and Quality Enhancement:
A customized preprocessing pipeline is used to remove discrepancies and noise in bone marrow imaging data comprising:
Every input image is intensity-normalized to standardize brightness and contrast, therefore guaranteeing consistency over the dataset.
Images are scaled to a standard dimension fit for the neural network therefore facilitating batch training and lowering computational variance.
Noise Guard Fusion Filter (NGFF): Novel filtering method used to eliminate Gaussian noise while maintaining structural integrity and crucial edge details of the images. Multiple denoising techniques in a fusion architecture are used in this advanced filter to improve visual clarity and retain diagnostic characteristics.
2. Enhanced Fusion Boost VGG-19 Network Architecture:
By including both labelled and unlabelled data, the architecture is changed to permit semi-supervised learning thereby overcoming the restrictions of conventional supervised learning in VGG-19. Important changes comprise:

The design welcomes both labelled and unlabelled inputs, therefore allowing the model to learn from a bigger and more varied dataset.
Intermediate features from several phases of the VGG-19 network are combined in the feature fusion layer to enhance the representation of bone marrow patterns and minor abnormalities.
3. Empathic Firmness Strategy for Regularization:
A unique Empathic Firmness Strategy is included into the training process to reduce overfitting and enhance generalization. This approach consists in two complimentary roles:

Designed for both labelled and unlabelled data.
o, using conventional loss functions, computes the classification cost for labelled data.

Calculates a pseudo-labeling cost based on softmax for unlabelled data, hence directing the network towards confident predictions.

Head Module: o does consistency regularization, hence enforcing prediction stability for unlabelled inputs over several training cycles.
o generates a stable training signal by use of soft label averaging derived from Tail's predictions.

stabilizing convergence and improving training dependability by updating weights using Exponential Moving Average (EMA) of the Tail weights.

4. Model Training and Evaluation:
The whole model is trained using a hybrid loss function comprising consistency loss (for unlabelled data), classification loss (for labelled data), and regularisation terms developed from the Empathic Firmness Strategy.

Figure 3: An Evaluation Process using key metrics

Accuracy, precision, recall, and F1-score are four fundamental performance evaluation benchmarks. By means of the model, these experiments confirm universality and efficient identification of bone marrow tumours in numerous clinical imaging environments.
Highly relevant for practical hematological cancer detection, our end-to- end approach guarantees good picture categorization by mixing image augmentation, semi-supervised deep learning, and inventive regularizing algorithms.
.

7.Result

Acute lymphoblastic leukemia (ALL) and multiple myeloma (MM) bone marrow cancer picture classification accuracy is much improved by the suggested Enhanced Fusion Boost VGG-19 Network when combined with the Noise Guard Fusion Filter (NGFF) and Empathic Firmness Strategy. The findings show how better the suggested framework handles noise, captures intricate visual details, and improves model generalization.

Main results are as follows:

One can improve image quality and reduce noise by:

The NGFF preserved important image borders and fine features while essentially blocking Gaussian noise. This produced more consistent and clearer image inputs, hence raising the quality of the features obtained during classification.

2. Enhanced Classification Accuracy

Comparatively to baseline models, the improved VGG-19 model performed better on several evaluation criteria. Particularly: o Accuracy raised from 85.6% (conventional VGG-19) to 94.8%.

Precision climbed from 83.2% to 93.5%.

Recall rose from 82.5% to 94.1%.

F1-Score rose from 82.8% to 93.8%.

3. Semi-Supervised Learning's Superior Generalization

The model showed improved generalizing capacity by including both labelled and unlabelled data into training. It kept strong classification even on hitherto unmet samples and performed consistently over several datasets.

4. Empathic Firmness Strategy: Overfitting Reducing Mechanism
Dynamic regularity was made possible by combining Head and Tail roles in the Empathic Firmness Strategy. By means of consistency regularization and exponential moving average of weights, the approach stabilized training and greatly reduced overfitting, hence enhancing model convergence.

5. Clinical Worth:

The better accuracy and dependability of the method help to facilitate more early and confident identification of bone marrow malignancies. In clinical practice, this helps to schedule treatments timelier and improve patient results.

Discussion
Especially in the diagnosis of Multiple Myeloma (MM) and Acute Lymphoblastic Leukemia (ALL), the proposed innovation addresses important limitations related with conventional bone marrow cancer classification systems. Shallow feature extraction-based present methods are essentially insufficient for medical imaging applications demanding recognition of complex, high-dimensional patterns. Since they generate less-than-ideal diagnosis accuracy, many times these flaws compromise professional judgment. This paper presents a novel deep learning framework—Enhanced Fusion Boost VGG-19 Network—engineered to greatly improve the accuracy and robustness of bone marrow cancer picture classification, effectively addressing these challenges. One interesting improvement in this system is the integration of a preprocessing technique meant to lower Gaussian noise while maintaining required edge information: the Noise Guard Fusion Filter (NGFF). This development guarantees basic diagnostic properties needed for appropriate categorization and learning from the input photos.

Still another crucial advance is including labelled and unlabelled data to teach the deep learning model. By allowing the system to utilize a bigger dataset, this semi-supervised method ensures greater performance on unseen data, hence increasing the generalizing potential of the model. This method swiftly solves the restrictions on conventional VGG-19 designs limited to supervised learning paradigms.

By use of a particular Empathic Firmness Strategy, one can aid to further minimize the overfitting and model instability. This approach dynamically interacts with Head and Tail roles in a dual-component system to balance consistency regularizing with noise evaluation. Whereas the Tail component computes classification costs using softmax for unlabelled data, the Head averages over numerous iterations, therefore stabilizing training. Exponential moving averages increase model dependability and allow the adaptive feedback loop between Head and Tail ensure convergence.

This work combines improved preprocessing, semi-supervised learning, and new regularizing approaches to deliver a very scalable and rapid solution for bone marrow cancer classification. Apart from increasing diagnosis accuracy and robustness, the system has tremendous prospects for integration into actual clinical operations, so boosting early diagnosis, treatment planning, and patient outcomes.

Conclusion
By use of a new, integrated framework that significantly improves diagnosis accuracy and resilience, the suggested invention essentially addresses the limitations of current bone marrow cancer categorization systems. By means of the Noise Guard Fusion Filter (NGFF), the method guarantees exceptional, noise-free input images, therefore maintaining necessary structural information needed for correct analysis. The Improved Fusion Boost VGG-19 Network boosts generalization and speed on large volumes by allowing the model can manage both labelled and unlabelled input. Furthermore, the Empathic Firmness Strategy offers a main regularizing tool by which dynamic head-tail training roles minimize overfitting and stabilize the learning process. These developments taken together provide a more dependable, scalable, clinically relevant method for the automated classification of bone marrow malignancies including ALL and MM, therefore greatly increasing the opportunities for better patient diagnosis and treatment planning.
, Claims:Claims
1. We claim that a method for classifying bone marrow cancer involves the use of an enhanced VGG-19 deep learning framework, wherein the framework is trained on specialized datasets to improve diagnostic accuracy and robustness against noise.

2. We claim that the introduction of a noise-guard fusion technique within the enhanced VGG-19 framework enables effective suppression of input noise and interference, thus improving classification performance in noisy environments.

3. We claim that the empathic firmness strategy is applied during the training process of the VGG-19 model to ensure that the model not only learns from cancerous data but also adapts in a manner that enhances its sensitivity to subtle features indicative of bone marrow cancer.

4. We claim that the integration of noise-guard fusion in the model architecture results in a significant reduction of false positives and false negatives, ensuring higher reliability and precision in classifying bone marrow cancer cells.

5. We claim that the proposed method utilizes a multi-level noise-filtering approach that works in tandem with the deep learning framework to achieve superior noise robustness, thereby making it effective for real-world medical applications where data quality may vary.

6. We claim that the enhanced VGG-19 framework incorporates a novel fusion layer that adapts dynamically based on the degree of noise present in the input data, ensuring optimal classification accuracy across different scenarios.

7. We claim that the empathic firmness strategy within the model enhances the generalization capabilities of the classification system, allowing it to perform consistently across diverse bone marrow cancer datasets.

8. We claim that the combination of noise-guard fusion and empathic firmness results in a machine learning-based classification system that outperforms traditional VGG-19 models, particularly in terms of robustness, sensitivity, and specificity in diagnosing bone marrow cancer.

Documents

Application Documents

# Name Date
1 202541038176-STATEMENT OF UNDERTAKING (FORM 3) [21-04-2025(online)].pdf 2025-04-21
2 202541038176-REQUEST FOR EARLY PUBLICATION(FORM-9) [21-04-2025(online)].pdf 2025-04-21
3 202541038176-FORM-9 [21-04-2025(online)].pdf 2025-04-21
4 202541038176-FORM FOR SMALL ENTITY(FORM-28) [21-04-2025(online)].pdf 2025-04-21
5 202541038176-FORM 1 [21-04-2025(online)].pdf 2025-04-21
6 202541038176-EVIDENCE FOR REGISTRATION UNDER SSI(FORM-28) [21-04-2025(online)].pdf 2025-04-21
7 202541038176-EVIDENCE FOR REGISTRATION UNDER SSI [21-04-2025(online)].pdf 2025-04-21
8 202541038176-EDUCATIONAL INSTITUTION(S) [21-04-2025(online)].pdf 2025-04-21
9 202541038176-DECLARATION OF INVENTORSHIP (FORM 5) [21-04-2025(online)].pdf 2025-04-21
10 202541038176-COMPLETE SPECIFICATION [21-04-2025(online)].pdf 2025-04-21