<?xml-model href='http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng' schematypens='http://relaxng.org/ns/structure/1.0'?><TEI xmlns="http://www.tei-c.org/ns/1.0">
	<teiHeader>
		<fileDesc>
			<titleStmt><title level='a'>Demo Alleviate: Demonstrating Artificial Intelligence Enabled Virtual Assistance for Telehealth: The Mental Health Case</title></titleStmt>
			<publicationStmt>
				<publisher></publisher>
				<date>06/27/2023</date>
			</publicationStmt>
			<sourceDesc>
				<bibl> 
					<idno type="par_id">10429249</idno>
					<idno type="doi">10.1609/aaai.v37i13.27085</idno>
					<title level='j'>Proceedings of the AAAI Conference on Artificial Intelligence</title>
<idno>2159-5399</idno>
<biblScope unit="volume">37</biblScope>
<biblScope unit="issue">13</biblScope>					

					<author>Kaushik Roy</author><author>Vedant Khandelwal</author><author>Raxit Goswami</author><author>Nathan Dolbir</author><author>Jinendra Malekar</author><author>Amit Sheth</author>
				</bibl>
			</sourceDesc>
		</fileDesc>
		<profileDesc>
			<abstract><ab><![CDATA[After the pandemic, artificial intelligence (AI) powered support for mental health care has become increasingly important. The breadth and complexity of significant challenges required to provide adequate care involve:(a) Personalized patient understanding, (b) Safety-constrained and medically validated chatbot patient interactions, and (c) Support for continued feedback-based refinements in design using chatbot-patient interactions. We propose Alleviate, a chatbot designed to assist patients suffering from mental health challenges with personalized care and assist clinicians with understanding their patients better. Alleviate draws from an array of publicly available clinically valid mental-health texts and databases, allowing Alleviate to make medically sound and informed decisions. In addition, Alleviate's modular design and explainable decision-making lends itself to robust and continued feedback-based refinements to its design. In this paper, we explain the different modules of Alleviate and submit a short video demonstrating Alleviate's capabilities to help patients and clinicians understand each other better to facilitate optimal care strategies.]]></ab></abstract>
		</profileDesc>
	</teiHeader>
	<text><body xmlns="http://www.tei-c.org/ns/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Introduction</head><p>The current pandemic has over-extended mental healthcare systems and caused striking increases in mental health clinical services <ref type="bibr">(WHO 2022;</ref><ref type="bibr">WCVB 2020)</ref>. With the severe shortage of mental health clinicians coupled with a decrease in in-person visits at health care facilities, AI-powered chatbots offer a promising solution in helping patients mitigate mental health symptoms early on through active selfcare for effective prevention and intervention. The current standard of chatbots provides script-based screening tasks (e.g., reminding, scheduling) that assist patients with mental health self-management through chatbot-patient interactions for their daily self-care <ref type="bibr">(Jaimini et al. 2018)</ref>.</p><p>Enabling more advanced capabilities in chatbots raises challenging core algorithmic issues on: (a) Personalized patient understanding, (b) Safety-constrained and medically validated chatbot-patient interactions, and (c) support for continued feedback-based refinements in design using chatbot-patient and chatbot-clinician interactions.</p><p>We propose Alleviate, a chatbot designed to assist patients suffering from mental health challenges with personalized care. Alleviate represents personalized patient knowledge as a graph that integrates knowledge from an array of clinically valid mental-health texts and databases with patient-specific information derived from provider notes and patient-chatbot interactions (see Figure <ref type="figure">1</ref> (a)) <ref type="bibr">(Cameron et al. 2015;</ref><ref type="bibr">Roy et al. 2021a;</ref><ref type="bibr">Rawte et al. 2022;</ref><ref type="bibr">Lokala et al. 2021;</ref><ref type="bibr">Gaur et al. 2021)</ref>. Furthermore, alleviate operates in strict conformance with medically established guidelines ensuring safe interactions with the patient. The breadth and depth of medical knowledge consolidated in the knowledge graph enable Alleviate to make medically sound and informed decisions (see Figure <ref type="figure">1</ref> (b)) <ref type="bibr">(Roy et al. 2022;</ref><ref type="bibr">Sheth et al. 2022;</ref><ref type="bibr">Gupta et al. 2022</ref>). In addition, Alleviate's modular design and explainable reinforcement learning algorithms allow continued development and refinement using user and clinician feedback (see Figure <ref type="figure">1</ref> (c)) <ref type="bibr">(Roy et al. 2021b</ref>). We explain the inner workings of the Alleviate functions: . The functions cover Alleviate's aim to assist care providers with safe and explainable personalized patient care.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Safe and Explainable Medication Reminder and Troubleshooting</head><p>Alleviate extracts personalized patient information from provider notes and past patient interactions using &#161;subject, predicate, object&#191; triple extraction techniques to bootstrap the patient knowledge graph. Further, Alleviate integrates patient information with mental health information from knowledge bases by connecting the entities and relationships in the initialized patient knowledge graph with similar entities in the knowledge bases. Computing dense representation-based distances are used to determine similar entities. Finally, alleviate resolves connection conflicts during integration using clinician-specified guidelines for conflict resolution. Figure <ref type="figure">2</ref> Illustrates how Alleviate can also construct potential hypotheses utilizing the information from its knowledge sources (stored on a back-end server and not visible to the user). Alleviate's theories provide valuable insight to the clinician care provider.</p><p>Figure <ref type="figure">2</ref>: Alleviate integrates the user's personal medication information and the information contained in medical knowledge databases such as the mayo clinic and the Unified Medical Language System (UMLS) to perform medication inquiries and troubleshooting.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Patient Appraisal on Adherence to Medical Recommendations</head><p>Alleviate's patient knowledge graph is utilized to perform inquiries about adherence to medical recommendations obtained from the provider notes written by the care provider during offline patient-provider interactions. Figure <ref type="figure">3</ref> shows Alleviate praising a user for completing the recommended amount of weekly exercise.  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conclusion</head><p>In this work, we propose Alleviate, a mental health chatbot designed to assist care providers with safe and explainable personalized patient care. Alleviate's integrated use of personal information, medical knowledge, and mental-health questionnaires encoded as graphs and trees allow easy modeling of safety conformance using graph and tree path constraints. The structure of the graphs and trees enables explanation of Alleviate's functions.</p></div></body>
		</text>
</TEI>
