Publications
2024
Brand, Florian; Malburg, Lukas; Bergmann, Ralph
Large Language Models as Knowledge Engineers Proceedings Article
In: Malburg, Lukas (Ed.): Proceedings of the Workshops at the 32nd International Conference on Case-Based Reasoning (ICCBR-WS 2024) co-located with the 32nd International Conference on Case-Based Reasoning (ICCBR 2024), Mérida, Mexico, July 1, 2024, pp. 3–18, CEUR-WS.org., 2024.
Abstract | Links | BibTeX | Tags: {Case-Based Reasoning, Knowledge Acquisition Bottleneck, Knowledge Engineering, Large Language Models, Prompting}
@inproceedings{Brand.2024_LLMKnowledgeEngineer,
title = {Large Language Models as Knowledge Engineers},
author = {Florian Brand and Lukas Malburg and Ralph Bergmann},
editor = {Lukas Malburg},
url = {https://www.wi2.uni-trier.de/shared/publications/2024_ICCBR-WS_LLMInCBR_BrandEtAl.pdf},
year = {2024},
date = {2024-01-01},
booktitle = {Proceedings of the Workshops at the 32nd International Conference
on Case-Based Reasoning (ICCBR-WS 2024) co-located with the 32nd
International Conference on Case-Based Reasoning (ICCBR 2024), Mérida,
Mexico, July 1, 2024},
volume = {3708},
pages = {3–18},
publisher = {CEUR-WS.org.},
series = {CEUR Workshop Proceedings},
abstract = {Many Artificial Intelligence (AI) systems require human-engineered knowledge at their core to reason about new problems based on this knowledge, with Case-Based Reasoning (CBR) being no exception. However, the acquisition of this knowledge is a time-consuming and laborious task for the domain experts that provide the needed knowledge. We propose an approach to help in the creation of this knowledge by leveraging Large Language Models (LLMs) in conjunction with existing knowledge to create the vocabulary and case base for a complex real-world domain. We find that LLMs are capable of generating knowledge, with results improving by using natural language and instructions. Furthermore, permissively licensed models like CodeLlama and Mixtral perform similar or better than closed state-of-the-art models like GPT-3.5 Turbo and GPT-4 Turbo.},
keywords = {{Case-Based Reasoning, Knowledge Acquisition Bottleneck, Knowledge Engineering, Large Language Models, Prompting}},
pubstate = {published},
tppubtype = {inproceedings}
}
2023
Malburg, Lukas; Schultheis, Alexander; Bergmann, Ralph
Modeling and Using Complex IoT Time Series Data in Case-Based Reasoning: From Application Scenarios to Implementations Proceedings Article
In: Malburg, Lukas; Verma, Deepika (Ed.): Proceedings of the Workshops at the 31st International Conference on Case-Based Reasoning (ICCBR-WS 2023) co-located with the 31st International Conference on Case-Based Reasoning (ICCBR 2023), Aberdeen, Scotland, UK, July 17, 2023, pp. 81–96, CEUR-WS.org, 2023.
Abstract | Links | BibTeX | Tags: {Case-Based Reasoning, Internet of Things, ProCAKE}, Temporal Case-Based Reasoning, Time Series Data
@inproceedings{Malburg.2023_TimeSeriesInCBR,
title = {Modeling and Using Complex IoT Time Series Data in Case-Based Reasoning:
From Application Scenarios to Implementations},
author = {Lukas Malburg and Alexander Schultheis and Ralph Bergmann},
editor = {Lukas Malburg and Deepika Verma},
url = {http://www.wi2.uni-trier.de/shared/publications/2023_Malburg_TimeSeriesInCBR.pdf},
year = {2023},
date = {2023-01-01},
booktitle = {Proceedings of the Workshops at the 31st International Conference
on Case-Based Reasoning (ICCBR-WS 2023) co-located with the 31st
International Conference on Case-Based Reasoning (ICCBR 2023), Aberdeen,
Scotland, UK, July 17, 2023},
volume = {3438},
pages = {81–96},
publisher = {CEUR-WS.org},
series = {CEUR Workshop Proceedings},
abstract = {The research area of Internet of Things (IoT) is gaining more relevance for several domains and application areas, including Case-Based Reasoning (CBR). However, IoT data is characterized by high volumes and variance of data types, making the application of CBR methods difficult. Since only few works have been published in this area so far, the integration and consideration of complex IoT data such as time series data in CBR frameworks is still in its infancy. To catch up with the current state-of-the-art, we present a comprehensive literature review on Temporal Case-Based Reasoning and time series data in CBR as part of our contribution. Furthermore, we present typical application scenarios for using IoT time series data in practice that can be addressed in further research. To build suitable CBR implementations for that purpose, we define a procedure model that can be used for time series data in CBR. In this context, we address the implementation of the application scenarios in the ProCAKE CBR framework.},
keywords = {{Case-Based Reasoning, Internet of Things, ProCAKE}, Temporal Case-Based Reasoning, Time Series Data},
pubstate = {published},
tppubtype = {inproceedings}
}