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: May 9, 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.3K

MedSpectralNet: A lightweight convolutional neural network architecture for multi-modal image classification.

Nabilah Afrin1, Masud An-Nur Islam Fahim1, Wasan Alamro2

  • 1Innovative Skills Ltd., Dhaka, Bangladesh.

Plos One
|April 27, 2026
PubMed
Summary

Related Concept Videos

Classification of Signals01:30

Classification of Signals

In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...

You might also read

Related Articles

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

Sort by
Same author

Digital misinformation and antimicrobial stewardship: cross-platform epidemiologic signals from a decade of online discourse (2015-2025).

Infection control and hospital epidemiology·2026
Same author

Dynamic Mode Decomposition-Based Clustered Pattern Projection for Reliable Alzheimer's Disease Detection from EEG.

Diagnostics (Basel, Switzerland)·2026
Same author

An intelligent healthcare framework for hepatocellular carcinoma diagnosis based on aggregated learners from biomedical data utilising explainable artificial intelligence.

Scientific reports·2026
Same author

Explainable AI framework for improved Thalassemia mental health classification and feature selection.

PloS one·2026
Same author

A Hybrid Convolutional Neural Network-Long Short-Term Memory (CNN-LSTM)-Attention Model Architecture for Precise Medical Image Analysis and Disease Diagnosis.

Diagnostics (Basel, Switzerland)·2025
Same author

A machine learning approach for detecting WPA3 downgrade attacks in next-generation Wi-Fi systems.

PloS one·2025
Same journal

Thymidylate synthase inhibitory drugs induce p53-dependent pathways differently.

PloS one·2026
Same journal

Top-down and bottom-up attention for joint pattern classification and reconstruction.

PloS one·2026
Same journal

Short- and long-term scaling behavior of blood pressure and pulse arrival time during sleep in healthy controls and patients with obstructive sleep apnea.

PloS one·2026
Same journal

Double DQN-based secrecy energy efficiency and fairness performance in IRS-assisted NOMA systems with friendly jamming.

PloS one·2026
Same journal

10 recommendations for strengthening citizen science for improved societal and ecological outcomes: A co-produced analysis of challenges and opportunities in the 21st century.

PloS one·2026
Same journal

Paying in public: Peer effects, impression management, and willingness to pay on digital payment platforms.

PloS one·2026
See all related articles
This summary is machine-generated.

MedSpectralNet, a new lightweight Convolutional Neural Network (CNN), efficiently classifies medical images by extracting multi-frequency features. It achieves high accuracy with fewer parameters, making it ideal for real-time applications.

Area of Science:

  • Artificial Intelligence
  • Medical Imaging
  • Computer Vision

Background:

  • Medical image classification demands models balancing local patterns, global structures, and computational efficiency.
  • State-of-the-art models like MedMamba use State-Space Models (SSMs) but face limitations in parallelism and runtime due to sequential operations.

Purpose of the Study:

  • To introduce MedSpectralNet, a lightweight Convolutional Neural Network (CNN) architecture.
  • To overcome the limitations of sequential models by enabling efficient extraction of multi-frequency features with linear complexity.
  • To provide a computationally efficient and parallelizable solution for medical image classification.

Main Methods:

  • Developed MedSpectralNet, a lightweight CNN approximating self-attention with linear complexity.

Related Experiment Videos

Last Updated: May 9, 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.3K
  • Implemented a dual-stream feature extractor for parallel processing of global and local information.
  • Introduced a ContextGate block for adaptive fusion of multi-scale representations.
  • Main Results:

    • Achieved high accuracy across six MedMNIST benchmark datasets, including 93.7% on OrganCMNIST and 98.0% on BloodMNIST.
    • Demonstrated relative accuracy gains of 1-4.3% over larger transformer-based models.
    • Achieved high Area Under the Curve (AUC) values up to 0.999 across multiple classes.

    Conclusions:

    • MedSpectralNet offers state-of-the-art accuracy with substantially reduced computational cost (8.5 million parameters) and improved parallelization.
    • The model's efficiency and performance make it well-suited for real-time and resource-constrained medical image classification applications.
    • MedSpectralNet presents a viable alternative to existing models for clinical deployment.