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 Experiment Video

Updated: Apr 6, 2026

Automated Joint Space Detection Improves Bone Segmentation Accuracy
06:45

Automated Joint Space Detection Improves Bone Segmentation Accuracy

Published on: November 28, 2025

279

Bodypart Recognition Using Multi-stage Deep Learning.

Zhennan Yan, Yiqiang Zhan, Zhigang Peng

    Information Processing in Medical Imaging : Proceedings of the ... Conference
    |July 30, 2015
    PubMed
    Summary
    This summary is machine-generated.

    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

    Dementia risk by metabolic health and obesity in two prospective cohorts.

    BMC medicine·2026
    Same author

    Association of volatile organic compounds with serum lactate dehydrogenase levels in the general adults.

    International archives of occupational and environmental health·2026
    Same author

    Learning like a radiologist: a medical vision-language model for radiological image analysis via curriculum learning.

    NPJ digital medicine·2026
    Same author

    Palladium-Catalyzed Direct C(sp<sup>3</sup>)-H Arylation and Phenethylation of Toluenes with Aryl Iodides and Styrenes.

    The Journal of organic chemistry·2026
    Same author

    Pulmonary embolism associated with CRBN-targeting immunomodulatory drugs: a FAERS-based pharmacovigilance and mechanistic analysis.

    Journal of thrombosis and thrombolysis·2026
    Same author

    High-Sensitivity Graphene/2D Perovskite Hybrid Photodetector for Visible-Light Sensing on Silicon Nitride Photonic Integrated Platform.

    ACS nano·2026
    Same journal

    Enhancing Alzheimer's Diagnosis: Leveraging Anatomical Landmarks in Graph Convolutional Neural Networks on Tetrahedral Meshes.

    Information processing in medical imaging : proceedings of the ... conference·2026
    Same journal

    Cycle-Consistent Zero-Shot Through-Plane Super-Resolution for Anisotropic Head MRI.

    Information processing in medical imaging : proceedings of the ... conference·2026
    Same journal

    Brightness-Invariant Tracking Estimation in Tagged MRI.

    Information processing in medical imaging : proceedings of the ... conference·2025
    Same journal

    Multi-View and Multi-Scale Alignment for Contrastive Language-Image Pre-training in Mammography.

    Information processing in medical imaging : proceedings of the ... conference·2025
    Same journal

    Using Multiple Instance Learning to Build Multimodal Representations.

    Information processing in medical imaging : proceedings of the ... conference·2025
    Same journal

    mSPD-NN: A Geometrically Aware Neural Framework for Biomarker Discovery from Functional Connectomics Manifolds.

    Information processing in medical imaging : proceedings of the ... conference·2024
    See all related articles

    This research introduces a new computer-based method to automatically identify which part of the human body is shown in a medical scan slice. By focusing on specific local features rather than the entire image, the system improves accuracy in classifying body regions.

    Area of Science:

    • Medical imaging informatics and bodypart recognition research
    • Computational diagnostics and machine learning applications

    Background:

    No prior work had resolved the challenge of identifying body parts from individual medical image slices using only local visual cues. Existing systems often rely on global image context, which frequently fails to distinguish between anatomically similar regions. This gap motivated researchers to explore how specific, discriminative patches within a scan could improve classification accuracy. It was already known that medical images contain distinct local appearances that define specific anatomical structures. However, previous computational models struggled to isolate these informative regions without extensive human guidance. That uncertainty drove the need for a framework capable of identifying relevant features autonomously. Prior research has shown that standard classification techniques often overlook the subtle differences between adjacent body segments. This study addresses these limitations by proposing a novel approach that prioritizes local visual information over broader image patterns.

    Purpose Of The Study:

    Keywords:
    deep learningmedical imagingconvolutional neural networksmulti-instance learning

    Frequently Asked Questions

    The researchers propose a two-stage framework where a convolutional neural network first identifies discriminative local patches using multi-instance learning, followed by a boosting stage that refines the bodypart identifier based on those specific regions.

    The authors utilize a convolutional neural network as the primary tool for feature extraction and classification, which is trained to automatically discover relevant image patches without requiring manual annotations.

    A multi-instance learning approach is necessary because it allows the model to automatically isolate informative local patches from training slices, which is essential for distinguishing between anatomically similar regions like the cardiac area and the aorta arch.

    The researchers use a large-scale computed tomography dataset containing over 7,000 slices from whole-body scans to validate their model, which provides the necessary data to compare their local-feature approach against standard global-context methods.

    More Related Videos

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    1.2K
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.2K

    Related Experiment Videos

    Last Updated: Apr 6, 2026

    Automated Joint Space Detection Improves Bone Segmentation Accuracy
    06:45

    Automated Joint Space Detection Improves Bone Segmentation Accuracy

    Published on: November 28, 2025

    279
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    1.2K
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    10.2K

    The aim of this study is to develop a multi-stage deep learning framework for accurate slice-based bodypart recognition in medical imaging. Researchers seek to address the limitations of existing systems that rely heavily on global image context. The project focuses on discovering local discriminative regions that define specific anatomical structures within transversal slices. By leveraging these local appearances, the team intends to create a more precise bodypart identifier. This motivation stems from the difficulty of distinguishing between anatomically similar regions using traditional image analysis techniques. The authors propose that automated feature discovery can replace the need for labor-intensive manual annotations. They investigate whether a multi-instance learning approach can effectively isolate informative patches from training data. Ultimately, the work strives to improve the performance of automated diagnostic tools in clinical environments.

    Main Methods:

    The review approach involves a multi-stage deep learning architecture designed to process medical image slices. Investigators implement a pre-train phase utilizing a convolutional neural network to isolate informative local patches. This process follows a multi-instance learning strategy to identify relevant visual cues autonomously. During the subsequent boosting stage, the system refines the identifier using these discovered patches. The team evaluates their framework using both synthetic data and a comprehensive collection of clinical scans. They compare their results against standard classification models to determine relative performance gains. This design avoids the requirement for human-provided labels on specific anatomical regions. The approach emphasizes the extraction of discriminative features to enhance overall diagnostic accuracy.

    Main Results:

    Key findings from the literature indicate that the proposed framework achieves superior performance compared to state-of-the-art methods, including standard convolutional neural networks. The model successfully identifies body parts by focusing on local discriminative regions rather than global image context. Validation on a large-scale dataset of over 7,000 slices confirms the robustness of this multi-stage learning scheme. The authors report that their system automatically discovers informative patches without manual annotation. This discovery process allows the model to differentiate between anatomically similar slices, such as those from the cardiac region versus the aorta arch. The results demonstrate that exploiting local appearances leads to higher accuracy in slice-based classification. Quantitative comparisons show that this approach consistently outperforms traditional global context-based techniques. The data suggest that the multi-instance learning strategy is highly effective for medical image analysis tasks.

    Conclusions:

    The authors propose that their multi-stage framework effectively improves classification accuracy compared to traditional global context methods. They suggest that leveraging local discriminative appearances allows for more precise identification of anatomical slices. The researchers demonstrate that their approach functions without the need for manual labeling of image patches. This synthesis implies that automated discovery of features is a viable strategy for medical image analysis. They conclude that their model outperforms standard convolutional neural network architectures on large-scale datasets. The findings indicate that the multi-instance learning strategy successfully isolates relevant visual information. The authors imply that this method provides a robust solution for slice-based recognition tasks in clinical imaging. Their results confirm that focusing on local regions enhances the performance of automated diagnostic systems.

    The study measures performance by comparing the accuracy of the proposed multi-stage framework against state-of-the-art approaches, including standard convolutional neural networks, to demonstrate the effectiveness of focusing on local appearances.

    The authors claim that their method provides a more accurate alternative to global image context-based approaches by exploiting discriminative local appearances, thereby improving the reliability of automated medical image analysis systems.