Now showing 1 - 3 of 3
No Thumbnail Available
Publication

Combining Machine Learning and Simulation to a Hybrid Modelling Approach: Current and Future Directions

2020 , Rüden, Laura von , Mayer, Sebastian , Sifa, Rafet , Bauckhage, Christian , Garcke, Jochen

In this paper, we describe the combination of machine learning and simulation towards a hybrid modelling approach. Such a combination of data-based and knowledge-based modelling is motivated by applications that are partly based on causal relationships, while other effects result from hidden dependencies that are represented in huge amounts of data. Our aim is to bridge the knowledge gap between the two individual communities from machine learning and simulation to promote the development of hybrid systems. We present a conceptual framework that helps to identify potential combined approaches and employ it to give a structured overview of different types of combinations using exemplary approaches of simulation-assisted machine learning and machine-learning assisted simulation. We also discuss an advanced pairing in the context of Industry 4.0 where we see particular further potential for hybrid systems. In this paper, we describe the combination of machine learning and simulation towards a hybrid modelling approach. Such a combination of data-based and knowledge-based modelling is motivated by applications that are partly based on causal relationships, while other effects result from hidden dependencies that are represented in huge amounts of data. Our aim is to bridge the knowledge gap between the two individual communities from machine learning and simulation to promote the development of hybrid systems. We present a conceptual framework that helps to identify potential combined approaches and employ it to give a structured overview of different types of combinations using exemplary approaches of simulation-assisted machine learning and machine-learning assisted simulation. We also discuss an advanced pairing in the context of Industry 4.0 where we see particular further potential for hybrid systems.

No Thumbnail Available
Publication

Shells within Minimum Enclosing Balls

2020 , Bauckhage, Christian , Bortz, Michael , Sifa, Rafet

Addressing the general problem of data clustering, we propose to group the elements of a data set with respect to their location within their minimum enclosing ball. In particular, we propose to cluster data according to their distance to the center of a kernel minimum enclosing ball. Focusing on kernel minimum enclosing balls which are computed in abstract feature spaces reveals latent structures within a data set and allows for applying our ideas to non-numeric data. Results obtained on image-, text-, and graph-data illustrate the behavior and practical utility of our approach.

No Thumbnail Available
Publication

RatVec: A General Approach for Low-dimensional Distributed Vector Representations via Rational Kernels

2019 , Brito, Eduardo , Georgiev, Bogdan , Domingo-Fernández, Daniel , Hoyt, Charles Tapley , Bauckhage, Christian

We present a general framework, RatVec, for learning vector representations of non-numeric entities based on domain-specific similarity functions interpreted as rational kernels. We show competitive performance using k-nearest neighbors in the protein family classification task and in Dutch spelling correction. To promote re-usability and extensibility, we have made our code and pre-trained models available athttps://github.com/ratvec.