--- layout: single title: "AI-Fusion: Emergence Detection for Mixed MARL Systems." categories: acoustic anomaly-detection projects excerpt: "Bringing together agents can be an inherent safety problem. Building the basis to mix and match." header: teaser: assets/images/projects/robot.png --- {: .align-left style="padding:0.1em; width:5em"} In cooperation with [Fraunhofer IKS](https://www.iks.fraunhofer.de/) this project aimed to investigate and detect emergent effects in multi-agent reinforcement learning scenarios, i.e., mixed-vendor autonomous systems (AI fusion). Emergence in general refers to emerging dynamics of higher complexity (i.e., sum), which are fed by interacting entities (each other and the environment) of a specific complexity level (regarding their policies and capabilities). {: .align-center style="padding:0.1em; width:30em"} In this context, we developed a full-stack, high-performance environment in Python, following the [gymnasium](https://gymnasium.farama.org/main/) specification for the training of reinforcement learning algorithms.