Skip to main content

Extracting the latent needs of dementia patients and caregivers from transcribed interviews in japanese: an initial assessment of the availability of morpheme selection as input data with Z-scores in machine learning

Abstract

Background

Given the increasing number of dementia patients worldwide, a new method was developed for machine learning models to identify the ‘latent needs’ of patients and caregivers to facilitate patient/public involvement in societal decision making.

Methods

Japanese transcribed interviews with 53 dementia patients and caregivers were used. A new morpheme selection method using Z-scores was developed to identify trends in describing the latent needs. F-measures with and without the new method were compared using three machine learning models.

Results

The F-measures with the new method were higher for the support vector machine (SVM) (F-measure of 0.81 with the new method and F-measure of 0.79 without the new method for patients) and Naive Bayes (F-measure of 0.69 with the new method and F-measure of 0.67 without the new method for caregivers and F-measure of 0.75 with the new method and F-measure of 0.73 without the new method for patients).

Conclusion

A new scheme based on Z-score adaptation for machine learning models was developed to predict the latent needs of dementia patients and their caregivers by extracting data from interviews in Japanese. However, this study alone cannot be used to assign significance to the adaptation of the new method because of no enough size of sample dataset. Such pre-selection with Z-score adaptation from text data in machine learning models should be considered with more modified suitable methods in the near future.

Peer Review reports

Background

In 2011, 35.6 million dementia patients were reported worldwide, and the number is estimated to double by 2030 and triple by 2050 [1]. In Japan, the number of dementia patients is increasing with the ageing population. In 2020, one-sixth of those aged 65 and above were reported to suffer from dementia [2]. Moreover, more than half of the cases belong to Alzheimer’s type dementia. By 2025, one-fifth of the population aged above 65 is predicted to suffer from dementia [3].

Thus, dementia is a priority public health issue. Moreover, this condition also indirectly affects caregivers, thereby necessitating appropriate support from the health, social, economic, and legal systems [1]. In January 2015, the ‘Comprehensive Strategy to Promote Dementia Policies’ (named the ‘New Orange Plan’ in Japan) was formulated to ensure social dignity for people with dementia [4]. The seven pillars presented in this plan include providing appropriate medical care for people with dementia, developing therapeutic methods, and emphasising the perspectives of dementia patients and their families. However, according to reports in 2014, the scores for treatment satisfaction and drug contribution for Alzheimer’s disease were low at 16.7% and 43.8%, respectively [5]. By contrast, the corresponding scores for hypertension were 89.9% and 95.1%. In other words, developing effective treatments in this therapeutic area is essential. Generally, both patients and caregivers can provide individual insights into health needs. However, dementia treatments often lack the use of effective drugs, which is reflected by the latent health needs of patients.

According to a study, patients and the public must have guaranteed access to medical information, systems, and institutions to ensure patient autonomy in medical care [6]. In Japan, methods have been proposed to ensure that the needs of patients and their caregivers are reflected in drug development. However, these practical methods are yet to be widely adopted by drug developers [7]. Furthermore, the differences in cultural backgrounds and national characteristics between Japan and other countries significantly influence the degree of patient/public involvement in policy making and healthcare. Additionally, Japanese culture is a high-context culture, wherein people can understand each other easily without significant verbal communication. By contrast, western low-context cultures rely on language for communication [8]. The latent needs at this point in time do not mean needs that specifically exist. It is a concept hypothetically defined as some kind of need that patients and caregivers are aware of or unaware of. Patients/caregivers are living with latent needs in addition to actual nee ds, which are not yet concrete in various parts of their lives when they receive medical care. However, latent needs are inconvenient but not sufficiently strongly to be consciously manifested to remain as unknown demands. Consequently, reflecting the latent needs of individuals in policy making and medical care is difficult in the Japanese setting compared with that in other countries. In addition, methodologies or technologies that can identify the latent needs or systems that can translate these needs into policy decisions and health care settings are currently non-existent in Japan.

In recent years, patient narratives have been the focus of attention both in Japan and overseas [9]. A US-based study reported that a machine learning model with random forest could effectively analyse the content of forums and automatically extract information needs [10]. However, Japanese is more complex than English. Thus, further research is required to determine whether the same model can be applied to Japanese text. However, unlike messages written on bulletin boards, transcribed oral interview text generally comprises a variety of lexical expressions and types for each utterance. Furthermore, subjects generally relate to personal experiences in interviews. Therefore, idiosyncratic expressions are expected, in addition to an increase in vocabulary. However, unique expressions may not be effective indicators when predicting latent needs at a national level [11]. Thus, we adopted the Z-score for morphological selection as a new method to eliminate unique expressions and adopt a vocabulary characteristic of latent needs because feature selection as a data pre-processing strategy has proven to be effective and efficient for data mining and machine learning, particularly in the preparation of high-dimensional data. Moreover, studies comparing the applications of Z-score standardisation versus no Z-score standardisation on common machine learning tasks and datasets have been reported [12, 13]. However, studies comparing the application or non-application of Z-score standardisation as a pre-processing step are rare, particularly those dealing with textual data.

This study was an initial assessment of the availability of extracting automatic latent needs from transcribed interviews in Japanese by comparing the accuracy of machine learning models for each adaptation of this new morpheme selection method using Z-scores. The concept of this study involves exploitation of the benefits of low-cost, repeatable, real-time identification of unsatisfied needs to help facilitate patient/public involvement in the medical and social systems.

Methods

Data source

This study used the transcribed interviews of dementia patients and caregivers in Japanese from the ‘Health and Illness Narrative’ provided by DIPEx-Japan (https://www.dipex-j.org/dementia/). It included text data from 53 transcribed individual interviews (dementia patients: six women and eight men; caregivers: 29 women and 10 men) recorded between February 2010 and August 2020.

Data preparation

Data annotation

Notably, in this study, a record is defined as a group of sentences provided as an answer by a subject to one question from the interviewer. In the first step, 9647 records were collected and included in the analysis data (patients: 2073 records; caregivers: 7574 records) (Table 1).

Table 1 Number of records in the dataset

Subsequently, narratives related to the ‘latent needs’, namely ‘states in which there exists some desire despite a lack of clear self-awareness’, were identified in each record. In particular, the presence or absence of an adverb indicating a certain ‘expectation’ was used as an indicator of a latent need [14]. Accordingly, the expressions ‘it would be good to have / (あるといい in Japanese)’, ‘good / (いい in Japanese)’, ‘after all / (やっぱり in Japanese)’, and ‘still / (やっぱ or やはりin Japanese)’ were considered likely to include the latent needs of the subjects. For example, we defined “A: 皆さまように、参考になるような話し方ができたらいいんやけど、できない。” as the latent needs, which meant that “I want to talk about something useful for everyone”. The records containing one or more of these adverbs were considered likely to contain the latent needs of the subjects. Finally, two independent researchers tested the presence or absence of the latent needs of the subjects by reading each record as a ‘visual check’. In this step, records expressing differing opinions were discussed by the two researchers until they reached a unanimous verdict on the content. (Figs. 1 and 2)

Fig. 1
figure 1

Data annotation

Fig. 2
figure 2

Machine learning models for prediction of latent needs

New morpheme selection method using Z-scores

The data in this study were extracted from transcribed interviews in Japanese. Therefore, the records were expected to comprise various peculiar expressions and a few low-occurrence words. Consequently, we predicted that effective machine learning would be difficult if morphemes (words) were used as input data for the automatic extraction of latent needs after morphological analysis.

Therefore, a new method was proposed to select morphemes using Z-scores. MeCab (mecab-python3 0.996.2) was used for the morphological analysis; it analysed the records based on the presence or absence of latent needs. The Z-scores were calculated for each morpheme after counting the number of its occurrences. Note that the Z-score is the difference between the number of occurrences of morpheme ‘x’ and the average number of occurrences of all morphemes, µ, divided by the standard deviation of the number of occurrences of all morphemes, σ. The Z-score of morpheme ‘x’ is calculated using the following formula.

$$Z - score = \left(x-\mu\right) \sigma$$
(1.1)

Subsequently, a hypothesis was developed focusing on morphemes characterised by the presence or absence of a latent need that would contribute to a higher prediction accuracy in learning. Morphemes for which the magnitude of the difference in Z-scores between records with needs (A) and those without needs (B) was less than 25% of the total were excluded from the data for learning.

The difference in Z-scores was calculated using the following formula:

$$\surd \left\{\right[(Ax - A\mu )/A\sigma ]- [(Bx -B\mu )/B\sigma \left]\right\}^2$$
(1.2)

This formula was applied to each morpheme to determine whether to select it as an input data for the machine learning model.

Finally, a vector transformation was performed on the selected words (nouns) using the term frequency–inverse document frequency (TF–IDF) method. The TF–IDF is a method for vector expression used in natural language processing. This statistical measure indicates the importance of a word in the target text. It is calculated by multiplying the word frequency value by the inverse of the document frequency value.

Random sampling

Notably, the number of records without latent needs significantly outnumbered those with them. Therefore, to implement machine learning appropriately, we used random sampling to ensure an equal number of each type.

Comparison of three machine learning models for the prediction of latent needs

The employed hardware was Microsoft Azure (App Service P1V2), and the software was a Jupyter Notebook. The input data were words (nouns), and the output data were latent needs. To select the best machine learning model, three machine learning algorithms were tested, as reported in a similar overseas study [10]: Naive Bayes, support vector machine (SVM), and random forest. We machine-trained each position record separately for training (70%) and test (30%) (Table 2). Standard measures of accuracy, precision, recall, and F-measure were used to analyse the results obtained with and without the new Z-score-based morpheme selection method. (Fig. 2)

Table 2 Number of records of in the dataset for machine learning models

Results

Selection of morphemes using Z-scores

Before applying the Z-scores, the caregiver records comprised 3352 words (nouns) with latent needs and 5771 words (nouns) without latent needs; the corresponding numbers for patient records were 1170 words (nouns) and 2271 words (nouns). After applying the Z-scores, the selected caregiver records comprised 1386 words (nouns) with latent needs and 1781 words (nouns) without latent needs; moreover, the selected patient records comprised 468 words (nouns) and 578 words (nouns) with and without latent needs, respectively (Table 3).

Table 3 Number of words (Noun) as input data

Random sampling

Random sampling was used to ensure an equal number of records with and without latent needs. Prior to random sampling, the caregiver records consisted of 343 and 7231 records with and without latent needs, respectively; among the patient records, the corresponding numbers were 63 and 2010 records. After random sampling, the selected caregiver records comprised 343 records of each type, and the selected patient records consisted of 63 records of each type (Table 1).

Machine learning model for the prediction of latent needs

Using the aforementioned standard measures, we analysed the results predicted by the three machine learning models, that is, Naive Bayes, SVM, and random forest, with and without the new morpheme selection method using Z-scores (Fig. 3; Tables 45 and 6).

Fig. 3
figure 3

Accuracy in predicting latent needs by new method adaptation. Yes, new method adaptation; No, no new method adaptation

Table 4 Accuracy in predicting latent needs by Naïve Bayes
Table 5 Accuracy in predicting latent needs by SVM
Table 6  Accuracy in predicting latent needs by SVM

Among the caregiver records, SVM was the most accurate both with and without the new morpheme selection method using Z-scores. The F-measure values for the SVM, random forest, and naive bayes models were 0.77, 0.74, and 0.67 before applying the Z-scores and 0.77, 0.73, and 0.69 after applying the Z-scores, respectively.

For the patient records, SVM was the most accurate when paired with the new morpheme selection method using Z-scores, whereas random forest was the most accurate without the new morpheme selection method using Z-scores. The F-measure values for the SVM, random forest, and naive bayes models were 0.79, 0.81, and 0.73 before applying the Z-scores and 0.81, 0.77, and 0.75 after applying the Z-scores, respectively.

Discussion

Machine learning models were developed to automatically extract the latent needs of patients and their caregivers from transcribed interviews in Japanese. The Naive Bayes or SVM model paired with the new method exhibited a higher prediction accuracy (F-values) for both caregiver and patient records; this was particularly evident for the SVM with adequate prediction levels. This indicates that using the new morpheme selection method using Z-scores as a pre-processing step, a higher prediction level could be secured while appropriately reducing information.

For example, a study conducted in the US revealed that Z-scores could be used with the SVM to successfully identify important keywords in human genetics-related articles with greater accuracy compared to all other articles [15]. Regardless of the size of the dataset, the selection of important keywords using the Z-score contributes to the selection of appropriate feature parameters for the SVM [16]. Consequently, the SVM was able to classify text classes properly. Therefore, it exhibited the highest accuracy even when using the Z-score. Conversely, Naive Bayes functions on the assumption that the data features are independent and mutually uncorrelated. Therefore, considering that this assumption is unrealistic, the SVM was considered a better choice for prediction. However, the adaptation of the new method resulted in a lower prediction accuracy in the case of random forest. This is because random forest builds a machine learning model by considering the interaction of features. Therefore, the prediction accuracy may be reduced if the features selected in pre-processing do not adequately capture the interaction.

Strengths and limitations

This is the first study to compare the accuracy of a machine learning model by adopting Z-scores to predict the latent needs of patients or their caregivers using transcribed interviews in Japanese as a data source. However, there are three study limitations. At first, this cannot be adapted directly to all disease domains, as the characteristics of words vary depending on the disease owing to the diversity of symptoms or severity of disease in the Japanese language. This study was an initial assessment, so we consider the evaluation of differences in latent needs by topic classification due to differences in positions to be the next step in the research. Finally, the dataset in this study was small size, so future consideration is needed for further evaluation of the new methods.

Conclusion

A new scheme for machine learning models was developed to predict the latent needs of dementia patients and their caregivers by extracting related data from interviews in Japanese. Z-score adaptation with SVM in dementia patients showed the enough prediction accuracy of machine learning models. However, this study alone cannot be used to assign significance to the adaptation of the new method because of no enough size of dataset. Such pre-selection with Z-score adaptation from text data in machine learning models should be considered with more modified suitable methods in the near future.

Availability of data and materials

The data that support the findings of this study are available from DIPEx-Japan (https://www.dipex-j.org/dementia/), but restrictions apply to the availability of these data, which were used under license for the current stud and are hence not publicly available. Therefore, the authors confirm that the data supporting the findings of this study are available within the article.

References

  1. WHO. Dementia: a public health priority 2012 [Available from: https://www.who.int/publications/i/item/dementia-a-public-health-priority].

  2. Ninomiya T. Study on Future Estimates of the Elderly Population with Dementia in Japan 2015 [Available from: https://mhlw-grants.niph.go.jp/system/files/2014/141031/201405037A/201405037A0001.pdf].

  3. Cabinet Office. White book on ageing society (outline edition) 2016 [Available from: https://www8.cao.go.jp/kourei/whitepaper/w-2016/html/gaiyou/s1_2_3.html#:~:text=65%E6%AD%B3%E4%BB%A5%E4%B8%8A%E3%81%AE%E9%AB%98%E9%BD%A2%E8%80%85%E3%81%AE%E8%AA%8D%E7%9F%A5%E7%97%87%E6%82%A3%E8%80%85,1%EF%BC%8D2%EF%BC%8D12%EF%BC%89%E3%80%82].

  4. Ministry of Health Labour and Welfare. Comprehensive strategy to promote dementia policies (new orange plan) 2015 [Available from: https://www.mhlw.go.jp/file/06-Seisakujouhou-12300000-Roukenkyoku/nop1-2_3.pdf].

  5. Japan Health Sciences Foundation. Medical needs assessment and emerging medical needs in 60 diseases 2014 [Available from: https://u-lab.my-pharm.ac.jp/~soc-pharm/achievements/img/index/h26.pdf].

  6. Fujita I. Participative medicine and patients -connecting patients to live. Kyoto: KOYO SHOBO Corporation; 2001.

    Google Scholar 

  7. Tanemura N, Sasaki T, Sato J, Urushihara H. Real World Survey of Patient Engagement Status in Clinical Research: the First Input from Japan. The Patient - Patient-Centered Outcomes Research. 2020;13:623–32.

    Article  PubMed  Google Scholar 

  8. Hall ET. Across cultures. Tokyo: TBS-BRITANNICA; 1993.

    Google Scholar 

  9. Muto K. Research on building a database of narratives of clinical trial participants and improving the quality of protection of human subjects 2014 [Available from: https://kaken.nii.ac.jp/ja/grant/KAKENHI-PROJECT-24300294/].

  10. McRoy S, Rastegar-Mojarad M, Wang Y, Ruddy KJ, Haddad TC, Liu H. Assessing Unmet Information needs of breast Cancer survivors: exploratory study of Online Health Forums using text classification and Retrieval. JMIR Cancer. 2018;4(1):e10.

    Article  PubMed  PubMed Central  Google Scholar 

  11. Li J, Cheng K, Wang S, Morstatter F, Trevino RP, Tang J, et al. Feature selection: A Data Perspective. ACM Journals. 2018;50(6):1–45.

    Google Scholar 

  12. Berrar D, Granzow M. A comparison of resampling methods for gene selection. In Proceedings of the European Conference on Computational Biology (ECCB). 2007;6:11–2.

    Google Scholar 

  13. Santafé G., Lozano JA., Larrañaga P. On the use of preprocessing for improving the performance of evolutionary algorithms in data mining. In: Proceedings of the 2005 conference on Genetic and evolutionary computation. 2005. p. 2199–206.

    Google Scholar 

  14. Shirota Y, Hashimoto T. Discovering potential prior expectations from word-of-mouth information on the web. Gakushuin Economic Papers. 2015;52(1).

  15. Yu W, Clyne M, Dolan SM, Yesupriya A, Wulf A, Liu T, et al. GAPscreener: an automatic tool for screening human genetic association literature in PubMed using the support vector machine technique. BMC Bioinformatics. 2008;9:205.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  16. Polavarapu N, Navathe SB, Ramnarayanan R, ul Haque A, Sahay S, Liu Y. Investigation into biomedical literature classification using support vector machines. Proc IEEE Comput Syst Bioinform Conf. 2005:366–74.

Download references

Acknowledgements

We received generous support from Y. Fujinami. We are grateful to the editors at Editage for providing English language editing support for our manuscript.

Funding

This research was supported by JSPS KAKENHI Grant Number: Grant-in-Aid for Scientific Research(C) 20K07260.

Author information

Authors and Affiliations

Authors

Contributions

All authors designed the study, the main conceptual ideas, and the proof outline. N.T and T.S. prepared the data. R.M, J.W., T.S., M.A., and N.T. constructed the machine learning model. All authors interpreted the results and worked on the manuscript. N.T. wrote the draft manuscript with support from all co-authors. All authors discussed the results and commented on the manuscript.

Corresponding author

Correspondence to Nanae Tanemura.

Ethics declarations

Ethics approval and consent to participate

This study was approved on 2 December 2020 (no. 275) by the Ethics Committee for Research Involving Humans of the National Institute of Health and Nutrition, National Institutes of Biomedical Innovation, Health and Nutrition, Japan. This study was conducted in accordance with the ethical standards established by the 1964 Declaration of Helsinki and its subsequent amendments. The view of the data providers (DIPEx-Japan) was that they explained and obtained written consent from the subjects stating that they would not be contacted on each occasion for secondary use of the anonymised information in the explanatory documents to the subjects. Therefore, the view of the data provider was that there was no need for the research institution receiving the existing information to opt out of the use of the anonymised information. Therefore, informed consent waiver for this study was approved by the Ethics Committee for Research Involving Humans of the National Institute of Health and Nutrition, National Institutes of Biomedical Innovation, Health and Nutrition, Japan.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Tanemura, N., Sasaki, T., Miyamoto, R. et al. Extracting the latent needs of dementia patients and caregivers from transcribed interviews in japanese: an initial assessment of the availability of morpheme selection as input data with Z-scores in machine learning. BMC Med Inform Decis Mak 23, 203 (2023). https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-023-02303-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12911-023-02303-3

Keywords