Related Experiment Videos
A scalable formulation of probabilistic linear discriminant analysis: applied to face recognition
Laurent El Shafey1, Chris McCool, Roy Wallace
1Idiap Research Institute and Ecole Polytechnique Fédérale de Lausanne, Martigny 1920, Switzerland. laurent.el-shafey@idiap.ch
Summary
We developed a scalable solution for probabilistic linear discriminant analysis (PLDA), improving face and speaker recognition. This method avoids approximations and enhances performance by enabling the use of more training data.
Area of Science:
- Machine Learning
- Computer Vision
- Biometrics
Background:
- Probabilistic Linear Discriminant Analysis (PLDA) is a powerful model for face and speaker recognition.
- Traditional PLDA implementations face scalability issues due to large matrix computations during training.
Purpose of the Study:
- To present a scalable and exact solution for PLDA.
- To overcome the computational limitations of existing PLDA methods.
- To enable improved performance through the use of larger training datasets.
Main Methods:
- Developed a novel, scalable derivation for PLDA that is theoretically equivalent to exact solutions.
- Avoided the need for variational approximations, maintaining accuracy.
- Implemented and tested the scalable PLDA formulation on benchmark datasets.
Main Results:
- Demonstrated the scalability of the proposed PLDA method.
- Validated the equivalence of the scalable implementation with previous non-scalable exact solutions.
- Showcased performance gains on large datasets (Multi-PIE) by utilizing more training samples per identity.
Conclusions:
- The proposed scalable PLDA formulation offers an exact and efficient alternative to existing methods.
- This advancement facilitates the application of PLDA to larger datasets and more complex recognition tasks.
- The method enhances recognition performance by allowing for more comprehensive training data utilization.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
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...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Application of Linearization and Approximation
A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Calibration Curves: Linear Least Squares
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...