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

Survival Tree01:19

Survival Tree

138
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
138

You might also read

Related Articles

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

Sort by
Same author

Cell-DINO: Self-supervised image-based embeddings for cell fluorescent microscopy.

PLoS computational biology·2025
Same author

Unbiased single-cell morphology with self-supervised vision transformers.

bioRxiv : the preprint server for biology·2023
Same author

RED++ : Data-Free Pruning of Deep Neural Networks via Input Splitting and Output Merging.

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

Confidence Estimation via Auxiliary Models.

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

SyMIL: MinMax Latent SVM for Weakly Labeled Data.

IEEE transactions on neural networks and learning systems·2018
Same author

Exploiting Negative Evidence for Deep Latent Structured Models.

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

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

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

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

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

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

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

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

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

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

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

Learning Shape Anchors for Holistic Indoor Scene Understanding.

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

Related Experiment Video

Updated: Aug 29, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

ResMLP: Feedforward Networks for Image Classification With Data-Efficient Training.

Hugo Touvron, Piotr Bojanowski, Mathilde Caron

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

    ResMLP, a novel architecture using only multi-layer perceptrons (MLPs), achieves strong image classification performance. This simple residual network offers excellent accuracy and efficiency, even in self-supervised learning and machine translation tasks.

    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

    614
    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
    04:17

    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

    Published on: May 10, 2024

    850

    Related Experiment Videos

    Last Updated: Aug 29, 2025

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.3K
    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

    614
    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
    04:17

    DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

    Published on: May 10, 2024

    850

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Convolutional Neural Networks (CNNs) dominate image classification.
    • Exploring alternative architectures like MLPs is crucial for advancing deep learning.

    Purpose of the Study:

    • Introduce ResMLP, a novel image classification architecture based entirely on MLPs.
    • Evaluate ResMLP's performance with modern training strategies and self-supervised learning.
    • Assess ResMLP's adaptability to other domains like machine translation.

    Main Methods:

    • ResMLP architecture alternates patch interaction (linear layer) and channel interaction (feed-forward network).
    • Employed modern training strategies including heavy data-augmentation and distillation.
    • Trained models in a self-supervised setup to minimize dataset priors.
    • Adapted the model architecture for machine translation tasks.

    Main Results:

    • ResMLP achieves competitive accuracy/complexity trade-offs on ImageNet.
    • Self-supervised training further enhances ResMLP's performance without labeled data.
    • The architecture demonstrates surprising effectiveness in machine translation.

    Conclusions:

    • ResMLP presents a viable and efficient MLP-based alternative for image classification.
    • The architecture's flexibility extends to other domains, showing promise beyond vision tasks.
    • Availability of pre-trained models and code facilitates further research and application.