期刊文献+
共找到389篇文章
< 1 2 20 >
每页显示 20 50 100
Facial Expression Recognition with High Response-Based Local Directional Pattern (HR-LDP) Network
1
作者 Sherly Alphonse Harshit Verma 《Computers, Materials & Continua》 SCIE EI 2024年第2期2067-2086,共20页
Although lots of research has been done in recognizing facial expressions,there is still a need to increase the accuracy of facial expression recognition,particularly under uncontrolled situations.The use of Local Dir... Although lots of research has been done in recognizing facial expressions,there is still a need to increase the accuracy of facial expression recognition,particularly under uncontrolled situations.The use of Local Directional Patterns(LDP),which has good characteristics for emotion detection has yielded encouraging results.An innova-tive end-to-end learnable High Response-based Local Directional Pattern(HR-LDP)network for facial emotion recognition is implemented by employing fixed convolutional filters in the proposed work.By combining learnable convolutional layers with fixed-parameter HR-LDP layers made up of eight Kirsch filters and derivable simulated gate functions,this network considerably minimizes the number of network parameters.The cost of the parameters in our fully linked layers is up to 64 times lesser than those in currently used deep learning-based detection algorithms.On seven well-known databases,including JAFFE,CK+,MMI,SFEW,OULU-CASIA and MUG,the recognition rates for seven-class facial expression recognition are 99.36%,99.2%,97.8%,60.4%,91.1%and 90.1%,respectively.The results demonstrate the advantage of the proposed work over cutting-edge techniques. 展开更多
关键词 EMOTION classification CNN NETWORK HR-LDP
下载PDF
Multi-Objective Equilibrium Optimizer for Feature Selection in High-Dimensional English Speech Emotion Recognition
2
作者 Liya Yue Pei Hu +1 位作者 Shu-Chuan Chu Jeng-Shyang Pan 《Computers, Materials & Continua》 SCIE EI 2024年第2期1957-1975,共19页
Speech emotion recognition(SER)uses acoustic analysis to find features for emotion recognition and examines variations in voice that are caused by emotions.The number of features acquired with acoustic analysis is ext... Speech emotion recognition(SER)uses acoustic analysis to find features for emotion recognition and examines variations in voice that are caused by emotions.The number of features acquired with acoustic analysis is extremely high,so we introduce a hybrid filter-wrapper feature selection algorithm based on an improved equilibrium optimizer for constructing an emotion recognition system.The proposed algorithm implements multi-objective emotion recognition with the minimum number of selected features and maximum accuracy.First,we use the information gain and Fisher Score to sort the features extracted from signals.Then,we employ a multi-objective ranking method to evaluate these features and assign different importance to them.Features with high rankings have a large probability of being selected.Finally,we propose a repair strategy to address the problem of duplicate solutions in multi-objective feature selection,which can improve the diversity of solutions and avoid falling into local traps.Using random forest and K-nearest neighbor classifiers,four English speech emotion datasets are employed to test the proposed algorithm(MBEO)as well as other multi-objective emotion identification techniques.The results illustrate that it performs well in inverted generational distance,hypervolume,Pareto solutions,and execution time,and MBEO is appropriate for high-dimensional English SER. 展开更多
关键词 Speech emotion recognition filter-wrapper HIGH-DIMENSIONAL feature selection equilibrium optimizer MULTI-OBJECTIVE
下载PDF
Exploring Sequential Feature Selection in Deep Bi-LSTM Models for Speech Emotion Recognition
3
作者 Fatma Harby Mansor Alohali +1 位作者 Adel Thaljaoui Amira Samy Talaat 《Computers, Materials & Continua》 SCIE EI 2024年第2期2689-2719,共31页
Machine Learning(ML)algorithms play a pivotal role in Speech Emotion Recognition(SER),although they encounter a formidable obstacle in accurately discerning a speaker’s emotional state.The examination of the emotiona... Machine Learning(ML)algorithms play a pivotal role in Speech Emotion Recognition(SER),although they encounter a formidable obstacle in accurately discerning a speaker’s emotional state.The examination of the emotional states of speakers holds significant importance in a range of real-time applications,including but not limited to virtual reality,human-robot interaction,emergency centers,and human behavior assessment.Accurately identifying emotions in the SER process relies on extracting relevant information from audio inputs.Previous studies on SER have predominantly utilized short-time characteristics such as Mel Frequency Cepstral Coefficients(MFCCs)due to their ability to capture the periodic nature of audio signals effectively.Although these traits may improve their ability to perceive and interpret emotional depictions appropriately,MFCCS has some limitations.So this study aims to tackle the aforementioned issue by systematically picking multiple audio cues,enhancing the classifier model’s efficacy in accurately discerning human emotions.The utilized dataset is taken from the EMO-DB database,preprocessing input speech is done using a 2D Convolution Neural Network(CNN)involves applying convolutional operations to spectrograms as they afford a visual representation of the way the audio signal frequency content changes over time.The next step is the spectrogram data normalization which is crucial for Neural Network(NN)training as it aids in faster convergence.Then the five auditory features MFCCs,Chroma,Mel-Spectrogram,Contrast,and Tonnetz are extracted from the spectrogram sequentially.The attitude of feature selection is to retain only dominant features by excluding the irrelevant ones.In this paper,the Sequential Forward Selection(SFS)and Sequential Backward Selection(SBS)techniques were employed for multiple audio cues features selection.Finally,the feature sets composed from the hybrid feature extraction methods are fed into the deep Bidirectional Long Short Term Memory(Bi-LSTM)network to discern emotions.Since the deep Bi-LSTM can hierarchically learn complex features and increases model capacity by achieving more robust temporal modeling,it is more effective than a shallow Bi-LSTM in capturing the intricate tones of emotional content existent in speech signals.The effectiveness and resilience of the proposed SER model were evaluated by experiments,comparing it to state-of-the-art SER techniques.The results indicated that the model achieved accuracy rates of 90.92%,93%,and 92%over the Ryerson Audio-Visual Database of Emotional Speech and Song(RAVDESS),Berlin Database of Emotional Speech(EMO-DB),and The Interactive Emotional Dyadic Motion Capture(IEMOCAP)datasets,respectively.These findings signify a prominent enhancement in the ability to emotional depictions identification in speech,showcasing the potential of the proposed model in advancing the SER field. 展开更多
关键词 Artificial intelligence application multi features sequential selection speech emotion recognition deep Bi-LSTM
下载PDF
Multimodal Sentiment Analysis Based on a Cross-Modal Multihead Attention Mechanism
4
作者 Lujuan Deng Boyi Liu Zuhe Li 《Computers, Materials & Continua》 SCIE EI 2024年第1期1157-1170,共14页
Multimodal sentiment analysis aims to understand people’s emotions and opinions from diverse data.Concate-nating or multiplying various modalities is a traditional multi-modal sentiment analysis fusion method.This fu... Multimodal sentiment analysis aims to understand people’s emotions and opinions from diverse data.Concate-nating or multiplying various modalities is a traditional multi-modal sentiment analysis fusion method.This fusion method does not utilize the correlation information between modalities.To solve this problem,this paper proposes amodel based on amulti-head attention mechanism.First,after preprocessing the original data.Then,the feature representation is converted into a sequence of word vectors and positional encoding is introduced to better understand the semantic and sequential information in the input sequence.Next,the input coding sequence is fed into the transformer model for further processing and learning.At the transformer layer,a cross-modal attention consisting of a pair of multi-head attention modules is employed to reflect the correlation between modalities.Finally,the processed results are input into the feedforward neural network to obtain the emotional output through the classification layer.Through the above processing flow,the model can capture semantic information and contextual relationships and achieve good results in various natural language processing tasks.Our model was tested on the CMU Multimodal Opinion Sentiment and Emotion Intensity(CMU-MOSEI)and Multimodal EmotionLines Dataset(MELD),achieving an accuracy of 82.04% and F1 parameters reached 80.59% on the former dataset. 展开更多
关键词 Emotion analysis deep learning cross-modal attention mechanism
下载PDF
Impact of propofol and sevoflurane anesthesia on cognition and emotion in gastric cancer patients undergoing radical resection
5
作者 Ao-Han Li Su Bu +2 位作者 Ling Wang Ai-Min Liang Hui-Yu Luo 《World Journal of Gastrointestinal Oncology》 SCIE 2024年第1期79-89,共11页
BACKGROUND Propofol and sevoflurane are commonly used anesthetic agents for maintenance anesthesia during radical resection of gastric cancer.However,there is a debate concerning their differential effects on cognitiv... BACKGROUND Propofol and sevoflurane are commonly used anesthetic agents for maintenance anesthesia during radical resection of gastric cancer.However,there is a debate concerning their differential effects on cognitive function,anxiety,and depression in patients undergoing this procedure.AIM To compare the effects of propofol and sevoflurane anesthesia on postoperative cognitive function,anxiety,depression,and organ function in patients undergoing radical resection of gastric cancer.METHODS A total of 80 patients were involved in this research.The subjects were divided into two groups:Propofol group and sevoflurane group.The evaluation scale for cognitive function was the Loewenstein occupational therapy cognitive assessment(LOTCA),and anxiety and depression were assessed with the aid of the self-rating anxiety scale(SAS)and self-rating depression scale(SDS).Hemodynamic indicators,oxidative stress levels,and pulmonary function were also measured.RESULTS The LOTCA score at 1 d after surgery was significantly lower in the propofol group than in the sevoflurane group.Additionally,the SAS and SDS scores of the sevoflurane group were significantly lower than those of the propofol group.The sevoflurane group showed greater stability in heart rate as well as the mean arterial pressure compared to the propofol group.Moreover,the sevoflurane group displayed better pulmonary function and less lung injury than the propofol group.CONCLUSION Both propofol and sevoflurane could be utilized as maintenance anesthesia during radical resection of gastric cancer.Propofol anesthesia has a minimal effect on patients'pulmonary function,consequently enhancing their postoperative recovery.Sevoflurane anesthesia causes less impairment on patients'cognitive function and mitigates negative emotions,leading to an improved postoperative mental state.Therefore,the selection of anesthetic agents should be based on the individual patient's specific circumstances. 展开更多
关键词 PROPOFOL SEVOFLURANE Radical resection of gastric cancer Anesthetic effect Cognitive function Negative emotion
下载PDF
Effect of a systemic intervention combined with a psychological intervention in stroke patients with oropharyngeal dysfunction
6
作者 Jie Song Jian-Dong Wang +3 位作者 Di Chen Jing Chen Jin-Feng Huang Mao Fang 《World Journal of Psychiatry》 SCIE 2024年第6期904-912,共9页
BACKGROUND Stroke frequently results in oropharyngeal dysfunction(OD),leading to difficulties in swallowing and eating,as well as triggering negative emotions,malnutrition,and aspiration pneumonia,which can be detrime... BACKGROUND Stroke frequently results in oropharyngeal dysfunction(OD),leading to difficulties in swallowing and eating,as well as triggering negative emotions,malnutrition,and aspiration pneumonia,which can be detrimental to patients.However,routine nursing interventions often fail to address these issues adequately.Systemic and psychological interventions can improve dysphagia symptoms,relieve negative emotions,and improve quality of life.However,there are few clinical reports of systemic interventions combined with psychological interventions for stroke patients with OD.AIM To explore the effects of combining systemic and psychological interventions in stroke patients with OD.METHODS This retrospective study included 90 stroke patients with OD,admitted to the Second Affiliated Hospital of Qiqihar Medical College(January 2022–December 2023),who were divided into two groups:regular and coalition.Swallowing function grading(using a water swallow test),swallowing function[using the standardized swallowing assessment(SSA)],negative emotions[using the selfrating anxiety scale(SAS)and self-rating depression scale(SDS)],and quality of life(SWAL-QOL)were compared between groups before and after the intervention;aspiration pneumonia incidence was recorded.RESULTS Post-intervention,the coalition group had a greater number of patients with grade 1 swallowing function compared to the regular group,while the number of patients with grade 5 swallowing function was lower than that in the regular group(P<0.05).Post-intervention,the SSA,SAS,and SDS scores of both groups decreased,with a more significant decrease observed in the coalition group(P<0.05).Additionally,the total SWAL-QOL score in both groups increased,with a more significant increase observed in the coalition group(P<0.05).During the intervention period,the total incidence of aspiration and aspiration pneumonia in the coalition group was lower than that in the control group(4.44%vs 20.00%;P<0.05).CONCLUSION Systemic intervention combined with psychological intervention can improve dysphagia symptoms,alleviate negative emotions,enhance quality of life,and reduce the incidence of aspiration pneumonia in patients with OD. 展开更多
关键词 STROKE Oropharyngeal dysfunction Systemic interventions Psychological intervention Curative effect Negative emotion
下载PDF
Impaired implicit emotion regulation in patients with panic disorder:An event-related potential study on affect labeling
7
作者 Hai-Yang Wang Li-Zhu Li +2 位作者 Yi Chang Xiao-Mei Pang Bing-Wei Zhang 《World Journal of Psychiatry》 SCIE 2024年第2期234-244,共11页
BACKGROUND Panic disorder(PD)involves emotion dysregulation,but its underlying mechanisms remain poorly understood.Previous research suggests that implicit emotion regulation may play a central role in PD-related emot... BACKGROUND Panic disorder(PD)involves emotion dysregulation,but its underlying mechanisms remain poorly understood.Previous research suggests that implicit emotion regulation may play a central role in PD-related emotion dysregulation and symptom maintenance.However,there is a lack of studies exploring the neural mechanisms of implicit emotion regulation in PD using neurophysiological indicators.AIM To study the neural mechanisms of implicit emotion regulation in PD with eventrelated potentials(ERP).METHODS A total of 25 PD patients and 20 healthy controls(HC)underwent clinical evaluations.The study utilized a case-control design with random sampling,selecting participants for the case group from March to December 2018.Participants performed an affect labeling task,using affect labeling as the experimental condition and gender labeling as the control condition.ERP and behavioral data were recorded to compare the late positive potential(LPP)within and between the groups.RESULTS Both PD and HC groups showed longer reaction times and decreased accuracy under the affect labeling.In the HC group,late LPP amplitudes exhibited a dynamic pattern of initial increase followed by decrease.Importantly,a significant group×condition interaction effect was observed.Simple effect analysis revealed a reduction in the differences of late LPP amplitudes between the affect labeling and gender labeling conditions in the PD group compared to the HC group.Furthermore,among PD patients under the affect labeling,the late LPP was negatively correlated with disease severity,symptom frequency,and intensity.CONCLUSION PD patients demonstrate abnormalities in implicit emotion regulation,hampering their ability to mobilize cognitive resources for downregulating negative emotions.The late LPP amplitude in response to affect labeling may serve as a potentially valuable clinical indicator of PD severity. 展开更多
关键词 Panic disorder IMPLICIT Emotion regulation Affect labeling Late positive potential
下载PDF
Emotion Measurement Using Biometric Signal
8
作者 Yukina Miyagi Saori Gocho +4 位作者 Yuka Miyachi Chika Nakayama Shoshiro Okada Kenta Maruyama Taeyuki Oshima 《Health》 2024年第5期395-404,共10页
In recent years, research on the estimation of human emotions has been active, and its application is expected in various fields. Biological reactions, such as electroencephalography (EEG) and root mean square success... In recent years, research on the estimation of human emotions has been active, and its application is expected in various fields. Biological reactions, such as electroencephalography (EEG) and root mean square successive difference (RMSSD), are indicators that are less influenced by individual arbitrariness. The present study used EEG and RMSSD signals to assess the emotions aroused by emotion-stimulating images in order to investigate whether various emotions are associated with characteristic biometric signal fluctuations. The participants underwent EEG and RMSSD while viewing emotionally stimulating images and answering the questionnaires. The emotions aroused by emotionally stimulating images were assessed by measuring the EEG signals and RMSSD values to determine whether different emotions are associated with characteristic biometric signal variations. Real-time emotion analysis software was used to identify the evoked emotions by describing them in the Circumplex Model of Affect based on the EEG signals and RMSSD values. Emotions other than happiness did not follow the Circumplex Model of Affect in this study. However, ventral attentional activity may have increased the RMSSD value for disgust as the β/θ value increased in right-sided brain waves. Therefore, the right-sided brain wave results are necessary when measuring disgust. Happiness can be assessed easily using the Circumplex Model of Affect for positive scene analysis. Improving the current analysis methods may facilitate the investigation of face-to-face communication in the future using biometric signals. 展开更多
关键词 Biometric Signals ELECTROENCEPHALOGRAM ELECTROCARDIOGRAM EMOTION Communication
下载PDF
Analysis of the Effect of Outpatient Nursing Intervention on Hypoglycemic Treatment Effect and Psychological Emotions of Diabetic Patients
9
作者 Xiu’e Zhang 《Journal of Clinical and Nursing Research》 2024年第2期249-254,共6页
Objective:To explore the effect of outpatient nursing interventions on the hypoglycemic treatment and psychological emotions of diabetic patients.Methods:148 patients who came to our hospital for outpatient treatment ... Objective:To explore the effect of outpatient nursing interventions on the hypoglycemic treatment and psychological emotions of diabetic patients.Methods:148 patients who came to our hospital for outpatient treatment from February 2022 to October 2023 were selected and divided into a control group and an observation group,with 74 cases per group,according to the random number table method.The control group received routine nursing intervention,and the observation group received outpatient nursing intervention based on the control group.The two groups were observed for their effects of hypoglycemic treatment and psychological and emotional improvement before and after outpatient nursing intervention.Results:The health behavior scores of the control group were lower than that of the observation group;the post-intervention fasting blood glucose,2h postprandial blood glucose,anxiety self-rating scale(SAS),and the depression self-rating scale(SDS)of the control group were significantly higher than that of the observation group,and the difference was statistically significant(P<0.01).Conclusion:Outpatient nursing intervention encouraged patients to comply with healthy behaviors and helped control blood sugar levels.Patients’anxiety,depression,and other adverse psychological states were also improved hence the outpatient nursing intervention is worthy of further promotion. 展开更多
关键词 Outpatient nursing intervention DIABETES Hypoglycemic effect Psychological emotion
下载PDF
Film and Television Website Scores Authenticity Verification Based on the Emotional Analysis
10
作者 Weiyu Tong 《Journal of Computer and Communications》 2024年第2期231-245,共15页
Sentiment analysis is a method to identify and understand the emotion in the text through NLP and text analysis. In the era of information technology, there is often a certain error between the comments on the movie w... Sentiment analysis is a method to identify and understand the emotion in the text through NLP and text analysis. In the era of information technology, there is often a certain error between the comments on the movie website and the actual score of the movie, and sentiment analysis technology provides a new way to solve this problem. In this paper, Python is used to obtain the movie review data from the Douban platform, and the model is constructed and trained by using naive Bayes and Bi-LSTM. According to the index, a better Bi-LSTM model is selected to classify the emotion of users’ movie reviews, and the classification results are scored according to the classification results, and compared with the real ratings on the website. According to the error of the final comparison results, the feasibility of this technology in the scoring direction of film reviews is being verified. By applying this technology, the phenomenon of film rating distortion in the information age can be prevented and the rights and interests of film and television works can be safeguarded. 展开更多
关键词 Bi-LSTM Model Film Review Emotion Analysis Naive Bayes Python Data Crawl
下载PDF
Multilayer Neural Network Based Speech Emotion Recognition for Smart Assistance 被引量:2
11
作者 Sandeep Kumar MohdAnul Haq +4 位作者 Arpit Jain C.Andy Jason Nageswara Rao Moparthi Nitin Mittal Zamil S.Alzamil 《Computers, Materials & Continua》 SCIE EI 2023年第1期1523-1540,共18页
Day by day,biometric-based systems play a vital role in our daily lives.This paper proposed an intelligent assistant intended to identify emotions via voice message.A biometric system has been developed to detect huma... Day by day,biometric-based systems play a vital role in our daily lives.This paper proposed an intelligent assistant intended to identify emotions via voice message.A biometric system has been developed to detect human emotions based on voice recognition and control a few electronic peripherals for alert actions.This proposed smart assistant aims to provide a support to the people through buzzer and light emitting diodes(LED)alert signals and it also keep track of the places like households,hospitals and remote areas,etc.The proposed approach is able to detect seven emotions:worry,surprise,neutral,sadness,happiness,hate and love.The key elements for the implementation of speech emotion recognition are voice processing,and once the emotion is recognized,the machine interface automatically detects the actions by buzzer and LED.The proposed system is trained and tested on various benchmark datasets,i.e.,Ryerson Audio-Visual Database of Emotional Speech and Song(RAVDESS)database,Acoustic-Phonetic Continuous Speech Corpus(TIMIT)database,Emotional Speech database(Emo-DB)database and evaluated based on various parameters,i.e.,accuracy,error rate,and time.While comparing with existing technologies,the proposed algorithm gave a better error rate and less time.Error rate and time is decreased by 19.79%,5.13 s.for the RAVDEES dataset,15.77%,0.01 s for the Emo-DB dataset and 14.88%,3.62 for the TIMIT database.The proposed model shows better accuracy of 81.02%for the RAVDEES dataset,84.23%for the TIMIT dataset and 85.12%for the Emo-DB dataset compared to Gaussian Mixture Modeling(GMM)and Support Vector Machine(SVM)Model. 展开更多
关键词 Speech emotion recognition classifier implementation feature extraction and selection smart assistance
下载PDF
Pedestrian evacuation simulation in multi-exit case:An emotion and group dual-driven method 被引量:1
12
作者 李永行 杨晓霞 +2 位作者 孟梦 顾欣 孔令鹏 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第4期762-769,共8页
This paper analyzes the characteristics of emotion state and group behavior in the evacuation process.During the emergency evacuation,emotion state and group behavior are interacting with each other,and indivisible.Th... This paper analyzes the characteristics of emotion state and group behavior in the evacuation process.During the emergency evacuation,emotion state and group behavior are interacting with each other,and indivisible.The emotion spread model with the effect of group behavior,and the leader-follower model with the effect of emotion state are proposed.On this basis,exit choice strategies with the effect of emotion state and group behavior are proposed.Fusing emotion spread model,leader-follower model,and exit choice strategies into a cellular automata(CA)-based pedestrian simulation model,we simulate the evacuation process in a multi-exit case.Simulation results indicate that panic emotion and group behavior are two negative influence factors for pedestrian evacuation.Compared with panic emotion or group behavior only,pedestrian evacuation efficiency with the effects of both is lower. 展开更多
关键词 pedestrian evacuation emotion state group behavior multi-exit case cellular automata
下载PDF
The Efficacy of Deep Learning-Based Mixed Model for Speech Emotion Recognition 被引量:1
13
作者 Mohammad Amaz Uddin Mohammad Salah Uddin Chowdury +2 位作者 Mayeen Uddin Khandaker Nissren Tamam Abdelmoneim Sulieman 《Computers, Materials & Continua》 SCIE EI 2023年第1期1709-1722,共14页
Human speech indirectly represents the mental state or emotion of others.The use of Artificial Intelligence(AI)-based techniques may bring revolution in this modern era by recognizing emotion from speech.In this study... Human speech indirectly represents the mental state or emotion of others.The use of Artificial Intelligence(AI)-based techniques may bring revolution in this modern era by recognizing emotion from speech.In this study,we introduced a robust method for emotion recognition from human speech using a well-performed preprocessing technique together with the deep learning-based mixed model consisting of Long Short-Term Memory(LSTM)and Convolutional Neural Network(CNN).About 2800 audio files were extracted from the Toronto emotional speech set(TESS)database for this study.A high pass and Savitzky Golay Filter have been used to obtain noise-free as well as smooth audio data.A total of seven types of emotions;Angry,Disgust,Fear,Happy,Neutral,Pleasant-surprise,and Sad were used in this study.Energy,Fundamental frequency,and Mel Frequency Cepstral Coefficient(MFCC)have been used to extract the emotion features,and these features resulted in 97.5%accuracy in the mixed LSTM+CNN model.This mixed model is found to be performed better than the usual state-of-the-art models in emotion recognition from speech.It also indicates that this mixed model could be effectively utilized in advanced research dealing with sound processing. 展开更多
关键词 Emotion recognition Savitzky Golay fundamental frequency MFCC neural networks
下载PDF
A Multi-Level Circulant Cross-Modal Transformer for Multimodal Speech Emotion Recognition 被引量:1
14
作者 Peizhu Gong Jin Liu +3 位作者 Zhongdai Wu Bing Han YKenWang Huihua He 《Computers, Materials & Continua》 SCIE EI 2023年第2期4203-4220,共18页
Speech emotion recognition,as an important component of humancomputer interaction technology,has received increasing attention.Recent studies have treated emotion recognition of speech signals as a multimodal task,due... Speech emotion recognition,as an important component of humancomputer interaction technology,has received increasing attention.Recent studies have treated emotion recognition of speech signals as a multimodal task,due to its inclusion of the semantic features of two different modalities,i.e.,audio and text.However,existing methods often fail in effectively represent features and capture correlations.This paper presents a multi-level circulant cross-modal Transformer(MLCCT)formultimodal speech emotion recognition.The proposed model can be divided into three steps,feature extraction,interaction and fusion.Self-supervised embedding models are introduced for feature extraction,which give a more powerful representation of the original data than those using spectrograms or audio features such as Mel-frequency cepstral coefficients(MFCCs)and low-level descriptors(LLDs).In particular,MLCCT contains two types of feature interaction processes,where a bidirectional Long Short-term Memory(Bi-LSTM)with circulant interaction mechanism is proposed for low-level features,while a two-stream residual cross-modal Transformer block is appliedwhen high-level features are involved.Finally,we choose self-attention blocks for fusion and a fully connected layer to make predictions.To evaluate the performance of our proposed model,comprehensive experiments are conducted on three widely used benchmark datasets including IEMOCAP,MELD and CMU-MOSEI.The competitive results verify the effectiveness of our approach. 展开更多
关键词 Speech emotion recognition self-supervised embedding model cross-modal transformer self-attention
下载PDF
Narrative Medicine Under the Guidance of Traditional Chinese Medicine Theory 被引量:1
15
作者 WANG Chunyong TIAN Dongmei(Translated) 《Chinese Medicine and Culture》 2023年第2期156-163,共8页
This paper is an exploration into the practice of narrative medicine in the clinical setting guided by the theory and approaches of traditional Chinese medicine(TCM).By adopting the theory of TCM,the author attempted ... This paper is an exploration into the practice of narrative medicine in the clinical setting guided by the theory and approaches of traditional Chinese medicine(TCM).By adopting the theory of TCM,the author attempted to provide the patients with systematic treatment from the perspective of society-psychology-biology under the guidance of both the unity of Heaven and Man,and the unity of Xing(Body)and Shen(Mind/Spirit)through his clinical practice.Guided by yin-yang and Wu Xing(Five Elements)theory and focusing on the social relations of the patients for any possible relationships between patients’social,psychological and biological state,the author took the patients’emotion management as a point of departure and helped the patients recover both physically and psychologically by promoting positive transformation in patients’social,psychological,and biological state.A clinical case was provided at the end of this paper to demonstrate how the above theory was put into practice.Narrative medicine under the guidance of TCM theory can supplement modern medical humanity practices as well as extend the scope of modern medical treatment from the perspective of the unity of Heaven and Man,by enriching the content of narrative medicine,and promoting the medical model from biological medical model toward social-psychological-biological model. 展开更多
关键词 Emotion management Medical model Narrative medicine Traditional Chinese medicine
下载PDF
Influence of standardized nursing intervention combined with mindfulness stress reduction training on the curative effect in patients with acute pancreatitis 被引量:1
16
作者 Sha Li Dan Yin Xiao-Chun Guo 《World Journal of Clinical Cases》 SCIE 2023年第35期8276-8283,共8页
BACKGROUND Acute pancreatitis(AP)is a common inflammatory disease of the pancreas with high mortality rates.It is of great significance to take scientific intervention measures for patients with AP in time.AIM To expl... BACKGROUND Acute pancreatitis(AP)is a common inflammatory disease of the pancreas with high mortality rates.It is of great significance to take scientific intervention measures for patients with AP in time.AIM To explore the effect of standardized nursing combined with mindfulness stress reduction training on the curative effect,negative emotion,and quality of life in patients with acute pancreatitis.METHODS A total of 80 patients with acute pancreatitis admitted to The First People's Hospital of Jiangxia District Hospital from May 2021 to May 2023 were randomly divided into control group and observation group(n=40).Patients in control group were given the standardized nursing intervention,and the observation group were given standardized nursing plus mindfulness stress reduction training intervention.The time of clinical symptom disappeared or improved,complication occurrence rate,emotional state,and quality of life score of the two groups were observed and compared.RESULTS In comparison with the control group,the bowel sound recovery time,ventosity and abdominal pain improvement time,and venting and cacation time in observation group were shorter,and the total incidence rate of complications was reduced,showing statistically significant difference(P<0.05).The scores of anxiety and depression in observation group were lower than those in control group(P<0.05).Serum levels of tumour necrosis factor alpha,interleukin(IL)-6,IL-1βand IL-8 in observation group were lower than those in control group(P<0.05).The scores of life quality in physiology,psychology,environment and social relations in observation group were higher than those in control group,and the differences were statistically significant(P<0.05).CONCLUSION The application of standardized nursing intervention combined with mindfulness stress reduction training in patients with acute pancreatitis has a definite effect,which can help to ameliorate the clinical symptoms,anxiety and depression of patients,reduce the incidence rate of complications,and improve the prognosis of patients. 展开更多
关键词 Acute pancreatitis Standardized nursing Mindfulness stress reduction training Negative emotion Quality of life
下载PDF
Knowledge-enriched joint-learning model for implicit emotion cause extraction
17
作者 Chenghao Wu Shumin Shi +1 位作者 Jiaxing Hu Heyan Huang 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第1期118-128,共11页
Emotion cause extraction(ECE)task that aims at extracting potential trigger events of certain emotions has attracted extensive attention recently.However,current work neglects the implicit emotion expressed without an... Emotion cause extraction(ECE)task that aims at extracting potential trigger events of certain emotions has attracted extensive attention recently.However,current work neglects the implicit emotion expressed without any explicit emotional keywords,which appears more frequently in application scenarios.The lack of explicit emotion information makes it extremely hard to extract emotion causes only with the local context.Moreover,an entire event is usually across multiple clauses,while existing work merely extracts cause events at clause level and cannot effectively capture complete cause event information.To address these issues,the events are first redefined at the tuple level and a span-based tuple-level algorithm is proposed to extract events from different clauses.Based on it,a corpus for implicit emotion cause extraction that tries to extract causes of implicit emotions is constructed.The authors propose a knowledge-enriched jointlearning model of implicit emotion recognition and implicit emotion cause extraction tasks(KJ-IECE),which leverages commonsense knowledge from ConceptNet and NRC_VAD to better capture connections between emotion and corresponding cause events.Experiments on both implicit and explicit emotion cause extraction datasets demonstrate the effectiveness of the proposed model. 展开更多
关键词 emotion cause extraction external knowledge fusion implicit emotion recognition joint learning
下载PDF
Text Augmentation-Based Model for Emotion Recognition Using Transformers
18
作者 Fida Mohammad Mukhtaj Khan +4 位作者 Safdar Nawaz Khan Marwat Naveed Jan Neelam Gohar Muhammad Bilal Amal Al-Rasheed 《Computers, Materials & Continua》 SCIE EI 2023年第9期3523-3547,共25页
Emotion Recognition in Conversations(ERC)is fundamental in creating emotionally intelligentmachines.Graph-BasedNetwork(GBN)models have gained popularity in detecting conversational contexts for ERC tasks.However,their... Emotion Recognition in Conversations(ERC)is fundamental in creating emotionally intelligentmachines.Graph-BasedNetwork(GBN)models have gained popularity in detecting conversational contexts for ERC tasks.However,their limited ability to collect and acquire contextual information hinders their effectiveness.We propose a Text Augmentation-based computational model for recognizing emotions using transformers(TA-MERT)to address this.The proposed model uses the Multimodal Emotion Lines Dataset(MELD),which ensures a balanced representation for recognizing human emotions.Themodel used text augmentation techniques to producemore training data,improving the proposed model’s accuracy.Transformer encoders train the deep neural network(DNN)model,especially Bidirectional Encoder(BE)representations that capture both forward and backward contextual information.This integration improves the accuracy and robustness of the proposed model.Furthermore,we present a method for balancing the training dataset by creating enhanced samples from the original dataset.By balancing the dataset across all emotion categories,we can lessen the adverse effects of data imbalance on the accuracy of the proposed model.Experimental results on the MELD dataset show that TA-MERT outperforms earlier methods,achieving a weighted F1 score of 62.60%and an accuracy of 64.36%.Overall,the proposed TA-MERT model solves the GBN models’weaknesses in obtaining contextual data for ERC.TA-MERT model recognizes human emotions more accurately by employing text augmentation and transformer-based encoding.The balanced dataset and the additional training samples also enhance its resilience.These findings highlight the significance of transformer-based approaches for special emotion recognition in conversations. 展开更多
关键词 Emotion recognition in conversation graph-based network text augmentation-basedmodel multimodal emotion lines dataset bidirectional encoder representation for transformer
下载PDF
Model considering panic emotion and personality traits for crowd evacuation
19
作者 孙华锴 陈长坤 《Chinese Physics B》 SCIE EI CAS CSCD 2023年第5期321-336,共16页
Panic is a common emotion when pedestrians are in danger during the actual evacuation, which can affect pedestrians a lot and may lead to fatalities as people are crushed or trampled. However, the systematic studies a... Panic is a common emotion when pedestrians are in danger during the actual evacuation, which can affect pedestrians a lot and may lead to fatalities as people are crushed or trampled. However, the systematic studies and quantitative analysis of evacuation panic, such as panic behaviors, panic evolution, and the stress responses of pedestrians with different personality traits to panic emotion are still rare. Here, combined with the theories of OCEAN(openness, conscientiousness,extroversion, agreeableness, neuroticism) model and SIS(susceptible, infected, susceptible) model, an extended cellular automata model is established by the floor field method in order to investigate the dynamics of panic emotion in the crowd and dynamics of pedestrians affected by emotion. In the model, pedestrians are divided into stable pedestrians and sensitive pedestrians according to their different personality traits in response to emotion, and their emotional state can be normal or panic. Besides, emotion contagion, emotion decay, and the influence of emotion on pedestrian movement decision-making are also considered. The simulation results show that evacuation efficiency will be reduced, for panic pedestrians may act maladaptive behaviors, thereby making the crowd more chaotic. The results further suggest that improving pedestrian psychological ability and raising the standard of management can effectively increase evacuation efficiency. And it is necessary to reduce the panic level of group as soon as possible at the beginning of evacuation. We hope this research could provide a new method to analyze crowd evacuation in panic situations. 展开更多
关键词 panic emotion CA-SIS model crowd evacuation personality trait
下载PDF
A novel aged mouse model of recurrent intracerebral hemorrhage in the bilateral striatum
20
作者 Li-Min Wang Zhi-Hua Liu +7 位作者 Hong-Lei Ren Xue-Mei Chen Jun-Min Wang Hui-Min Cai Li-Ping Wei Hui-Hong Tian Jian Wang Li-Juan Wang 《Neural Regeneration Research》 SCIE CAS CSCD 2023年第2期344-349,共6页
The current animal models of stroke primarily model a single intracerebral hemorrhage(ICH)attack,and there is a lack of a reliable model of recurrent ICH.In this study,we established 16-month-old C57 B L/6 male mouse ... The current animal models of stroke primarily model a single intracerebral hemorrhage(ICH)attack,and there is a lack of a reliable model of recurrent ICH.In this study,we established 16-month-old C57 B L/6 male mouse models of ICH by injecting collagenaseⅦ-S into the left striatum.Twenty-one days later,we injected collagenaseⅦ-S into the right striatum to simulate recurrent ICH.Our results showed that mice subjected to bilateral striatal hemorrhage had poorer neurological function at the early stage of hemorrhage,delayed recovery in locomotor function,motor coordination,and movement speed,and more obvious emotional and cognitive dysfunction than mice subjected to unilate ral striatal hemorrhage.These findings indicate that mouse models of bilateral striatal hemorrhage can well simulate clinically common recurrent ICH.These models should be used as a novel tool for investigating the pathogenesis and treatment targets of recurrent ICH. 展开更多
关键词 animal model cognition impairment depression-like behavior dopaminergic neurons EMOTION intracerebral hemorrhage motor neurologic function recurrent intracerebral hemorrhage
下载PDF
上一页 1 2 20 下一页 到第
使用帮助 返回顶部