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

Classification of Systems-I01:26

Classification of Systems-I

455
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
455
Classification of Systems-II01:31

Classification of Systems-II

388
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
388
Force Classification01:22

Force Classification

2.1K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.1K
Classification of Signals01:30

Classification of Signals

1.2K
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...
1.2K
Aggregates Classification01:29

Aggregates Classification

578
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
578
How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

40.0K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
40.0K

You might also read

Related Articles

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

Sort by
Same author

Towards clinically reliable AI: comparative evaluation of CNN, transformer, and hybrid architectures for meningioma detection and segmentation.

Scientific reports·2026
Same author

Learning continuous activation fields from microscopic SEM images of lycoperdioid fungi via CNN-guided neural operator modeling.

Scientific reports·2026
Same author

Integrating scanning electron microscopy, explainable deep learning, and ITS sequencing for accurate identification in some species Geastrum.

Scientific reports·2026
Same author

A comparative analysis of single- and dual-backbone deep learning architectures with explainable AI for cherry leaf disease classification.

Scientific reports·2026
Same author

Hybrid Graph-Machine Learning Framework for Accurate and Interpretable Band Gap Prediction.

Journal of chemical information and modeling·2026
Same author

Reply to Pastore, E.P. Comment on "Korkmaz et al. A Deep Learning and Explainable AI-Based Approach for the Classification of Discomycetes Species. <i>Biology</i> 2025, <i>14</i>, 719".

Biology·2026

Related Experiment Video

Updated: Nov 30, 2025

Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.5K

A Novel Framework Using Deep Auto-Encoders Based Linear Model for Data Classification.

Ahmad M Karim1, Hilal Kaya1, Mehmet Serdar Güzel2

  • 1Computer Engineering Department, AYBU, Ankara 06830, Turkey.

Sensors (Basel, Switzerland)
|November 13, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a new data classification framework using stacked sparse auto-encoders (SAEs) and Particle Swarm Optimization (PSO) for enhanced performance. The combined approach improves accuracy on public datasets compared to existing methods.

Keywords:
PSO algorithmdata classificationdeep sparse auto-encoderslinear modelmedical diagnosis

More Related Videos

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.3K
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

361

Related Experiment Videos

Last Updated: Nov 30, 2025

Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.5K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.3K
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

361

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Data Science

Background:

  • Traditional data classification methods often struggle with complex, high-dimensional datasets.
  • Feature extraction and classification accuracy are critical challenges in machine learning.
  • Deep learning architectures offer potential but require effective optimization strategies.

Purpose of the Study:

  • To propose a novel data classification framework integrating sparse auto-encoders (SAEs) and a linear model optimized by Particle Swarm Optimization (PSO).
  • To enhance feature extraction and classification performance through a stacked SAE architecture and a supervised backpropagation training approach.
  • To demonstrate the framework's effectiveness and generalizability across various data classification tasks.

Main Methods:

  • Utilized a stacked sparse auto-encoder (SAE) architecture for sensitive and high-level feature extraction.
  • Employed a Softmax function layer for initial feature classification.
  • Integrated a linear model with parameters optimized via the Particle Swarm Optimization (PSO) algorithm for post-processing.
  • Trained the stacked SAE and Softmax components using a supervised backpropagation algorithm.

Main Results:

  • The proposed framework demonstrated promising results on three public datasets.
  • The integration of the PSO-optimized linear model significantly improved overall data classification performance.
  • The framework achieved superior performance compared to existing methods in the literature.

Conclusions:

  • The novel framework effectively combines deep learning feature extraction with metaheuristic optimization for robust data classification.
  • The proposed approach offers a significant improvement in classification accuracy and shows potential for broad applicability.
  • Minor adjustments to parameters allow the framework to be adapted for diverse data classification problems.