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

Calibration Curves: Linear Least Squares01:20

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...
Application of Linearization and Approximation01:29

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...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Multiple Regression01:25

Multiple Regression

Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Regression Analysis01:11

Regression Analysis

Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Linearization and Approximation01:26

Linearization and Approximation

Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...

You might also read

Related Articles

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

Sort by
Same author

Using deep learning generated CBCT contours for online dose assessment of prostate SABR treatments.

Journal of applied clinical medical physics·2025
Same author

Radiomics-guided radiation therapy: opportunities and challenges.

Physics in medicine and biology·2022
Same author

Lymphopenia and Severe Combined Immunodeficiency (SCID) - Think Before You Ink.

Indian journal of pediatrics·2019
Same author

Redefining and reinvigorating the role of physics in clinical medicine: A Report from the AAPM Medical Physics 3.0 Ad Hoc Committee.

Medical physics·2018
Same author

Trajectory Modulated Arc Therapy: A Fully Dynamic Delivery With Synchronized Couch and Gantry Motion Significantly Improves Dosimetric Indices Correlated With Poor Cosmesis in Accelerated Partial Breast Irradiation.

International journal of radiation oncology, biology, physics·2015
Same author

Optimized regression for efficient function evaluation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2012

Related Experiment Video

Updated: Jul 5, 2026

Quantitative Characterization of Liquid Photosensitive Bioink Properties for Continuous Digital Light Processing Based Printing
04:32

Quantitative Characterization of Liquid Photosensitive Bioink Properties for Continuous Digital Light Processing Based Printing

Published on: April 14, 2023

Adaptive local linear regression with application to printer color management.

Maya R Gupta1, Eric K Garcia, Erika Chin

  • 1Department of Electrical Engineering, University of Washington, Seattle, WA 98195, USA. gupta@ee.washington.edu

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|May 17, 2008
PubMed
Summary
This summary is machine-generated.

This study introduces adaptive enclosing neighborhoods for local learning, improving estimation accuracy without cross-validation. This method enhances local linear regression for tasks like color management.

More Related Videos

Tomato Analyzer: A Useful Software Application to Collect Accurate and Detailed Morphological and Colorimetric Data from Two-dimensional Objects
15:25

Tomato Analyzer: A Useful Software Application to Collect Accurate and Detailed Morphological and Colorimetric Data from Two-dimensional Objects

Published on: March 16, 2010

Related Experiment Videos

Last Updated: Jul 5, 2026

Quantitative Characterization of Liquid Photosensitive Bioink Properties for Continuous Digital Light Processing Based Printing
04:32

Quantitative Characterization of Liquid Photosensitive Bioink Properties for Continuous Digital Light Processing Based Printing

Published on: April 14, 2023

Tomato Analyzer: A Useful Software Application to Collect Accurate and Detailed Morphological and Colorimetric Data from Two-dimensional Objects
15:25

Tomato Analyzer: A Useful Software Application to Collect Accurate and Detailed Morphological and Colorimetric Data from Two-dimensional Objects

Published on: March 16, 2010

Area of Science:

  • Machine Learning
  • Computer Vision
  • Data Science

Background:

  • Local learning methods rely on nearby data points.
  • Current methods often use a fixed number of neighbors, determined globally.
  • This can be suboptimal for varying data densities.

Purpose of the Study:

  • To propose and evaluate adaptive neighborhood definitions for local learning.
  • To reduce the need for cross-validation in selecting the number of neighbors.
  • To improve estimation accuracy by adapting to local data geometry.

Main Methods:

  • Introduced the concept of "enclosing neighborhoods" whose convex hull contains the test point.
  • Developed three specific enclosing neighborhood definitions: natural neighbors, natural neighbors inclusive, and enclosing k-NN.
  • Applied these neighborhoods to local linear regression for color management lookup table estimation.

Main Results:

  • Enclosing neighborhoods were proven to yield bounded estimation variance under certain assumptions.
  • Significant improvements in error metrics were observed when using enclosing neighborhoods with local linear regression.
  • The adaptive approach demonstrated effectiveness in color management tasks.

Conclusions:

  • Enclosing neighborhoods offer a promising adaptive strategy for local learning.
  • This method enhances estimation accuracy by considering local data geometry.
  • The approach shows potential for various local learning applications beyond color management.