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

Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

278
Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
278
Optimization Problems01:26

Optimization Problems

180
Optimization problems often involve identifying maximum or minimum values under specific constraints. A well-known example is determining the longest horizontal pipe that can be moved around a right-angled corner, where a 3-meter-wide hallway meets a 2-meter-wide hallway. This scenario, common in architectural design and industrial transport, can be understood conceptually through geometric and trigonometric reasoning.To visualize the problem, consider the pipe as a straight line that touches...
180
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.8K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

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

Quadratic Models

306
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...
306
Methods of Medium Optimization01:28

Methods of Medium Optimization

49
Optimizing growth media enhances microbial proliferation and maximizes product yield. Statistical experimental design methodologies provide structured and reproducible approaches, offering progressively higher levels of robustness and efficiency.The One-Factor-at-a-Time (OFAT) MethodThe One-Factor-at-a-Time (OFAT) method involves adjusting a single variable while keeping all others constant. However, it cannot detect interactions between variables, often leading to suboptimal outcomes when...
49

You might also read

Related Articles

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

Sort by
Same author

A deep convolutional neural network trained for lightness constancy is susceptible to lightness illusions.

Journal of vision·2026
Same author

Deep neural networks trained for estimating reflectance and illumination achieve lightness constancy differently than human observers.

Journal of vision·2026
Same author

Lossy processing principles in 2D and 3D vision.

The Behavioral and brain sciences·2025
Same author

Efficient high-resolution refinement in cryo-EM with stochastic gradient descent.

Acta crystallographica. Section D, Structural biology·2025
Same author

Viewers perceive shape in pictures according to per-fixation perspective.

Scientific reports·2025
Same author

Benchmark suites instead of leaderboards for evaluating AI fairness.

Patterns (New York, N.Y.)·2024
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Mar 30, 2026

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
07:34

A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

Published on: March 25, 2014

10.3K

Efficient Optimization for Sparse Gaussian Process Regression.

Yanshuai Cao, Marcus A Brubaker, David J Fleet

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |November 6, 2015
    PubMed
    Summary
    This summary is machine-generated.

    We developed an efficient algorithm for sparse Gaussian process regression that optimizes the inducing set and hyperparameters together. This method works for discrete and continuous data, offering state-of-the-art performance and improved efficiency.

    Related Experiment Videos

    Last Updated: Mar 30, 2026

    A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions
    07:34

    A Simple Stimulatory Device for Evoking Point-like Tactile Stimuli: A Searchlight for LFP to Spike Transitions

    Published on: March 25, 2014

    10.3K

    Area of Science:

    • Machine Learning
    • Statistical Modeling
    • Computational Science

    Background:

    • Gaussian processes are powerful non-parametric models for regression and classification.
    • Sparse Gaussian process regression aims to reduce computational complexity by selecting a subset of data points as inducing variables.
    • Existing methods for selecting inducing sets often involve separate optimization objectives or are limited to continuous, differentiable domains.

    Purpose of the Study:

    • To propose an efficient, unified optimization algorithm for selecting inducing sets in sparse Gaussian process regression.
    • To address limitations of previous methods, particularly their applicability to discrete domains and non-differentiable kernels.
    • To enable simultaneous optimization of inducing sets and hyperparameters using a single objective function.

    Main Methods:

    • Developed a novel algorithm that estimates the inducing set and hyperparameters concurrently.
    • The algorithm optimizes a single objective, which can be either the marginal likelihood or a variational free energy.
    • Achieved linear space and time complexity with respect to the training set size.

    Main Results:

    • Demonstrated state-of-the-art performance for sparse Gaussian process regression in discrete input domains.
    • Achieved competitive prediction accuracy in continuous input domains.
    • Showcased a favorable trade-off between training and testing time, making it suitable for large-scale problems.

    Conclusions:

    • The proposed algorithm offers an efficient and versatile approach to sparse Gaussian process regression.
    • It overcomes limitations of prior methods, extending applicability to discrete domains and non-differentiable kernels.
    • The method provides a practical solution for large-scale regression problems with improved computational efficiency.