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

XOV-Action: Towards Generalizable Open-Vocabulary Action Recognition.

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

CuDi: Curve Distillation for Efficient and Controllable Exposure Adjustment.

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

LN3Diff++: Scalable Latent Neural Fields Diffusion for Speedy 3D Generation.

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

SMPLest-X: Ultimate Scaling for Expressive Human Pose and Shape Estimation.

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

MeViS: A Multi-Modal Dataset for Referring Motion Expression Video Segmentation.

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

Enhanced Generative Structure Prior for Chinese Text Image Super-Resolution.

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

Benchmarking the Robustness of Autonomous Driving to Environmental Illusions: A Lane Perception Perspective.

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

Learning Topology-Aware Representations via Test-Time Adaptation for Anomaly Segmentation.

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

TraGraph-GS: Trajectory Graph-based Gaussian Splatting for Arbitrary Large-Scale Scene Rendering.

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

SWIFT: A Small-World Interaction Framework for Flow-Aware Trajectory Prediction in Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
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
See all related articles

Related Experiment Video

Updated: Feb 24, 2026

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.1K

Deep Learning Markov Random Field for Semantic Segmentation.

Ziwei Liu, Xiaoxiao Li, Ping Luo

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

    This study introduces the Deep Parsing Network (DPN), a Convolutional Neural Network (CNN) that efficiently solves Markov Random Field (MRF) problems for semantic segmentation. DPN enables end-to-end computation in a single pass, achieving state-of-the-art results.

    More Related Videos

    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.6K
    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
    08:25

    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

    Published on: May 7, 2019

    9.7K

    Related Experiment Videos

    Last Updated: Feb 24, 2026

    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.1K
    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.6K
    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
    08:25

    Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

    Published on: May 7, 2019

    9.7K

    Area of Science:

    • Computer Vision
    • Machine Learning
    • Artificial Intelligence

    Background:

    • Markov Random Fields (MRFs) are effective for semantic segmentation.
    • Traditional MRF optimization relies on iterative algorithms, which can be computationally intensive.
    • Incorporating high-order relations and label contexts into MRFs is crucial for improved performance.

    Purpose of the Study:

    • To develop a novel Convolutional Neural Network (CNN) for semantic segmentation that efficiently models MRFs.
    • To enable deterministic, end-to-end computation in a single forward pass for MRF optimization.
    • To improve the efficiency and accuracy of semantic segmentation by approximating the mean field (MF) algorithm.

    Main Methods:

    • Proposed the Deep Parsing Network (DPN), a CNN architecture designed to solve MRFs.
    • DPN extends existing CNNs to model unary terms and uses additional layers to approximate the mean field (MF) algorithm for pairwise terms.
    • The approach approximates one iteration of MF for efficient back-propagation and inference.

    Main Results:

    • DPN achieves high performance by approximating a single iteration of MF, unlike methods requiring multiple iterations.
    • DPN offers a unified framework for various pairwise terms, encoding rich contextual information in high-dimensional data.
    • The proposed model demonstrates efficient parallelization and speed-up for inference.

    Conclusions:

    • DPN provides a novel, efficient, and accurate method for semantic segmentation using MRFs.
    • The model achieves state-of-the-art segmentation accuracies on benchmark datasets like PASCAL VOC 2012, Cityscapes, and CamVid.
    • DPN's unified framework and efficient inference pave the way for broader applications in image and video analysis.