Line search

Line search

In (unconstrained) optimization, the line search strategy is one of two basic iterative approaches to finding a local minimum mathbf{x}^* of an objective function f:mathbb R^n omathbb R. The other method is that of trust regions.

Algorithms

Gradient method

[N. I. M. Gould and S. Leyffer, An introduction to algorithms for nonlinear optimization. In J. F. Blowey, A. W. Craig, and T. Shardlow, Frontiers in Numerical Analysis, pages 109-197. Springer Verlag, Berlin, 2003.]

# Set iteration counter displaystyle k=0, and make an initial guess, mathbf{x}_0 for the minimum
# Repeat:
# Compute a descent direction mathbf{p}_k
# Choose displaystyle alpha_k to 'loosely' minimize phi(alpha)=f(mathbf{x}_k+alphamathbf{p}_k) over alphainmathbb R
# Update mathbf{x}_{k+1}=mathbf{x}_k+alpha_kmathbf{p}_k, displaystyle k=k+1
# Until | abla f(mathbf{x}_k)| < tolerance

In step 4 we can either "exactly" minimize displaystyle phi, by solving displaystyle phi'(alpha_k)=0, or "loosely", by asking for a sufficient decrease in displaystyle phi. The latter may be performed in a number of ways, perhaps by doing a backtracking line search or using the Wolfe conditions.

Like other optimization methods, line search may be combined with simulated annealing to allow it to jump over some local minima.

Direct search methods

First the minimum must be bracketed, that is, it should lie between x1 and x2. The interval is then divided by computing f(x) at two internal points, x3 and x4, and rejecting whichever of the two outer points has the highest function value. Subsequently only one extra internal point needs to be calculated. Of the various methods of dividing the interval [M.J. Box, D. Davies and W.H. Swann, Non-Linear optimisation Techniques, Oliver & Boyd, 1969] , those that use the golden ratio are particularly simple and effective. :x_4-x_1=x_2-x_3=frac{1}{ au}(x_2-x_1), au=frac{1}{2}(1+sqrt 5)

ee also

* Secant method
* Newton–Raphson method

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • line search — linijos stebėjimas statusas T sritis Gynyba apibrėžtis Tam tikros susisiekimo linijos, tokios kaip sausumos, geležinkelių ar upės kelias, stebėjimas siekiant nustatyti greitai judančius taikinius ir veiklą apskritai. atitikmenys: angl. line… …   NATO terminų aiškinamasis žodynas

  • Line Search —    1) The starting point for dog tests, trials, and training. The dog is “on line” when it is his turn to work.    2) The line segment from Point A to Point B from the starting point of tests, trails, and training (Point A) to the item to be… …   Hunting glossary

  • line search — Reconnaissance along a specific line of communications, such as a road, railway or waterway, to detect fleeting targets and activities in general …   Military dictionary

  • line search — To examine one strip of film from a straight reconnaissance run …   Aviation dictionary

  • Backtracking line search — In (unconstrained) optimization, the backtracking linesearch strategy is used as part of a linesearch method, to compute how far one should move along a given search direction.MotivationUsually it is undesirable to exactly minimize the function… …   Wikipedia

  • Search and seizure — is a legal procedure used in many civil law and common law legal systems whereby police or other authorities and their agents, who suspect that a crime has been committed, do a search of a person s property and confiscate any relevant evidence to …   Wikipedia

  • Line Mode Browser — displaying the German Wikipedia Original author(s) …   Wikipedia

  • Line spectral pairs — (LSP) or Line Spectral Frequencies (LSF) are used to represent Linear Prediction Coefficients (LPC) for transmission over a channel. LSPs have several properties (e.g. smaller sensitivity to quantisation noise) that make them superior to direct… …   Wikipedia

  • Search Engine Optimization — Saltar a navegación, búsqueda Search Engine Optimization, más comúnmente conocido como SEO, es la aplicación de técnicas que mejoren la capacidad de los sitios web para ser indexados y posicionados en los motores de búsqueda como Google. Aunque… …   Wikipedia Español

  • Search (band) — Search is a rock band in Malaysia.It was founded in 1981 by four young men namely Yazit (Drum), Hillary Ang (guitar), Nasir (bass) and Zainal(guitar, singer). The group encountered many line up changes in their group career, but the songs and… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”