Skip to main content
Top

2016 | OriginalPaper | Chapter

4. Unconstrained Optimization

Authors : Mongi A. Abidi, Andrei V. Gribok, Joonki Paik

Published in: Optimization Techniques in Computer Vision

Publisher: Springer International Publishing

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Most practical optimization problems arise with constraints on the solutions. Nevertheless, unconstrained optimization techniques serve as a major tool in finding solutions for both unconstrained and constrained optimization problems. In this chapter we present techniques for solving the unconstrained optimization problem. In Chap. 5 we will see how the unconstrained solution methods aid in finding the solutions to constrained optimization problems.
In order to find the solution of a given unconstrained optimization problem, a general procedure includes an initial solution estimate (guess) followed by iterative updates of the solution directed toward minimizing the objective function. If we consider the solution of an N-dimensional objective function as an N-vector, iterative updates can be performed by adding a vector to the current solution vector. We call the vector augmented to the current solution vector the step vector or simply the step.
Various unconstrained optimization methods can be classified by the method of determining step vectors. We place direct search methods, which are the simplest, in group one. In this group, the step vectors are randomly determined. The second group is known as derivative-based methods. In this case, the step vectors are determined based on the derivative of the objective function. Gradient methods and Newton’s methods fall into this category.
In practice, more sophisticated methods, such as conjugate gradient and quasi-Newton methods, have shown comparable performance with greatly reduced computational cost and memory space. A brief discussion of the conjugate gradient algorithm will also be included in this chapter.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Footnotes
1
A function is called unimodal if it has a single minimum point. A function is called multimodal if it has multiple local minima.
 
2
The function is said to have a well-shaped minimum if it has a sharp, narrow valley in the neighborhood of the minimum point.
 
Literature
[chong96]
go back to reference E.K.P. Chong, S.H. Zak, An Introduction to Optimization (Wiley, New York, 1996)MATH E.K.P. Chong, S.H. Zak, An Introduction to Optimization (Wiley, New York, 1996)MATH
[fletcher80]
go back to reference R. Fletcher, Practical Methods of Optimization. Unconstrained Optimization, vol 1 (Wiley, Chichester, 1980)MATH R. Fletcher, Practical Methods of Optimization. Unconstrained Optimization, vol 1 (Wiley, Chichester, 1980)MATH
[luenberger84]
go back to reference D.B. Luenberger, Linear and Nonlinear Programming, 2nd edn. (Addison-Wesley, Reading, 1984)MATH D.B. Luenberger, Linear and Nonlinear Programming, 2nd edn. (Addison-Wesley, Reading, 1984)MATH
[metropolis53]
go back to reference N. Metropolis, A. Rosenbluth, M. Rosenbluth, H. Teller, E. Teller, Equation of state calculations by fast computing machines. J. Chem. Phys. 21, 1087–1092 (1953)CrossRef N. Metropolis, A. Rosenbluth, M. Rosenbluth, H. Teller, E. Teller, Equation of state calculations by fast computing machines. J. Chem. Phys. 21, 1087–1092 (1953)CrossRef
[moon96]
go back to reference J.I. Moon, J.K. Paik, Fast iterative image restoration algorithm. J. Electr. Eng. Inf. Sci. 1(2), 67–75 (1996) J.I. Moon, J.K. Paik, Fast iterative image restoration algorithm. J. Electr. Eng. Inf. Sci. 1(2), 67–75 (1996)
[murray72]
go back to reference W. Murray (ed.), Numerical Methods for Unconstrained Optimization (Academic Press, New York, 1972) W. Murray (ed.), Numerical Methods for Unconstrained Optimization (Academic Press, New York, 1972)
[ahu93]
go back to reference R.K. Ahuya, T.L. Magnanti, J.B. Orlin, Network Flows: Theory, Algorithms, and Applications (Prentice Hall, Englewood Cliffs, NJ, 1993) R.K. Ahuya, T.L. Magnanti, J.B. Orlin, Network Flows: Theory, Algorithms, and Applications (Prentice Hall, Englewood Cliffs, NJ, 1993)
[den83]
go back to reference J.E. Dennis, R.B. Schnabel, Numerical Methods for Unconstrained Optimization and Nonlinear Equations (Prentice Hall, Englewood Cliffs, NJ, 1983)MATH J.E. Dennis, R.B. Schnabel, Numerical Methods for Unconstrained Optimization and Nonlinear Equations (Prentice Hall, Englewood Cliffs, NJ, 1983)MATH
[den89]
go back to reference J.E. Dennis, R.B. Schnabel, A view of unconstrained optimization, in Optimization, ed. by G.L. Nemhauser, A.H.G. Rinnooy Kan, M.J. Todd (North-Holland, Amsterdam, 1989), pp. 1–72CrossRef J.E. Dennis, R.B. Schnabel, A view of unconstrained optimization, in Optimization, ed. by G.L. Nemhauser, A.H.G. Rinnooy Kan, M.J. Todd (North-Holland, Amsterdam, 1989), pp. 1–72CrossRef
[gill91]
go back to reference P.E. Gill, W. Murray, M.H. Wright, Numerical Linear Algebra and Optimization (Addison-Wesley, Reading, MA, 1991)MATH P.E. Gill, W. Murray, M.H. Wright, Numerical Linear Algebra and Optimization (Addison-Wesley, Reading, MA, 1991)MATH
[gol89]
go back to reference G.H. Golub, C.F. Van Loan, Matrix Computations, 2nd edn. (The Johns Hopkins University Press, Baltimore, MD, 1989)MATH G.H. Golub, C.F. Van Loan, Matrix Computations, 2nd edn. (The Johns Hopkins University Press, Baltimore, MD, 1989)MATH
[more84]
go back to reference J.J. Moré, D.C. Sorensen, Newton’s method, in Studies in Numerical Analysis, ed. by G.H. Golub (Mathematical Association of America, Washington, DC, 1984), pp. 29–82 J.J. Moré, D.C. Sorensen, Newton’s method, in Studies in Numerical Analysis, ed. by G.H. Golub (Mathematical Association of America, Washington, DC, 1984), pp. 29–82
[mur81]
go back to reference B.A. Murtagh, Advanced Linear Programming: Computation and Practice (McGraw-Hill, New York, 1981)MATH B.A. Murtagh, Advanced Linear Programming: Computation and Practice (McGraw-Hill, New York, 1981)MATH
[nem88]
go back to reference G.L. Nemhauser, L.A. Wolsey, Integer and Combinatorial Optimization (Wiley, New York, 1988)CrossRefMATH G.L. Nemhauser, L.A. Wolsey, Integer and Combinatorial Optimization (Wiley, New York, 1988)CrossRefMATH
[noc92]
go back to reference J. Nocedal, Theory of algorithms for unconstrained optimization, in Acta Numerica 1992 (Cambridge University Press, Cambridge, 1992), pp. 199–242 J. Nocedal, Theory of algorithms for unconstrained optimization, in Acta Numerica 1992 (Cambridge University Press, Cambridge, 1992), pp. 199–242
[bel99]
go back to reference A. Belegundu, T.R. Chandrapatla, Optimization Concepts and Applications in Engineering (Prentice Hall, Englewood Cliffs, 1999) A. Belegundu, T.R. Chandrapatla, Optimization Concepts and Applications in Engineering (Prentice Hall, Englewood Cliffs, 1999)
[lue84]
go back to reference D.G. Luenberger, Introduction to Linear and Nonlinear Programming (Addison Wesley, Reading, 1984)MATH D.G. Luenberger, Introduction to Linear and Nonlinear Programming (Addison Wesley, Reading, 1984)MATH
[rek83]
go back to reference G.V. Reklaitis, A. Ravindran, K.M. Ragsdell, Engineering Optimization: Methods and Applications (Wiley, Hoboken, 1983) G.V. Reklaitis, A. Ravindran, K.M. Ragsdell, Engineering Optimization: Methods and Applications (Wiley, Hoboken, 1983)
[bei79]
go back to reference C.S. Beightler, D.T. Phillips, D.J. Wilde, Foundations of Optimization, 2nd edn. (Prentice-Hall, Englewood Cliffs, NJ, 1979)MATH C.S. Beightler, D.T. Phillips, D.J. Wilde, Foundations of Optimization, 2nd edn. (Prentice-Hall, Englewood Cliffs, NJ, 1979)MATH
[bev70]
go back to reference G.S. Beveridge, R.S. Schechter, Optimization: Theory and Practice (McGraw-Hill Book Company, New York, 1970)MATH G.S. Beveridge, R.S. Schechter, Optimization: Theory and Practice (McGraw-Hill Book Company, New York, 1970)MATH
[rek83]
go back to reference G.V. Reklaitis, A. Ravindran, K.M. Ragsdell, Engineering Optimization: Methods and Applications (Wiley, New York, 1983) G.V. Reklaitis, A. Ravindran, K.M. Ragsdell, Engineering Optimization: Methods and Applications (Wiley, New York, 1983)
[per88]
go back to reference A.L. Peressini, F.E. Sullivan, J.J. Uhl Jr., The Mathematics of Nonlinear Programming (Springer, New York, 1988)CrossRefMATH A.L. Peressini, F.E. Sullivan, J.J. Uhl Jr., The Mathematics of Nonlinear Programming (Springer, New York, 1988)CrossRefMATH
[baz93]
go back to reference M.S. Bazaraa, H.D. Sherali, C.M. Shetty, Nonlinear Programming: Theory and Algorithms, 2nd edn. (Wiley, New York, 1993)MATH M.S. Bazaraa, H.D. Sherali, C.M. Shetty, Nonlinear Programming: Theory and Algorithms, 2nd edn. (Wiley, New York, 1993)MATH
[man94]
go back to reference O.L. Mangasarian, Nonlinear Programming. Classics in Applied Mathematics series, vol 10 (SIAM, Philadelphia, 1994)CrossRefMATH O.L. Mangasarian, Nonlinear Programming. Classics in Applied Mathematics series, vol 10 (SIAM, Philadelphia, 1994)CrossRefMATH
[bor2000]
go back to reference J.M. Borwein, A.S. Lewis, Convex Analysis and Nonlinear Optimization (Springer, Berlin, 2000)CrossRefMATH J.M. Borwein, A.S. Lewis, Convex Analysis and Nonlinear Optimization (Springer, Berlin, 2000)CrossRefMATH
[hir93]
go back to reference J.-B. Hiriart-Urruty, C. Lemarechal, Convex Analysis and Minimization Algorithms (Springer, New York, 1993)MATH J.-B. Hiriart-Urruty, C. Lemarechal, Convex Analysis and Minimization Algorithms (Springer, New York, 1993)MATH
[rock96]
go back to reference R.T. Rockafellar, Convex Analysis (Princeton University Press, Princeton, 1996)MATH R.T. Rockafellar, Convex Analysis (Princeton University Press, Princeton, 1996)MATH
[hor95]
go back to reference R.P. Horst, M. Pardalos, N.V. Thoai, Introduction to Global Optimization (Kluwer Academic Publishers, Dordrecht, 1995)MATH R.P. Horst, M. Pardalos, N.V. Thoai, Introduction to Global Optimization (Kluwer Academic Publishers, Dordrecht, 1995)MATH
[hor96]
go back to reference R. Horst, H. Tuy, Global Optimization: Deterministic Approaches, 3rd edn. (Springer, Heidelberg, 1996)CrossRefMATH R. Horst, H. Tuy, Global Optimization: Deterministic Approaches, 3rd edn. (Springer, Heidelberg, 1996)CrossRefMATH
[ber95]
go back to reference D.P. Bertsekas, Nonlinear Programming (Athena Scientific, Boston, MA, 1995)MATH D.P. Bertsekas, Nonlinear Programming (Athena Scientific, Boston, MA, 1995)MATH
[32]
go back to reference J.R. Birge, F. Louveaux, Introduction to Stochastic Programming (Springer, New York, NY, 1997)MATH J.R. Birge, F. Louveaux, Introduction to Stochastic Programming (Springer, New York, NY, 1997)MATH
[bor2000]
go back to reference J.M. Borwein, A.S. Lewis, Convex Analysis and Nonlinear Optimization: Theory and Examples (Springer, New York, 2000)CrossRefMATH J.M. Borwein, A.S. Lewis, Convex Analysis and Nonlinear Optimization: Theory and Examples (Springer, New York, 2000)CrossRefMATH
[chv83]
go back to reference V. Chvátal, Linear Programming (W. H Freeman and Company, New York, 1983)MATH V. Chvátal, Linear Programming (W. H Freeman and Company, New York, 1983)MATH
[cook98]
go back to reference W.J. Cook, W.H. Cunningham, W.R. Pulleyblank, A. Schrijver, Combinatorial Optimization (Wiley, New York, 1998)MATH W.J. Cook, W.H. Cunningham, W.R. Pulleyblank, A. Schrijver, Combinatorial Optimization (Wiley, New York, 1998)MATH
[dan63]
go back to reference G.B. Dantzig, Linear Programming and Extensions (Princeton University Press, Princeton, NJ, 1963)CrossRefMATH G.B. Dantzig, Linear Programming and Extensions (Princeton University Press, Princeton, NJ, 1963)CrossRefMATH
[edw73]
go back to reference C.H. Edwards, Advanced Calculus of Several Variables (Academic Press, New York, 1973)MATH C.H. Edwards, Advanced Calculus of Several Variables (Academic Press, New York, 1973)MATH
[fang93]
go back to reference S.-C. Fang, S. Puthenpura, Linear Optimization and Extensions (Prentice-Hall, Englewood Cliffs, NJ, 1993)MATH S.-C. Fang, S. Puthenpura, Linear Optimization and Extensions (Prentice-Hall, Englewood Cliffs, NJ, 1993)MATH
[fia68]
go back to reference A.V. Fiacco, G.P. McCormick, Nonlinear Programming: Sequential Unconstrained Minimization Techniques (Wiley, New York, 1968)MATH A.V. Fiacco, G.P. McCormick, Nonlinear Programming: Sequential Unconstrained Minimization Techniques (Wiley, New York, 1968)MATH
[noc99]
[roc97]
go back to reference R.T. Rockafellar, R.J.-B. Wets, Variational Analysis (Springer, New York, 1997)MATH R.T. Rockafellar, R.J.-B. Wets, Variational Analysis (Springer, New York, 1997)MATH
[strang88]
go back to reference G. Strang, Linear Algebra and Its Applications, 3rd edn. (Harcourt Brace Jovanovich, San Diego, 1988)MATH G. Strang, Linear Algebra and Its Applications, 3rd edn. (Harcourt Brace Jovanovich, San Diego, 1988)MATH
[ber97]
go back to reference D. Bertsimas, J. Tsitsiklis, Introduction to Linear Optimization (Athena Scientific, Belmont, 1997) D. Bertsimas, J. Tsitsiklis, Introduction to Linear Optimization (Athena Scientific, Belmont, 1997)
[gill91]
go back to reference P.E. Gill, W. Murray, M.H. Wright, Numerical Linear Algebra and Optimization, vol 1 (Addison-Wesley, Redwood City, CA, 1991)MATH P.E. Gill, W. Murray, M.H. Wright, Numerical Linear Algebra and Optimization, vol 1 (Addison-Wesley, Redwood City, CA, 1991)MATH
[wright91]
go back to reference M.H. Wright, Optimization and large-scale computation, in Very Large-Scale Computation in the 21st Century, ed. by J.P. Mesirov (Society for Industrial and Applied Mathematics, Philadelphia, 1991), pp. 250–272 M.H. Wright, Optimization and large-scale computation, in Very Large-Scale Computation in the 21st Century, ed. by J.P. Mesirov (Society for Industrial and Applied Mathematics, Philadelphia, 1991), pp. 250–272
[wright96]
go back to reference M.H. Wright, Direct search methods: once scorned now respectable, in Numerical Analysis 1995 (Proceedings of the 1995 Dundee Biennial Conference in Numerical Analysis), ed. by D.F. Griffiths, G.A. Watson (Longman, Addison Wesley, 1996), pp. 191–208 M.H. Wright, Direct search methods: once scorned now respectable, in Numerical Analysis 1995 (Proceedings of the 1995 Dundee Biennial Conference in Numerical Analysis), ed. by D.F. Griffiths, G.A. Watson (Longman, Addison Wesley, 1996), pp. 191–208
[wright98]
go back to reference M.H. Wright, Ill-conditioning and computational error in primal-dual interior methods for nonlinear programming. SIAM J. Optim. 9, 84–111 (1998)CrossRefMATH M.H. Wright, Ill-conditioning and computational error in primal-dual interior methods for nonlinear programming. SIAM J. Optim. 9, 84–111 (1998)CrossRefMATH
[kel99]
[hest80]
go back to reference M.R. Hestness, Conjugate Direction Methods in Optimization (Springer, Berlin, 1980)CrossRef M.R. Hestness, Conjugate Direction Methods in Optimization (Springer, Berlin, 1980)CrossRef
Metadata
Title
Unconstrained Optimization
Authors
Mongi A. Abidi
Andrei V. Gribok
Joonki Paik
Copyright Year
2016
DOI
https://doi.org/10.1007/978-3-319-46364-3_4

Premium Partner