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

178
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...
178
Quadratic Models01:23

Quadratic Models

63
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...
63
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

916
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
916
Improving Translational Accuracy02:07

Improving Translational Accuracy

12.6K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.6K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.3K
3.3K
Regression Toward the Mean01:52

Regression Toward the Mean

6.6K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.6K

You might also read

Related Articles

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

Sort by
Same author

On the Versatile Uses of Partial Distance Correlation in Deep Learning.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2023
Same journal

Look Hear: Gaze Prediction for Speech-directed Human Attention.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2026
Same journal

Leveraging Near-Field Lighting for Monocular Depth Estimation from Endoscopy Videos.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2026
Same journal

Cross-Domain Learning for Video Anomaly Detection with Limited Supervision.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2026
Same journal

PseudoClick: Interactive Image Segmentation with Click Imitation.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2025
Same journal

DGR-MIL: Exploring Diverse Global Representation in Multiple Instance Learning for Whole Slide Image Classification.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2025
Same journal

DEPICT: Diffusion-Enabled Permutation Importance for Image Classification Tasks.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2025
See all related articles

Related Experiment Video

Updated: Nov 21, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

845

FairALM: Augmented Lagrangian Method for Training Fair Models with Little Regret.

Vishnu Suresh Lokhande1, Aditya Kumar Akash1, Sathya N Ravi2

  • 1University of Wisconsin-Madison, Madison WI, USA.

Computer Vision - ECCV ... : ... European Conference on Computer Vision : Proceedings. European Conference on Computer Vision
|January 19, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a simpler method for training fair machine learning models. By integrating fairness measures directly into the training process, it ensures algorithmic decision-making is equitable across different population segments.

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

903

Related Experiment Videos

Last Updated: Nov 21, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

845
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

903

Area of Science:

  • Computer Vision
  • Machine Learning
  • Algorithmic Fairness

Background:

  • Algorithmic decision-making systems are increasingly prevalent.
  • Concerns exist regarding biases in these models, leading to unfair treatment of certain population segments.
  • Fairness-oblivious training on biased datasets results in unfair models.

Purpose of the Study:

  • To explore mechanisms for incorporating fairness measures during the de novo design or training of machine learning models.
  • To propose and analyze strategies for imposing fairness concurrently with model training.
  • To offer a simpler alternative to existing fairness-based approaches in computer vision.

Main Methods:

  • Investigated optimization concepts for imposing fairness during model training.
  • Developed a routine that requires only the specification of the protected attribute.
  • Compared the proposed method with adversarial training approaches.

Main Results:

  • Demonstrated that fairness measures can be reliably imposed on various vision training tasks.
  • Showcased an interpretable method for achieving fairness.
  • Validated the effectiveness of the proposed optimization-based strategy.

Conclusions:

  • The proposed method provides a simpler and interpretable way to impose fairness concurrently with model training.
  • This approach effectively addresses concerns about algorithmic bias in computer vision.
  • It offers a viable alternative to complex adversarial training methods for achieving fairness.