main webpage
W Topic
Expectation–Maximization Algorithm
arXiv (Cornell University)
Simulation and optimal control of the Williams-Otto process using Pyomo
2020
We illustrate the advantages the high-level open-source software package Pyomo has in rapidly setting up and solving dynamic simulation and optimization problems. In order to do so, we use the example of the Williams-Otto process. We show how to simulate the …
Article

Expectation–Maximization Algorithm

Iterative method for finding maximum likelihood estimates in statistical models

In statistics, an expectation–maximization ( EM ) algorithm is an iterative method to find (local) maximum likelihood or maximum a posteriori (MAP) estimates of parameters in statistical models, where the model depends on unobserved latent variables. The EM iteration alternates between performing an expectation (E) step, which creates a function for the expectation of the log-likelihood evaluated using the current estimate for the parameters, and a maximization (M) step, which computes parameters maximizing the expected log- likelihood found on the E step. These parameter-estimates are then used to determine the distribution of the latent variables in the next E step.

Exploring foci of:
arXiv (Cornell University)
Simulation and optimal control of the Williams-Otto process using Pyomo
2020
We illustrate the advantages the high-level open-source software package Pyomo has in rapidly setting up and solving dynamic simulation and optimization problems. In order to do so, we use the example of the Williams-Otto process. We show how to simulate the process dynamics using the collocation method and the IPOPT solver provided by Pyomo. We also discuss waste minimization and yield maximization as two examplary process optimization problems. And finally, we present and compare two approaches to setpoint track…
Click Expectation–Maximization Algorithm Vs:
Setpoint (Control System)
Barbara Kingsolver
Process (Computing)
Optimal Control
Computer Science
Mathematics
Artificial Intelligence
Programming Language