| Information-based Complexity |
Website Links For Complexity |
Information AboutInformation-based Complexity |
| CATEGORIES ABOUT INFORMATION-BASED COMPLEXITY | |
| computational complexity theory | |
| algorithms | |
|
The goal of information-based complexity is to create a theory of computational complexity and optimal algorithms for problems with partial, contaminated and priced information, and to apply the results to answering questions in various disciplines. Examples of such disciplines include Physics , Economics , Mathematical Finance , Computer Vision , Control Theory , Geophysics , Medical Imaging , Weather Forecasting and Climate Prediction , and Statistics . The theory is developed over abstract spaces, typically Hilbert or Banach spaces, while the applications are usually for multivariate problems. Since the information is partial and contaminated, only approximate solutions can be obtained. IBC studies computational complexity and optimal algorithms for approximate solutions in various settings. Since the worst case setting often leads to negative results such as unsolvability and intractability, settings with weaker assurances such as average, probabilistic and randomized are also studied. A fairly new area of IBC research is continuous quantum computing. OVERVIEW We illustrate some important concepts with a very simple example, the computation of :::: For most integrands we can't use the Fundamental Theorem Of Calculus to compute the integral analytically; we have to approximate it numerically. We compute the values of at points :::: The numbers are the partial information about the true integrand We combine these numbers by a combinatory algorithm to compute an approximation to the integral. See the monograph Complexity and Information for particulars. Because we have only partial information we can use an ''adversary arument'' to tell us how large has to be to compute an -approximation. Because of these information-based arguments we can often obtain tight bounds on the complexity of continuous problems. For discrete problems such as Integer Factorization or the Travelling Salesman Problem we have settle for conjectures about the complexity hierarchy. The reason is that the input is a number or a vector of numbers and can thus be entered into the computer. Thus there is typically no adversary argument at the information level and the complexity of a discrete problem is rarely known. The univariate integration problem was for illustration only. Significant for many applications is multivariate integration. The number of variables is in the hundreds or thousands. The number of variables may even be infinite; we then speak of path integration. The reason that integrals are important in many disciplines is that they occur when we want to know the expected behavior of a continuous process. See for example, the application to mathematical finance below. Assume we want to compute an integral in dimensions (dimensions and variables are used interchangeably) and that we want to guarantee an error at most for any integrand in some class. The computational complexity of the problem is known to be of order (Here we are counting the number of function evaluations and the number of arithmetic operations so this is the time complexity.) This would take many years for even modest values of The exponential dependence on is called the ''curse of dimensionality''. We say the problem is intractable. We stated the curse of dimensionality for integration. But exponential dependence on occurs for almost every continuous problem that has been investigated. How can we try to vanquish the curse? There are two possibilities:
AN EXAMPLE: MATHEMATICAL FINANCE Very high dimensional integrals are common in finance. For example, computing expected cash flows for a (QMC) method using Low Discrepancy Sequences beat MC by one to three orders of magnitude. The results were reported to a number of Wall Street finance to considerable initial skepticism. The results were first published by Paskov and Traub , ''Faster Valuation of Financial Derivatives'', Journal of Portfolio Management 22, 113-120. Today QMC is widely used in the financial sector to value financial derivatives. These results are empirical; were does computational complexity come in? QMC is not a panacea for all high dimensional integrals. What is special about financial derivatives? Here's a possible explanation. The dimensions in the CMO represent monthly future times. Due to the discounted value of money variables representing times for in the future are less important than the variables representing nearby times. Thus the integrals are non-isotropic. Sloan and Woźniakowski introduced the very powerful idea of weighted spaces which is a formalization of the above observation. They were able to show that with this additional domain knowledge high dimensional integrals satisfying certain conditions were tractable even in the worst case! In contrast the Monte Carlo method gives only a stochastic assurance. See Sloan and Woźniakowski ''When are Quasi-Monte Carlo Algorithms Efficient for High Dimensional Integration?'' J. Complexity 14, 1-33, 1998. For which classes of integrals is QMC superior to MC? This continues to be a major research problem. BRIEF HISTORY Precursors to IBC may be found in the 1950s by Kiefer, Sard, and Nikolskij. In 1959 Traub had the key insight that the optimal algorithm and the computational complexity of solving a continuous problem depended on the available information. He applied this insight to the solution of Nonlinear Equations which started the area of optimal iteration theory. This research was published in the 1964 monograph ''Iterative Methods for the Solution of Equations.'' The general setting for information-based complexity was formulated by Traub and Woźniakowski in 1980 in ''A General Theory of Optimal Algorithms.'' For a list of more recent monographs and pointers to the extensive literature see To Learn More below. PRIZES There are a number of prizes for IBC research.
TO LEARN MORE We provide a list of monographs and some pointers to the extensive literature. Monographs The following list is in chronologial order
Pointers to the literature The Journal of Complexity publishes many IBC papers. Extensive bibliographies may be found in the monographs N (1988), TW (1980), TWW (1988) and TW (1998). The IBC website has a searchable data base of some 730 items. Listings of papers may be found in many of the homepages. EXTERNAL LINKS
|
|
|