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 Experiment Videos

Machine learning approach to color constancy.

Vivek Agarwal1, Andrei V Gribok, Mongi A Abidi

  • 1400 Central Drive, School of Nuclear Engineering, Purdue University, West Lafayette, IN 47907, United States. agarwal1@purdue.edu

Neural Networks : the Official Journal of the International Neural Network Society
|July 13, 2007
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Localized cortical morphometric and structural covariance differences in adolescents with functional/dissociative seizures.

Epilepsia·2026
Same author

An international initiative to improve mental healthcare in Palestine through a tripartite collaboration.

BJPsych international·2026
Same author

Entropy and seasonal isotopic duality reveal the sustainability paradox of the upper Ganga River.

Scientific reports·2026
Same author

Real-World Evidence of Tirzepatide in Indian Adults With Type 2 Diabetes: Significant Early Glycemic and Cardiometabolic Benefits.

Cureus·2026
Same author

Development, Validation, and Application of a Diabetes Drug Discontinuation Questionnaire: A Multicentric Observational Study.

Cureus·2026
Same author

Prioritising mental health research areas for India: A modified delphi-based exercise by the Indian Council of Medical Research.

The Indian journal of medical research·2026
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Ridge regression (RR) outperforms neural networks (NNs) and support vector regression (SVR) for the color constancy problem. RR also shows greater consistency and faster training, making it suitable for real-time video tracking.

Area of Science:

  • Computer Vision
  • Machine Learning
  • Image Processing

Background:

  • Traditional color constancy algorithms are often outperformed by machine learning techniques.
  • Neural networks (NNs) and support vector regression (SVR) have shown promise but haven't been compared to simpler regression methods.
  • The color constancy problem remains a challenge in computer vision.

Purpose of the Study:

  • To evaluate the performance of ridge regression (RR) against NNs, SVR, and the gray world (GW) algorithm for color constancy.
  • To analyze the uncertainty and consistency of NNs, SVR, and RR using bootstrapping.
  • To assess the suitability of RR for real-time applications.

Main Methods:

  • Implementation and comparison of ridge regression (RR), neural networks (NNs), support vector regression (SVR), and gray world (GW) algorithm.

Related Experiment Videos

  • Dataset used for evaluation across all tested algorithms.
  • Bootstrapping technique applied for uncertainty analysis of RR, NNs, and SVR.
  • Main Results:

    • Ridge regression (RR) demonstrated superior performance compared to NNs, SVR, and GW on the evaluated dataset.
    • Uncertainty analysis revealed that RR and SVR exhibit greater consistency than NNs.
    • RR offers a shorter training time and simpler parameter optimization.

    Conclusions:

    • Ridge regression (RR) is a highly effective and consistent method for solving the color constancy problem.
    • The efficiency and consistency of RR make it a strong candidate for real-time video tracking applications.
    • Further research could explore RR in more complex computer vision tasks.