Aktuelles

Zurück
24.10.2023 | Intelligente Eingebettete Systeme

Neue Konferenzbeiträge für International Conference on Discovery Science 2023 angenommen

Ein Konferenzbeitrag von Co-Autoren des IES wurde bei der International Conference on Discovery Science 2023 akzeptiert. Der Artikel mit dem Titel Exploring the Potential of Optimal Active Learning via a Non-myopic Oracle Policy wurde von Christoph Sandrock, Marek Herde, Daniel Kottke und Bernhard Sick verfasst. Und darum geht es in dem Beitrag:

 

Active learning aims to reduce the amount of labeled data while maximizing machine learning models’ performances. Currently, there is sparse research on the potential of an optimal active learning strategy. Therefore, we propose a non-myopic oracle policy that accesses the true labels of the data pool to approximate an optimal active learning strategy. We evaluate how the hyperparameters of this oracle policy influence its performance and empirically demonstrate that it is an upper baseline for common active learning strategies while being faster than a state-of-the-art oracle policy. For the sake of reproducibility, all the code related to our research is publicly available on our GitHub repository at https://github.com/ies-research/non-myopic-oracle-policy.