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

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

Classification of Systems-II

540
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,
540
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

412
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
412
Classification of Signals01:30

Classification of Signals

1.5K
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.5K
Application of Nonlinear Inequalities01:29

Application of Nonlinear Inequalities

285
A nonlinear inequality describes a comparison involving an expression that curves or behaves more complexly than a straight line. These inequalities often appear in forms that include squares, products, or variables in the denominator.To solve such an inequality, one starts by rewriting it so that zero appears on one side. For example, the inequality:  can be factored as: This form makes it easier to identify the values that cause the expression to equal zero. In this case, the...
285
Introduction to Nonlinear Inequalities01:25

Introduction to Nonlinear Inequalities

262
Linear and nonlinear inequalities are fundamental for analyzing variable relationships and identifying ranges satisfying specific conditions. A linear inequality involves variables raised only to the first power, resulting in a straight-line graph. This line partitions the coordinate plane into two distinct regions: one that satisfies the inequality and one that does not. Each region represents a set of solutions where the linear relationship holds true under the specified constraint.Nonlinear...
262

You might also read

Related Articles

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

Sort by
Same author

Featural relations in concept learning and generalization.

Cognition·2025
Same author

Relational encoding promotes creative insight for problem-solving.

Memory & cognition·2025
Same author

Simple Auto-Associative Networks Succeed at Universal Generalization of the Identity Function and Reduplication Rule.

Cognitive science·2025
Same author

Spontaneous transfer of relational category structures between category learning tasks: A novel approach to measure analogical transfer.

Quarterly journal of experimental psychology (2006)·2024
Same author

Object understanding: Investigating the path from percept to meaning.

Acta psychologica·2021
Same author

On the Generalization of Simple Alternating Category Structures.

Cognitive science·2021
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Mar 8, 2026

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.6K

Solving Nonlinearly Separable Classifications in a Single-Layer Neural Network.

Nolan Conaway1, Kenneth J Kurtz2

  • 1Department of Psychology, Binghamton University, Binghamton, NY 13903, U.S.A. nconaway@wisc.edu.

Neural Computation
|January 18, 2017
PubMed
Summary
This summary is machine-generated.

This study introduces a novel single-layer neural network architecture that successfully solves complex, nonlinearly separable classifications. This divergent autoassociative network overcomes limitations previously thought to require hidden layers, demonstrating powerful feature prediction capabilities.

Related Experiment Videos

Last Updated: Mar 8, 2026

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.6K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Computational Neuroscience

Background:

  • Single-layer neural networks are fundamentally limited in solving nonlinearly separable classification problems, as established by Minsky and Papert (1969).
  • The XOR problem serves as a classic example of a nonlinearly separable classification task that single-layer networks cannot solve.
  • Existing approaches often require multi-layer architectures to handle such complex patterns.

Purpose of the Study:

  • To introduce and evaluate a novel divergent autoassociative architecture for neural networks.
  • To demonstrate that nonlinearly separable classifications can be solved using a single layer of weights.
  • To challenge the established understanding of limitations in simple neural network architectures.

Main Methods:

  • The proposed network architecture utilizes class-specific linear autoassociators.
  • Classification is reframed as a within-class feature prediction task, rather than direct discriminant function optimization.
  • The network's performance is tested on nonlinearly separable problems, including the XOR problem.

Main Results:

  • The novel architecture successfully solves nonlinearly separable classifications, including the XOR problem, with a single layer.
  • The network exhibits unprecedented learning capabilities for a simple, single-layer model.
  • The results indicate that indirect feature prediction is key to overcoming limitations.

Conclusions:

  • The limitation of single-layer networks in solving nonlinearly separable problems is not solely due to the absence of a hidden layer.
  • An indirect approach of predicting features within classes enables single-layer networks to tackle complex classifications.
  • This work presents a new perspective on neural network design and classification strategies.