Evolutionary Algorithms for Food Science and Technology
Inbunden, Engelska, 2016
Av Evelyne Lutton, Nathalie Perrot, Alberto Tonda, Evelyne (INRA) Lutton, Nathalie (INRA) Perrot, Alberto (INRA) Tonda
2 299 kr
Produktinformation
- Utgivningsdatum2016-12-13
- Mått163 x 241 x 18 mm
- Vikt426 g
- SpråkEngelska
- Antal sidor182
- FörlagISTE Ltd and John Wiley & Sons Inc
- EAN9781848218130
Du kanske också är intresserad av
Applications of Evolutionary Computing
Mario Giacobini, Anthony Brabazon, Stefano Cagoni, Gianni A. Di Caro, Rolf Drechsler, Muddassar Farooq, Andreas Fink, Evelyne Lutton, Penousal Machado, Stefan Minner, Michael O'Neill, Juan Romero, Franz Rothlauf, Giovanni Squillero, Hideyuki Takagi, A. Sima Uyar, Shengxiang Yang
1 459 kr
Tillhör följande kategorier
Evelyne Lutton, INRA.Nathalie Perrot, INRA.Alberto Tonda, INRA.
- Acknowledgments ix Preface xiChapter 1. Introduction 11.1. Evolutionary computation in food science and technology 11.2. A panorama of the current use of evolutionary algorithms in the domain 21.3. The purpose of this book 6Chapter 2. A Brief Introduction to Evolutionary Algorithms 72.1. Artificial evolution: Darwin’s theory in a computer 82.2. The source of inspiration: evolutionism and Darwin’s theory 102.3. Darwin in a computer 122.4. The genetic engine 142.4.1. Evolutionary loop 142.4.2. Genetic operators 172.4.3. GAs and binary representation 172.4.4. ESs and continuous representation 182.4.5. GP and tree-based representation 202.4.6. GE and grammar-based representation 232.4.7. Selective pressure 232.5. Theoretical issues 242.6. Beyond optimization 262.6.1. Multimodal landscapes 262.6.2. Co-evolution 272.6.3. Multiobjective optimization 292.6.4. Interactive optimization 31Chapter 3. Model Analysis and Visualization 333.1. Introduction 333.1.1. Experimental data 373.1.2. Modeling milk gel competition at the interface 393.1.3. Learning the parameters of the model using an evolutionary approach 413.1.4. Visualization using the GraphDice environment 433.2. Results and discussion 453.2.1. Sensitivity analysis 453.2.2. Visual exploration of the model 463.2.3. Theoretical discussion 483.3. Conclusions 533.4. Acknowledgments 55Chapter 4. Interactive Model Learning 574.1. Introduction 584.2. Background 594.2.1. Bayesian networks 594.2.2. The structure learning problem 604.2.3. Visualizing BNs 634.3. Proposed approach 634.4. Experimental setup 664.5. Analysis and perspectives 674.6. Conclusion . 70Chapter 5. Modeling Human Expertise Using Genetic Programming 715.1. Cooperative co-evolution 725.2. Modeling agrifood industrial processes 735.2.1. The Camembert cheese-ripening process 745.2.2. Modeling expertise on cheese ripening 775.3. Phase estimation using GP 775.3.1. Phase estimation using a classical GP 775.3.2. Phase estimation using a Parisian GP 815.3.3. Variable population size strategies in a Parisian GP 865.3.4. Analysis 985.4. Bayesian network structure learning using CCEAs 995.4.1. Recalling some probability notions 995.4.2. Bayesian networks 1005.4.3. Evolution of an IM 1055.4.4. Sharing 1095.4.5. Immortal archive and embossing points 1105.4.6. Description of the main parameters 1115.4.7. BN structure estimation 1125.4.8. Experiments and results 1145.4.9. Analysis 1225.5. Conclusion 123Conclusion 125Bibliography 127Index 149
Lutton et al. show how to address some of the challenges related to optimization in the food science domain, by presenting ways to better integrate the role of the user in the optimization process. As stated in the book (preface, xxiii):"The user plays a key role in the optimization process: quality depends on the knowledge put into the design of the optimization task, and into the interpretation of the results."The emphasis is on improving the quality of the solution, rather than just the speed or quantity, and if this leads to irresolution, this is deemed part of the process. This outlook is embodied in the two main aims of the book. Firstly, to show that adapting and customizing the evolutionary optimization algorithms to the specifics of the problem is a good strategy for improving quality. For example, Lutton et al. recommend using a cooperative co-evolutionary algorithm in which the fitness of an individual depends on its relationship to other members of the population. Secondly, to provide new ways to better integrate human expertise with evolutionary computation tools as certain quantities are very difficult to express using equations, e.g. taste and flavour. They proceed in making a convincing case that I agree with, that interactive evolutionary schemes are a rich ground for developing interactive modelling and decision-making in this domain.Evolutionary Algorithms for Food Science and Technology is well organized. The authors begin with a wonderful philosophical discussion in the preface, questioning the purpose of optimization and whether the right tools are used for addressing the right issues. It give a good motivation for the main aims in the book: why humans play an important role in the optimization process of real-world applications in food science, and that optimization algorithms should not be treated as “black boxes”. Instead we should allow for customization and fluid user interactions. E.g. by providing visualizations to aid interaction and by embedding assessments/judgements such as taste, flavour, perceptions, etc. The first chapter gives a good overview of the key features that make evolutionary computation challenging in food science. It also gives a panorama of the current uses of evolutionary optimization methods in this domain. This is particularly useful for readers that are new to the field of food science.The second chapter gives a clear and easy to understand introduction to evolutionary algorithms with lots of references to explore for a deeper understanding. The next three chapters describe three examples from the authors’ experience for some new usages of EA’s in food science. All successfully address one or the other of their two main aims (see above). Chapters 3, 4 and 5 can be read independently.Chapter three presents a methodology that combines EAs with visualisation to help food science experts explore in silico food models for enhancing their understanding. The structure of these models are intricate as they mirror the complex phenomena involved in these real-world processes. When exploring the models, one of the things that experts find hard is to find meaningful correlations between variables. The approach was tested on a specific model of milk gel structures. (The formation of milk gels is the first step in both cheese and yoghurt manufacture). One of the main research lines on milk gel is devoted to the development of models with the ability to replicate the dynamics of gel formation at relevant scales, linking the structure to macroscopic properties. As a non-expert in food sciences I found this model difficult to understand, but the authors provide a useful glossary of variables for reference, plenty of citations and lots of insights into the process that are useful to understand how to use this approach to explore other models. The exploration of the model is done by visualizing the data collected during the execution of an EA using a ultidimensional visualization tool called GraphDice. A reader would find the description of how to use GraphDice in this way useful for replicating the process. The exploration resulted in experts finding a correlation between two parameters, previously considered independent.A Bayesian network is a probabilistic directed acyclic graph whereby the nodes represent variables and the edges represent conditional dependencies between the variables. Learning the optimal structure of a Bayesian network is an NP-hard problem and even finding good approximations is extremely hard. This is because a balance between the complexity and representiveness of the model must be found. In chapter four, a preliminary study was conducted to explore what is the best trade off between automatic evolution and user interaction for finding possible solutions for the problem of learning Bayesian network structures. The authors developed a prototype tool with a graphical-user interface that allows a domain expert user to guide the evolution of a network by alternating between automatic and fully interactive steps. Their approach was tested with two experts: one analyzing a dataset on cheese ripening and another a dataset on biscuit baking. The feedback given by the experts helped Lutton et al. to compile a list of features that would improve the efficiency of the structure learning experience. This list is noteworthy for any readers that want to adopt this approach.Chapter five is the longest and presents in great technical depth two approaches for dealing with modelling issues based on cooperative co-evolution schemes. The experiments focused on the modelling of a Camembert cheese ripening process. The first approach explores how genetic programming (GP) and cooperative-co-evolution algorithms can be used to learn expert knowledge. While the second addresses the problem of learning the structure of a Bayesian network, with an approach based on independent models. In all three technical chapters, the authors articulate well key issues and insights for each approach. Such knowledge only comes from experience. There are also plenty of useful tables and figures illustrating results. Some of the figures in the book are difficult to read because they are in grayscale rather than colour. The authors have provided URLs to colour versions of the figures, however, these are broken and do not resolve to content.The final chapter is short but effective. This works well because the main technical chapters have detailed discussions in their conclusions.In summary, Evolutionary Algorithms for Food Science and Technology would be invaluable to anyone considering using EAs in food science. The authors have made a convincing case for integrating human expertise with evolutionary computation tools and have shown several new ways to do this.