Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Corrigendum to "Specific peptides targeting the myocardiocyte are prognostic markers for heart attack: Function of α-SMA protein" [Int. J. Biol. Macromol. 280 (2024) 135793].

International journal of biological macromolecules·2024
Same author

Specific peptides targeting the myocardiocyte are prognostic markers for heart attack: Function of α-SMA protein.

International journal of biological macromolecules·2024
Same author

[Fully Automatic Glioma Segmentation Algorithm of Magnetic Resonance Imaging Based on 3D-UNet With More Global Contextual Feature Extraction: An Improvement on Insufficient Extraction of Global Features].

Sichuan da xue xue bao. Yi xue ban = Journal of Sichuan University. Medical science edition·2024
Same author

Using Regularized Multi-Task Learning for Schizophrenia MRI Data Classification.

Journal of integrative neuroscience·2022
Same author

Surface phosphation of 3D mesoporous NiCo<sub>2</sub>O<sub>4</sub> nanowire arrays as bifunctional anodes for lithium and sodium ion batteries.

RSC advances·2022
Same author

Alzheimer's Disease Classification Based on Image Transformation and Features Fusion.

Computational and mathematical methods in medicine·2022
Same journal

Corrigendum to "CFPNet-M: A light-weight encoder-decoder based network for multimodal biomedical image real-time segmentation" [Comput. Biol. Med. 154 (2023) 106579].

Computers in biology and medicine·2026
Same journal

ECG arrhythmia classification via wavelet-driven feature extraction and swarm-optimised gradient boosting.

Computers in biology and medicine·2026
Same journal

Electro-osmotic metachronal cilia transport of viscoelastic blood infused with penta-hybrid nanoparticles in an oviduct: Analytical and neural network modeling.

Computers in biology and medicine·2026
Same journal

sEEGnal: an automated EEG preprocessing pipeline evaluated against expert-driven preprocessing.

Computers in biology and medicine·2026
Same journal

Corrigendum to "Integrating experimental biology, computational methods, and artificial Intelligence in anticancer drug discovery: Bridging the translational Gap" [Comput. Biol. Med. 213 (2026) 111832].

Computers in biology and medicine·2026
Same journal

Organ dose optimization for a point-of-care forearm X-ray photon-counting CT.

Computers in biology and medicine·2026
See all related articles

Related Experiment Video

Updated: Aug 30, 2025

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images
06:48

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images

Published on: January 7, 2019

9.0K

A data augmentation method for fully automatic brain tumor segmentation.

Yu Wang1, Yarong Ji1, Hongbing Xiao1

  • 1Beijing Key Laboratory of Big Data Technology for Food Safety, School of Artificial Intelligence, Beijing Technology and Business University, Beijing, 100048, China.

Computers in Biology and Medicine
|September 2, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a new data processing technique called TensorMixup to improve how computers automatically identify and outline brain tumors in medical scans. By combining information from different patient images, the model learns to recognize tumor boundaries more accurately. This approach helps doctors better diagnose and track brain cancer progression.

Keywords:
Brain tumor segmentationData augmentationDeep learningMagnetic resonance imagingTensorMixupDeep LearningMedical ImagingNeural NetworksMagnetic Resonance Imaging

Frequently Asked Questions

More Related Videos

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

2.8K
Patient-Specific Polyvinyl Alcohol Phantom Fabrication with Ultrasound and X-Ray Contrast for Brain Tumor Surgery Planning
08:41

Patient-Specific Polyvinyl Alcohol Phantom Fabrication with Ultrasound and X-Ray Contrast for Brain Tumor Surgery Planning

Published on: July 14, 2020

8.6K

Related Experiment Videos

Last Updated: Aug 30, 2025

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images
06:48

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images

Published on: January 7, 2019

9.0K
Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

2.8K
Patient-Specific Polyvinyl Alcohol Phantom Fabrication with Ultrasound and X-Ray Contrast for Brain Tumor Surgery Planning
08:41

Patient-Specific Polyvinyl Alcohol Phantom Fabrication with Ultrasound and X-Ray Contrast for Brain Tumor Surgery Planning

Published on: July 14, 2020

8.6K

Area of Science:

  • Medical imaging informatics within TensorMixup research
  • Computational neuroscience and diagnostic radiology

Background:

Current computational models often struggle to accurately delineate complex brain lesions from standard clinical scans. No prior work had resolved the limitations inherent in training deep learning architectures with restricted annotated datasets. Researchers frequently encounter overfitting when applying standard neural networks to three-dimensional medical imaging tasks. That uncertainty drove the development of specialized strategies to expand training samples synthetically. Prior research has shown that simple geometric transformations provide insufficient variety for robust model generalization. This gap motivated the exploration of advanced blending techniques to enhance feature representation. Investigators have long sought methods to improve the precision of automated tumor boundary detection. Such efforts remain vital for advancing non-invasive diagnostic tools in modern neuro-oncology.

Purpose Of The Study:

The aim of this study is to introduce and evaluate a new data augmentation method designed for fully automatic brain tumor segmentation. Researchers sought to address the challenges associated with training deep learning models on limited medical imaging datasets. By developing this specific technique, the authors intended to improve the precision of identifying glioma and its distinct subregions. The study focuses on enhancing the performance of three-dimensional U-Net architectures through synthetic data generation. This work was motivated by the need for more reliable tools in the diagnosis, treatment, and monitoring of brain diseases. The investigators aimed to demonstrate that blending image patches can lead to superior segmentation outcomes. They explored whether a tensor-based approach could effectively synthesize new training samples from existing patient scans. This research addresses the critical requirement for robust computational methods in clinical neuro-oncology settings.

Main Methods:

The review approach focuses on the implementation of a novel data augmentation strategy within a three-dimensional U-Net framework. Investigators selected image patches with dimensions of 128 by 128 by 128 voxels from magnetic resonance imaging datasets. The team utilized ground truth labels to guide the pairing of patient scans sharing identical modalities. A tensor, with elements sampled from a Beta distribution, facilitated the blending of these selected image patches. This mathematical tensor was subsequently mapped to a matrix to combine the corresponding one-hot encoded labels. The resulting synthetic data served as the primary input for training the deep learning model. Researchers evaluated the performance of this architecture by comparing predicted segmentations against established clinical standards. This systematic design ensures that the model learns to identify tumor subregions with higher precision and reliability.

Main Results:

Key findings from the literature indicate that the proposed method achieves a mean Dice score of 92.15% for whole tumor segmentation. The model also reached a mean accuracy of 86.71% when identifying the tumor core. For enhancing tumor regions, the researchers reported a mean Dice score of 83.49%. These results confirm that the augmentation strategy significantly improves the predictive capabilities of the U-Net architecture. The data suggest that blending image patches leads to more robust feature extraction compared to traditional training methods. The authors observed consistent performance improvements across all three evaluated tumor subregions. These metrics highlight the feasibility of the approach for complex medical imaging tasks. The findings provide strong evidence that synthetic data generation enhances the accuracy of automated diagnostic systems.

Conclusions:

The authors demonstrate that their novel blending strategy significantly improves segmentation performance across various tumor subregions. These findings suggest that incorporating synthetic samples enhances the robustness of three-dimensional neural networks. The reported Dice scores indicate that the model achieves high precision in identifying whole tumor areas. Synthesis and implications reveal that this approach effectively addresses data scarcity challenges in medical imaging. The researchers propose that their method provides a viable path for improving automated diagnostic workflows. This work confirms that mixing image patches based on ground truth labels yields superior training outcomes. The evidence supports the integration of this technique into existing clinical segmentation pipelines. Future applications may benefit from the increased accuracy observed in core and enhancing tumor regions.

The researchers propose TensorMixup, which blends two image patches using a tensor sampled from a Beta distribution. This process creates synthetic training data, allowing the U-Net architecture to achieve Dice scores of 92.15% for whole tumors, 86.71% for cores, and 83.49% for enhancing regions.

The authors utilize a three-dimensional U-Net, a deep learning architecture designed for volumetric image analysis. Unlike standard models, this framework incorporates the proposed augmentation to process 128 x 128 x 128 voxel patches, improving the network's ability to interpret complex magnetic resonance imaging data.

The researchers state that selecting patches based on glioma information from ground truth labels is necessary. This ensures that the synthesized data maintains biological relevance, whereas random selection might introduce noise that hinders the model's ability to distinguish tumor boundaries from healthy brain tissue.

One-hot encoded labels serve as the target ground truth. The authors map the sampling tensor to a matrix, which then blends these labels to correspond with the newly synthesized images, ensuring the model learns accurate spatial relationships between tumor features and their clinical classifications.

The team measures success using Dice scores, a standard metric for evaluating overlap between predicted and manual segmentations. They report mean accuracies of 92.15%, 86.71%, and 83.49% for whole, core, and enhancing tumor regions, respectively, demonstrating the method's efficacy compared to baseline training approaches.

The authors propose that their method is both feasible and effective for clinical segmentation tasks. They suggest that this augmentation strategy helps overcome the limitations of small, annotated datasets, potentially leading to more reliable automated tools for the diagnosis and monitoring of glioma patients.