Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy...

40
Venkat Venkatasubramanian Samuel Ruben-Peter G. Viele Professor of Engineering Center for the Management of Systemic Risk Department of Chemical Engineering Columbia University New York, NY 10027 Artificial Intelligence in Process Systems Engineering: Quo Vadis? 1

Transcript of Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy...

Page 1: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Venkat Venkatasubramanian Samuel Ruben-Peter G. Viele Professor of Engineering

Center for the Management of Systemic Risk

Department of Chemical Engineering

Columbia University

New York, NY 10027

Artificial Intelligence in Process Systems Engineering:

Quo Vadis?

1

Page 2: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI for Industry 4.0 in PSE

• Industry 4.0

• Digital 4.0

• Digitalization of Manufacturing

• Internet-of-Things (IoT)

• Smart and autonomous systems fueled by Data and AI

• All sounds very new, right?

2

Source: Wiki

Page 3: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI for Industry 4.0 in PSE

• But AI in PSE in not new! • Has a 35-year-old literature: >3000

papers

• Review AI in PSE: 1980s to Present

• Potential of AI in PSE: Present – 2040?

• Identify the challenges and opportunities • Conceptual, Implementational,

Organizational

• Broad overview • Not a detailed technical presentation • More details in my paper

3

The Promise of Artificial Intelligence in Process Systems Engineering: Is it here, finally? V. Venkatasubramanian, AIChE Perspective Paper, Feb 2019

Page 4: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

What is AI?

4

“Artificial Intelligence is the study of

how to make computers do things at which, at the moment, people are better.”

E. Rich, Artificial Intelligence (1983)

Page 5: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Branches of AI • Games - study of state space search, e.g., Chess, Go

• Symbolic math - e.g., MACSYMA, Mathematica

• Robotics – e.g., Self-driving cars

• Vision – e.g., Facial recognition

• Natural language processing (NLP) and semantic modeling, e.g. Siri

• Hardware for AI – e.g., Symbolics LISP Machines, GPUs

• Distributed & Self-organizing AI – e.g., Drone swarms, Agents

• Expert Systems or Knowledge-based Systems

• Machine Learning (ML) – e.g., Bayesian classifiers, Deep neural nets

5

Page 6: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Promise of AI in PSE • AI is essentially about problem-solving and decision-making

under complex conditions • Ill-posed problems

• Model and data uncertainties

• Combinatorial search spaces

• Nonlinearity and multiple local optima

• Fast decisions are required – e.g., fight or flight responses

• But these are applicable to many PSE problems: Design, Synthesis, Control, Optimization, Safety

• So some of us went about developing AI approaches in the early 1980s

• We expected significant impact from AI, much like from Optimization and Model Predictive Control (MPC)

• But it did not happen – Why?

6

Page 7: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI in PSE: Why very little impact so far?

Before I answer this question, let me first review the

different phases of

AI in PSE

7

Page 8: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI in PSE: Phase I

• Expert Systems Era (~1983 – ~2000)

8

MYCIN: Expert system for diagnosing infectious diseases (1972-82) • Stanford Computer Science and

Medical School Project • Knowledge base: ~600 rules • Diagnosed better than the physicians

Image source: ttps://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_expert_systems.htm

Key ideas • Separation of domain knowledge from inference • Flexible execution order of program • IF-THEN Rules for Procedural Knowledge • Semantic networks for Taxonomies

Page 9: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI in PSE: Phase I Expert Systems (~1983 - ~2000)

9

• CONPHYDE (1983) Westerberg: Thermodynamic Property Prediction • DECADE (1985) Westerberg: Catalyst Design • MODEX (1986) Venkatasubramanian: Fault Diagnosis • DESIGN-KIT (1987) Stephanopoulos: Process Design • DSPL (1988) Davis: Distillation Column Design • MODEL.LA (1990) Stephanopoulos: Process Modeling

• First course on AI in ChE, taught at Columbia (1986) • First conference on AI in ChE, held at Columbia (1987) Expert Systems Drawbacks • Too much time, effort, and specialized expertise • Did not scale well for industrial applications

Page 10: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI in PSE: Phase II

• Machine Learning I - Neural Networks (~1990 – ~2005)

10

Key idea • Backpropagation algorithm (1986) • Bottom-up strategy • Automatically learned patterns between input

and output vectors by adapting the weights

Nonlinear Function Approximation and Classification Problems

Source: https://medium.com/@curiousily/tensorflow-for-hackers-part-iv-neural-network-from-scratch-1a4f504dfa8 https://neustan.wordpress.com/2015/09/05/neural-networks-vs-svm-where-when-and-above-all-why/ http://mccormickml.com/2015/08/26/rbfn-tutorial-part-ii-function-approximation/

Most applications in ChE were in process control and fault diagnosis with some industrial applications

Page 11: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

11

Fore-runner to the Smart

Manufacturing Initiative

(2016)

Ohio State (Davis)

Purdue

(Venkatasubramanian)

University of Toronto (Kim Vicente)

Page 12: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Diagnostic ToolKit (Dkit)

Slide 12

• Implemented in G2, tested at Exxon (Baton Rouge) • Dkit successfully anticipated and diagnosed several

failures even before the alarms went off (~1/2 – 2 hours ahead)

• Dkit was licensed to Honeywell in 1998 • Little impact beyond the prototype:

Implementational and Organizational difficulties • We were about 20-30 years too early for practical

impact!

Mylaraswamy, Dinkar, DKit: A Blackboard-based, Distributed, Multi-Expert Environment for Abnormal Situation Management, Purdue University, PhD Thesis, 1996.

Page 13: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Inverse Design of Materials (1988-2000): Directed Evolution in silico

Forward Problem Prediction of Performance

First Principles + Neural Nets

Inverse Problem Prediction of Structure or

Composition

Genetic Algorithm (Directed Evolution)

Venkatasubramanian, V., Chan, K. and Caruthers, J.M., “Computer-aided Molecular Design Using Genetic Algorithms”, Computers and Chemical Engineering, 18 (9), 1994.

• Frances Arnold (Caltech) • Directed Evolution in vitro • Awarded the Nobel Prize in

Chemistry in 2018 “Computerized genetics evolves sexy solutions to big problems”, The Dallas Morning News, October 16, 1995. “Genetics cut and paste process can engineer new molecules”, The Dallas Morning News, October 23, 1995.

Hybrid Model

Additive

Performance

Additive

Structure

Directed Evolution

.

.

Forward Problem

Prediction

Design

P1, P2, P3, ...Pn

Inverse Problem

Product Formulation Product Performance

• Fuel Additives (Lubrizol, 1995-99) • Rubber Compounds (Caterpillar, 1998-2000)

Page 14: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Reaction Modeling Suite: AI-based Modeling Environment for

Catalyst Development (2002-05)

Novel features • Domain-specific language for reaction chemistry • Domain-specific compiler • Chemistry Ontology • Active Learning

Chemistry

Compiler

Reaction Description

Language Plus (RDL+)

Equation

Generator

Automatic generation of

differential algebraic

equations (DAEs)

Parameter

Optimizer

Solution of DAEs

Least squares

Features

Advanced

Statistical

Analyzer

Sensitivity Analysis

Uncertainty Analysis

Error Propagation

Reactions

Grouping

Chemistry

Rules

Data

Performance

Curves

time

Rate

/Sele

ctivity

Katare, S., Caruthers, J.M., Delgass, W.N., and Venkatasubramanian, V., “An Intelligent System for Reaction Kinetic Modeling and Catalyst Design”, Ind. Eng. Chem. Res. and Dev., 43(14), 2004.

Page 15: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Chemistry Rules for Propane Aromatization on HZSM-5

Chemistry Rules Representative Chemical Reactions

1. Alkane adsorption

2. Alkane desorption

3. Carbonium ion protolysis

4. Carbonium ion dehydrogenation

5. Olefin adsorption

6. Olefin desorption

7. Aromatization

8. Beta-Scission

9. Hydride Transfer

10. Oligomerization

CH 4 +

+ H 2

+

+ +

+

Page 16: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Venkat Venkatasubramanian, Plenary Lecture,

Foundations of Computer-Aided Process Design, Princeton, July 2004.

Reaction Modeling Suite (RMS):

Domain-specific Ontology, Language, and Compiler

Reaction Network

Reaction Description Language Plus English Language Rules

C

A

B

F H

D

R

M

E G

N

k2

k7

k5

Mathematical Equations

1

/

/

541

1

CBA

AB

AA

BkDkCkdtdC

CkdtdC

100’s of DAE’s

. . .

Model Generator

Beta Scission Label-site c1+ (find positive carbon)

Label-site c2 (find neutral-carbon attached-to c1+)

Label-site c3 (find neutral-carbon attached-to c2)

Forbid (primary c3)

Forbid (less-than (size-of reactant) 9)

Disconnect c2 c3)

Increase-order-of (find bond connecting c1+ c2)

Add-charge c3

Subtract-charge c1+

Beta Scission Label-site c1+ (find positive carbon)

Require (c1+ primary and product)

set-k k1

Label-site c2+ (find positive carbon)

Require (c2+ secondary and product)

set-k 20*k1

Label-site c3+ (find positive carbon)

Require (c2+ tertiary and product)

set-k 60*k1

Chemistry

8. Beta Scission

transforms a carbenium ion into a

smaller carbenium ion and an olefin

Grouping

8. a. Formation of a secondary carbenium ion

is 20 times faster than a primary carbenium ion

b. Formation of a tertiary carbenium ion

is 60 times faster than a primary carbenium ion

. . .

. . .

. . .

. . .

Page 17: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Catalyst Design (2002-05): Guided Experimental Design and Model Development

High Throughput

Experiments

Chemistry

Rules

Human Expert

High Throughput

Experiments

Chemistry

Rules

Human Expert

Feature

Extraction

Reaction

Modeling

Suite

Reaction

Modeling

Suite

time R

ate

/Sele

ctivity

Performance

Curves

time R

ate

/Sele

ctivity

Performance

Curves

time

Formulation of Experiments Formulation of Experiments

Model Refinement Model Refinement

Caruthers, J.M., Lauterbach, J.A., Thomson, K.T., Venkatasubramanian, V., Snively, C.M., Bhan, A., Katare, S. and Oskarsdottir, G., “Catalyst Design: Knowledge Extraction from High Throughput Experimentation”, Journal of Catalysis, vol. 216/1-2, 2003.

Re-discovered recently as Active Learning

Page 18: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI Applications in PSE (1983 – 2010)

• Process monitoring and fault diagnosis

• Process control

• Process design

• Process synthesis

• Process safety analysis

• Optimization

• Planning

• Scheduling

• Materials design

18

• Prototypes demonstrated in all these areas

• Even some industrial applications fielded

Page 19: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

So, why was AI not impactful in PSE during (1983- 2010)?

• Researchers made great progress on conceptual issues • Showed how to formulate and solve these challenging problems

• But we were greatly limited by implementation and organizational difficulties for practical impact • Lack of computational power and computational storage

• Lack of communication infrastructure – No Internet, Wireless

• Lack of convenient software environment

• Lack of specialized hardware – e.g., NVIDIA GPU for simulations

• Lack of data

• Lack of acceptance of computer generated advice

• Costs were prohibitive

• Essentially, it took too much effort, time, and money to field industrial applications

• We were too early, by about 20-30 years!

19

Page 20: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

What is Different Now?

• Cray-2 Supercomputer (1985) • 1.9 GFLOPS • 244 MHz • 150 KW! • $32 Million! (2010 dollars)

• Apple Watch (2015) • 3 GFLOPS • 1 GHz • 1 W! • $300!

• Performance/unit cost Gain ~150,000x

Source: Wiki 20

Page 21: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

How Did this Happen?

• Basically Moore’s Law happened over the last ~50 years!

• All these metrics improved by orders of magnitude! • Computational power • Computational storage • Communication infrastructure: Internet,

Wireless • Convenient software infrastructure – Python,

Java, OWL, … • Specialized hardware – graphics processors

(GPUs) • Big Data • Trust & Acceptance – Google, Yelp, Trip

Advisor, Tinder, …

• It has become much easier and cheaper to develop AI-based solutions

21

Source: Wiki

Page 22: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

AI in PSE: Entered Phase III (2005-?)

• Phase III: Machine Learning II - Data Science (2005 – Present)

• Convolution or Deep Nets

• Reinforcement Learning

• Statistical Machine Learning

• Key idea: Hierarchical feature extraction

and feature combination

• Important techniques, but not really new!

• What is really new are Data, GPU, and Software

• Big impact in NLP, Robotics, Vision • Watson, Siri, Alexa, AlphaGo, Self-driving cars

22

Source: https://cdn.edureka.co/blog/wp-content/uploads/2017/05/Deep-Neural-Network-What-is-Deep-Learning-Edureka.png

Page 23: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Data Science and Machine Learning: Hype vs Reality

• First of all, there is a lot of reinventing the wheel going on

• Many of the “new” techniques are really old ideas from 20-30 years back

• “Look, Ma, No Hands” self-driving car project at CMU

• Minivan steered itself for 2,800 of the 2,850 miles between Pittsburgh and San Diego in July 1995

• Convolutional neural networks are from 1990

• Autoencoder neural networks are from 1991

• Inverse design of materials using directed evolution is from 1992

• Causal models and Explicable AI date from the early 1990s

• Hybrid models combining first-principles with data-driven techniques are from 1995

• It’s worth reading the old papers!

23

https://www.cmu.edu/news/stories/archives/2015/july/look-ma-no-hands.html

Page 24: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Data Science and Machine Learning Now: Hype vs Reality

• Second, one doesn’t necessarily need convolutional networks, reinforcement learning, etc., for many problems in ChE • Other simpler and more transparent AI techniques are often adequate

• Third, how do we leverage the great amount of prior knowledge that we already have about our materials, processes, and systems? • ChE is different from game playing, vision, and speech

24

Page 25: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Importance of Causal Mechanisms and Hybrid Models

• Osco Drugs Diaper-Beer Correlation

• People who bought diapers also bought beer

• Osco didn’t care why, but was happy to profit from it

• However, in many ChE applications we would like to know why something works from a mechanistic perspective

• No fundamental laws behind the Diaper–Beer relationship

• But in science and engineering there most certainly are

• Mechanism-based causal explanations are at the foundations of science and engineering

25

Page 26: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Lack of Mechanistic Understanding

• Self-driving car can navigate impressively through traffic, but does it “know” and “understand” the concepts of mass, momentum, acceleration, force, and Newton’s laws, as we do?

• It does not

• Its behavior is like that of a cheetah chasing an antelope in the wild

• Both animals display great mastery of the dynamics of the chase, but do they “understand” these concepts?

• Current AI systems have perhaps achieved animal-like mastery of their tasks, but they have not gained deeper “understanding” as many humans do

• Mechanistic causal understanding is important in many ChE applications such as diagnosis, control, and safety to build credibility

26

Page 27: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Going Forward:

Challenges and Opportunties

27

Page 28: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Challenges and Opportunities in PSE: “Easy” Applications of AI

• Large amounts of Data + Easy to use ML tools

• Routine applications, can be done now

• Process Operations • Oil-well performance monitoring • Wind turbines monitoring • Process intensification • Preventive maintenance

• Material Science • Estimating physical properties from structures/compositions • Determination of structural features • Nanoparticle packing • Reaction path prediction …..

• Lots of recent industrial applications in this category

28 The Promise of Artificial Intelligence in Process Systems Engineering: Is it here, finally? V. Venkatasubramanian, AIChE Perspective Paper, Feb 2019

Page 29: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Challenges and Opportunities in PSE: “Hard” Applications of AI

• Hybrid AI Models • First-Principles + Data-driven

• Building Physics and Chemistry into Data-driven models

• Causal models • Building cause-and-effect

relationships for generating explanations and insights

• Signed Digraph (SDG) Models

• Will take ~10 years to do routinely, systematically, and correctly

29

Page 30: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Challenges and Opportunities in PSE: “Harder” Applications of AI

• “Watson”-like systems

• Domain-specific Ontologies

• Languages

• Compilers …

• Will take ~10-20 years

30

Page 31: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

How about “Watson” for PSE?

• What will it take to develop “Watson” for PSE?

• Not just qualitative facts

• Quantitative • Math Models

• Charts, Tables, Spectra

• Heuristic Knowledge

31

Page 32: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Literature Experiments

Experiment Report Data

Intelligent Systems for Preformulation Formulation

Process Monitoring and Control

Tools for Organic Solids Mfg. Optimization, Simulation, Safety Analysis,

Scheduling

Multiscale models for synthesis

mehtods

Modeling and Analysis Crystalline

Structure

Unit Operation models DEM/CFD/FEM

Process modeling First Principles Process Model

Organic composites: Physical, chemical, and powder

properties

Equipment: blender, tabletting press,

roller compactor, fluid bed

Process: Crystallization, Granulation, Drying,

Size Reduction etc.

Knowledge

relationships

Systematic functionalization

Control methodology for spatial

structure of organic composites

Material synthesis method

development

Determine structure-function-

performance relationships

Instruments

“Watson” for Pharmaceutical Engineering (Prototype 2005-2011)

Dissolution Problems

Spatial Structure

Process Monitoring and Control

Tools for Design and Manufacturing

Modeling

User

Ontological Informatics

Infrastructure

Material Science

Experiments

Process

DEM

Experiment Report Physical Properties

Powder Properties

eLabNotebook

Blender Literature Experiments

Experiment Report Data

Intelligent Systems for Preformulation Formulation

Process Monitoring and Control

Tools for Organic Solids Mfg. Optimization, Simulation, Safety Analysis,

Scheduling

Multiscale models for synthesis

mehtods

Modeling and Analysis Crystalline

Structure

Unit Operation models DEM/CFD/FEM

Process modeling First Principles Process Model

Organic composites: Physical, chemical, and powder

properties

Equipment: blender, tabletting press,

roller compactor, fluid bed

Process: Crystallization, Granulation, Drying,

Size Reduction etc.

Knowledge

relationships

Systematic functionalization

Control methodology for spatial

structure of organic composites

Material synthesis method

development

Determine structure-function-

performance relationships

Instruments

Tools for Design and Manufacturing

Modeling

User

Ontological Informatics

Infrastructure

Material Science

Experiments

32 Venkatasubramanian, V., Zhao, C., Joglekar, G., Jain, A., Hailemariam, L., Sureshbabu, P., Akkisetti, P., Morris, K. and Reklaitis, G.V., “Ontological Informatics Infrastructure for Chemical Product Design and Process Development”, Comp. & Chem. Engg., 2006.

Page 33: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

33

Purdue Ontology for Pharmaceutical Engineering 2006-2011

Information

GUI

Decisions Knowledge Models

Computational tools

Unstructured information

Hailemariam, L. and Venkatasubramanian, V., “Purdue Ontology for Pharmaceutical Engineering: Part I. Conceptual Framework”, Journal of Pharmaceutical Innovation, 5(3), 2010.

Page 34: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

34

Management of Math Models: OntoMODEL

DEM

ANN

Stochastic

Unit Operation

Algebraic

Equation

Solvers

Unit Operation Models

34 Suresh, P., Hsu, S.–H., Akkisetty, P., Reklaitis, G.V. and Venkatasubramanian, V., “Onto MODEL: Ontological Mathematical Modeling Knowledge Management in Pharmaceutical Product Development. 1: Conceptual Framework”, Ind. Eng. Chem. Res., 49 (17), 2010.

Page 35: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Summary

35

Page 36: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Phases of AI in PSE

•Phase I: Expert Systems (1983-2000)

•Phase II: Neural Nets (1990-2005)

•Phase III: Data Science (2005 - ?)

36

Page 37: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Knowledge Modeling in ChE: Evolution of Three Paradigms

• Artificial Intelligence Westerberg, Stephanopoulos, and others (1980s)

• Modeling Process Engineers & Data: Decision-making

• Modeling Symbolic Structures and Relationships

37

• Differential-Algebraic Equations (DAE): Amundson Era (1950s)

• Modeling Process Units

• Modeling First-principles

• Optimization (MILP, MINLP): Sargent Era (1970s)

• Modeling Process Engineers: Decision-making

• Modeling Constraints

Page 38: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Challenges and Opportunities in PSE: “Easy”, “Hard”, and “Harder”

• Category “Easy”: Routine applications, can be done now • Large amounts of Data + Easy to use ML tools

• Lots of recent industrial applications of this category

• Category “Hard”: ~10 years • Hybrid AI Models: First-Principles + Data-driven Models

• Causal models

• Category “Harder”: ~10-20 years • “Watson”-like systems in ChE

• Domain-specific Ontologies, Languages, Compilers, …

38

Page 39: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Acknowledgements

• Dr. Pavan Akkisetti (Intel)

• Dr. Intan Hamdan (DowDuPont)

• Dr. Aviral Shukla (Bayer)

• Dr. Sanket Patil (DataWeave)

• Dr. Yu Luo (U. Delaware)

• Prof. Miguel Remolona (U. Philippines)

• Dr. Zhizun Zhang (SEC, China)

• Abhishek Sivaram (Columbia)

• Prof. Yoshio Yamamoto (Tokai)

• Prof. Mani Bhushan (IIT-B)

• Dr. Yukiyasu Shimada (JNIOSH)

• Prof. Jinsong Zhao (Tsinghua )

• Prof.. Tanu Malik (DePaul)

• Prof. Babji Srinivasan (IIT-GN)

• Prof. Resmi Suresh (IIT-GN)

• Dr. Laya Das (Columbia)

• Prof. Ioannis Androulakis (Rutgers)

• Margaret Janusz (Lilly)

• Prof. K_E. Arzen (Lund)

• Prof. Rene Banares-Alcantara (Oxford)

• Dr. P. K. Basu (Purdue)

• Prof. J. M. Caruthers (Purdue)

• Prof. N. Delgass (Purdue)

• Prof. F. J. Doyle (Harvard)

• Prof. R. Gani (DTU)

• Prof. Ken Morris (LIU)

• Prof. G. V. Reklaitis (Purdue)

• Prof. N, Shah (Imperial)

• Collaborators • Dr. Steven Rich (Mackay Shields)

• Dr. Vaidya Ramaswamy (Ineos)

• Dr. Surya Kavuri (Ineos)

• Dr. King Chan (Barclays)

• Prof. Atsushi Aoyama (Ritsumeikan U.)

• Prof. Raghu Rengaswamy (IIT-M)

• Dr. Ramesh Vaidyanathan (IBM)

• Dr. Dinkar Mylaraswamy (Honeywell)

• Prof. Dongil Shin (Myongji U.)

• Prof. Raj Srinivasan (IIT-M)

• Dr. Hiran Vedam (IIT-M)

• Dr. Anantha Sundaram (ExxonMobil)

• Dr. Shankar Viswanathan (ZS)

• Dr. Sourabh Dash (GE Digital)

• Dr. Prasenjeet Ghosh (ExxonMobil)

• Dr. Yuanjie Huang (ExxonMobil)

• Dr. Chunhua Zhao (Bayer)

• Dr. Santhoji Katare (Chennai Ford)

• Dr. Fang-ping Mu (Los Alamos)

• Dr. Mano Ram Maurya (UCSD)

• Dr. Priyan Patkar (ZS)

• Dr. Shuo-Huan Hsu (Hitachi)

• Dr, Ankur Jain (Nielsen)

• Dr. Sridhar Maddipatti (Microsoft)

• Dr. Shivani Syal (Intel)

• Dr. Leaelaf Hailemariam (DowDuPont)

• Dr. Arun Giridhar (Pinpoint Pharma)

• Dr. Bala Krishnamurthi (Amazon)

• Dr. Pradeep Suresh (Solenis)

Funding Agencies • NSF, NIOSH, DOE, INL • ExxonMobil, ICI, Air Products, Mitsubishi, A. D. Little, Pfizer, Eli Lilly, Nova Chemicals,

IBM, Prudential, PNC Bank, Janssen, Honeywell, AspenTech • Indiana 21st Century Science&Technology Fund

Page 40: Artificial Intelligence in Process Systems Engineering · “omputerized genetics evolves sexy solutions to big problems”, Chemistry in 2018 The Dallas Morning News, October 16,

Thank You for Your Attention!

Questions? 40