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

Functional Classification of Joints01:09

Functional Classification of Joints

Functional Classification of Joints
The functional classification of joints is determined by the amount of mobility between the adjacent bones. Joints are functionally classified as a synarthrosis or immobile joint, an amphiarthrosis or slightly moveable joint, or as a diarthrosis, a freely moveable joint. Fibrous and cartilaginous joints can be functionally classified as either synarthroses  or amphiarthroses, whereas all synovial joints are classified as diarthroses.
Synarthrosis
An immobile...
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...
Classification of Systems-I01:26

Classification of Systems-I

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:
Classification of Systems-II01:31

Classification of Systems-II

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,
Aggregates Classification01:29

Aggregates Classification

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...
Methods of Classification and Identification01:28

Methods of Classification and Identification

Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...

You might also read

Related Articles

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

Sort by
Same author

[Construction of a quality evaluation index system for final report of public health emergency caused by infectious disease].

Zhonghua liu xing bing xue za zhi = Zhonghua liuxingbingxue zazhi·2026
Same author

Apoptosis of hepatocarcinoma cells Hepg2 induced by Huaier extract through regulation of HBx and CEACAM1 gene expression..

Journal of biological regulators and homeostatic agents·2018
Same author

Observation of cavity quantum-electrodynamic effects in a Nd:glass microsphere.

Optics letters·2009
Same author

Inverting feedforward neural networks using linear and nonlinear programming.

IEEE transactions on neural networks·2008
Same author

Augmentation of retinoic acid-induced granulocytic differentiation in HL-60 leukemia cells by serine/threonine protein phosphatase inhibitors.

FEBS letters·1992
Same author

Expression and regulation of the leukemia inhibitory factor/D factor gene in human T-cell leukemia virus type 1 infected T-cell lines.

Cancer research·1992
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Video

Updated: Jul 2, 2026

Two-Photon Polymerization 3D-Printing of Micro-scale Neuronal Cell Culture Devices
07:38

Two-Photon Polymerization 3D-Printing of Micro-scale Neuronal Cell Culture Devices

Published on: June 7, 2024

Task decomposition and module combination based on class relations: a modular neural network for pattern

B L Lu1, M Ito

  • 1Laboratory for Brain-Operative Device, RIKEN Brain Science Institute, Wako-shi, Saitama, 351-0198, Japan.

IEEE Transactions on Neural Networks
|February 7, 2008
PubMed
Summary
This summary is machine-generated.

This study introduces a novel method to decompose complex K-class classification problems into simpler two-class problems. This approach enables parallel learning and efficient integration of network modules for effective pattern classification.

More Related Videos

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

Related Experiment Videos

Last Updated: Jul 2, 2026

Two-Photon Polymerization 3D-Printing of Micro-scale Neuronal Cell Culture Devices
07:38

Two-Photon Polymerization 3D-Printing of Micro-scale Neuronal Cell Culture Devices

Published on: June 7, 2024

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

Area of Science:

  • Computer Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Pattern classification problems can be computationally intensive, especially with a large number of classes (K).
  • Existing methods may struggle with scalability and efficiency when dealing with complex, high-dimensional datasets.

Purpose of the Study:

  • To propose a new method for decomposing complex K-class classification problems into a series of manageable two-class problems.
  • To enable parallel learning of these subproblems and efficient integration of trained network modules.

Main Methods:

  • Decomposition of K-class problems into pairwise (Ci vs Cj) two-class classification subproblems.
  • Recursive breakdown of difficult two-class problems into smaller subproblems.
  • Parallel training of individual network modules for each two-class problem.
  • Integration of trained modules using proposed min-max modular (M3) network principles.

Main Results:

  • Successfully divides complex classification tasks into simpler, learnable units.
  • Enables parallel processing, significantly improving learning efficiency.
  • Provides a framework for effortless integration of specialized network modules.
  • Demonstrates a scalable and efficient approach to solving large-scale classification problems.

Conclusions:

  • The proposed decomposition method offers an efficient and scalable solution for complex pattern classification.
  • Parallel learning of two-class subproblems and module integration lead to effortless problem-solving.
  • This approach facilitates the development of robust and adaptable classification systems.