Martin, Andreas

Lade...
Profilbild
E-Mail-Adresse
Geburtsdatum
Projekt
Organisationseinheiten
Berufsbeschreibung
Nachname
Martin
Vorname
Andreas
Name
Martin, Andreas

Suchergebnisse

Gerade angezeigt 1 - 10 von 10
  • Publikation
    Ontology-driven enhancement of process mining with domain knowledge
    (Sun SITE, Informatik V, RWTH Aachen, 2023) Eichele, Simon; Hinkelmann, Knut; Spahic, Maja; Martin, Andreas; Fill, Hans-Georg; Gerber, Aurona; Hinkelmann, Knut; Lenat, Doug; Stolle, Reinhard; Harmelen, Frank van [in: Proceedings of the AAAI 2023 Spring Symposium on Challenges Requiring the Combination of Machine Learning and Knowledge Engineering (AAAI-MAKE 2023)]
    Process mining is a technique used to analyze and understand business processes. It uses as input the event log, a type of data used to represent the sequence of activities occurring within a business process. An event log typically contains information such as the case ID, the performed activity’s name, the activity’s timestamp, and other data associated with the activity. By analyzing event logs, organizations can gain a deeper understanding of their business processes, identify areas for improvement, and make data-driven decisions to optimize their operations. However, as the event logs contain data collected from different systems involved in the process, such as ERP, CRM, or WfMS systems, they often lack the necessary context and knowledge to analyze and fully comprehend business processes. By extending the event logs with domain knowledge, organizations can gain a more complete and accurate insight into their business processes and make more informed decisions about optimizing them. This paper presents an approach for enhancing process mining with domain knowledge preserved in domain-specific OWL ontologies. Event logs are typically stored in structured form in relational databases. This approach first converts the process data into an event log which is then mapped with ontology concepts. The ontology contains classes and individuals representing background knowledge of the domain, which supports the understanding of the data. A class for the specific activities forms the link between the event log and the ontology. In this manner, it is possible to map the domain knowledge to a particular case and activity. This allows to determine conditions that must be satisfied for executing tasks and to prune discovered process models if they are too complex. This approach is demonstrated using data from the student admission process at FHNW and has been implemented in Protégé.
    04B - Beitrag Konferenzschrift
  • Publikation
    A hybrid intelligent approach for the support of higher education students in literature discovery
    (2022) Prater, Ryan; Laurenzi, Emanuele; Martin, Andreas; Hinkelmann, Knut; Fill, Hans-Georg; Gerber, Aurona; Lenat, Doug; Stolle, Reinhard; van Harmelen, Frank [in: Proceedings of the AAAI 2022 Spring Symposium on Machine Learning and Knowledge Engineering for Hybrid Intelligence (AAAI-MAKE 2022)]
    In this paper, we present a hybrid intelligent approach that combines knowledge engineering, machine learning, and human intervention to automatically recommend literature resources relevant for a high quality of literature discovery. The primary target group that we aim to support is higher education students in their first experiences with research works. The approach builds a knowledge graph by leveraging a logistic regression algorithm which is first parameterized and then influenced by the interventions of a supervisor and a student, respectively. Both interventions allow continuous learning based on both the supervisor’s preferences (e.g. high score of H-index) and the student’s feedback to the resulting literature resources. The creation of the hybrid intelligent approach followed the Design-Science Research methodology and is instantiated in a working prototype named PaperZen. The evaluation was conducted in two complementary ways: (1) by showing how the design requirements manifest in the prototype, and (2) with an illustrative scenario in which a corpus of a research project was taken as a source of truth. A small subset from the corpus was entered into the PaperZen and Google Scholar, independently. The resulting literature resources were compared with the corpus of a research project and show that PaperZen outperforms Google Scholar
    04B - Beitrag Konferenzschrift
  • Publikation
    Towards AI-based solutions in the system development lifecycle
    (2020) Jüngling, Stephan; Peraic, Martin; Martin, Andreas; Martin, Andreas; Hinkelmann, Knut; Fill, Hans-Georg; Gerber, Aurona; Lenat, Doug; Stolle, Reinhard; van Harmelen, Frank [in: Proceedings of the AAAI 2020 Spring Symposium on Combining Machine Learning and Knowledge Engineering in Practice (AAAI-MAKE 2020)]
    Many teams across different industries and organizations explicitly apply agile methodologies such as Scrum in their system development lifecycle (SDLC). The choice of the technology stack, the programming language, or the decision whether AI solutions could be incorporated into the system design either is given by corporate guidelines or is chosen by the project team based on their individual skill set. The paper describes the business case of implementing an AI-based automatic passenger counting system for public transportation, shows preliminary results of the prototype using anonymous passenger recognition on the edge with the help of Google Coral devices.It shows how different solutions could be integrated with the help of rule base systems and how AI-based solutions could be established in the SDLC as valid and cost-saving alternatives to traditionally programmed software components.
    04B - Beitrag Konferenzschrift
  • Publikation
    Combining symbolic and sub-symbolic AI in the context of education and learning
    (2020) Telesko, Rainer; Jüngling, Stephan; Gachnang, Phillip; Martin, Andreas; Hinkelmann, Knut; Fill, Hans-Georg; Gerber, Aurona; Lenat, Doug; Stolle, Reinhard; van Harmelen, Frank [in: Proceedings of the AAAI 2020 Spring Symposium on Combining Machine Learning and Knowledge Engineering in Practice (AAAI-MAKE 2020)]
    Abstraction abilities are key to successfully mastering the Business Information Technology Programme (BIT) at the FHNW (Fachhochschule Nordwestschweiz). Object-Orientation (OO) is one example - which extensively requires analytical capabilities. For testing the OO-related capabilities a questionnaire (OO SET) for prospective and 1st year students was developed based on the Blackjack scenario. Our main target of the OO SET is to identify clusters of students which are likely to fail in the OO-related modules without a substantial amount of training. For the interpretation of the data the Kohonen Feature Map (KFM) is used which is nowadays very popular for data mining and exploratory data analysis. However, like all sub-symbolic approaches the KFM lacks to interpret and explain its results. Therefore, we plan to add - based on existing algorithms - a “postprocessing” component which generates propositional rules for the clusters and helps to improve quality management in the admission and teaching process. With such an approach we synergistically integrate symbolic and sub-symbolic artificial intelligence by building a bridge between machine learning and knowledge engineering.
    04B - Beitrag Konferenzschrift
  • Publikation
    Virtual bartender: a dialog system combining data-driven and knowledge-based recommendation
    (2019) Hinkelmann, Knut; Blaser, Monika; Faust, Oliver; Horst, Alexander; Mehli, Carlo; Martin, Andreas; Hinkelmann, Knut; Gerber, Aurona; Lenat, Doug; van Harmelen, Frank; Clark, Peter [in: Proceedings of the AAAI 2019 Spring Symposium on Combining Machine Learning with Knowledge Engineering (AAAI-MAKE 2019)]
    This research is about combination of data-driven and knowledge-based recommendations The research is made in an application scenario for whisky recommendation, where a guest chats with a recommender system. Preferences about taste are difficult to express and the knowledge about taste is tacit and thus can hardly be represented and used adequately. People or not aware of how to describe flavors in a standardized way and how to do a justified choice. This is because knowledge about taste is mainly tacit knowledge. To deal with this knowledge, data-driven recommendation is adequate. On the other hand, in particular experienced customers use knowledge about distilleries, locations and the distillery process to express their preferences and want to have arguments for the recommended products. This shows that a combination of data-driven and knowledge-based recommendations is appropriate in areas where tacit knowledge and explicit knowledge are available.
    04B - Beitrag Konferenzschrift
  • Publikation
    Learning and engineering similarity functions for business recommenders
    (2019) Witschel, Hans Friedrich; Martin, Andreas; Martin, Andreas; Hinkelmann, Knut; Gerber, Aurona; Lenat, Doug; Harmelen, Frank van; Clark, Peter [in: Proceedings of the AAAI 2019 Spring Symposium on Combining Machine Learning with Knowledge Engineering (AAAI-MAKE 2019)]
    We study the optimisation of similarity measures in tasks where the computation of similarities is not directly visible to end users, namely clustering and case-based recommenders. In both, similarity plays a crucial role, but there are also other algorithmic components that contribute to the end result. Our suggested approach introduces a new form of interaction into these scenarios that make the use of similarities transparent to end users and thus allows to gather direct feedback about similarity from them. This happens without distracting them from their goal – rather allowing them to obtain better and more trustworthy results by excluding dissimilar items. We then propose to use the feedback in a way that incorporates machine learning for updating weights and decisions of knowledge engineers about possible additional features, based on insights derived from a summary of user feedback. The reviewed literature and our own previous empirical investigations suggest that this is the most feasible way – involving both machine and human, each in a task that they are particularly good at.
    04B - Beitrag Konferenzschrift
  • Publikation
    Proceedings of the AAAI 2019 Spring Symposium on Combining Machine Learning with Knowledge Engineering (AAAI-MAKE 2019)
    (CEUR Workshop Proceedings, 2019) Martin, Andreas; Hinkelmann, Knut; Gerber, Aurona; Lenat, Doug; Harmelen, Frank van; Clark, Peter
    03 - Sammelband
  • Publikation
    Towards an assistive and pattern learning-driven process modeling approach
    (2019) Laurenzi, Emanuele; Hinkelmann, Knut; Jüngling, Stephan; Montecchiari, Devid; Pande, Charuta; Martin, Andreas; Martin, Andreas; Hinkelmann, Knut; Gerber, Aurona; Lenat, Doug; van Harmelen, Frank; Clark, Peter [in: Proceedings of the AAAI 2019 Spring Symposium on Combining Machine Learning with Knowledge Engineering (AAAI-MAKE 2019)]
    The practice of business process modeling not only requires modeling expertise but also significant domain expertise. Bringing the latter into an early stage of modeling contributes to design models that appropriately capture an underlying reality. For this, modeling experts and domain experts need to intensively cooperate, especially when the former are not experienced within the domain they are modeling. This results in a time-consuming and demanding engineering effort. To address this challenge, we propose a process modeling approach that assists domain experts in the creation and adaptation of process models. To get an appropriate assistance, the approach is driven by semantic patterns and learning. Semantic patterns are domain-specific and consist of process model fragments (or end-to-end process models), which are continuously learned from feedback from domain as well as process modeling experts. This enables to incorporate good practices of process modeling into the semantic patterns. To this end, both machine-learning and knowledge engineering techniques are employed, which allow the semantic patterns to adapt over time and thus to keep up with the evolution of process modeling in the different business domains.
    04B - Beitrag Konferenzschrift
  • Publikation
    Leverage white-collar workers with AI
    (2019) Jüngling, Stephan; Hofer, Angelin; Martin, Andreas; Hinkelmann, Knut; Gerber, Aurona; Lenat, Doug; Clark, Peter [in: Proceedings of the AAAI 2019 Spring Symposium on Combining Machine Learning with Knowledge Engineering (AAAI-MAKE 2019)]
    Based on the example of automated meeting minutes taking, the paper highlights the potential of optimizing the allocation of tasks between humans and machines to take the particular strengths and weaknesses of both into account. In order to combine the functionality of supervised and unsupervised machine learning with rule-based AI or traditionally programmed software components, the capabilities of AI-based system actors need to be incorporated into the system design process as early as possible.
    04B - Beitrag Konferenzschrift
  • Publikation
    Combining machine learning with knowledge engineering to detect fake news in social networks - A survey
    (2019) Ahmed, Sajjad; Hinkelmann, Knut; Corradini, Flavio; Martin, Andreas; Martin, Andreas; Hinkelmann, Knut; Gerber, Aurona; Lenat, Doug; van Harmelen, Frank [in: Proceedings of the AAAI 2019 Spring Symposium on Combining Machine Learning with Knowledge Engineering (AAAI-MAKE 2019)]
    Due to extensive spread of fake news on social and news media it became an emerging research topic now a days that gained attention. In the news media and social media the information is spread highspeed but without accuracy and hence detection mechanism should be able to predict news fast enough to tackle the dissemination of fake news. It has the potential for negative impacts on individuals and society. Therefore, detecting fake news on social media is important and also a technically challenging problem these days. We knew that Machine learning is helpful for building Artificial intelligence systems based on tacit knowledge because it can help us to solve complex problems due to real word data. On the other side we knew that Knowledge engineering is helpful for representing experts knowledge which people aware of that knowledge. Due to this we proposed that integration of Machine learning and knowledge engineering can be helpful in detection of fake news. In this paper we present what is fake news, importance of fake news, overall impact of fake news on different areas, different ways to detect fake news on social media, existing detections algorithms that can help us to overcome the issue, similar application areas and at the end we proposed combination of data driven and engineered knowledge to combat fake news. We studied and compared three different modules text classifiers, stance detection applications and fact checking existing techniques that can help to detect fake news. Furthermore, we investigated the impact of fake news on society. Experimental evaluation of publically available datasets and our proposed fake news detection combination can serve better in detection of fake news.
    04B - Beitrag Konferenzschrift