| Literature DB >> 32930870 |
Sara Montagna1, Stefano Mariani2, Emiliano Gamberini3, Alessandro Ricci4, Franco Zambonelli2.
Abstract
Personal Agents (PAs) have longly been explored as assistants to support users in their daily activities. Surprisingly, few works refer to the adoption of PAs in the healthcare domain, where they can assist physicians' activities reducing medical errors. Although literature proposes different approaches for modelling and engineering PAs, none of them discusses how they can be integrated with cognitive services in order to empower their reasoning capabilities. In this paper we present an integration model, specifically devised for healthcare applications, that enhances Belief-Desire-Intention agents reasoning with advanced cognitive capabilities. As a case study, we adopt this integrated model in the critical care path of trauma resuscitation, stepping forward to the vision of Smart Hospitals.Entities:
Keywords: Cognitive services; Personal medical digital assistant; Trauma management
Mesh:
Year: 2020 PMID: 32930870 PMCID: PMC7497514 DOI: 10.1007/s10916-020-01621-7
Source DB: PubMed Journal: J Med Syst ISSN: 0148-5598 Impact factor: 4.460
Fig. 1Possible integration architectures: a the cognitive service (ML) manipulates the agent (BDI) constructs by handling them as black-boxes (e.g. does not know how a plan is structured), b the cognitive service modifies the agent constructs internals (e.g. can change plans’ pre-conditions), c the agent sets the boundaries for the cognitive service’s operations, by filtering its outputs (e.g. ignores predictions with low confidence, filters out suggestions for unethical actions), d the agent governs the cognitive service’s operations, by executing its internal workflow (e.g. decides which prediction model to apply), e the agent and the cognitive service are peers engaging in an argument about what output to give (e.g. each supports its claims and attacks the other’s ones by providing suitable motivations)
An extract of rules used by the TraumaTracker system in [7] for generating alerts to be notified to the Trauma Leader and its team. Rule #1: The Early Coagulation Support prescribes the administration of both fibrinogen and tranexamic acid in the case of blood transfusion during a trauma; Rule #6: In the case of fracture exposition Antibiotic Prophylaxis should be performed as soon as possible
| Rule | Condition | Alert message |
|---|---|---|
| 1 | Zero Negative Blood administered at time | “Administer Fibrinogen and Tranexamic Acid” for 10 secs |
| 6 | If there is a fracture, when exiting from the Shock Room without having started the antibiotic prophylaxis | Message: “Activate Antibiotic Prophylaxis?” |
Fig. 2Integration model
Fig. 3Shock Service interacting with Trauma Assistant Agent
Fig. 4LSTM input matrix: each column represents network inputs at each time step, while the x-axis displays the time steps
Confusion matrix
| No-shocked | Shocked | |
|---|---|---|
| No-shocked | 459 | 28 |
| Shocked | 65 | 26 |