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

RPCANet$^{++}$: Deep Interpretable Robust PCA for Sparse Object Segmentation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

MRCNet: Motion Reasoning Chain for Cross Modal Video Camouflaged Object Detection.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

SRFormerV2: Taking a Closer Look at Permuted Self-Attention for Image Super-Resolution.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

DFormer++: Improving RGBD Representation Learning for Semantic Segmentation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Cost-Aware AUC Optimization via Adaptive Kernel Density Estimation.

IEEE transactions on pattern analysis and machine intelligence·2025
Same author

Semantic Concentration for Self-Supervised Dense Representations Learning.

IEEE transactions on pattern analysis and machine intelligence·2025
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Dec 9, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.2K

Leveraging Instance-, Image- and Dataset-Level Information for Weakly Supervised Instance Segmentation.

Yun Liu, Yu-Huan Wu, Peisong Wen

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |September 11, 2020
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel weakly supervised semantic instance segmentation method using image-level labels. It leverages a knowledge graph and multiple instance learning to generate pseudo instance segmentations, achieving state-of-the-art results.

    More Related Videos

    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data
    12:08

    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data

    Published on: August 13, 2014

    24.9K
    Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
    14:08

    Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

    Published on: April 13, 2013

    43.2K

    Related Experiment Videos

    Last Updated: Dec 9, 2025

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
    04:48

    Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

    Published on: November 30, 2022

    3.2K
    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data
    12:08

    From Voxels to Knowledge: A Practical Guide to the Segmentation of Complex Electron Microscopy 3D-Data

    Published on: August 13, 2014

    24.9K
    Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
    14:08

    Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images

    Published on: April 13, 2013

    43.2K

    Area of Science:

    • Computer Vision
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Deep learning models for semantic instance segmentation typically require pixel-wise masks or bounding box annotations, which are costly to obtain.
    • Weakly supervised learning aims to reduce annotation effort by using less precise labels, such as image-level tags.

    Purpose of the Study:

    • To develop a method for weakly supervised semantic instance segmentation using only image-level supervision.
    • To alleviate the data-hungry nature of deep learning models in computer vision tasks.

    Main Methods:

    • Aggregating image-level information from all training images into a knowledge graph to exploit semantic relationships.
    • Employing a multiple instance learning (MIL) framework trained end-to-end with image-level labels.
    • Utilizing segment-based object proposals (SOPs) and formulating a large undirected graph for optimal multi-way cut to assign category labels.

    Main Results:

    • The proposed method generates denoised SOPs with assigned category labels, serving as pseudo instance segmentations.
    • These pseudo instance segmentations are used to train fully supervised models.
    • The approach achieves state-of-the-art performance in both weakly supervised instance segmentation and semantic segmentation tasks.

    Conclusions:

    • The developed knowledge graph aggregation and MIL framework effectively address the challenge of semantic instance segmentation with limited supervision.
    • This method significantly reduces the reliance on expensive annotations, making deep learning models more data-efficient.
    • The code is publicly available, facilitating further research and application.