Behavioral Program Synthesis with Genetic Programming: Studies in Computational Intelligence, cartea 618
Autor Krzysztof Krawiecen Limba Engleză Hardback – 22 dec 2015
This book proposes behavioral program synthesis, a conceptual framework that opens GP to detailed information on program behavior in order to make program synthesis more efficient.Several existing and novel mechanisms subscribing to that perspective to varying extent are presented and discussed, including implicit fitness sharing, semantic GP, co-solvability, trace convergence analysis, pattern-guided program synthesis, and behavioral archives of subprograms. The framework involves several concepts that are new to GP, including execution record, combined trace, and search driver, a generalization of objective function. Empirical evidence gathered in several presented experiments clearly demonstrates the usefulness of behavioral approach. The book contains also an extensive discussion of implications of the behavioral perspective for program synthesis and beyond.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 616.29 lei 6-8 săpt. | |
Springer International Publishing – 29 mar 2019 | 616.29 lei 6-8 săpt. | |
Hardback (1) | 622.34 lei 6-8 săpt. | |
Springer International Publishing – 22 dec 2015 | 622.34 lei 6-8 săpt. |
Din seria Studies in Computational Intelligence
- 50% Preț: 264.48 lei
- 70% Preț: 235.75 lei
- 20% Preț: 1114.34 lei
- 20% Preț: 949.26 lei
- 20% Preț: 938.62 lei
- 20% Preț: 1397.63 lei
- 20% Preț: 168.78 lei
- 18% Preț: 1070.11 lei
- 20% Preț: 624.72 lei
- 20% Preț: 1008.01 lei
- 20% Preț: 1519.02 lei
- 20% Preț: 619.15 lei
- 20% Preț: 632.63 lei
- 20% Preț: 955.63 lei
- 20% Preț: 953.24 lei
- 20% Preț: 952.43 lei
- 20% Preț: 1121.47 lei
- 20% Preț: 1389.70 lei
- 20% Preț: 1002.45 lei
- 20% Preț: 1008.01 lei
- 20% Preț: 1006.40 lei
- 18% Preț: 2405.49 lei
- 20% Preț: 951.65 lei
- 20% Preț: 1121.47 lei
- 20% Preț: 1119.90 lei
- 20% Preț: 1003.25 lei
- 20% Preț: 1404.76 lei
- 18% Preț: 1350.28 lei
- 18% Preț: 1082.26 lei
- 20% Preț: 1000.07 lei
- 20% Preț: 969.90 lei
- 20% Preț: 1005.63 lei
- 20% Preț: 1227.03 lei
- 20% Preț: 1000.88 lei
- 20% Preț: 950.86 lei
- 20% Preț: 1125.43 lei
- 20% Preț: 1118.28 lei
- 20% Preț: 1019.10 lei
- 20% Preț: 1119.90 lei
- 20% Preț: 1122.28 lei
- 20% Preț: 1404.00 lei
- 18% Preț: 967.63 lei
- 20% Preț: 959.58 lei
- 20% Preț: 1015.92 lei
- 20% Preț: 956.39 lei
- 20% Preț: 1008.95 lei
- 20% Preț: 908.01 lei
- 20% Preț: 1128.60 lei
- 20% Preț: 1402.39 lei
- 20% Preț: 1005.63 lei
Preț: 622.34 lei
Preț vechi: 777.91 lei
-20% Nou
Puncte Express: 934
Preț estimativ în valută:
119.11€ • 125.65$ • 99.26£
119.11€ • 125.65$ • 99.26£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319275635
ISBN-10: 3319275631
Pagini: 200
Ilustrații: XXI, 172 p. 25 illus., 15 illus. in color.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.45 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seria Studies in Computational Intelligence
Locul publicării:Cham, Switzerland
ISBN-10: 3319275631
Pagini: 200
Ilustrații: XXI, 172 p. 25 illus., 15 illus. in color.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.45 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seria Studies in Computational Intelligence
Locul publicării:Cham, Switzerland
Public țintă
ResearchCuprins
Program Synthesis.- Limitations of Conventional Program Evaluation.- The Framework of Behavioral Program Synthesis.- Behavioral Assessment of Test Difficulty.- Semantic Genetic Programming.- Synthesizing Programs with Consistent Execution Traces.- Pattern-guided Program Synthesis.- Behavioral Code Reuse.- Search Drivers.- Experimental Assessment of Search Drivers.- Implications of the Behavioral Perspective.- Future Perspectives.
Recenzii
“The book advances the state of the art in GP based program synthesis. It is compact (only 147 pages). It offers excellent value and I highly recommend it.” (Raja Muhammad Atif Azad, Genetic Programming and Evolvable Machines, Vol. 18, 2017)
Textul de pe ultima copertă
Genetic programming (GP) is a popular heuristic methodology of program synthesis with origins in evolutionary computation. In this generate-and-test approach, candidate programs are iteratively produced and evaluated. The latter involves running programs on tests, where they exhibit complex behaviors reflected in changes of variables, registers, or memory. That behavior not only ultimately determines program output, but may also reveal its `hidden qualities' and important characteristics of the considered synthesis problem. However, the conventional GP is oblivious to most of that information and usually cares only about the number of tests passed by a program. This `evaluation bottleneck' leaves search algorithm underinformed about the actual and potential qualities of candidate programs.
This book proposes behavioral program synthesis, a conceptual framework that opens GP to detailed information on program behavior in order to make program synthesis more efficient. Several existing and novel mechanisms subscribing to that perspective to varying extent are presented and discussed, including implicit fitness sharing, semantic GP, co-solvability, trace convergence analysis, pattern-guided program synthesis, and behavioral archives of subprograms. The framework involves several concepts that are new to GP, including execution record, combined trace, and search driver, a generalization of objective function. Empirical evidence gathered in several presented experiments clearly demonstrates the usefulness of behavioral approach. The book contains also an extensive discussion of implications of the behavioral perspective for program synthesis and beyond.
This book proposes behavioral program synthesis, a conceptual framework that opens GP to detailed information on program behavior in order to make program synthesis more efficient. Several existing and novel mechanisms subscribing to that perspective to varying extent are presented and discussed, including implicit fitness sharing, semantic GP, co-solvability, trace convergence analysis, pattern-guided program synthesis, and behavioral archives of subprograms. The framework involves several concepts that are new to GP, including execution record, combined trace, and search driver, a generalization of objective function. Empirical evidence gathered in several presented experiments clearly demonstrates the usefulness of behavioral approach. The book contains also an extensive discussion of implications of the behavioral perspective for program synthesis and beyond.
Caracteristici
Recent research in Behavioral Program Synthesis with Genetic Programming Presents application of genetic programming Written by an expert in the field Includes supplementary material: sn.pub/extras