Jump to content

In situ adaptive tabulation: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
m fixing page range dashes using AWB
Line 7: Line 7:
* delivers new data training without re-optimization
* delivers new data training without re-optimization


ISAT was first proposed by Stephen Pope for computational reduction of turbulent combustion simulation<ref>{{cite journal | last=Pope | first=S. | title=Computationally efficient implementation of combustion chemistry using in situ adaptive tabulation | journal=Combustion Theory and Modelling | year=1997 | url=http://eccentric.mae.cornell.edu/~tcg/pubs/Pope_CTM_97.pdf | volume=1 | pages=44-63}}</ref>. It has been extended to a general framework that accepts general input and output data.
ISAT was first proposed by Stephen Pope for computational reduction of turbulent combustion simulation<ref>{{cite journal | last=Pope | first=S. | title=Computationally efficient implementation of combustion chemistry using in situ adaptive tabulation | journal=Combustion Theory and Modelling | year=1997 | url=http://eccentric.mae.cornell.edu/~tcg/pubs/Pope_CTM_97.pdf | volume=1 | pages=44–63}}</ref>. It has been extended to a general framework that accepts general input and output data.


== See also ==
== See also ==

Revision as of 20:10, 14 April 2010

In Situ Adaptive Tabulation (ISAT) is an algorithm for the approximation of nonlinear relationships. ISAT is based on multiple linear regressions that are dynamically added as additional information is discovered. The technique is adaptive as it adds new linear regressions dynamically to a store of possible retrieval points. ISAT maintains error control by defining finer granularity in regions of increased nonlinearity. A binary tree search transverses cutting hyper-planes to locate a local linear approximation. ISAT is an alternative to artificial neural networks that is receiving increased attention for desirable characteristics, namely:

  • scales quadratically with increased dimension
  • approximates functions with discontinuities
  • maintains explicit bounds on approximation error
  • controls local derivatives of the approximating function
  • delivers new data training without re-optimization

ISAT was first proposed by Stephen Pope for computational reduction of turbulent combustion simulation[1]. It has been extended to a general framework that accepts general input and output data.

See also

References

  1. ^ Pope, S. (1997). "Computationally efficient implementation of combustion chemistry using in situ adaptive tabulation" (PDF). Combustion Theory and Modelling. 1: 44–63.