Download presentation
Presentation is loading. Please wait.
Published byDaniela Price Modified over 8 years ago
1
MEER 111 – Global Research Solving Real-World Problems with Evolutionary Algorithms Daniel Tauritz, Ph.D. Associate Professor of Computer Science
2
Algorithm An algorithm is a sequence of well-defined instructions that can be executed in a finite amount of time in order to solve some problem.
3
Optimization Algorithm An optimization algorithm is an algorithm which takes as input a solution space, an objective function which maps each point in the solution space to a linearly ordered set, and a desired goal element in the set.
4
Stochastic Algorithm A stochastic algorithm is an algorithm which when executed multiple times with the same input, produces different outputs drawn from some underlying probability distribution.
5
Evolutionary Algorithm A stochastic optimization algorithm inspired by genetics and natural evolution theory.
7
Deriving Gas-Phase Exposure History through Computationally Evolved Inverse Diffusion Analysis Joshua M. Eads Former undergraduate student in Computer Science Daniel Tauritz Associate Professor of Computer Science Glenn Morrison Associate Professor of Environmental Engineering Ekaterina Smorodkina Former Ph.D. Student in Computer Science
8
Introduction Unexplained Sickness Examine Indoor Exposure History Find Contaminants and Fix Issues
9
Background Indoor air pollution top five environmental health risks $160 billion could be saved every year by improving indoor air quality Current exposure history is inadequate A reliable method is needed to determine past contamination levels and times
10
Problem Statement A forward diffusion differential equation predicts concentration in materials after exposure An inverse diffusion equation finds the timing and intensity of previous gas contamination Knowledge of early exposures would greatly strengthen epidemiological conclusions
11
Gas-phase concentration history and material absorption
12
Proposed Solution x^2 + sin(x) sin(x+y) + e^(x^2) 5x^2 + 12x - 4 x^5 + x^4 - tan(y) / pi sin(cos(x+y)^2) x^2 - sin(x) X+ / Sin ? Use Genetic Programming (GP) as a directed search for inverse equation Fitness based on forward equation
13
Related Research It has been proven that the inverse equation exists Symbolic regression with GP has successfully found both differential equations and inverse functions Similar inverse problems in thermodynamics and geothermal research have been solved
14
Candidate Solutions Population Fitness Interdisciplinary Work Collaboration between Environmental Engineering, Computer Science, and Math Parent Selection ReproductionReproduction CompetitionCompetition Genetic Programming Algorithm Forward Diffusion Equation
15
Genetic Programming Background + * X Si n *X XPi Y = X^2 + Sin( X * Pi )
16
Summary Ability to characterize exposure history will enhance ability to assess health risks of chemical exposure
17
Coevolutionary Automated Software Correction (CASC) ISC Sponsored Project Ph.D. student: Josh Wilkerson
18
Objective: Find a way to automate the process of software testing and correction. Approach: Create Coevolutionary Automated Software Correction (CASC) system which will take a software artifact as input and produce a corrected version of the software artifact as output.
20
Coevolutionary Cycle
21
Population Initialization
25
Initial Evaluation
27
Reproduction Phase
30
Evaluation Phase
32
Competition Phase
34
Termination
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.