<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Symbiosis and Synesthesia in Proactive Conversational Agents for Healthy Ageing ⋆</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Mario</forename><forename type="middle">Alessandro</forename><surname>Bochicchio</surname></persName>
							<email>mario.bochicchio@uniba.it</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">University of Bari Aldo Moro</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Simona</forename><surname>Corciulo</surname></persName>
							<email>simonacorciulo2019@gmail.com</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">University of Turin</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Symbiosis and Synesthesia in Proactive Conversational Agents for Healthy Ageing ⋆</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">76F0F6AB2AD44EEF61ADE3734F8338FE</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T19:55+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Conversational Agents</term>
					<term>Active and Healthy Aging</term>
					<term>Smart Health</term>
					<term>LMM Application</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The aging of the population is an important and unprecedented phenomenon of the 21st century that pushes for innovative solutions to delay the psychophysical decline of the elderly, maintain as much as possible an acceptable level of autonomy and a good degree of socialization, prevent where possible acute events and reduce hospitalization. In this context, the paper addresses the development of a conversational companion for elderly individuals as part of the Age-It Project. The aim is to support active and healthy aging through symbiotic AI concepts. The project involves small-scale testing of proactive conversational agents to monitor health, provide cognitive stimulation, reduce loneliness, and inform caregivers about patients's health status. The requirements and system architecture are discussed, emphasizing the importance of ethical considerations and personalized interactions. The paper also explores the potential of combining AI with the concept of synesthesia to enhance empathy and effectiveness in care. The prototype system has been implemented and tested in the laboratory, with plans for further development and benchmarking.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Population ageing is a major and unprecedented 21st-century phenomenon that concerns the whole world. Adopting the World Health Organization guidelines, the Age-It project (https://ageit.eu/wp/), co-funded by the European Union -Next Generation EU Programme, addresses this situation by promoting the adoption of policies and strategies based on the "active and healthy ageing" framework <ref type="bibr" target="#b0">[1]</ref>. As part of the Age-It project, Spoke 8 aims to support the needs and strengthen abilities to foster the health of older patients, design and adopt innovative technologies in different life domains and environments, and create a large dataset that can be exploited through AI models to develop personalized interventions.</p><p>Spoke 8 also involves small-scale testing of proactive conversational agents that should support patients with cognitive stimulation, reduce feelings of loneliness, help them comply with medical prescriptions, and inform relatives and caregivers about their health status and possible emergencies. This paper, starting with an analysis of related work (Section 2), discusses the requirements that such a conversational agent should meet (Sec. 3), the reasons why it should be deeply rooted in symbiotic AI concepts and the close links with the concept of synesthesia (Sec. 4), a preliminary definition of the system architecture, and some thoughts on implementation aspects (Sec. 5).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Related Works</head><p>Conversational Agents (CAs) dedicated to personalized interventions, particularly in the context of wellness, frequently face the challenge of operating within predefined and limited dialogue patterns and handling circumscribed and anticipated user input <ref type="bibr" target="#b1">[2]</ref>. Despite their potential, the use of CAs is still in its early stages, underscoring the urgent need for further research to ensure development that is both safe and effective. It is critical to recognize the inherent limitations in CAs, including the propensity for bias and the dissemination of untrue information, and to consider related ethical issues, particularly privacy concerns. These issues become evident, for example, in the design of conversational companions created to mitigate problems such as loneliness and social isolation, even in response to conditions such as depression, where deeply personal interaction requires careful consideration of ethical implications <ref type="bibr">[3][4]</ref>.</p><p>This focus on the efficacy and safety aspects of interaction marks a shift toward more sophisticated and potentially more invasive forms of care. Li et al. <ref type="bibr" target="#b4">[5]</ref> conducted a prospective trial involving 278 patients with osteoarthritis and sarcopenia, observing how the synergistic use of ChatGPT-4 and wearable devices not only facilitated access to care but also significantly improved the quality of rehabilitation care, showing a progression toward more personalized and impactful interventions. This technological advancement, however, brings with it new challenges, as demonstrated by the comparative evaluation of LLM-based chatbots in Alzheimer's recognition <ref type="bibr" target="#b5">[6]</ref>. While Bard excelled in disease identification, it showed a tendency to overestimate the presence of disease, unlike GPT-4, which stands out for its accuracy in recognizing cognitively healthy subjects. Overall, to date, it is difficult for a chatbot to reach the levels required for clinical applications, although some preliminary evaluations point to the great potential of CAs in the diagnostic field <ref type="bibr" target="#b6">[7]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">A Proactive Conversational Companion for Elderly People.</head><p>Spoke 8 of the Age-It project involves a multicomponent intervention for frail people older than 65 years. The intervention includes moderate-intensity physical activity, personalized nutritional counseling, active aging health education, and social recreational activities (e.g., singing, dancing, music, etc.). After numerous meetings with multidisciplinary experts (physicians, geriatrics, psychologists, computer scientists, data scientists, sociologists, etc.) from January 2023 to January 2024, the project defined small-scale testing of proactive conversational agents capable of:</p><p>Collecting patient health status monitoring data (temperature, sleep/wake time, heart rate, blood oxygenation level, etc.) and data related to the performance of Activities of Daily Life (ADLs) (e.g., posture, speed of movement, amount of physical activity, etc.).</p><p>Vocally interacting with project participants by providing stimuli on activities to be performed: e.g., adherence to treatment (i.e., taking prescribed medication at the right time), physical exercises, cognitive stimuli, invitation to communicate with friends or family members, etc.</p><p>Interacting vocally with the patient's family members or caregivers, informing them in case of an emergency (e.g., patient's illness, abnormal or risky behavior, etc.).</p><p>Interacting vocally with medical personnel, summarizing the salient elements related to overall health status (improving, stable, worsening), and reporting specific events (abnormal temperature, poor sleep quality, failure to take medication, falls, etc.) useful for diagnostic evaluation and possible therapeutic upgrade or revision.</p><p>The requirements thus described were collected in the form of Use Cases and Sequence Diagrams, represented in UML <ref type="bibr" target="#b7">[8]</ref>, and discussed and fine-tuned with the specialists participating in the project. In Q3 and Q4 2024, to take into account the opinion of direct stakeholders, it is planned to review and extend the requirements together with representatives of associations of patients and family members of frail individuals through focus groups.</p><p>Based on the defined requirements and the available scientific literature <ref type="bibr" target="#b8">[9]</ref>[10], it became apparent that conventional Natural Language Processing (NLP) approaches and current LLMs, taken individually, do not meet the needs summarized in points 1 to 4. For this reason, we defined the architecture described in Fig. <ref type="figure" target="#fig_0">1</ref> that integrates the conversational and reasoning capabilities of an LLM with a Retrieval Augmented Generation (RAG) system capable of storing and subsequently extracting from a vector archive and synthesizing personal information related to a patient's health status and its temporal evolution.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Symbiosys, Synesthesia, and Companionship for the Elderly</head><p>The dialogue between the physician and the patient has been defined as "the most powerful, sensitive, and most versatile instrument available to the physician" <ref type="bibr" target="#b10">[11]</ref>. It is fundamental to effective and empathic care; it goes beyond history and diagnosis in that it establishes the rapport and trust necessary to address health needs. Physicians possess considerable skills in history taking and the broader "diagnostic dialogue," but access to these skills remains episodic <ref type="bibr" target="#b11">[12]</ref> for reasons that can be mitigated by appropriate usage of AI systems, as discussed in a recent work sponsored by Google Research and Google DeepMind <ref type="bibr" target="#b12">[13]</ref>. In the paper, the authors discuss the results of a structured objective clinical examination with validated simulated patients interacting with a conversational AI or primary care physicians via a text interface, finding that AI is superior to primary care physicians in empathy, treatment plan management, and other aspects.</p><p>Given the importance that clinicians attribute to aspects such as empathy and trust, it is reasonable to assume that different patients with different diseases and personal histories may produce different mental states and may have different expectations in relation to conversational AI such as the one described. Thus, especially in the hypothesis of Conversational Companions to be placed side by side for long periods of time (months or years) with frail or chronically ill patients, it is reasonable to assume that the adoption of symbiotic AI principles may further enhance the long-term AI-patient relationship by allowing the AI to combine generative capabilities with the ability to make assumptions about the patient's mental state and expectations.</p><p>To better understand the profound impact that the concept of symbiosis can have in Conversational Companions in clinical settings, it seems appropriate to retrace the basic steps of its evolution. The concept of symbiosis, proposed by the German botanist and mycologist Anton de Bary in 1878, defines exchange relationships between living organisms, classifying them as forms of mutualism (where both partners benefit from the relationship) or parasitism (where one exploits the other for its own benefit). In his pioneering publication "Cybernetics: Or Control and Communication in the Animal and the Machine" in 1948, Norbert Wiener uses the concept of symbiosis to characterize the integrative relationship between human and machine, emphasizing the profound differences from the more basic and imprecise concepts of use (of machines) or synergy (with machines) and foreshadowing, for machines, the development of "predictive" capabilities with respect to the needs and expectations of the human symbiont. In human subjects, this predictive ability is associated with the concept of "theory of mind" and refers to the ability to attribute mental states to oneself and others, and to understand that others have mental states different from ours.</p><p>The theory of mind for Baron-Cohen <ref type="bibr" target="#b13">[14]</ref> is a "lens" through which we view the social world, and which allows us to interpret and predict the behavior of others, while for Dennett <ref type="bibr" target="#b14">[15]</ref> this allows us to see others not only as physical entities, but as complex beings with desires, beliefs, and intentions.</p><p>Returning to Conversational Companions for clinical use, it now appears evident that since they must be equipped with empathic sensitivities, credibility, and the ability to adapt their responses to the mental state of fragile subjects, they must be able to assess the needs, expectations, and mental states of the human symbiont and, specifically, of fragile subjects with potential cognitive problems and problematic emotional states.</p><p>To develop a Conversational Companion for frail individuals that could prospectively include these features, the authors also made use of literature findings related to a specific rare anomaly of the human sensory-cognitive system, termed "mirror-touch synesthesia" and closely related to empathy <ref type="bibr" target="#b15">[16]</ref> and hypochondria. In mirror-touch synesthesia, which affects about 1.6% of the population, synesthetes experience tactile sensations on their bodies when they see other people being touched <ref type="bibr" target="#b16">[17]</ref>. Incorporating empathy models based on this concept into Conversational Companions for the elderly could significantly enrich the ability of machines to "describe and process" human emotions. Such a conversational clinical AI, by accompanying a specific frail person in his or her daily activities, could over time tune its theory of mind to the characteristics and expectations of the specific frail person with whom it accompanies, potentially enabling more effective and personalized interactions, but a detailed discussion of this is beyond the scope of this paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Preliminary Design of a Proactive Conversational Agent for</head><p>In Fig. <ref type="figure" target="#fig_0">1</ref>, the logic schema of the first iteration of the described Conversational Companion for elderly people is depicted. For simplicity, only the patients are indicated on the right side of Fig. <ref type="figure" target="#fig_0">1</ref>, but as mentioned in Section 3, the Companion can also alert the patient's relatives/caregivers in case of problems, answer their questions about the patient's health status, and inform physicians about the patient's health/wellness during the relevant time interval.</p><p>The main logic blocks represented in the schema are: A proactive agent, based on program-driven and event-driven logic, capable of activating the Conversational Companion when needed, independently from the question-answer mechanism usually adopted by LLMs. The Proactive Agent can also activate/deactivate specific health-monitoring devices, not shown in Fig. <ref type="figure" target="#fig_0">1</ref> for clarity (e.g., wearable wristbands, medical sensors, environmental sensors, etc.), and store monitoring data in the vector store or structured-data store (not shown in the figure).</p><p>A Retrieval Augmented Generation (RAG) subsystem, based on the Large Language Model (currently ChatGPT 4), with a purposely-defined logic to generate the embedding associated with each content stored in the Vector Store (currently using the OpenAI embedding model, not represented in Fig. <ref type="figure" target="#fig_0">1</ref>), and the Vector Store (currently the Chroma Vector Store). The RAG is responsible for searching, extracting, and transforming into meaningful text messages all contents stored in the vector store or on the Web, when needed.</p><p>The "Experts" collection, which is the set of documents, guidelines, best practices, and specific medical prescriptions stored in the Vector DB, describing the multicomponent interventions associated with the specific pathologies of the specific patient. This collection is used by the proactive agent to decide when a specific therapeutic action, cognitive stimulus, or other intervention must be activated.</p><p>The "Personal Data" collection, containing the relevant events, health-monitoring data, actions, environmental data, etc., collected by the Proactive Agent and stored in the Vector DB.</p><p>A text-to-speech (LabEleven in this version) and a speech-to-text (OpenAI Whisper) system to support natural vocal interaction among the system and the different users (the patient, caregivers, relatives, physicians, etc.).</p><p>As of the first quarter of 2024, the system has been implemented in a preliminary version and tested in the laboratory for major functionalities. Due to the limitations of the Chroma Vector Store, the "expert" collection data is only a subset of the data needed for the experimental phase. Additionally, the current implementation is not suitable for experiments with real patients because of the lack of privacy and anonymity inherent in the adoption of ChatGPT 4. However, the system can be used for simulations based on realistic anonymized data downloaded from Physionet and Kaggle, pending a fully private and local version based on LLama 70b and not connected to the Web.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>6.Conclusions</head><p>The paper defines the main requirements for a Conversational Companion for elderly and frail patients, to be used in the Age-It PNRR Project -Spoke 8 -Multicomponent Intervention. The system prototype has been designed, implemented, tested, and is currently used with anonymous data for simulation, demonstration, extension, and fine-tuning purposes.</p><p>In the next steps, we plan to design and build a more complete implementation of the system and benchmark its "theory of mind" features, aiming for more empathic and effective Conversational Companions for clinical applications. To test the system in the field with real patients, an instance of Llama 70b will be run on a Mac M3 Pro. The system will be connected to a Local Area Network including all needed sensors and devices but not connected to the Internet to preserve the privacy and confidentiality of data collected by the patient. The experiment will undergo the local Ethical Committee for authorization and will implement the prescribed privacy, security, and confidentiality measures. </p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Logic Schema of the Conversational Companion for Elderly.</figDesc><graphic coords="6,85.10,85.05,424.84,233.10" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>This publication was partially funded by the European Union -Next Generation EU, in the context of the National Recovery and Resilience Plan, Investment Partenariato Esteso PE8 "Conseguenze e sfide dell'invecchiamento", Project Age-It (Ageing Well in an Ageing Society), CUP: B83C22004800006.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<ptr target="https://iris.who.int/handle/10665/186463" />
		<title level="m">World report on ageing and health</title>
				<imprint>
			<date type="published" when="2015">2015</date>
		</imprint>
		<respStmt>
			<orgName>World Health Organization</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Unlocking Human-Like Conversations: Scoping Review of Automation Techniques for Personalized Healthcare Interventions using Conversational Agents</title>
		<author>
			<persName><forename type="first">A</forename><surname>Martins</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Nunes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Lapão</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Londral</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Medical Informatics</title>
		<imprint>
			<biblScope unit="page">105385</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Towards designing a ChatGPT conversational companion for elderly people</title>
		<author>
			<persName><forename type="first">A</forename><surname>Alessa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Al-Khalifa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 16th International Conference on Pervasive Technologies Related to Assistive Environments</title>
				<meeting>the 16th International Conference on Pervasive Technologies Related to Assistive Environments</meeting>
		<imprint>
			<date type="published" when="2023">2023</date>
			<biblScope unit="page" from="667" to="674" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">ChatGPT for healthcare services: An emerging stage for an innovative perspective</title>
		<author>
			<persName><forename type="first">M</forename><surname>Javaid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Haleem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">P</forename><surname>Singh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">BenchCouncil Transactions on Benchmarks, Standards and Evaluations</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page">100105</biblScope>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">for a randomized controlled PROBE non-inferiority trial</title>
		<author>
			<persName><surname>Li</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ChatGPT-4 and Wearable Device Assisted Intelligent Exercise Therapy for Coexisting Sarcopenia and Osteoarthritis (GAISO): A feasibility study and design</title>
				<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Performance Assessment of ChatGPT vs Bard in Detecting Alzheimer&apos;s Dementia</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Chen</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2402.01751</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Towards Conversational Diagnostic AI</title>
		<author>
			<persName><forename type="first">T</forename><surname>Tu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palepu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schaekermann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Saab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Freyberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Tanno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Amin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Tomašev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Azizi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Singhal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Hou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Webson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kulkarni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Mahdavi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Semturs</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gottweis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Barral</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Corrado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Matias</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Karthikesalingam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Natarajan</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2401.05654</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Object Management Group</title>
		<ptr target="https://www.omg.org/spec/UML/2.5.1/PDF" />
	</analytic>
	<monogr>
		<title level="m">OMG Unified Modeling Language (UML), Superstructure Version 2</title>
				<imprint>
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
	<note>5.1</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Towards designing a ChatGPT conversational companion for elderly people</title>
		<author>
			<persName><forename type="first">A</forename><surname>Alessa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Al-Khalifa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 16th International Conference on Pervasive Technologies Related to Assistive Environments</title>
				<meeting>the 16th International Conference on Pervasive Technologies Related to Assistive Environments</meeting>
		<imprint>
			<date type="published" when="2023">2023</date>
			<biblScope unit="page" from="667" to="674" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">ToMBench: Benchmarking Theory of Mind in Large Language Models</title>
		<author>
			<persName><forename type="first">Z</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Wen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Bi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Jiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">.</forename><forename type="middle">.</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename></persName>
		</author>
		<idno type="arXiv">arXiv:2402.15052</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m" type="main">Interviewing the patient</title>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">L</forename><surname>Engel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">L</forename><surname>Morgan</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1973">1973</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Global supply of health professionals</title>
		<author>
			<persName><forename type="first">T</forename><surname>Rennie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Marriott</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">P</forename><surname>Brock</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">New England Journal of Medicine</title>
		<imprint>
			<biblScope unit="volume">370</biblScope>
			<biblScope unit="page" from="2246" to="2247" />
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m" type="main">Towards Conversational Diagnostic AI</title>
		<author>
			<persName><forename type="first">T</forename><surname>Tu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Palepu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Schaekermann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Saab</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Freyberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Tanno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Amin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Tomašev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Azizi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Singhal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Hou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Webson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kulkarni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">S</forename><surname>Mahdavi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Semturs</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Gottweis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Barral</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Corrado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Matias</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Karthikesalingam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Natarajan</surname></persName>
		</author>
		<idno type="arXiv">arXiv:2401.05654</idno>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Mindblindness: An Essay on Autism and Theory of Mind</title>
		<author>
			<persName><forename type="first">S</forename><surname>Baron-Cohen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1997">1997</date>
			<publisher>MIT Press</publisher>
			<pubPlace>Cambridge, MA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">The Intentional Stance</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">C</forename><surname>Dennett</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1987">1987</date>
			<publisher>MIT Press</publisher>
			<pubPlace>Cambridge, MA</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Mirror-touch synesthesia is linked with empathy</title>
		<author>
			<persName><forename type="first">M</forename><surname>Banissy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ward</surname></persName>
		</author>
		<idno type="DOI">10.1038/nn1926</idno>
		<ptr target="https://doi.org/10.1038/nn1926" />
	</analytic>
	<monogr>
		<title level="j">Nature Neuroscience</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="815" to="816" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">Multisensory perception: From laboratory to clinic</title>
		<editor>Sathian, K., &amp; Ramachandran, V. S.</editor>
		<imprint>
			<date type="published" when="2019">2019</date>
			<publisher>Academic Press</publisher>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
