paper-with-me

Papers

GP-HD: Using Genetic Programming to Generate Dynamical Systems Models for Health Care

2019-04-11 · Mark Hoogendoorn, Ward van Breda, Jeroen Ruwaard

The huge wealth of data in the health domain can be exploited to create models that predict development of health states over time. Temporal learning algorithms are well suited to learn relationships between health states and make predictions about their future developments. However, these algorithms: (1) either focus on learning one generic model for all patients, providing general insights but often with limited predictive performance, or (2) learn individualized models from which it is hard to derive generic concepts. In this paper, we present a middle ground, namely parameterized dynamical systems models that are generated from data using a Genetic Programming (GP) framework. A fitness function suitable for the health domain is exploited. An evaluation of the approach in the mental health domain shows that performance of the model generated by the GP is on par with a dynamical systems model developed based on domain knowledge, significantly outperforms a generic Long Term Short Term Memory (LSTM) model and in some cases also outperforms an individualized LSTM model.

📄 PDF Abstract BibTeX arXiv:1904.05815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An evolutionary approach for discovering non-Gaussian stochastic dynamical systems based on nonlocal Kramers-Moyal formulas

2024-09-29 · Yang Li, Shengyuan Xu, Jinqiao Duan

Discovering explicit governing equations of stochastic dynamical systems with both (Gaussian) Brownian noise and (non-Gaussian) L\'evy noise from data is chanllenging due to possible intricate functional forms and the in…

regression

Learning Optimal Control of Synchronization in Networks of Coupled Oscillators using Genetic Programming-based Symbolic Regression

2016-12-15 · Julien Gout, Markus Quade, Kamran Shafi, Robert K. Niven 외

Networks of coupled dynamical systems provide a powerful way to model systems with enormously complex dynamics, such as the human brain. Control of synchronization in such networked systems has far reaching applications …

regressionSymbolic Regression

Differentiable Genetic Programming

2016-11-15 · Dario Izzo, Francesco Biscani, Alessio Mereta

We introduce the use of high order automatic differentiation, implemented via the algebra of truncated Taylor polynomials, in genetic programming. Using the Cartesian Genetic Programming encoding we obtain a high-order T…

Symbolic Regression

A Genetic Programming System with an Epigenetic Mechanism for Traffic Signal Control

2019-03-09 · Esteban Ricalde

Traffic congestion is an increasing problem in most cities around the world. It impacts businesses as well as commuters, small cities and large ones in developing as well as developed economies. One approach to decrease …

Evolutionary AlgorithmsTraffic Signal Control

Data-driven Modelling of Dynamical Systems Using Tree Adjoining Grammar and Genetic Programming

2019-04-05 · Dhruv Khandelwal, Maarten Schoukens, Roland Tóth

State-of-the-art methods for data-driven modelling of non-linear dynamical systems typically involve interactions with an expert user. In order to partially automate the process of modelling physical systems from data, m…