Skip to main content

ORIGINAL RESEARCH article

Front. Public Health, 07 February 2022
Sec. Digital Public Health

AI-Based Publicity Strategies for Medical Colleges: A Case Study of Healthcare Analysis

  • Jinzhou Medical University, Jinzhou, China

The health status and cognition of undergraduates, especially the scientific concept of healthcare, are particularly important for the overall development of society and themselves. The survey shows that there is a significant lack of knowledge about healthcare among undergraduates in medical college, even among medical undergraduates, not to mention non-medical undergraduates. Therefore, it is a good way to publicize healthcare lectures or electives for undergraduates in medical college, which can strengthen undergraduates' cognition of healthcare and strengthen the concept of healthcare. In addition, undergraduates' emotional and mental state in healthcare lectures or electives can be analyzed to determine whether undergraduates have hidden illnesses and how well they understand the healthcare content. In this study, at first, a mental state recognition method of undergraduates in medical college based on data mining technology is proposed. Then, the vision-based expression and posture are used for expanding the channels of emotion recognition, and a dual-channel emotion recognition model based on artificial intelligence (AI) during healthcare lectures or electives in a medical college is proposed. Finally, the simulation is driven by TensorFlow with respect to mental state recognition of undergraduates in medical college and emotion recognition. The simulation results show that the recognition accuracy of mental state recognition of undergraduates in a medical college is more than 92%, and the rejection rate and misrecognition rate are very low, and false match rate and false non-match rate of mental state recognition is significantly better than the other three benchmarks. The emotion recognition of the dual-channel emotion recognition method is over 96%, which effectively integrates the emotional information expressed by facial expressions and postures.

Introduction

At present, the healthcare system of undergraduates in China is not well-established, especially in medical colleges where the healthcare system should be perfect (1). An undergraduate is a special group in China, and their health has been the focus of social attention. At present, with the development of society, various adverse events emerge endlessly, and adverse events also occur frequently among undergraduates. The majority of this is related to a lack of knowledge about healthcare (2). Undergraduates are at the junction of school and society, and in the transition period from minors to adults. In this special period, if they do not have a good attitude and sufficient knowledge reserve, they are likely to make wrong decisions and finally suffer all kinds of harm. The study of healthcare knowledge for undergraduates is significant for themselves and the whole society. It can not only maintain their own health, avoid various diseases and accidents, but also reduce social losses (35).

Some researches show that undergraduates, even those in medical colleges, have limited knowledge of healthcare. Undergraduates have a good understanding of some common healthcare knowledge, while they know little about such healthcare knowledge as reproductive health, infectious diseases, venereal diseases, AIDS, and contraception (6, 7). Therefore, medical colleges should carry out health education and popularize healthcare knowledge. College healthcare institutions should cultivate undergraduates' awareness and behavior for protecting the environment, to make students physically and mentally healthy. Healthcare should be included in the teaching plan, and electives or lectures on healthcare should be set up. This is very important to find out whether undergraduates hide their illness in time and avoid immeasurable losses caused by untimely discovery (8, 9).

Artificial intelligence (AI) has gradually come into our life and applied in various fields, which has not only brought great economic benefits to many industries but also brought many changes and convenience to our life (10, 11). In recent years, the process of digitalization in the medical field has been advancing in depth and gradually moving toward the stage of smart medical service. Smart medical service is to uses AI technology as a tool to provide accurate and systematic medical services based on big data (12). With the breakthrough of the neural network, deep learning, image recognition, other key technologies, and renewed AI medical service will realize the leap from perceptual intelligence and computational intelligence to cognitive intelligence (1315). Given the above, this study publicizes healthcare to undergraduates through lectures and electives in medical colleges, so as to judge whether students hide or exaggerate their illness and master the knowledge of healthcare, which is convenient for health guidance.

Accordingly, the main contributions of this study can be summarized as follows. (i) A mental state recognition method of undergraduates in medical college based on data mining is proposed. At first, brainwave sensors are introduced to collect signals. Then, empirical wavelet transform is introduced to denoise the signals, and linear discriminant analysis (LDA) is used to extract the features. Finally, a convolutional neural network (CNN) is used to construct the recognition model. (ii) The vision-based expression and posture dual-channel emotion recognition is proposed.

The remainder of this study is organized as follows. Section Related Study reviews related study. In section Data Mining-based Mental State Recognition of Undergraduates in Medical College, the mental state recognition method of undergraduates in medical college based on data mining is presented. In section Emotion Recognition is Based on a Dual-channel of Expression and Posture, the vision-based expression and posture dual-channel emotion recognition are proposed. Simulation results are presented in section Experiment and Results Analysis. Section Conclusions concludes this study.

Related Study

Healthcare has always been the focus of people's attention, especially for medical college undergraduates. Although they study in medical college, their lack of healthcare knowledge is obvious. There are some studies aimed at improving healthcare publicity. In (16), traditional Chinese medicine-based simplified health management application was proposed to help the healthcare management of people. In (17), the authors constructed some areas of healthcare technology research and support practitioners in healthcare technology design, development, selection, and acquisition. In (18), the authors discussed how to solve these problems through patient-centric healthcare services, especially through the use of distributed diagnosis and family medicine paradigm. Efficiency had always been a major goal of healthcare because of its impact on safety, quality, and waste reduction. To improve efficiency, in (19), hospitals and laboratories around the world had implemented lean medicine in their processes. In (20), the authors proposed a conceptual model to investigate the healthcare technology management capability required by the healthcare information system.

Mental state recognition can well reflect whether undergraduates hide their illness or they have mastered the knowledge of healthcare. Mental state recognition was diagnosed by experts before. This method has a high cost, long time-consuming, poor intelligence, and unstable recognition results. With the development of neural network technology, there are some mental state recognition methods based on neural networks. In (21), four mental states were classified by electroencephalogram (EEG), and multi-feature block-based convolutional neural network combined with space-time EEG filter were used for recognizing the current mental state of the pilot. In (22), a connected structure of deep recurrent and 3D CNNs were proposed for learning EEG features without a priori knowledge crossing different tasks. In (23), the authors used a flight simulator to construct a simulation environment, induce different mental states, and collect biological signals. In (24), a generative domain-adversarial neural network-based model was presented to solve the problem of a different distribution of EEG. In (25), a driving fatigue detection method based on partially oriented coherent graph CNN is proposed. In (26), a quadratic loss multi-class support vector machine (M-SVM2) was proposed, which considered all categories at the same time and classified five mental tasks by EEG signals. In (27), a post processing procedure (PoPP) was formulated to overcome the problem of static classification. In (28), an intelligent monitoring agent based on multimodal data (MD-IMA) was proposed to help teachers effectively monitor students' various psychological states in the process of discussion.

Facial expression can intuitively reflect people's emotional states and mental activities, which is also an important way to express emotions. Current research studies on emotion recognition have been proposed. In ref (29), machine learning and EEG signals-based interpretable emotion recognition method were presented to improve the accuracy of classification. In (30), a novel algorithm is proposed to extract the common features of each emotional state to reliably represent human emotions. In (31), a new two-layer feature selection framework was proposed for emotion classification from a comprehensive list of body motion features. In (32), a face emotion recognition method based on parametric images and machine learning technology was proposed. In (33), a new group emotion recognition method was proposed to estimate the group emotion. To sum up, there are few research studies on the fusion of mental state and emotion recognition in healthcare, which motivates this study.

Data Mining-Based Mental State Recognition of Undergraduates in Medical College

Medical colleges publicize healthcare related content in the form of lectures or electives and analyze whether they hide or exaggerate diseases according to undergraduates' mental state and emotional characteristics, so as to facilitate the guidance of health management. To solve the problems in the process of mental state recognition of undergraduates and improve the accuracy of mental state recognition of undergraduates in medical college, this study proposes a mental state recognition method of undergraduates in medical college based on data mining technology. At first, brainwave sensors are introduced to collect mental state signals of undergraduates in medical college. Then, empirical wavelet transform is introduced to denoise the mental state signals of undergraduates in medical college, and linear discriminant analysis (LDA) is used to extract the mental state recognition features of undergraduates in medical college. Finally, CNN is used to construct the mental state recognition model of undergraduates in medical college.

The mental state recognition method of undergraduates in medical college based on data mining is described as follows.

A. Mental state signal acquisition of undergraduates in medical college

In recognizing the mental state of undergraduates in medical college, first, the mental state signals of undergraduates in medical college are collected. In this study, brainwave sensors are used to collect EEG signals of undergraduates in medical college (34). The task of EEG signal recognition is to process the collected original EEG analog signal through an analog-to-digital conversion and filtering algorithm, and then perform a simple threshold setting algorithm for its source data, so as to realize the recognition of EEG signal and the mental state of undergraduates in medical college.

B. Mental state signal denoising of undergraduates in medical college

Suppose that the original mental state signal of undergraduates in a medical college is ms(n), which contains a certain noise noi(n), and we have

ms(n)=ms_a(n)+noi(n)    (1)

where ms_a(n) represents the available mental state signal of undergraduates in medical college.

Suppose that F(u) ∈ L2(R), and the Fourier transform is F′(u). Extension and translation operations are performed on F(u), and we have

Fa,b(u)=|a|-13F(u-ba)    (2)

where a, bR, a ≠ 0. a is the extension factor, and b is the translation factor.

The empirical wavelet coefficient is defined as follows.

Fj,k=-+ms(n)Fa,b(u)du    (3)

where j and k are the coefficients of time and frequency domain, respectively. Since the empirical wavelet coefficients of available mental state signals of undergraduates in medical college are different from those of noise (35), the empirical wavelet coefficients of noise are small, so the soft thresholding method is used to denoise the signals (36), which can be defined as follows.

ST(Fj,k)={sgn(u)Fj,k,|Fj,k|ε0,|Fj,k|<ε    (4)

where ε is the threshold and sgn(u) is the symbolic function.

C. The mental state features extraction of undergraduates in medical college

The conditional probability density function f(xm) of LDA is a Gaussian distribution with different means and the same variance (37), and f(xm) is used to process the mental state signals of undergraduates in medical college.

m=1nf(xm)=0    (5)

Covariance matrix C_msΦ of mental state dataset of undergraduates in medical college can be calculated as follows:

C_msF=1nm=1nF(xm)FT(xm)    (6)

The solution of feature equation of mental state of undergraduates in a medical college is calculated as follows:

λφ=C_msFφ    (7)

Supposing that Am,n=FT(xm)F(xn)=a(xm,xn), the eigenvalue is λn, and the eigenvector is kn, n = 1, 2, ⋯   , N, which can be expressed as follows:

Ak=mλk    (8)

D. Data mining

The convolutional neural network is used for mental state recognition of undergraduates in medical college, and ReLU is used as the activation function, which can be defined as follows:

r(x)=Wconv(x)+b    (9)

where W is the weight matrix, b is the bias and conv(x) is the convolutional function, and we have

min13b2+1am=1aτ(f(xm)ms(m))s.t.τ(f(xm)ms(m))={|f(xm)ms(m)|τ,|Wconv(x)+bms(m)|τ0,|Wconv(x)+bms(m)|<τ    (10)

The dual form is established by using the alternating direction multiplier γm and γm*, which is defined as follows:

minγ*ϵR212m,n=1n(γm*Wconv(x))+τi=1n(γmWconv(x))-m=1nms(m)Wconv(x)    (11)

So the decision function of CNN is defined as follows:

r(x)=m=1n(γm-γm*)Wconv(x)(F(xm),F(x))+b    (12)

E. Mental state recognition process of undergraduates in medical college based on data mining

To be specific, the process of mental state recognition in medical college is based on data mining through the following seven steps:

Step 1: The mental state recognition signals of undergraduates in medical college are collected through brainwave sensors.

Step 2: The decomposition scale of empirical wavelet transform is determined, and the original mental state recognition signal of undergraduates in a medical college is multi-scale decomposition, so that the noise and available mental state recognition signals of undergraduates in medical college are separated, and they will correspond to different wavelet coefficients.

Step 3: The soft threshold value of denoising is set, and each wavelet coefficient is compared with the threshold value to filter out the noise in the mental state recognition signals of undergraduates in medical college, and the mental state recognition signals of undergraduates in medical college without noise are obtained through the reconstruction of the empirical wavelet transform, so as to improve the signal-to-noise ratio.

Step 4: The LDA algorithm is used to extract features from mental state recognition signals of undergraduates in medical college, and the most important features are selected as the input vector of CNN.

Step 5: The function and related parameters of CNN are set, and an ant colony algorithm is introduced to optimize the parameters of CNN and ensure the CNN reaches the optimal state.

Step 6: The mental state recognition signals of undergraduates in medical college are taken as the output of CNN, and the recognition model of mental state signals of undergraduates in a medical college is constructed by learning the optimal parameters through CNN.

Step 7: Test samples are used to verify the performance of the recognition model and output the results of the model.

Given the above, the flowchart of mental state recognition of undergraduates in medical college is shown as Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1. Flowchart of mental state recognition of undergraduates in medical college.

Emotion Recognition is Based on a Dual-Channel of Expression and Posture

Section Data Mining-based Mental State Recognition of Undergraduates in Medical College introduces the healthcare publicity in medical college, through the mental state recognition signals of undergraduates in medical college to judge whether they have hidden illness. In addition to the mental state, facial expressions can also reflect the emotions of undergraduates. However, it is not enough to take facial expressions as the perception of emotions. In this section, the emotion recognition method combining facial expression and posture is proposed to judge whether undergraduates have hidden illnesses, on the other hand, to achieve the purpose of healthcare publicity. This section uses vision-based expression and posture to expand the channels of emotion recognition and proposes a dual-channel emotion recognition model based on deep learning during healthcare lectures or electives in medical college. The model consists of three parts: data preprocessing, feature extraction, and multimodal fusion. To provide the input streams of the expression channel and posture channel, the raw data are preprocessed first, including face detection and posture video sequence size processing. The CNN has a strong learning ability of image features and does not rely on manual experience. A 3DCNN is specially used for human action recognition, which can learn space-time features at the same time. Therefore, this section adopts two networks to model the facial expression image information, posture appearance, and movement information, respectively. Finally, the output of the dual-channel is weighted and fused and the final classification result is obtained.

A. Data preprocessing

Data preprocessing includes facial expression detection and posture video sequence size processing, and data acquisition is still through brainwave sensors. To provide the input stream of the expression channel, this study uses multi-task CNN (MTCNN) for facial expression detection. All frames are processed through MTCNN to obtain the facial image and adjusted to 96 × 96 pixels. The input of the posture channel in the dual-channel is a video sequence, and the size of all video frames is uniformly adjusted to 510 × 680 pixels.

B. Feature extraction

a) Expression channel

To obtain facial expression information, the deep separable CNN mini Xception (38) is used for feature extraction. The network model of mini Xception is derived from Xception architecture. The deep separable convolution can make more effective use of model parameters, and the residual connection module can speed up the convergence process. The learning rate in the training stage is set to 0.2 randomly, and the batch size is set to 32 by referring to the Dian et al. (39).

b) Posture channel

To obtain posture emotion information, the C3D network is used for feature extraction. Studies have shown that both expression and posture information play important roles in perceiving emotions from physical expression. At the same time, effective space-time information is critical for video sequences. C3D can simply and efficiently learn time and space features, and pay attention to expression and posture information, which is suitable for extracting emotional features of posture. The initial learning rate in the training stage is set to 0.001 by comparison of the training set, and batch size is set to 10 by referring to the Han et al. (40).

C. Multimodal fusion

The expression channel and posture channel have their own advantages in obtaining the characteristic information. Weighted-sum is used for decision level fusion. After learning features using a neural network, the posterior probability of category is obtained after the full connection layer, and the posterior probability of the output of expression and posture channels is on the weighted-sum operation. Since the facial expression is the main channel, the weight of the expression channel and posture channel are set to 0.7 and 0.3, respectively.

Experiment and Results Analysis

Setup

In this study, the experiment is performed under the environment of Python-based deep learning framework TensorFlow, and experiments are executed on a computer with an Intel i9-11900 2.5 GHz CPU, 32GB of RAM (3,333 MHz), and NVIDIA RTX 3080 Ti, 12GB GDDR6X GPU. The sample data distribution of the simulation of mental state recognition signals of undergraduates in a medical college is shown in Table 1. Additionally, three methods are selected for mental state recognition comparison on the same test platform, which are M-SVM2 (26), PoPP (27), and MD-IMA (28), and three benchmarks can also be used for the simulation of emotion recognition.

TABLE 1
www.frontiersin.org

Table 1. Sample data distribution of mental state recognition signals of undergraduates in medical college simulation.

Comparison Analysis

Mental State Recognition of Undergraduates in Medical College

The simulation results are analyzed by using the accuracy, false match rate, and false non-match rate of mental state recognition signals of undergraduates in medical college. The simulation results of mental state recognition signals of undergraduates in medical college are counted respectively.

As can be seen from Figure 2, the recognition accuracy of the method proposed in this study is always the highest, while the recognition accuracy of the other three benchmarks is not too high. The recognition accuracy rate can well reflect the recognition of the psychological state of medical college undergraduates. The high recognition accuracy rate of the proposed method can ensure that the mental state of medical college undergraduates in lectures or electives can be well recognized, to improve the ability to judge whether medical college undergraduates hide their illness through their mental state, At the same time, it can clearly find the degree of medical college undergraduates' mastery of healthcare knowledge. With the increasing number of simulation times, the recognition accuracy of the three benchmarks does not exceed 90%. In contrast, the proposed method has been maintained at more than 90%. The recognition accuracy of PoPP varies from high to low and is unstable, the recognition accuracy of MD-IMA shows an upward trend, and the recognition accuracy of M-SVM2 is always low.

FIGURE 2
www.frontiersin.org

Figure 2. The comparison of the accuracy of mental state recognition of undergraduates in medical college by different methods.

As can be seen from Figures 3, 4, the false match rate and false non-match rate of the proposed method in this study are always the lowest, almost below 4%. After the 8th simulation, the false match rate of the proposed method shows an obvious downward trend, while the false non-match rate of the proposed method shows a downward trend after the 9th simulation, and the false match rate of the other three benchmarks are all above 5% and not so stable. False match rate and false non-match rate are significant in healthcare lectures or electives. If recognized incorrectly, they are likely to have a negative impact on the mental aspect of medical college undergraduates, further disrupting their desire for healthcare knowledge. The method proposed in this study always keeps low false match rate and false non-match rate, so as to provide a good guarantee for medical college undergraduates in healthcare lectures or electives.

FIGURE 3
www.frontiersin.org

Figure 3. The comparison of false match rate of mental state recognition of undergraduates in medical college by different methods.

FIGURE 4
www.frontiersin.org

Figure 4. The comparison of false non-match rate of mental state recognition of undergraduates in medical college by different methods.

As can be seen from Table 2; Figure 5, the recognition time of the proposed method in this study is relatively low. This is because the method proposed in this study uses the ReLU activation function of CNN to make network training faster. Compared with the sigmoid and tanh activation function, the derivative is easier to be obtained. Meanwhile, the ReLU activation function increases the non-linearity of the network and prevents the gradient from disappearing. When the value is too large or too small, the derivative of sigmoid and tanh is close to zero, and ReLU is the unsaturated activation function, there is no such phenomenon. In addition, the ReLU activation function makes the mesh sparse and reduces overfitting. Low recognition times play an important role in healthcare lectures or electives to ensure timely problem detection and facilitate timely decision making. It also can be seen from Table 2 that the recognition time of the proposed method is 78.9% lower than that of M-SVM2.

TABLE 2
www.frontiersin.org

Table 2. Recognition time of mental state recognition of undergraduates in medical college by different methods.

FIGURE 5
www.frontiersin.org

Figure 5. The comparison of recognition time of mental state recognition of undergraduates in medical college by different methods.

By comparing the recognition time of undergraduates' mental state recognition, it can be found that the average recognition time of undergraduates' mental state recognition in this study is 18.26 s, while the average modeling time of M-SVM2, PoPP, and MD-IMA are 86.46, 29.73, and 58.64 s, respectively. It can be seen that the method proposed in this study shortens the recognition time of undergraduates' mental state recognition, accelerates the speed of undergraduates' mental state recognition, and has a good effect on the publicity of healthcare.

Emotion Recognition

To verify the effect of expression and posture on emotion recognition during healthcare lectures or electives in medical college and the contribution of dual-channel fusion patterns, the simulation on single pattern emotion recognition is conducted. The pre-processing training set is used for data training, and the expression sequence and posture sequence are corresponding to each other. The testing set was used for 10 tests, and the average recognition rate was used as the evaluation index.

As can be seen from the simulation results in Table 3, the facial expression is of great significance to emotion recognition with an average recognition rate of 94.698%. As can be seen from the confusion matrix in Table 4; Figure 6, the effect of perceiving negative emotion through facial expression is the worst, and it is easy to misjudge as neutral emotion. Posture is diagnostic in emotional expression and can spontaneously reveal some emotional clues with an average recognition rate of 88.024%. As can be seen from the confusion matrix in Table 5; Figure 7, the posture perception of positive emotions is the worst.

TABLE 3
www.frontiersin.org

Table 3. The results of emotion recognition during healthcare lectures or electives in medical college.

TABLE 4
www.frontiersin.org

Table 4. Facial emotion recognition confusion matrix during healthcare lecture or electives in medical college.

TABLE 5
www.frontiersin.org

Table 5. Posture emotion recognition confusion matrix during healthcare lecture or electives in medical college.

FIGURE 6
www.frontiersin.org

Figure 6. Percentage stacked column chart of facial emotion recognition confusion matrix.

FIGURE 7
www.frontiersin.org

Figure 7. Percentage stacked column chart of posture emotion recognition confusion matrix.

As shown in Table 6; Figure 8, dual-channel fusion emotion recognition verifies the effectiveness of emotion recognition through facial expression and posture, and the average recognition rate is greatly improved, which is higher than the facial emotion recognition and posture emotion recognition separately. By comparing the single pattern and dual-channel fusion emotional confusion matrix can be more intuitive to see the advantage of the dual-channel fusion mode: when expression channel and posture channel are fused, the limitations of expression perception of negative emotion and posture perception of positive emotion are complementarily improved, and the recognition rate of neutral emotion is improved, so as to improve the overall judgment accuracy. It shows that facial expression and posture contribute to emotion recognition, and the expressed information can effectively complement each other. Combining facial expression and posture can improve the ability and reliability of recognizing emotional state during healthcare lectures or electives in medical college.

TABLE 6
www.frontiersin.org

Table 6. Dual-channel emotion recognition confusion matrix during healthcare lecture or electives in medical college.

FIGURE 8
www.frontiersin.org

Figure 8. Percentage stacked column chart of dual-channel emotion recognition confusion matrix.

Conclusions

Healthcare has always been neglected in colleges, resulting in negative influence and some unsafe incidents. In the lectures or electives of medical colleges, healthcare should be taken as the publicity strategy to promote the awareness of healthcare among undergraduates through medical undergraduates' better understanding of healthcare. However, in the healthcare lectures or electives, the master's degree of medical undergraduates and whether to hide the illness are the focus of this study. To recognize the mental state of undergraduates in medical college, brainwave sensors are introduced to collect mental state signals of undergraduates in medical college. Then, empirical wavelet transform is introduced to denoise the mental state signals of undergraduates in medical college, and LDA is used to extract their mental state recognition features. So CNN is used to construct the mental state recognition model of undergraduates in medical college. In addition, the dual-channel emotion recognition method combining facial expression and posture is proposed to judge whether undergraduates have hidden illnesses, on the other hand, to achieve the purpose of healthcare publicity. The simulation results reveal that the proposed method can perfectly recognize the mental state and emotion to meet the requirements in lectures or electives.

The research of this study is aimed at the recognition of individual mental states and emotions in public space, and there is group-level in public space, which is also meaningful for the calculation of the overall mental states and emotions of the group-level. The next step is to study multi-scale mental state and emotion recognition in public space. CNN is used for static output, while recurrent neural network (RNN) can be used to describe the output of continuous state in time with memory function. Therefore, the combination of CNN and RNN can be considered for training in the next step.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Author Contributions

CW contributes to writing and methodology. LZ contributes to data analysis and information research. Both authors contributed to the article and approved the submitted version.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher's Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

1. Zhao W, Jones C, Wu M, Moyle W. Healthcare professionals' dementia knowledge and attitudes towards dementia care and family carers' perceptions of dementia care in China: an integrative review. J Clin Nurs. (2020). doi: 10.1111/jocn.15451. [Epub ahead of print].

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Jin X, Feng H, Zhou Z. Understanding healthcare knowledge diffusion in wechat. In: Sixteenth Wuhan International Conference on E-Business. Wuhan (2017). p. 288–97.

3. Civaner M, Vatansever K, Balcioglu H, Yavuz CI, Sarikaya O. Education for healthcare in disasters: an imperative for undergraduate medical education. Balkan Med J. (2011) 38:344–50. doi: 10.5174/tutfd.2010.03529.1

CrossRef Full Text | Google Scholar

4. Courtenay M, Lim R, Castro-Sanchez E, Deslandes R, Hodson K, Morris G, et al. Development of consensus-based national antimicrobial stewardship competencies for UK undergraduate healthcare professional education. J Hosp Infect. (2018) 100:245–56. doi: 10.1016/j.jhin.2018.06.022

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Tsokova Y, Taneva T, Tornyova B. Undergraduate healthcare students' attitude to e-learning at medical university–Plovdiv. In: CBU International Conference Proceedings 2017: Innovations In Science And Education. (2017). p. 855–61.

6. Williams B, Beovich B, Ross L, Wright C, Ilic D. Self-efficacy perceptions of interprofessional education and practice in undergraduate healthcare students. J Interprof Care. (2017) 31:335–41. doi: 10.1080/13561820.2017.1286637

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Jeannot E, Viviano M, Follonier MC, Kaech C, Oberhauser N, Mpinga EK, et al. Human papillomavirus infection and vaccination: knowledge, attitude and perception among undergraduate men and women healthcare university students in Switzerland. Vaccines. (2019) 7:130. doi: 10.3390/vaccines7040130

PubMed Abstract | CrossRef Full Text | Google Scholar

8. Wang F, Lou M, Lu S, Yen W, Tsai C, Ma W, et al. Preliminary study on the effectiveness of a stress management program for healthcare-related undergraduates with at-risk mental state. Perspect Psychiatr Care. (2020) 57:88–97. doi: 10.1111/ppc.12528

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Jackman, Mayan M, Kutt A, Vohra S. Perceptions of complementary health approaches among undergraduate healthcare professional trainees at a Canadian university. Eur J Integr Med. (2017) 9:120–5. doi: 10.1016/j.eujim.2016.12.002

CrossRef Full Text | Google Scholar

10. Lu H, Li Y, Chen M, Kim H, Serikawa S. Brain intelligence: go beyond artificial intelligence. Mob Netw Appl. (2018) 23:368–75. doi: 10.1007/s11036-017-0932-8

CrossRef Full Text | Google Scholar

11. Li X, Jiang H. Artificial intelligence technology and engineering applications. Appl Comput Electromagn Soc J. (2017) 32:381–8. doi: 10.1080/0952813X.2014.97783

CrossRef Full Text | Google Scholar

12. Fang L, Yin C, Zhu J, Ge C, Tanveer M, Jolfaei A, et al. Privacy protection for medical data sharing in smart healthcare. ACM Trans Multimedia Comput Commun Appl. (2021) 16:100–17. doi: 10.1145/3408322

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Liu C, Huang C, Wang J. the critical factors affecting the deployment and scaling of healthcare AI: viewpoint from an experienced medical center. Healthcare. (2021) 9:685–96. doi: 10.3390/healthcare9060685

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Yu Y, Zhang Z, Sun R, Liu H, Yuan S, Jiang T, et al. AI-guided resource allocation and rescue decision system for medical applications. Future Gener Comput Syst. (2021) 118:485–91. doi: 10.1016/j.future.2020.12.010

CrossRef Full Text | Google Scholar

15. Kaur S, Singla J, Nkenyereye L, Jha S, Prashar D, Joshi GP, et al. Medical diagnostic systems using artificial intelligence (AI) algorithms: principles and perspectives. IEEE Access. (2020) 8:228049–69. doi: 10.1109/ACCESS.2020.3042273

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Song D, Xia Y, Wang R, Xu H. Using traditional Chinese medicine ideas as a mechanism to engage people in health awareness. Sustainability. (2018) 10:2702–13. doi: 10.3390/su10082702

CrossRef Full Text | Google Scholar

17. Haynes SR, Barbone MG, Jermusyk MJ. Information technology challenges for mobile integrated healthcare, 2015. In: IEEE International Conference on Healthcare Informatics (ICHI 2015). Dallas, TX (2015). p. 578–86.

18. White CC, Fang D, Kim EH, Lober WB, Kim Y. Improving healthcare quality through distributed diagnosis and home healthcare (D2H2). In: 1st Transdisciplinary Conference on Distributed Diagnosis and Home Healthcare, Conference Proceedings. Arlington, VA (2006).

PubMed Abstract | Google Scholar

19. Zepeda-Lugo C, Tlapa D, Baez-Lopez Y, Limon-Romero J. Critical factors of lean healthcare: an overview. In: International Conference on Healthcare Service Management (ICHSM 2018). Tsukuba (2018). p. 1–7.

20. Wu J, Chen Y, Greenes RA. Healthcare technology management competency and its impacts on IT-healthcare partnerships development. Int J Med Inform. (2009) 78:71–82. doi: 10.1016/j.ijmedinf.2008.05.007

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Lee D, Jeong J, Kim K, Yu BW, Lee SW. Continuous EEG decoding of pilots' mental states using multiple feature block-based convolutional neural network. IEEE access. (2020) 8:121929–41. doi: 10.1109/ACCESS.2020.3006907

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Zhang P, Wang X, Zhang W, Chen J. Learning spatial-spectral-temporal EEG features with recurrent 3D convolutional neural networks for cross-task mental workload assessment. IEEE Trans Neural Syst Rehabilitation Eng. (2019) 27:31–42. doi: 10.1109/TNSRE.2018.2884641

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Han S, Kwak N, Oh T, Lee SW. Classification of pilots' mental states using a multimodal deep learning network. Biocybern Biomed Eng. (2020) 40:324–36. doi: 10.1016/j.bbe.2019.12.002

CrossRef Full Text | Google Scholar

24. Zeng H, Li X, Borghini G, Zhao Y, Arico P, Di Flumeri G, et al. An EEG-based transfer learning method for cross-subject fatigue mental state prediction. Sensors. (2021) 21:2369–88. doi: 10.3390/s21072369

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Zhang W, Wang F, Wu S, Xu Z, Ping J, Jiang Y. Partial directed coherence based graph convolutional neural networks for driving fatigue detection. Rev Sci Instrum. (2020) 91:1–10. doi: 10.1063/5.0008434

PubMed Abstract | CrossRef Full Text | Google Scholar

26. Mounia H, Fatiha H. Mental States Recognition Using Direct and Indirect Multi-Class Support Vector Machines. In: 15th International Multi-Conference on Systems, Signals And Devices (SSD). Hammamet (2018). p. 486–90.

27. Ferreira, Almeida C, Georgieva P, Tome A. Person identification using VEP signals and SVM classifiers. In: 2010 International Joint Conference On Neural Networks IJCNN 2010. Barcelona (2010).

28. Peng S, Nagao K. Recognition of students' mental states in discussion based on multimodal data and its application to educational support. IEEE Access. (2021) 9:18235–50. doi: 10.1109/ACCESS.2021.3054176

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Qing C, Qiao R, Xu X, Cheng Y. Interpretable emotion recognition using EEG signals. IEEE Access. (2019) 7:94160–70. doi: 10.1109/ACCESS.2019.2928691

PubMed Abstract | CrossRef Full Text | Google Scholar

30. Wang S, Chi H, Yuan Z, Geng J. Emotion recognition using cloud model. Chin J Electron. (2019) 28:470–4. doi: 10.1049/cje.2018.09.020

CrossRef Full Text | Google Scholar

31. Ahmed F, Bari ASMH, Gavrilova ML. Emotion recognition from body movement. IEEE Access. (2020) 8:11761–81. doi: 10.1109/ACCESS.2019.2963113

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Lopez-Gil JM, Garay-Vitoria N. Photogram classification-based emotion recognition. IEEE Access. (2021) 9:136974–84. doi: 10.1109/ACCESS.2021.3117253

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Fujii K, Sugimura D, Hamamoto T. Hierarchical group-level emotion recognition. IEEE Trans Multimedia. (2021) 23:3892–906. doi: 10.1109/TMM.2020.3033125

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Nugroho EW, Harnadi B. The method of integrating virtual reality with brainwave sensor for an interactive math's game. In: 16th International Joint Conference on Computer Science and Software Engineering (JCSSE 2019). Pattaya (2019).

35. Gilles J. Empirical wavelet transform. IEEE Trans Signal Process. (2013) 61:3999–4010. doi: 10.1109/TSP.2013.2265222

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Xie D, Xie HJ, Xu A. Parametrized quasi-soft thresholding operator for compressed sensing and matrix completion. Comput Appl Math. (2020) 39:149–72. doi: 10.1007/s40314-020-01176-w

CrossRef Full Text | Google Scholar

37. Cai W, Guan G, Pan R, Zhu X, Wang H. Network linear discriminant analysis. Comput Stat Data Anal. (2018) 117:32–44. doi: 10.1016/j.csda.2017.07.007

CrossRef Full Text | Google Scholar

38. Poobalasubramanian M. Emotion recognition by inclusion of age and gender parameters with a novel hierarchical approach using deep learning. In: Advanced Communication Technologies and Signal Processing (IEEE ACTS). Silchar (2020).

39. Dian RW, Li S, Kang X. Regularizing hyperspectral and multispectral image fusion by CNN denoiser. IEEE Trans Neural Netw Learn Syst. (2021) 32:1124–35. doi: 10.1109/TNNLS.2020.2980398

PubMed Abstract | CrossRef Full Text | Google Scholar

40. Han X, Laga H, Bennamoun M. Image-based 3D object reconstruction: state-of-the-art and trends in the deep learning era. IEEE Trans Pattern Anal Mach Intel. (2021) 43:1578–604. doi: 10.1109/TPAMI.2019.2954885

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: medical college, healthcare, AI, mental state, emotion recognition

Citation: Wang C and Zheng L (2022) AI-Based Publicity Strategies for Medical Colleges: A Case Study of Healthcare Analysis. Front. Public Health 9:832568. doi: 10.3389/fpubh.2021.832568

Received: 10 December 2021; Accepted: 20 December 2021;
Published: 07 February 2022.

Edited by:

Khin Wee Lai, University of Malaya, Malaysia

Reviewed by:

Jianhui Lv, Tsinghua University, China
Khairunnisa Hasikin, University of Malaya, Malaysia

Copyright © 2022 Wang and Zheng. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Lu Zheng, emhlbmdsdTIyMyYjeDAwMDQwO2p6bXUuZWR1LmNu

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.