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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

438
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
438
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

333
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
333
Linearization and Approximation01:26

Linearization and Approximation

233
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
233
Quadratic Models01:23

Quadratic Models

370
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
370
Introduction to Polynomial Functions01:26

Introduction to Polynomial Functions

513
Polynomial functions are fundamental elements in algebra and calculus, defined by expressions that combine variables and constants through addition, subtraction, and multiplication, with the variable raised to nonnegative integer exponents. A general polynomial function of degree n is given byWhere an ≠ 0. The term anxn is the leading term, and an is the leading coefficient, while a0 is referred to as the constant term.Characteristics and ClassificationPolynomials are categorized by their...
513
Synthetic Disvision of Polynomials01:28

Synthetic Disvision of Polynomials

377
Synthetic division is an efficient algorithmic approach for dividing a polynomial by a linear binomial of the form x - c, where c is a real number. This method is helpful due to its streamlined process, which avoids the more cumbersome steps involved in the traditional long division of polynomials. It simplifies computation and serves as a practical tool for evaluating polynomials and identifying their factors.To perform synthetic division, one begins by listing the coefficients of the...
377

You might also read

Related Articles

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

Sort by
Same author

A Memory-Efficient Encoding Method for Processing Mixed-Type Data on Machine Learning.

Entropy (Basel, Switzerland)·2020
Same author

Distributed Algorithm for Base Station Assignment in 4G/5G Machine-Type Communication Scenarios with Backhaul Limited Conditions.

Sensors (Basel, Switzerland)·2020
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

Entropy (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: May 5, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

3.1K

Polynomial Perceptrons for Compact, Robust, and Interpretable Machine Learning Models.

Edwin Aldana-Bobadilla1, Alejandro Molina-Villegas2, Juan Cesar-Hernandez1

  • 1Cinvestav, Unidad Tamaulipas, Ciudad Victoria 87130, Mexico.

Entropy (Basel, Switzerland)
|May 4, 2026
PubMed
Summary
This summary is machine-generated.

The Polynomial Perceptron (PP) offers a transparent and efficient way to model complex data relationships. This novel approach achieves competitive accuracy with fewer parameters than deep learning models, enhancing interpretability.

Keywords:
Polynomial Perceptronsexplainable AImodel interpretabilityresource-efficient machine learning

Related Experiment Videos

Last Updated: May 5, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

3.1K

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Computational Neuroscience

Background:

  • Classical perceptrons are limited in modeling nonlinear interactions.
  • Deep learning models often lack transparency and require extensive parameters.

Purpose of the Study:

  • Introduce the Polynomial Perceptron (PP) as a structured extension of the classical perceptron.
  • Model nonlinear interactions with analytical transparency and parameter efficiency.
  • Evaluate PP's performance and interpretability across diverse datasets.

Main Methods:

  • Incorporating explicit polynomial feature expansions into the perceptron architecture.
  • Expressing feature interactions in closed functional form for higher-order dependency capture.
  • Evaluating PP against parameter-matched baselines on text, image, and structured data tasks.

Main Results:

  • Low-degree PP models achieve competitive accuracy with significantly fewer parameters than MLPs and CNNs.
  • Ablation studies show diminishing returns in accuracy beyond moderate polynomial degrees.
  • PP demonstrates favorable efficiency-accuracy trade-offs.

Conclusions:

  • The Polynomial Perceptron provides a lightweight, interpretable, and computationally efficient alternative to standard neural architectures.
  • PP's intrinsic interpretability allows direct analytical insight without post-hoc methods.
  • PP is well-suited for resource-constrained environments and applications prioritizing transparency.