Welcome!
To use the personalized features of this site, please log in or register.
If you have forgotten your username or password, we can help.
|
 |
FIFTHTM: A Stack Based GP Language for Vector Processing
| Book Series | Lecture Notes in Computer Science |
| Publisher | Springer Berlin / Heidelberg |
| ISSN | 0302-9743 (Print) 1611-3349 (Online) |
| Volume | Volume 4445/2007 |
| Book | Genetic Programming |
| DOI | 10.1007/978-3-540-71605-1 |
| Copyright | 2007 |
| ISBN | 978-3-540-71602-0 |
| DOI | 10.1007/978-3-540-71605-1_10 |
| Pages | 102-113 |
| Subject Collection | Computer Science |
| SpringerLink Date | Wednesday, June 20, 2007 |
| |
|
FIFTH TM: A Stack Based GP Language for Vector Processing
Kenneth Holladay1, Kay Robbins2 and Jeffery von Ronne2
| (1) |
Southwest Research Institute, San Antonio, Texas, |
| (2) |
University of Texas at San Antonio, San Antonio, Texas, |
Abstract
FIFTHTM, a new stack-based genetic programming language, efficiently expresses solutions to a large class of feature recognition
problems. This problem class includes mining time-series data, classification of multivariate data, image segmentation, and
digital signal processing (DSP). FIFTH is based on FORTH principles. Key features of FIFTH are a single data stack for all
data types and support for vectors and matrices as single stack elements. We demonstrate that the language characteristics
allow simple and elegant representation of signal processing algorithms while maintaining the rules necessary to automatically
evolve stack correct and control flow correct programs. FIFTH supports all essential program architecture constructs such
as automatically defined functions, loops, branches, and variable storage. An XML configuration file provides easy selection
from a rich set of operators, including domain specific functions such as the Fourier transform (FFT). The fully-distributed
FIFTH environment (GPE5) uses CORBA for its underlying process communication.
Keywords Genetic Programming - vectors - linear GP - GP environment
Fulltext Preview (Small, Large)
 References secured to subscribers.
|
|
|
|
|
|