November 2024
·
6 Reads
This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.
November 2024
·
6 Reads
November 2024
·
16 Reads
November 2024
·
2 Reads
Proceedings of the AAAI Symposium Series
Autonomous robotic systems depend on their perception and understanding of their environment for informed decision-making. One of the goals of the Semantic Web is to make knowledge on the Web machine-readable, which can significantly aid robots by providing background knowledge, and thereby support their understanding. In this paper, we present a reasoning system that uses the Ontology for Robotic Knowledge Acquisition (ORKA) to integrate the sensory data and perception algorithms of the robot, thereby enhancing its autonomous capabilities. This reasoning system is subsequently employed to retrieve and integrate information from the Semantic Web, thereby improving the robot's comprehension of its environment. To achieve this, the system employs a Perceived-Entity Linking (PEL) pipeline that associates regions in the sensory data of the robotic agent with concepts in a target knowledge graph. As a use-case for the linking process, the Perceived-Entity Typing task is used to determine the more fine-grained subclass of the perceived entities. Specifically, we provide an analysis of the performance of different knowledge graph embedding methods on the task using a annotated observations and WikiData as a target knowledge graph. The experiments indicate that relying on pre-trained embedding methods results in an increased performance when using TransE as the embedding method for the observations of the robot. This contribution advances the field by demonstrating the potential of integrating Semantic Web technologies with robotic perception, thereby enabling more nuanced and context-aware decision-making in autonomous systems.
September 2024
·
118 Reads
·
4 Citations
Semantic Web
The capabilities of Large Language Models (LLMs,) such as Mistral 7B, Llama 3, GPT-4, present a significant opportunity for knowledge extraction (KE) from text. However, LLMs’ context-sensitivity can hinder obtaining precise and task-aligned outcomes, thereby requiring prompt engineering. This study explores the efficacy of five prompt methods with different task demonstration strategies across 17 different prompt templates, utilizing a relation extraction dataset (RED-FM) with the aforementioned LLMs. To facilitate evaluation, we introduce a novel framework grounded in Wikidata’s ontology. The findings demonstrate that LLMs are capable of extracting a diverse array of facts from text. Notably, incorporating a simple instruction accompanied by a task demonstration – comprising three examples selected via a retrieval mechanism – significantly enhances performance across Mistral 7B, Llama 3, and GPT-4. The effectiveness of reasoning-oriented prompting methods such as Chain-of-Thought, Reasoning and Acting, while improved with task demonstrations, does not surpass alternative methods. This suggests that framing extraction as a reasoning task may not be necessary for KE. Notably, task demonstrations leveraging examples selected via retrieval mechanisms facilitate effective knowledge extraction across all tested prompting strategies and LLMs.
June 2024
·
1 Read
Virtual Heritage exhibitions aim to engage a diverse audience through the integration of Virtual Reality and various AI technologies, including Artificial Agents, and Knowledge Graphs. Understanding the nuances of human-agent interactions is crucial to fully harness the potential of these technologies and deliver personalized and captivating experiences. Evaluating the alignment of Virtual Heritage applications with the vision of Hybrid Intelligence – where humans and machines collaborate toward a common goal – presents a significant challenge. In this paper, we investigate the assessment of Hybrid Intelligence within the Virtual Heritage domain using Knowledge Engineering methods. Through the analysis of six different scenarios presented as workflows of tasks and input/output data, we identify and compare classical Knowledge Engineering tasks with HI-specific tasks to measure the level of HI-ness achieved. Our study focuses on evaluating the synergy achieved by mixed teams during various tasks as a measure of HI-ness. The findings provide insights into the effectiveness of Knowledge Engineering to identify HI aspects within existing applications, the potential for quantifying and improving HI-ness in an application, and the identification of modeling limitations.
May 2024
·
28 Reads
One of the visions in AI based robotics are household robots that can autonomously handle a variety of meal preparation tasks. Based on this scenario, we present a best practice tutorial on how to create actionable knowledge graphs that a robot can use for execution of task variations of cutting actions. We implemented a solution for this task that integrates all necessary software components in the framework of the robot control process. In the context of this tutorial, we focus on knowledge acquisition, knowledge representation and reasoning, and simulating robot action execution, bringing these components together into a learning environment that-in the extended version-introduces the whole control process of Cognitive Robotics. In particular, the Tutorial will detail necessary concepts a knowledge graph should include for robot action execution, how web knowledge can be automatically acquired for the domain of cutting fruits, and how the created knowledge graph can be used to let robots execute tasks like slicing a cucumber or quartering an apple. The learning environment follows an immersive approach, using a physics-based simulation environment for visualization purposes that helps to illustrate the concepts taught in the tutorial.
May 2024
·
5 Reads
December 2023
·
41 Reads
·
3 Citations
September 2023
·
174 Reads
Understanding the rationale behind the predictions made by machine learning models holds paramount importance across numerous applications. Various explainable models have been developed to shed light on these predictions by assessing the individual contributions of features to the outcome of black-box models. However, existing methods often overlook the crucial aspect of interactions among features, restricting the explanation to isolated feature attributions. In this paper, we introduce a novel Choquet integral-based explainable method, termed ChoquEx, which not only considers the interactions among features but also enables the computation of contributions for any subset of features. To achieve this, we propose an innovative algorithm based on support vector regression that efficiently estimates the contributions of all feature subsets. Intriguingly, we leverage game-theoretic concepts, including Shapley values and interaction index, to calculate both the feature importance and interaction strength. This approach adds further interpretability and insight into the model’s decision-making process. To evaluate the effectiveness of ChoquEx, we conduct extensive experiments on diverse real-world scenarios. Our results convincingly demonstrate the superiority of the proposed model over existing explainable techniques. With its ability to unravel feature interactions and furnish comprehensive explanations, ChoquEx significantly enhances our understanding of predictive models, opening new avenues for applying machine learning in critical domains that require transparent decision-making.
August 2023
·
174 Reads
·
12 Citations
BMC Bioinformatics
Background Understanding the impact of gene interactions on disease phenotypes is increasingly recognised as a crucial aspect of genetic disease research. This trend is reflected by the growing amount of clinical research on oligogenic diseases, where disease manifestations are influenced by combinations of variants on a few specific genes. Although statistical machine-learning methods have been developed to identify relevant genetic variant or gene combinations associated with oligogenic diseases, they rely on abstract features and black-box models, posing challenges to interpretability for medical experts and impeding their ability to comprehend and validate predictions. In this work, we present a novel, interpretable predictive approach based on a knowledge graph that not only provides accurate predictions of disease-causing gene interactions but also offers explanations for these results. Results We introduce BOCK, a knowledge graph constructed to explore disease-causing genetic interactions, integrating curated information on oligogenic diseases from clinical cases with relevant biomedical networks and ontologies. Using this graph, we developed a novel predictive framework based on heterogenous paths connecting gene pairs. This method trains an interpretable decision set model that not only accurately predicts pathogenic gene interactions, but also unveils the patterns associated with these diseases. A unique aspect of our approach is its ability to offer, along with each positive prediction, explanations in the form of subgraphs, revealing the specific entities and relationships that led to each pathogenic prediction. Conclusion Our method, built with interpretability in mind, leverages heterogenous path information in knowledge graphs to predict pathogenic gene interactions and generate meaningful explanations. This not only broadens our understanding of the molecular mechanisms underlying oligogenic diseases, but also presents a novel application of knowledge graphs in creating more transparent and insightful predictors for genetic research.
... Testing Prompt Engineering Methods for Knowledge Extraction from Text (2023): This research uses language models to assess different prompt engineering techniques for knowledge extraction from text. The study highlights the benefit of different prompts but also points out their inconsistent aspects and the need for domain knowledge in order to create well-designed queries [48]. ...
Reference:
Ontology Population using LLMs
September 2024
Semantic Web
... , 2024). In Hybrid Intelligent Systems (HISs), artificial intelligence is a collaborator that enhances human abilities such as reasoning, decision-making, and problem-solving (Tiddi et al., 2023). Hybrid intelligence aims to augment intellect, creating a synergy between humans and NLP. ...
December 2023
... Given the expensive costs and tremendous efforts required to study the relationships between biomedical entities in experiments, graph analysis represents a promising approach for inferring new relationships and discovering novel knowledge 52,53,54,55 . To further explore the potential applications of our knowledge graph, we utilized it to predict potential interactions between previously unconnected nodes. ...
August 2023
BMC Bioinformatics
... Some methods are directly built around KGs and thus take full advantage of them. Examples of those methods may include methods that are using paths [161], predicting links, or performing reasoning [33]. Other methods can be enhanced using the KG (e.g., [126]). ...
May 2023
Lecture Notes in Computer Science
... Phase II involved developing, testing, and getting feedback on a value-centered privacy assistant (VcPA) to answer RQ2. A testing environment, called the Mock App Store, initially described in [5], was fined-tuned for VcPA testing to include an updated prototype VcPA system. To test the VcPA system and elicit feedback, participants were asked to partake in an exercise on the Store. ...
September 2022
... Several works use KGs as prior knowledge to enhance RL performance. Höpner et al. (Hopner, Tiddi, and van Hoof 2022) improve sample efficiency by leveraging KGs, while Piplai et al. (Piplai et al. 2020) guide exploration using KGs. Chen et al. (Chen et al. 2022) employ RL to learn rule mining within KGs. ...
July 2022
... It is a revolution driven by the fusion and amplification of emerging advances in artificial intelligence, automation, and robotics, and multiplied by far-reaching connectivity among billions of people with mobile devices that offer unprecedented access to data and knowledge. (Mann & Welsh, 2017, p. 4) AIEd and the CALL approach benefit from advances in new technologies and theories of applied linguistics, such as EA, but currently cannot fully take over the teaching-learning process, as AI is unable to develop semantics or pragmatics and, consequently, cannot correctly interpret written and spoken productions of humans at complex levels (Kasirzadeh & Gabriel, 2021;Mahmood, 2021;Rapaport, 2005;Steels, 2022). ...
June 2022
... The present findings provide converging evidence beyond economic games by showing that competitors exhibit both less social mindfulness and trust than both prosocials and individualists do. Moreover, using the Cooperation Databank (see Spadaro et al., 2022 for instructions and methodology), we conducted a meta-analysis including social value orientation as the predictor and prosocial behavior in social dilemma games (i.e., prisoner's dilemma, goods dilemma, and resource dilemma) as the outcome variable. The results showed that competitors are significantly different from prosocials (k = 20, d = 0.88, z = 7.09, p < .001, ...
May 2022
Perspectives on Psychological Science
... RKGs generally include bibliographic metadata, e.g., titles, authors, and venues, as well as scientific knowledge and data, e.g., processes, methods, measurements, and results (Gkatzelis et al., 2021;Jaradeh et al., 2019;Jeschke et al., 2020;Papers With Code, 2020;Penev et al., 2019;Spadaro et al., 2022). They are a promising technology to sustainably organize scientific knowledge and data so that all information is openly accessible in the long term (Auer et al., 2023b;Stocker et al., 2022). This potential led to an increasing amount of research and approaches working on solutions for infrastructures with services using RKGs (Zou, 2020). ...
March 2022
... This transparency builds trust and confidence in the system's outcomes, making it more likely to be used. 2. Trust and clarity: Contempré et al. (2022) point out that healthcare professionals may lose trust in a system if its underlying processes are unclear and unexplained. Rule-based systems provide explicit rules that can be understood and validated by healthcare professionals. ...
January 2022