Biopharmaceutical Portfolio Management Optimization under Uncertainty

Size: px
Start display at page:

Download "Biopharmaceutical Portfolio Management Optimization under Uncertainty"

Transcription

1 Ian David Lockhart Bogle and Michael Fairweather (Editors), Proceedings of the 22nd European Symposium on Computer Aided Process Engineering, June 2012, London Elsevier B.V. All rights reserved Biopharmaceutical Portfolio Management Optimization under Uncertainty Wenhao Nie, Yuhong Zhou, Ana Sofia Simaria, Suzanne S. Farid Department of Biochemical Engineering, University College London, Torrington Place, London, WC1E 7JE Abstract A stochastic combinatorial optimization decision-support tool is presented to address several interacting involved in portfolio management at both the portfolio level and the drug development process level. The tool comprises a genetic algorithm component, to search for the optimal solutions in the decision space, linked to an evaluation model of the drug development pathway that captures the interdependencies, value and risks of critical events for a portfolio of drugs. These components are both linked to an advanced database. The tool evaluates combinations of strategic by simulating the event flow of parallel projects using Monte Carlo simulations to generate probability distributions of the key profitability indicator, net present value (NPV). A tailored case study featuring the industrial development and commercialization of monoclonal antibody therapeutics was applied to validate the functionality of the tool. Potential strategies were evaluated based on the results of two objectives: the maximization of potential profit and the minimization of the probability of losing value. Scenarios are presented to highlight the impact of different portfolio related to drug candidate selection and out-licensing strategies on buildversus-buy capacity. The examples illustrate the benefits of using these techniques to explore large decision spaces effectively and investigate the interactions between portfolio and drug development on the risk and reward of strategies. Keywords: portfolio management, biopharmaceutical drug development pathway, combinatorial optimization, multi-criteria decision making, genetic algorithms 1. Introduction Biopharmaceutical drug development activities are highly costly, time-consuming and technology-intensive [1]. Decisions on capacity planning to supply material for clinical trials and the market are linked to decision on portfolio composition, portfolio scheduling and out-licensing strategies that also directly impact the financial capital available [2]. Furthermore the impact of pressures to adopt shortened clinical trial phase formats on manufacturing capacity need to be considered. The optimisation of strategic portfolio is complicated by the uncertain nature of drug development process including the duration and cost of clinical trials, the success/failure results of clinical stages, and the fluctuations in market sales. Software tools are essential to facilitating how best to invest resources for these multiple under uncertainty given the large decision spaces. Previous work has covered portfolio selection and project task scheduling using MILP [3] and build-versus-buy using brute force simulation [4] and genetic algorithm [2]. However, core related to out-licensing strategies and scheduling of facility builds have not been captured. This paper describes the development of a tool to optimize out-licensing strategies as well as candidate selection & build-versus-buy capacity under uncertainty. The tool

2 2 W.Nie et al. comprises a genetic algorithm linked to a detailed profitability model of pharmaceutical development lifecycle activities. 2. Methodology 2.1. Overview of the stochastic combinatorial optimization decision-support tool Fig.1 presents the main structure of the proposed framework of this stochastic combinatorial optimization decision-support tool. Starting from the left side of this figure, each individual solution is translated into including portfolio selection, project launch times, out-licensing strategy, clinical trial development format and manufacturing strategy. With these made, projects can be deterministically planned based on dependencies between necessary activities. Fig. 1 Structure of the stochastic combinatorial optimization decision-support tool. G(n) and G(n+1) refers to n th and n+1 th generation. NSGAII refers to non-dominated sorting genetic algorithm II. The tool performs Monte Carlo simulation on each solution to address the impact of uncertainties on its robustness as a portfolio management strategy. The tool generates stochastic inputs such as the cost and length of each activity, fluctuations in market sales and clinical trial results. Two financial indicators are derived from the stochastic simulation, namely the average NPV and the percentage that the NPV is positive for all instances. These two indicators are the main objectives to be optimized by this upport tool. A group of these solutions forms a generation in the context of the genetic algorithm. A non-dominated sorting genetic algorithm II (NSGAII) judges each individual solution on its merits in both objectives to decide its position in the next generation. Hence solutions evolve by generations and optimization is achieved. This tool was built in C# using Visual Studio 2008 (Microsoft Corporation, WA, USA) linked to a database in MySQL (Oracle Corporation, CA, USA) Problem domain Biopharmaceutical portfolio management is characterized by several. On the portfolio level, the relate to portfolio candidate selection and out-licensing strategies. On the drug development process level, the decision variables focus on scheduling of each project s launch time and build-versus-buy capacity solutions across the development cycle stages. Key trade-offs to consider in portfolio selection are market potential, development costs and clinical trial risk. Out-licensing strategy opens the possibility that any product in the pipeline is acquired by a licensor in exchange for

3 Biopharmaceutical Portfolio Management Optimization under Uncertainty 3 immediate revenue and shared risk. Build-versus-buy capacity for manufacturing requires evaluation of trade-offs between higher investment costs for the build option versus higher operating costs when sourcing capacity from contract manufacturers Case study setup An industrially relevant case study is presented to illustrate how this tool can be helpful to a hypothetical biopharmaceutical company, with a given product candidate pool and limited manufacturing capacity, who wants to explore the potentials of various portfolio combinations and late-stage manufacturing options. This hypothetical company is focusing on novel therapeutic monoclonal antibodies (mabs). All product candidates are at the discovery stage. The company has a pilot scale facility for small-scale production and process development, but no large scale facility for late stage or commercial production. Table 1 presents the different categories of product candidates by their market potentials. Blockbuster products have the biggest market potential in terms of accumulated sales in 8 years, but at the same time are subject to high accumulated development costs and long development times, as well as high failure risk. The case study assumes 100% of blockbuster products falls into the category of high risk product. In contrast, niche products typically have much lower market sales but require lower costs and shorter development times, and are less risky. The case study assumes the same product has higher market potential in the hands of big pharmaceutical company (Pharma) than small biotech company (Bio) in that the former is known to have stronger marketing and distribution capabilities. The company has a product candidate pool of 1 blockbuster product, 4 medium products and 5 niche products. Table 1. Main characteristics of product candidates by category Acc. Sales Overall Product Acc. Cost ($million) development Category ($million) Pharma / Bio time (years) Blockbuster / Medium 1781 / Niche 137 / % of high risk product The case study setup of out-licensing deal terms comes from empirical data, adjusted by the following principles: 1) early deals result in the company retaining a larger value of the product than late deals; 2) deals with biotech companies result in the company retaining a larger value of the product than deals with big pharmaceutical companies. 3. Results and discussion The case study took approximately 450 minutes to run 100 generations of NSGAII, with each generation containing 50 individual solutions subjected to 1000 Monte Carlo simulations. Fig 2a presents the performance of solutions in generation 1, 17, 47 and 100 respectively in a case study scenario with on selecting product candidates and choosing the appropriate late-stage manufacturing strategy. Convergence towards the Pareto front occurs very obviously after 17 generations. Major improvement in the possibility of getting positive NPVs occurs between the 17 th and 47 th generation. From generation 47 to generation 100 there are minor improvements on both objectives in the

4 4 W.Nie et al. intermediate part of solutions to achieve a convex Pareto front. Fig 2b emphasizes progressions and newly emerged non-dominated solutions on Pareto front of the four chosen generations. Progression from generation 1 to generation 17 can be best observed within circle A where one solution from generation 1 is dominated by two solutions from generation 17. Similarly, progressions on other generations can be found in other circles (e.g. solutions from generation 17 in circle B to solutions from generation 47 in circle B). From Fig 2b there are quite a few overlapped dots which indicate that many solutions stay throughout generations. This is consistent with the setup of the optimization algorithm NSGAII where elitism is applied to preserve the best solutions in replacement of generations [5]. (a) (b) Fig. 2. Progression of GA solutions across different generations for (a) all solutions and (b) solutions on the Pareto front. Performances of solutions are measured by the possibility of achieving positive NPVs (x-axis) and the value of average NPV (y-axis). S_1, S_2 and S_3 are solutions chosen for detailed investigation of characteristics of the Pareto optimal front. A further investigation of the characteristics of the Pareto optimal solutions is revealed in Table 2. In this case study scenario, portfolio selection and late-stage manufacturing strategy are optimized to achieve maximum profit while balancing the potential risk. In Table 2, the low risk-low reward choice has 3 low risk products, whereas the others have only 2. The high risk-high reward choice has one blockbuster product, which on the upside could bring in large revenues, but on the downside costs more than average to develop. Therefore with regards to portfolio selection, the trend from high risk-high reward to low risk-low reward strategies can be linked to the selection of more products with high development costs but large market potentials to low development costs with low market potentials. As for the late-stage manufacturing strategy, the high risk-high reward solutions choose to build facilities for all products but one, although the construction time is as late as the case study setup permits. The low risk-low reward solutions only build facilities for 2-3 of their products and outsource the remaining manufacturing requirements to a contract manufacturer. Similar characteristics were found for neighbouring solutions in each region of the Pareto front.

5 Biopharmaceutical Portfolio Management Optimization under Uncertainty 5 Table 2. Portfolio selection and late-stage manufacturing decision of Pareto optimal solutions of various performances Solution Decision Drug 1 Drug 2 Drug 3 Drug 4 Drug 5 variable High risk-high Portfolio Niche Medium Niche Blockbuster Medium S_1 on Fig 2b Build Late++ No build Late+ Late++ Late++ Medium riskmedium Portfolio Niche Niche Medium Niche Medium S_2 on Fig 2b Build No build No build Late+ Late Late++ Low risk-low Portfolio Medium Niche Niche Medium Niche S_3 on Fig 2b Build No build Early+ Early No build No build Note: Decision variables displayed in this table are from Pareto optimal solutions of 100 th generation. The use of Niche, Medium and Blockbuster refers to the category that product candidate falls into. Background darkness indicates the risk profile of product: white background low risk; grey background medium risk; black background high risk. The use of Late and Early in build refers to the timing of construction of large-scale manufacturing plant. 4. Conclusion The stochastic combinatorial optimization decision-support tool produces a series of optimized solutions for the decision maker to choose from according to his own riskreward preference. The tool provides insights into the factors influencing financing of biopharmaceutical enterprises. It is flexible to accommodate new and uncertainties, robust to withstand extensive data exchange between the model and the database during the GA procedure, and efficient in running time. 5. Acknowledgements Data support from Deloitte Recap is gratefully acknowledged. References [1] J. DiMasi and R.W. Hansen, 2003, The price of innovation: new estimates of drug development costs, J Health Econ Mar;22(2), [2] E.D.George and S.S.Farid, 2008, Stochastic Combinatorial Optimization Approach to Biopharmaceutical Portfolio Management, Ind. Eng. Chem. Res., (22), [3] D. Subramanian, J. F. Pekny, G. V. Reklaitis and G. E. Glau, 2003, Simulation-optimization framework for stochastic optimization of R&D pipeline management, AIChE Journal, Volume 49, Issue 1, pages [4] A. Rajapakse, N. J. Titchener-Hooker, S.S. Farid, Integrated approach to improving the value potential of biopharmaceutical R&D portfolios while mitigating risk. Journal of Chemical Technology and Biotechnology 81, [5]K. Deb, A. Pratap, S. Agarwal and T. Meyarivan, 2002, A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II, IEEE Transactions on Evolutionary Computation, April 2002, Vol.6, No.2,

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management

Simulation-based Optimization Approach to Clinical Trial Supply Chain Management 20 th European Symposium on Computer Aided Process Engineering ESCAPE20 S. Pierucci and G. Buzzi Ferraris (Editors) 2010 Elsevier B.V. All rights reserved. Simulation-based Optimization Approach to Clinical

More information

MULTI-OBJECTIVE EVOLUTIONARY SIMULATION- OPTIMIZATION OF PERSONNEL SCHEDULING

MULTI-OBJECTIVE EVOLUTIONARY SIMULATION- OPTIMIZATION OF PERSONNEL SCHEDULING MULTI-OBJECTIVE EVOLUTIONARY SIMULATION- OPTIMIZATION OF PERSONNEL SCHEDULING Anna Syberfeldt 1, Martin Andersson 1, Amos Ng 1, and Victor Bengtsson 2 1 Virtual Systems Research Center, University of Skövde,

More information

A joint control framework for supply chain planning

A joint control framework for supply chain planning 17 th European Symposium on Computer Aided Process Engineering ESCAPE17 V. Plesu and P.S. Agachi (Editors) 2007 Elsevier B.V. All rights reserved. 1 A joint control framework for supply chain planning

More information

Index Terms- Batch Scheduling, Evolutionary Algorithms, Multiobjective Optimization, NSGA-II.

Index Terms- Batch Scheduling, Evolutionary Algorithms, Multiobjective Optimization, NSGA-II. Batch Scheduling By Evolutionary Algorithms for Multiobjective Optimization Charmi B. Desai, Narendra M. Patel L.D. College of Engineering, Ahmedabad Abstract - Multi-objective optimization problems are

More information

A New Multi-objective Evolutionary Optimisation Algorithm: The Two-Archive Algorithm

A New Multi-objective Evolutionary Optimisation Algorithm: The Two-Archive Algorithm A New Multi-objective Evolutionary Optimisation Algorithm: The Two-Archive Algorithm Kata Praditwong 1 and Xin Yao 2 The Centre of Excellence for Research in Computational Intelligence and Applications(CERCIA),

More information

System-Dynamics modelling to improve complex inventory management in a batch-wise plant

System-Dynamics modelling to improve complex inventory management in a batch-wise plant European Symposium on Computer Arded Aided Process Engineering 15 L. Puigjaner and A. Espuña (Editors) 2005 Elsevier Science B.V. All rights reserved. System-Dynamics modelling to improve complex inventory

More information

A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II

A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II 182 IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. 6, NO. 2, APRIL 2002 A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II Kalyanmoy Deb, Associate Member, IEEE, Amrit Pratap, Sameer Agarwal,

More information

Powering Cutting Edge Research in Life Sciences with High Performance Computing

Powering Cutting Edge Research in Life Sciences with High Performance Computing A Point of View Powering Cutting Edge Research in Life Sciences with High Performance Computing High performance computing (HPC) is the foundation of pioneering research in life sciences. HPC plays a vital

More information

Multi-Objective Optimization using Evolutionary Algorithms

Multi-Objective Optimization using Evolutionary Algorithms Multi-Objective Optimization using Evolutionary Algorithms Kalyanmoy Deb Department of Mechanical Engineering, Indian Institute of Technology, Kanpur, India JOHN WILEY & SONS, LTD Chichester New York Weinheim

More information

FRC Risk Reporting Requirements Working Party Case Study (Pharmaceutical Industry)

FRC Risk Reporting Requirements Working Party Case Study (Pharmaceutical Industry) FRC Risk Reporting Requirements Working Party Case Study (Pharmaceutical Industry) 1 Contents Executive Summary... 3 Background and Scope... 3 Company Background and Highlights... 3 Sample Risk Register...

More information

MULTI-OBJECTIVE OPTIMIZATION USING PARALLEL COMPUTATIONS

MULTI-OBJECTIVE OPTIMIZATION USING PARALLEL COMPUTATIONS MULTI-OBJECTIVE OPTIMIZATION USING PARALLEL COMPUTATIONS Ausra Mackute-Varoneckiene, Antanas Zilinskas Institute of Mathematics and Informatics, Akademijos str. 4, LT-08663 Vilnius, Lithuania, ausra.mackute@gmail.com,

More information

Electric Distribution Network Multi objective Design Using Problem Specific Genetic Algorithm

Electric Distribution Network Multi objective Design Using Problem Specific Genetic Algorithm Electric Distribution Network Multi objective Design Using Problem Specific Genetic Algorithm 1 Parita Vinodbhai Desai, 2 Jignesh Patel, 3 Sangeeta Jagdish Gurjar 1 Department of Electrical Engineering,

More information

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds

Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds Proceedings of the 2012 Winter Simulation Conference C. Laroque, J. Himmelspach, R. Pasupathy, O. Rose, and A.M. Uhrmacher, eds REAL-WORLD SIMULATION-BASED MANUFACTURING OPTIMIZATION USING CUCKOO SEARCH

More information

Risk management in the development of new products in the pharmaceutical industry

Risk management in the development of new products in the pharmaceutical industry African Journal of Business Management Vol.2 (10), pp. 186-194, October 2008 Available online at http://www.academicjournals.org/ajbm ISSN 1993-8233 2008 Academic Journals Full Length Research Paper Risk

More information

Multi-Objective Optimisation using Optimizer WSS to Support Operation and Planning Decisions of Melbourne Water Supply System

Multi-Objective Optimisation using Optimizer WSS to Support Operation and Planning Decisions of Melbourne Water Supply System 19th International Congress on Modelling and Simulation, Perth, Australia, 12 16 December 2011 http://mssanz.org.au/modsim2011 Multi-Objective Optimisation using Optimizer WSS to Support Operation and

More information

The Battle for the Right Features or: How to Improve Product Release Decisions? 1

The Battle for the Right Features or: How to Improve Product Release Decisions? 1 The Battle for the Right Features or: How to Improve Product Release Decisions? 1 Guenther Ruhe Expert Decisions Inc. ruhe@expertdecisions.com Abstract: A release is a major (new or upgraded) version of

More information

A Multi-Objective Performance Evaluation in Grid Task Scheduling using Evolutionary Algorithms

A Multi-Objective Performance Evaluation in Grid Task Scheduling using Evolutionary Algorithms A Multi-Objective Performance Evaluation in Grid Task Scheduling using Evolutionary Algorithms MIGUEL CAMELO, YEZID DONOSO, HAROLD CASTRO Systems and Computer Engineering Department Universidad de los

More information

Taking Strategic Partnerships to the Next Level: An Alternative Approach to Licensing Your Development Asset

Taking Strategic Partnerships to the Next Level: An Alternative Approach to Licensing Your Development Asset Taking Strategic Partnerships to the Next Level: An Alternative Approach to Licensing Your Development Asset Introduction In this era of strategic development deals, inventiv Health has significantly broadened

More information

Multi-variable Geometry Repair and Optimization of Passive Vibration Isolators

Multi-variable Geometry Repair and Optimization of Passive Vibration Isolators Multi-variable Geometry Repair and Optimization of Passive Vibration Isolators Alexander I.J. Forrester and Andy J. Keane University of Southampton, Southampton, Hampshire, SO17 1BJ, UK A range of techniques

More information

Renewable Energy Management System (REMS): Using optimisation to plan renewable energy infrastructure investment in the Pacific

Renewable Energy Management System (REMS): Using optimisation to plan renewable energy infrastructure investment in the Pacific Renewable Energy Management System (REMS): Using optimisation to plan renewable energy infrastructure investment in the Pacific Abstract: Faisal Wahid PhD Student at the Department of Engineering Science,

More information

Introduction To Genetic Algorithms

Introduction To Genetic Algorithms 1 Introduction To Genetic Algorithms Dr. Rajib Kumar Bhattacharjya Department of Civil Engineering IIT Guwahati Email: rkbc@iitg.ernet.in References 2 D. E. Goldberg, Genetic Algorithm In Search, Optimization

More information

Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling

Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling Software Project Planning and Resource Allocation Using Ant Colony Optimization with Uncertainty Handling Vivek Kurien1, Rashmi S Nair2 PG Student, Dept of Computer Science, MCET, Anad, Tvm, Kerala, India

More information

Multi-Objective Genetic Test Generation for Systems-on-Chip Hardware Verification

Multi-Objective Genetic Test Generation for Systems-on-Chip Hardware Verification Multi-Objective Genetic Test Generation for Systems-on-Chip Hardware Verification Adriel Cheng Cheng-Chew Lim The University of Adelaide, Australia 5005 Abstract We propose a test generation method employing

More information

Multi-objective Approaches to Optimal Testing Resource Allocation in Modular Software Systems

Multi-objective Approaches to Optimal Testing Resource Allocation in Modular Software Systems Multi-objective Approaches to Optimal Testing Resource Allocation in Modular Software Systems Zai Wang 1, Ke Tang 1 and Xin Yao 1,2 1 Nature Inspired Computation and Applications Laboratory (NICAL), School

More information

Monte Carlo Simulations for Patient Recruitment: A Better Way to Forecast Enrollment

Monte Carlo Simulations for Patient Recruitment: A Better Way to Forecast Enrollment Monte Carlo Simulations for Patient Recruitment: A Better Way to Forecast Enrollment Introduction The clinical phases of drug development represent the eagerly awaited period where, after several years

More information

Optimization of Preventive Maintenance Scheduling in Processing Plants

Optimization of Preventive Maintenance Scheduling in Processing Plants 18 th European Symposium on Computer Aided Process Engineering ESCAPE 18 Bertrand Braunschweig and Xavier Joulia (Editors) 2008 Elsevier B.V./Ltd. All rights reserved. Optimization of Preventive Maintenance

More information

Simple Population Replacement Strategies for a Steady-State Multi-Objective Evolutionary Algorithm

Simple Population Replacement Strategies for a Steady-State Multi-Objective Evolutionary Algorithm Simple Population Replacement Strategies for a Steady-State Multi-Objective Evolutionary Christine L. Mumford School of Computer Science, Cardiff University PO Box 916, Cardiff CF24 3XF, United Kingdom

More information

2 Reinforcement learning architecture

2 Reinforcement learning architecture Dynamic portfolio management with transaction costs Alberto Suárez Computer Science Department Universidad Autónoma de Madrid 2849, Madrid (Spain) alberto.suarez@uam.es John Moody, Matthew Saffell International

More information

Biopharmaceutical. Planning Pharmaceutical Manufacturing Strategies in an Uncertain World. William C. Brastow, Jr., and Craig W.

Biopharmaceutical. Planning Pharmaceutical Manufacturing Strategies in an Uncertain World. William C. Brastow, Jr., and Craig W. Planning Pharmaceutical Manufacturing Strategies in an Uncertain World William C. Brastow, Jr., and Craig W. Rice Biopharmaceutical manufacturers face one of the most uncertain planning environments in

More information

Use of a distributed simulation environment for training in Supply Chain decision making

Use of a distributed simulation environment for training in Supply Chain decision making Ian David Lockhart Bogle and Michael Fairweather (Editors), Proceedings of the 22nd European Symposium on Computer Aided Process Engineering, 17-20 June 2012, London. 2012 Elsevier B.V. All rights reserved

More information

Biomanufacturing Vision for the Future

Biomanufacturing Vision for the Future Biomanufacturing Vision for the Future Shou-Bai Chao, Ph.D. Senior Vice President Global Manufacturing and Technical Operations MedImmune (a Div of AstraZeneca) NIPTE/FDA Research Conference Future of

More information

Selecting Best Investment Opportunities from Stock Portfolios Optimized by a Multiobjective Evolutionary Algorithm

Selecting Best Investment Opportunities from Stock Portfolios Optimized by a Multiobjective Evolutionary Algorithm Selecting Best Investment Opportunities from Stock Portfolios Optimized by a Multiobjective Evolutionary Algorithm Krzysztof Michalak Department of Information Technologies, Institute of Business Informatics,

More information

Genetic Algorithms for Bridge Maintenance Scheduling. Master Thesis

Genetic Algorithms for Bridge Maintenance Scheduling. Master Thesis Genetic Algorithms for Bridge Maintenance Scheduling Yan ZHANG Master Thesis 1st Examiner: Prof. Dr. Hans-Joachim Bungartz 2nd Examiner: Prof. Dr. rer.nat. Ernst Rank Assistant Advisor: DIPL.-ING. Katharina

More information

Bi-Objective Optimization of MQL Based Turning Process Using NSGA II

Bi-Objective Optimization of MQL Based Turning Process Using NSGA II Bi-Objective Optimization of MQL Based Turning Process Using NSGA II N.Chandra Sekhar Reddy 1, D. Kondayya 2 P.G. Student, Department of Mechanical Engineering, Sreenidhi Institute of Science & Technology,

More information

Technology Consulting Sathguru. Technology Management Services

Technology Consulting Sathguru. Technology Management Services Management Services Intellectual Property and Enterprises In today s global innovation economy, Intellectual Property (IP) is a key factor for businesses. Turning ideas into business assets with real market

More information

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms Symposium on Automotive/Avionics Avionics Systems Engineering (SAASE) 2009, UC San Diego Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms Dipl.-Inform. Malte Lochau

More information

Multiple Products in a Monoclonal Antibody S88.01 Batch Plant

Multiple Products in a Monoclonal Antibody S88.01 Batch Plant Presented at the World Batch Forum North American Conference Chicago, IL May 16-19, 2004 900 Fox Valley Drive, Suite 204 Longwood, FL 32779-2552 +1.407.774.0207 Fax: +1.407.774.6751 E-mail: info@wbf.org

More information

A Robustness Simulation Method of Project Schedule based on the Monte Carlo Method

A Robustness Simulation Method of Project Schedule based on the Monte Carlo Method Send Orders for Reprints to reprints@benthamscience.ae 254 The Open Cybernetics & Systemics Journal, 2014, 8, 254-258 Open Access A Robustness Simulation Method of Project Schedule based on the Monte Carlo

More information

Outlook of China Biopharmaceutical Outsourcing Market

Outlook of China Biopharmaceutical Outsourcing Market 中 国 生 物 医 药 外 包 市 场 前 景 分 析 Outlook of China Biopharmaceutical Outsourcing Market JZMed, Inc. Report Description Attracted by the fast growth of the Chinese biopharmaceutical market as well as the thriving

More information

Optimization applications in finance, securities, banking and insurance

Optimization applications in finance, securities, banking and insurance IBM Software IBM ILOG Optimization and Analytical Decision Support Solutions White Paper Optimization applications in finance, securities, banking and insurance 2 Optimization applications in finance,

More information

Future roles and opportunities for statisticians in pharmaceutical industry

Future roles and opportunities for statisticians in pharmaceutical industry Future roles and opportunities for statisticians in pharmaceutical industry H. Ulrich Burger 1), Stefan Driessen 2), Chrissie Fletcher 3), Michael Branson 4), Christoph Gerlinger 5) 1) Hoffmann-La Roche

More information

A Compliance Management System for the Pharmaceutical Industry

A Compliance Management System for the Pharmaceutical Industry 18 th European Symposium on Computer Aided Process Engineering ESCAPE 18 Bertrand Braunschweig and Xavier Joulia (Editors) 2008 Elsevier B.V./Ltd. All rights reserved. A Compliance Management System for

More information

Flexibility in a Biotech Manufacturing Facility: An Options Analysis for Monoclonal Antibody Production

Flexibility in a Biotech Manufacturing Facility: An Options Analysis for Monoclonal Antibody Production Flexibility in a Biotech Manufacturing Facility: An Options Analysis for Monoclonal Antibody Production ESD.71 Engineering Systems Analysis for Design Professor Richard de Neufville December 8, 2011 EXECUTIVE

More information

Process Simulation and Modeling Strategies for the Biotechnology Industry

Process Simulation and Modeling Strategies for the Biotechnology Industry Process Simulation and Modeling Strategies for the Biotechnology Industry Optimizing Productivity in Multiproduct Batch Facilities Ian Gosling, Ph.D. www.chemsim.com Process simulation and modeling is

More information

Pareto optimization for informed decision making in supply chain management

Pareto optimization for informed decision making in supply chain management 015-0393 Pareto optimization for informed decision making in supply chain management S. Afshin Mansouri 1 and David Gallear Brunel Business School, Brunel University, Uxbridge, Middlesex UB8 3PH, United

More information

BioPharmaceutical Royalty Rates & Deal Terms Report. Licensing Executives Society (U.S.A. & Canada), Inc.

BioPharmaceutical Royalty Rates & Deal Terms Report. Licensing Executives Society (U.S.A. & Canada), Inc. BioPharmaceutical Royalty Rates & Deal Terms Report Licensing Executives Society (U.S.A. & Canada), Inc. June 2008 Table of Contents Introductory Letter 1 LES Survey Committee 2 Introduction 3 Report Highlights

More information

An Evolutionary Algorithm in Grid Scheduling by multiobjective Optimization using variants of NSGA

An Evolutionary Algorithm in Grid Scheduling by multiobjective Optimization using variants of NSGA International Journal of Scientific and Research Publications, Volume 2, Issue 9, September 2012 1 An Evolutionary Algorithm in Grid Scheduling by multiobjective Optimization using variants of NSGA Shahista

More information

Maintenance Scheduling of Fighter Aircraft Fleet with Multi-Objective Simulation-Optimization

Maintenance Scheduling of Fighter Aircraft Fleet with Multi-Objective Simulation-Optimization Maintenance Scheduling of Fighter Aircraft Fleet with Multi-Objective Simulation-Optimization Ville Mattila, Kai Virtanen, and Raimo P. Hämäläinen Systems ville.a.mattila@tkk.fi, kai.virtanen@tkk.fi, raimo@hut.fi

More information

CRASHING-RISK-MODELING SOFTWARE (CRMS)

CRASHING-RISK-MODELING SOFTWARE (CRMS) International Journal of Science, Environment and Technology, Vol. 4, No 2, 2015, 501 508 ISSN 2278-3687 (O) 2277-663X (P) CRASHING-RISK-MODELING SOFTWARE (CRMS) Nabil Semaan 1, Najib Georges 2 and Joe

More information

Valuation of Your Early Drug Candidate. By Linda Pullan, Ph.D. www.sharevault.com. Toll-free USA 800-380-7652 Worldwide 1-408-717-4955

Valuation of Your Early Drug Candidate. By Linda Pullan, Ph.D. www.sharevault.com. Toll-free USA 800-380-7652 Worldwide 1-408-717-4955 Valuation of Your Early Drug Candidate By Linda Pullan, Ph.D. www.sharevault.com Toll-free USA 800-380-7652 Worldwide 1-408-717-4955 ShareVault is a registered trademark of Pandesa Corporation dba ShareVault

More information

OUTSOURCING OF RESEARCH AND DEVELOPMENT ACTIVITIES: EVIDENCE FROM U.S. BIOPHARMACEUTICAL FIRMS Arup K. Sen, D Youville College

OUTSOURCING OF RESEARCH AND DEVELOPMENT ACTIVITIES: EVIDENCE FROM U.S. BIOPHARMACEUTICAL FIRMS Arup K. Sen, D Youville College GLOBAL JOURNAL OF BUSINESS RESEARCH Volume 3 Number 1 2009 OUTSOURCING OF RESEARCH AND DEVELOPMENT ACTIVITIES: EVIDENCE FROM U.S. BIOPHARMACEUTICAL FIRMS Arup K. Sen, D Youville College ABSTRACT This paper

More information

A hybrid genetic algorithm approach to mixed-model assembly line balancing

A hybrid genetic algorithm approach to mixed-model assembly line balancing Int J Adv Manuf Technol (2006) 28: 337 341 DOI 10.1007/s00170-004-2373-3 O R I G I N A L A R T I C L E A. Noorul Haq J. Jayaprakash K. Rengarajan A hybrid genetic algorithm approach to mixed-model assembly

More information

International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing

International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing A Study on Load Balancing in Cloud Computing * Parveen Kumar * Er.Mandeep Kaur Guru kashi University,Talwandi Sabo Guru kashi University,Talwandi Sabo Abstract: Load Balancing is a computer networking

More information

WORKFLOW ENGINE FOR CLOUDS

WORKFLOW ENGINE FOR CLOUDS WORKFLOW ENGINE FOR CLOUDS By SURAJ PANDEY, DILEBAN KARUNAMOORTHY, and RAJKUMAR BUYYA Prepared by: Dr. Faramarz Safi Islamic Azad University, Najafabad Branch, Esfahan, Iran. Workflow Engine for clouds

More information

Multi-Objective Optimization to Workflow Grid Scheduling using Reference Point based Evolutionary Algorithm

Multi-Objective Optimization to Workflow Grid Scheduling using Reference Point based Evolutionary Algorithm Multi-Objective Optimization to Workflow Grid Scheduling using Reference Point based Evolutionary Algorithm Ritu Garg Assistant Professor Computer Engineering Department National Institute of Technology,

More information

Package NHEMOtree. February 19, 2015

Package NHEMOtree. February 19, 2015 Type Package Package NHEMOtree February 19, 2015 Title Non-hierarchical evolutionary multi-objective tree learner to perform cost-sensitive classification Depends partykit, emoa, sets, rpart Version 1.0

More information

WHEN TO DIVE INTO OPEN INNOVATION The Key Factors that Determine Success

WHEN TO DIVE INTO OPEN INNOVATION The Key Factors that Determine Success NINESIGMA WHITE PAPER WHEN TO DIVE INTO OPEN INNOVATION The Key Factors that Determine Success By: Stephen Clulow, Director of Healthcare Program Management, NineSigma Europe Companies are striving to

More information

PERFORMANCE-BASED EQUITY PRACTICES WITHIN LARGE BIOPHARMA

PERFORMANCE-BASED EQUITY PRACTICES WITHIN LARGE BIOPHARMA PERFORMANCE-BASED EQUITY PRACTICES WITHIN LARGE BIOPHARMA By Ed Speidel, Senior Vice President and Rob Surdel, Assistant Vice President Whether owed to regulatory and investor pressure, or simply a reflection

More information

Abstract. 1. Introduction. Caparica, Portugal b CEG, IST-UTL, Av. Rovisco Pais, 1049-001 Lisboa, Portugal

Abstract. 1. Introduction. Caparica, Portugal b CEG, IST-UTL, Av. Rovisco Pais, 1049-001 Lisboa, Portugal Ian David Lockhart Bogle and Michael Fairweather (Editors), Proceedings of the 22nd European Symposium on Computer Aided Process Engineering, 17-20 June 2012, London. 2012 Elsevier B.V. All rights reserved.

More information

Optimised Realistic Test Input Generation

Optimised Realistic Test Input Generation Optimised Realistic Test Input Generation Mustafa Bozkurt and Mark Harman {m.bozkurt,m.harman}@cs.ucl.ac.uk CREST Centre, Department of Computer Science, University College London. Malet Place, London

More information

Hiroyuki Sato. Minami Miyakawa. Keiki Takadama ABSTRACT. Categories and Subject Descriptors. General Terms

Hiroyuki Sato. Minami Miyakawa. Keiki Takadama ABSTRACT. Categories and Subject Descriptors. General Terms Controlling election Area of Useful Infeasible olutions and Their Archive for Directed Mating in Evolutionary Constrained Multiobjective Optimization Minami Miyakawa The University of Electro-Communications

More information

Keywords: real options, optimization of adaptive systems, Genetic Algorithms, Monte Carlo simulation.

Keywords: real options, optimization of adaptive systems, Genetic Algorithms, Monte Carlo simulation. Design of a Maritime Security System under Uncertainty Using an Evolutionary Real Options Approach Stephen Zhang, Joost Buurman, and Vladan Babovic Singapore Delft Water Alliance & Department of Civil

More information

Empirically Identifying the Best Genetic Algorithm for Covering Array Generation

Empirically Identifying the Best Genetic Algorithm for Covering Array Generation Empirically Identifying the Best Genetic Algorithm for Covering Array Generation Liang Yalan 1, Changhai Nie 1, Jonathan M. Kauffman 2, Gregory M. Kapfhammer 2, Hareton Leung 3 1 Department of Computer

More information

Calculating value during uncertainty: Getting real with real options

Calculating value during uncertainty: Getting real with real options IBM Institute for Business Value Calculating value during uncertainty: Getting real with real options Traditional valuation techniques often fail to capture or adequately quantify the value created by

More information

Supply planning for two-level assembly systems with stochastic component delivery times: trade-off between holding cost and service level

Supply planning for two-level assembly systems with stochastic component delivery times: trade-off between holding cost and service level Supply planning for two-level assembly systems with stochastic component delivery times: trade-off between holding cost and service level Faicel Hnaien, Xavier Delorme 2, and Alexandre Dolgui 2 LIMOS,

More information

Much attention has been focused recently on enterprise risk management (ERM),

Much attention has been focused recently on enterprise risk management (ERM), By S. Michael McLaughlin and Karen DeToro Much attention has been focused recently on enterprise risk management (ERM), not just in the insurance industry but in other industries as well. Across all industries,

More information

On Sequential Online Archiving of Objective Vectors

On Sequential Online Archiving of Objective Vectors On Sequential Online Archiving of Objective Vectors Manuel López-Ibáñez, Joshua Knowles, and Marco Laumanns IRIDIA Technical Report Series Technical Report No. TR/IRIDIA/2011-001 January 2011 Last revision:

More information

MULTI-CRITERIA PROJECT PORTFOLIO OPTIMIZATION UNDER RISK AND SPECIFIC LIMITATIONS

MULTI-CRITERIA PROJECT PORTFOLIO OPTIMIZATION UNDER RISK AND SPECIFIC LIMITATIONS Business Administration and Management MULTI-CRITERIA PROJECT PORTFOLIO OPTIMIZATION UNDER RISK AND SPECIFIC LIMITATIONS Jifií Fotr, Miroslav Plevn, Lenka vecová, Emil Vacík Introduction In reality we

More information

Multiobjective Robust Design Optimization of a docked ligand

Multiobjective Robust Design Optimization of a docked ligand Multiobjective Robust Design Optimization of a docked ligand Carlo Poloni,, Universitaʼ di Trieste Danilo Di Stefano, ESTECO srl Design Process DESIGN ANALYSIS MODEL Dynamic Analysis Logistics & Field

More information

Simulating Insurance Portfolios using Cloud Computing

Simulating Insurance Portfolios using Cloud Computing Mat-2.4177 Seminar on case studies in operations research Simulating Insurance Portfolios using Cloud Computing Project Plan February 23, 2011 Client: Model IT Jimmy Forsman Tuomo Paavilainen Topi Sikanen

More information

TIBCO Spotfire Helps Organon Bridge the Data Gap Between Basic Research and Clinical Trials

TIBCO Spotfire Helps Organon Bridge the Data Gap Between Basic Research and Clinical Trials TIBCO Spotfire Helps Organon Bridge the Data Gap Between Basic Research and Clinical Trials Pharmaceutical leader deploys TIBCO Spotfire enterprise analytics platform across its drug discovery organization

More information

An Interactive Visualization Tool for the Analysis of Multi-Objective Embedded Systems Design Space Exploration

An Interactive Visualization Tool for the Analysis of Multi-Objective Embedded Systems Design Space Exploration An Interactive Visualization Tool for the Analysis of Multi-Objective Embedded Systems Design Space Exploration Toktam Taghavi, Andy D. Pimentel Computer Systems Architecture Group, Informatics Institute

More information

Logistics. Drug Pooling in the Clinical Trial Supply Chain

Logistics. Drug Pooling in the Clinical Trial Supply Chain Drug Pooling in the Clinical Trial Supply Chain Abstract Global clinical trials require efficient and robust supply chain which can bring more transparency and can introduce risk mitigation strategies.

More information

novo nordisk Partnering for innovation IN PROTEIN-BASED THERAPEUTICS AND TECHNOLOGIES Protein Technologies Diabetes Protein Delivery Devices

novo nordisk Partnering for innovation IN PROTEIN-BASED THERAPEUTICS AND TECHNOLOGIES Protein Technologies Diabetes Protein Delivery Devices novo nordisk Partnering for innovation IN PROTEIN-BASED THERAPEUTICS AND TECHNOLOGIES Juan Jenny Li works as a chemistry professional at Novo Nordisk s research centre in Beijing Diabetes Protein Technologies

More information

Using simulation to calculate the NPV of a project

Using simulation to calculate the NPV of a project Using simulation to calculate the NPV of a project Marius Holtan Onward Inc. 5/31/2002 Monte Carlo simulation is fast becoming the technology of choice for evaluating and analyzing assets, be it pure financial

More information

PRINCIPAL ASSET ALLOCATION QUESTIONNAIRES

PRINCIPAL ASSET ALLOCATION QUESTIONNAIRES PRINCIPAL ASSET ALLOCATION QUESTIONNAIRES FOR GROWTH OR INCOME INVESTORS ASSET ALLOCATION PRINCIPAL ASSET ALLOCATION FOR GROWTH OR INCOME INVESTORS Many ingredients go into the making of an effective investment

More information

Eudendron: an Innovative Biotech Start-up

Eudendron: an Innovative Biotech Start-up Eudendron: an Innovative Biotech Start-up Mauro Angiolini & Fabio Zuccotto I Venti dell Innovazione, Ville Ponti - Varese, 20 Marzo 2013 Bioindustry Park S. Fumero (Ivrea) - Italy Eudendron: a Quick Description

More information

HUNT Biosciences AS Business plan 2010-2013

HUNT Biosciences AS Business plan 2010-2013 HUNT Biosciences AS Business plan 2010-2013 20 August 2009 Serious about biobanking 1 Table of contents Section Page 1. Executive Summary 3 2. Vision and Mission 4 3. Strategic Objectives 5 4. Organizational

More information

Value of storage in providing balancing services for electricity generation systems with high wind penetration

Value of storage in providing balancing services for electricity generation systems with high wind penetration Journal of Power Sources 162 (2006) 949 953 Short communication Value of storage in providing balancing services for electricity generation systems with high wind penetration Mary Black, Goran Strbac 1

More information

The Talent on Demand Approach. Talent management is the process through which employers anticipate and meet

The Talent on Demand Approach. Talent management is the process through which employers anticipate and meet The Talent on Demand Approach Talent management is the process through which employers anticipate and meet their needs for human capital. Getting the right people with the right skills into the right jobs

More information

Solving Three-objective Optimization Problems Using Evolutionary Dynamic Weighted Aggregation: Results and Analysis

Solving Three-objective Optimization Problems Using Evolutionary Dynamic Weighted Aggregation: Results and Analysis Solving Three-objective Optimization Problems Using Evolutionary Dynamic Weighted Aggregation: Results and Analysis Abstract. In this paper, evolutionary dynamic weighted aggregation methods are generalized

More information

NEW CHEMICAL ENTITIES

NEW CHEMICAL ENTITIES NEW CHEMICAL ENTITIES PIONEERING PARTNER FOR PEPTIDES With more than 40 years of expertise in peptide synthesis, a track record in process development, large-scale manufacturing and outstanding product

More information

How Can Metaheuristics Help Software Engineers

How Can Metaheuristics Help Software Engineers and Software How Can Help Software Engineers Enrique Alba eat@lcc.uma.es http://www.lcc.uma.es/~eat Universidad de Málaga, ESPAÑA Enrique Alba How Can Help Software Engineers of 8 and Software What s a

More information

Cut-off Grades and Optimising the Strategic Mine Plan Contents

Cut-off Grades and Optimising the Strategic Mine Plan Contents Cut-off Grades and Optimising the Strategic Mine Plan Contents CHAPTER 1 PART 1 Introduction Introductory comments 1 The evolution of cut-off theory increasing numbers of dimensions 2 Conducting cut-off

More information

ARTICLE IN PRESS. Applied Soft Computing xxx (2010) xxx xxx. Contents lists available at ScienceDirect. Applied Soft Computing

ARTICLE IN PRESS. Applied Soft Computing xxx (2010) xxx xxx. Contents lists available at ScienceDirect. Applied Soft Computing Applied Soft Computing xxx (2010) xxx xxx Contents lists available at ScienceDirect Applied Soft Computing journal homepage: www.elsevier.com/locate/asoc Software project portfolio optimization with advanced

More information

Case Study. Retirement Planning Needs are Evolving

Case Study. Retirement Planning Needs are Evolving Case Study Retirement Planning Based on Stochastic Financial Analysis Fiserv Helps Investment Professionals Improve Their Retirement Planning Practices Many personal financial planning solutions rely on

More information

A New Quantitative Behavioral Model for Financial Prediction

A New Quantitative Behavioral Model for Financial Prediction 2011 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (2011) (2011) IACSIT Press, Singapore A New Quantitative Behavioral Model for Financial Prediction Thimmaraya Ramesh

More information

An Alternative Archiving Technique for Evolutionary Polygonal Approximation

An Alternative Archiving Technique for Evolutionary Polygonal Approximation An Alternative Archiving Technique for Evolutionary Polygonal Approximation José Luis Guerrero, Antonio Berlanga and José Manuel Molina Computer Science Department, Group of Applied Artificial Intelligence

More information

Application of Simulation Models in Operations A Success Story

Application of Simulation Models in Operations A Success Story Application of Simulation Models in Operations A Success Story David Schumann and Gregory Davis, Valero Energy Company, and Piyush Shah, Aspen Technology, Inc. Abstract Process simulation models can offer

More information

Schedule Risk Analysis Simulator using Beta Distribution

Schedule Risk Analysis Simulator using Beta Distribution Schedule Risk Analysis Simulator using Beta Distribution Isha Sharma Department of Computer Science and Applications, Kurukshetra University, Kurukshetra, Haryana (INDIA) ishasharma211@yahoo.com Dr. P.K.

More information

Approximate cost of a single protocol amendment: $450,000

Approximate cost of a single protocol amendment: $450,000 Insight brief 34% of protocol amendments are avoidable Approximate cost of a single protocol amendment: $450,000 Improving clinical development in emerging biopharma settings: How model based drug development

More information

Risk Management in the Development of New Products in the Pharmaceutical Industry

Risk Management in the Development of New Products in the Pharmaceutical Industry 12 Risk Management in the Development of New Products in the Pharmaceutical Industry Ewa J. Kleczyk Advanced Analytics,TargetRx,Horsham, Pa USA 1. Introduction 1.1 Trends in R&D spending and production

More information

A Study of Local Optima in the Biobjective Travelling Salesman Problem

A Study of Local Optima in the Biobjective Travelling Salesman Problem A Study of Local Optima in the Biobjective Travelling Salesman Problem Luis Paquete, Marco Chiarandini and Thomas Stützle FG Intellektik, Technische Universität Darmstadt, Alexanderstr. 10, Darmstadt,

More information

Siemens Industry Automation Division

Siemens Industry Automation Division Siemens Division Pharmaceutical and Life Science Industries Key Trends in the Pharmaceutical Industry Regulation Economic pressure Risk based approach More patient protection Anti counterfeit E- submission

More information

Supply chain design and planning accounting for the Triple Bottom Line

Supply chain design and planning accounting for the Triple Bottom Line Krist V. Gernaey, Jakob K. Huusom and Rafiqul Gani (Eds.), 12th International Symposium on Process Systems Engineering and 25th European Symposium on Computer Aided Process Engineering. 31 May 4 June 2015,

More information

Drug Pooling in Clinical Trial Supply Chain

Drug Pooling in Clinical Trial Supply Chain Drug Pooling in Clinical Trial Supply Chain Drug pooling in clinical trial is a process where common IMPs or Non-IMPs are pooled together for similar protocols running at each site followed by pooled distribution

More information

A Continuous-Time Formulation for Scheduling Multi- Stage Multi-product Batch Plants with Non-identical Parallel Units

A Continuous-Time Formulation for Scheduling Multi- Stage Multi-product Batch Plants with Non-identical Parallel Units European Symposium on Computer Arded Aided Process Engineering 15 L. Puigjaner and A. Espuña (Editors) 2005 Elsevier Science B.V. All rights reserved. A Continuous-Time Formulation for Scheduling Multi-

More information

Implementing Portfolio Management: Integrating Process, People and Tools

Implementing Portfolio Management: Integrating Process, People and Tools AAPG Annual Meeting March 10-13, 2002 Houston, Texas Implementing Portfolio Management: Integrating Process, People and Howell, John III, Portfolio Decisions, Inc., Houston, TX: Warren, Lillian H., Portfolio

More information

Genetic Algorithm Performance with Different Selection Strategies in Solving TSP

Genetic Algorithm Performance with Different Selection Strategies in Solving TSP Proceedings of the World Congress on Engineering Vol II WCE, July 6-8,, London, U.K. Genetic Algorithm Performance with Different Selection Strategies in Solving TSP Noraini Mohd Razali, John Geraghty

More information

West Nile Virus Infections-Pipeline Insights, 2016

West Nile Virus Infections-Pipeline Insights, 2016 Brochure More information from http://www.researchandmarkets.com/reports/3533615/ West Nile Virus Infections-Pipeline Insights, 2016 Description: West Nile Virus Infections-Pipeline Insights, 2016 provides

More information