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

Copper-Catalyzed Enantioselective Protoboration of α-Substituted <i>tert</i>-Butyl Acrylates.

The Journal of organic chemistry·2026
Same author

[Clinical outcomes of redo coronary artery bypass grafting: a single-center retrospective study of 107 cases].

Zhonghua wai ke za zhi [Chinese journal of surgery]·2026
Same author

Direct and indirect effects of physical exercise on life satisfaction and quality of life in Chinese adolescents during the COVID-19 pandemic.

Frontiers in public health·2026
Same author

Effect of fasting-mimicking diet on markers of autophagy and metabolic health in human subjects.

GeroScience·2025
Same author

Investigating the prognostic significance of examined lymph node count in elderly women with cervical carcinoma: a SEER population-based study.

Frontiers in medicine·2025
Same author

Effects of exergaming with a resistance component versus traditional resistance training on sarcopenia in pre-frail and frail nursing home residents: a pilot randomized controlled trial.

European geriatric medicine·2025

Related Experiment Video

Updated: Jul 17, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

441

MDF-Net: A Multi-Scale Dynamic Fusion Network for Breast Tumor Segmentation of Ultrasound Images.

Wenbo Qi, H C Wu, S C Chan

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |August 28, 2023
    PubMed
    Summary

    This paper introduces a new computer-based tool designed to automatically outline breast tumors in ultrasound scans. By using a two-part system that processes image details at different levels, the method improves accuracy despite common issues like blurry edges, background noise, and varied tumor appearances. Tests show this approach outperforms existing technologies in identifying tumor boundaries.

    Keywords:
    computer-aided diagnosisdeep learning segmentationmedical image processingtumor boundary detection

    Frequently Asked Questions

    More Related Videos

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
    04:23

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

    Published on: April 21, 2023

    1.9K
    Author Spotlight: Integrating Ultrasound Imaging with Biochemical Markers for Thyroid Disease Diagnosis
    05:41

    Author Spotlight: Integrating Ultrasound Imaging with Biochemical Markers for Thyroid Disease Diagnosis

    Published on: February 9, 2024

    662

    Related Experiment Videos

    Last Updated: Jul 17, 2025

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
    04:48

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    441
    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
    04:23

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

    Published on: April 21, 2023

    1.9K
    Author Spotlight: Integrating Ultrasound Imaging with Biochemical Markers for Thyroid Disease Diagnosis
    05:41

    Author Spotlight: Integrating Ultrasound Imaging with Biochemical Markers for Thyroid Disease Diagnosis

    Published on: February 9, 2024

    662

    Area of Science:

    • Medical imaging informatics within Multi-Scale Dynamic Fusion Network research
    • Diagnostic radiology and biomedical engineering

    Background:

    No prior work had resolved the persistent difficulties in accurately identifying breast masses within ultrasound scans. Researchers have long struggled with poor image clarity and significant background interference. These visual artifacts often obscure the true boundaries of suspicious lesions. Furthermore, the wide range of shapes and sizes seen across different patients complicates automated detection efforts. Existing computational models frequently fail to distinguish between healthy tissue and malignant growths under these conditions. That uncertainty drove the development of more sophisticated architectural designs for medical image analysis. Previous approaches often lacked the ability to integrate information across multiple spatial resolutions effectively. This gap motivated the creation of a specialized framework to address these specific technical hurdles.

    Purpose Of The Study:

    The primary aim of this study is to introduce a novel computational framework for identifying breast tumors in ultrasound scans. This research addresses the persistent challenge of low image contrast between target areas and surrounding tissue. The authors seek to overcome the negative impact of speckle noise on automated detection accuracy. They also intend to resolve difficulties caused by significant variations in tumor shape and size among different patients. The project focuses on creating a two-stage architecture that improves feature exploration and fusion. By optimizing the refinement process, the team hopes to provide more reliable segmentation results for clinical use. They aim to demonstrate that their approach is more effective than existing state-of-the-art methods. Ultimately, the study provides a new tool to assist in the early detection and diagnosis of breast lesions.

    Main Methods:

    The researchers developed a two-stage end-to-end computational framework to process medical images. Their review approach involved extending the UNet++ architecture to include a simplified skip pathway for better feature connectivity. They implemented deep supervision at every scale to enhance the extraction of discriminative image characteristics. A hybrid loss function was utilized to minimize errors caused by background interference. The team linked the first stage of the network directly to the loss function of the second stage. This allowed the system to refine preliminary outputs and final segmentations simultaneously during the training phase. They also incorporated a structurally optimized mechanism to integrate coarse and fine-scale information. Finally, an optional post-processing step was included to help users reduce potential artifacts in the final results.

    Main Results:

    Key findings from the literature reveal that the proposed method achieves superior Dice scores compared to current state-of-the-art techniques. The network demonstrates enhanced robustness when encountering complex tumor shapes and varied sizes. Qualitative assessments confirm that the model effectively handles heavy posterior shadows along the edges of lesions. The system successfully mitigates impairments caused by speckle noise through its specialized refinement sub-network. Testing on two public datasets confirmed the model's consistent performance advantage over existing segmentation approaches. The researchers also evaluated the efficiency of their design on an electron microscopy neural structures dataset. Their model outperformed a state-of-the-art algorithm based on UNet-2022 using simpler configuration settings. These results highlight the effectiveness of the proposed architecture in managing challenging segmentation tasks with limited data.

    Conclusions:

    The authors demonstrate that their dual-stage architecture significantly enhances the precision of tumor boundary detection. Synthesis and implications suggest that integrating preliminary segmentation data into refinement stages improves overall model robustness. The researchers propose that deep supervision across all scales is superior to focusing solely on the finest resolution. Their findings indicate that this approach effectively mitigates errors caused by persistent speckle noise. The study shows that the proposed network maintains high performance even when dealing with heavy posterior shadows. Furthermore, the authors highlight the versatility of their design by successfully applying it to neural structure imaging tasks. This suggests that the framework offers a reliable solution for segmentation challenges involving limited data volumes. The results confirm that their method consistently outperforms current state-of-the-art algorithms in both medical and non-medical contexts.

    The researchers propose a two-stage architecture where a trunk sub-network performs multiscale feature selection, followed by a refinement sub-network. This design links the first stage to the second stage's loss function, allowing simultaneous optimization of preliminary segmentations and refinement processes during training.

    The trunk sub-network is derived from UNet++, featuring a simplified skip pathway structure. This modification facilitates better connectivity between features at adjacent scales compared to the original architecture.

    Deep supervision at all scales is necessary to extract more discriminative features. Unlike standard models that supervise only at the finest scale, this approach helps the network mitigate errors arising from speckle noise and inter-subject variations.

    The refinement sub-network utilizes a structurally optimized mechanism to integrate preliminary segmentation information. It captures general tumor shape and size at coarse scales while exploring inter-subject variation information at finer scales.

    The authors measured performance using Dice scores and qualitative analysis of robustness. Their method demonstrated superior results compared to existing state-of-the-art algorithms when handling varying tumor sizes, shapes, and heavy posterior shadows.

    The authors propose that their network offers significant advantages for challenging image segmentation tasks with small to medium data sizes. They illustrate this by showing the model outperforms a UNet-2022 based algorithm on an electron microscopy dataset.