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

The Representativeness Heuristic02:13

The Representativeness Heuristic

The representative heuristic describes a biased way of thinking, in which you unintentionally stereotype someone or something. For example, you may assume that your professors spend their free time reading books and engaging in intellectual conversation, because the idea of them spending their time playing volleyball or visiting an amusement park does not fit in with your stereotypes of professors.
Weighted Mean00:57

Weighted Mean

While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Concepts and Prototypes01:24

Concepts and Prototypes

The human nervous system handles vast amounts of information by translating sensory stimuli into neural impulses, which the brain processes, creating thoughts expressed through language or stored as memories. The brain also synthesizes information from emotions and memories, which significantly influence thoughts and behaviors. This intricate process creates a comprehensive mental picture.
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...
Force Classification01:22

Force Classification

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,...
Apparent Weight01:09

Apparent Weight

True weight is the measure of the gravitational force acting on an object. However, if the object accelerates, its measured weight is different from its true weight. Similar observations can be made when the object is submerged in water. An object's weight in water is its apparent weight, which is equal to the difference between its true weight and the buoyant forces.
Consider a person standing on a bathroom scale inside an elevator. If the scale is accurate at rest, its reading equals the...
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,

You might also read

Related Articles

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

Sort by
Same author

<b>Taxonomic revision of the <i>Nylanderia guatemalensis</i> species complex (Hymenoptera: Formicidae) in the Neotropics, with implications for conservation and invasion biology</b>.

Zootaxa·2026
Same author

HLA-DRB1*15:01 drives sex- and age-dependent microglial immune phenotypes and neuroimmune signaling.

Frontiers in immunology·2026
Same author

First year of nirsevimab use in Argentina (2025): Report from a private vaccination center.

Archivos argentinos de pediatria·2026
Same author

Evaluating large language models for AI-assisted grading: a framework and case study in higher education.

Scientific reports·2026
Same author

Perception of vaccine myths in daily clinical practice: A survey of healthcare professionals.

Archivos argentinos de pediatria·2026
Same author

Coexisting Myeloproliferative and Lymphoid Neoplasms: A European Multicenter Retrospective Study.

American journal of hematology·2025

Related Experiment Videos

Local feature weighting in nearest prototype classification.

Fernando Fernandez1, Pedro Isasi

  • 1Departamento de Informatica, Universidad Carlos III de Madrid, Spain. ffernand@inf.uc3m.es

IEEE Transactions on Neural Networks
|February 14, 2008
PubMed
Summary

This study introduces local feature weighting (LFW) for nearest prototype (NP) classification, enabling algorithms to adapt feature importance dynamically. This approach improves generalization and reduces overfitting by creating nonlinear decision boundaries.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Pattern Recognition
  • Data Mining

Background:

  • Nearest Neighbor (NN) and Nearest Prototype (NP) methods rely heavily on distance metrics for classification.
  • Feature weighting is crucial when features contribute differently to classification, but local weighting is often limited to NN approaches.
  • Existing NP methods typically use global feature weighting, applying the same weights across all prototypes.

Purpose of the Study:

  • To introduce Local Feature Weighting (LFW) into Nearest Prototype (NP) classification.
  • To develop an algorithm that overcomes the limitations of global feature weighting in NP methods.
  • To enhance the generalization capability of NP classifiers and enable automatic prototype reduction.

Main Methods:

  • Integration of LFW into an existing Evolutionary Nearest Prototype Classifier (ENPC).
  • Development of a novel NP algorithm, termed LFW-NPC, where each prototype possesses a unique weight vector.
  • Empirical evaluation using both artificial and real-world datasets.

Main Results:

  • LFW-NPC generates nonlinear decision boundaries by assigning individual weight vectors to each prototype.
  • The algorithm effectively avoids overfitting on training data, particularly in feature spaces with varying feature contributions.
  • Demonstrated capability in automatically achieving an accurate and reduced set of prototypes.

Conclusions:

  • Local Feature Weighting (LFW) significantly enhances Nearest Prototype (NP) classification by allowing adaptive feature importance.
  • LFW-NPC offers improved generalization and robust performance across diverse datasets.
  • The method facilitates automatic prototype selection and reduction, leading to more efficient models.