Your search
Results 43 resources
-
This research aims to evaluate a Macau tea brand's social media advertising effectiveness with neuromarketing tools, including physiological monitoring that can measure emotional arousal. This research bridges the gap of social media marketing on Instagram for brands through the neuromarketing method. Data from 40 respondents were collected with iMotions software using neuroscientific tools. This research uses the stimuli of Guanding Teahouse, a newly established Macau tea brand, to evaluate social media advertising effectiveness. The neuroscientific tools – Galvanic Skin Response (GSR) sensors, Eye-tracking, Facial Expression Analysis (FEA) and emotion analysis are used to do the experiment. The data analysis was drawn from one representative respondent to measure the emotions and attention on the Instagram advertisements. Video 1 recorded 9 GSR peaks and Video 2 recorded 12 GSR peaks, both videos attention is ranging between 96-98 indexes. Results show that advertising videos should focus more on the products than the model. Moreover, the participant is more interested in Video 2, but the effectiveness of advertising is showing a lower focus on the brand and the tea. Future studies should consider comparing the video advertising effectiveness of Instagram stories and Instagram reels to prevent disruption of video on the stories ad.
-
<jats:p>Causal machine learning is an approach that combines causal inference and machine learning to understand and utilize causal relationships in data. In current research and applications, traditional machine learning and deep learning models always focus on prediction and pattern recognition. In contrast, causal machine learning goes a step further by revealing causal relationships between different variables. We explore a novel concept called Double Machine Learning that embraces causal machine learning in this research. The core goal is to select independent variables from a gesture identification problem that are causally related to final gesture results. This selection allows us to classify and analyze gestures more efficiently, thereby improving models’ performance and interpretability. Compared to commonly used feature selection methods such as Variance Threshold, Select From Model, Principal Component Analysis, Least Absolute Shrinkage and Selection Operator, Artificial Neural Network, and TabNet, Double Machine Learning methods focus more on causal relationships between variables rather than correlations. Our research shows that variables selected using the Double Machine Learning method perform well under different classification models, with final results significantly better than those of traditional methods. This novel Double Machine Learning-based approach offers researchers a valuable perspective for feature selection and model construction. It enhances the model’s ability to uncover causal relationships within complex data. Variables with causal significance can be more informative than those with only correlative significance, thus improving overall prediction performance and reliability.</jats:p>
-
In 2020, the World Health Organization declared the Coronavirus Disease 19 a global pandemic. While detecting COVID-19 is essential in controlling the disease, prognosis prediction is crucial in reducing disease complications and patient mortality. For that, standard protocols consider adopting medical imaging tools to analyze cases of pneumonia and complications. Nevertheless, some patients develop different symptoms and/or cannot be moved to a CT-Scan room. In other cases, the devices are not available. The adoption of ambulatory monitoring examinations, such as Electrocardiography (ECG), can be considered a viable tool to address the patient’s cardiovascular condition and to act as a predictor for future disease outcomes. In this investigation, ten non-linear features (Energy, Approximate Entropy, Logarithmic Entropy, Shannon Entropy, Hurst Exponent, Lyapunov Exponent, Higuchi Fractal Dimension, Katz Fractal Dimension, Correlation Dimension and Detrended Fluctuation Analysis) extracted from 2 ECG signals (collected from 2 different patient’s positions). Windows of 1 second segments in 6 ways of windowing signal analysis crops were evaluated employing statistical analysis. Three categories of outcomes are considered for the patient status: Low, Moderate, and Severe, and four combinations for classification scenarios are tested: (Low vs. Moderate, Low vs. Severe, Moderate vs. Severe) and 1 Multi-class comparison (All vs. All)). The results indicate that some statistically significant parameter distributions were found for all comparisons. (Low vs. Moderate—Approximate Entropy p-value = 0.0067 < 0.05, Low vs. Severe—Correlation Dimension p-value = 0.0087 < 0.05, Moderate vs. Severe—Correlation Dimension p-value = 0.0029 < 0.05, All vs. All—Correlation Dimension p-value = 0.0185 < 0.05. The non-linear analysis of the time-frequency representation of the ECG signal can be considered a promising tool for describing and distinguishing the COVID-19 severity activity along its different stages.
-
Introduction: SARS-CoV-2, a virus responsible for the emergence of the life-threatening disease known as COVID-19, exhibits a diverse range of clinical manifestations. The spectrum of symptoms varies widely, encompassing mild to severe presentations, while a considerable portion of the population remains asymptomatic. COVID-19, primarily a respiratory virus, has been linked to cardiovascular complications in some patients. Notably, cardiac issues can also arise after recovery, contributing to post-acute COVID-19 syndrome, a significant concern for patient health. The present study intends to evaluate the post-acute COVID-19 syndrome cardiovascular effect through ECG by comparing patients affected with cardiac diseases without COVID-19 diagnosis report (class 1) and patients with cardiac pathologies who present post-acute COVID-19 syndrome (class 2). Methods: From 2 body positions, a total of 10 non-linear features, extracted every 1 second under a multi-band analysis performed by Discrete Wavelet Transform (DWT), have been compressed by 6 statistical metrics to serve as inputs for an individual feature analysis by the means of Mann-Whitney U-test and XROC classification. Results and Discussion: 480 Mann-Whitney U-test statistical analyses and XROC discrimination approaches have been done. The percentage of statistical analysis with significant differences (p<0.05) was 30.42% (146 out of 480). The best overall results were obtained by approximating the feature Energy, with the data compressor Kurtosis in the body position Down. Those results were 83.33% of Accuracy, 83.33% of Sensitivity, 83.33% of Specificity and 87.50% of AUC. Conclusions: The results show that the applied methodology can be a way to show changes in cardiac behaviour provoked by post-acute COVID-19 syndrome.
-
Facial expression recognition (FER) is essential for discerning human emotions and is applied extensively in big data analytics, healthcare, security, and user experience enhancement. This paper presents an empirical study that evaluates four existing deep learning models—VGG16, DenseNet, ResNet50, and GoogLeNet—utilizing the Facial Expression Recognition 2013 (FER2013) dataset. The dataset contains seven distinct emotional expressions: angry, disgust, fear, happy, neutral, sad, and surprise. Each model underwent rigorous assessment based on metrics including test accuracy, training duration, and weight file size to test their effectiveness in FER tasks. ResNet50 emerged as the top performer with a test accuracy of 69.46%, leveraging its residual learning architecture to effectively address challenges inherent in training deep neural networks. Conversely, GoogLeNet exhibited the lowest test accuracy among the models, suggesting potential architectural constraints in FER applications. VGG16, while competitive in accuracy, demonstrated lengthier training times and a larger weight file size (512MB), highlighting the inherent balance between model complexity and computational efficiency.
-
<jats:p>Facial expression recognition (FER) is essential for discerning human emotions and is applied extensively in big data analytics, healthcare, security, and user experience enhancement. This study presents a comprehensive evaluation of ten state-of-the-art deep learning models—VGG16, VGG19, ResNet50, ResNet101, DenseNet, GoogLeNet V1, MobileNet V1, EfficientNet V2, ShuffleNet V2, and RepVGG—on the task of facial expression recognition using the FER2013 dataset. Key performance metrics, including test accuracy, training time, and weight file size, were analyzed to assess the learning efficiency, generalization capabilities, and architectural innovations of each model. EfficientNet V2 and ResNet50 emerged as top performers, achieving high accuracy and stable convergence using compound scaling and residual connections, enabling them to capture complex emotional features with minimal overfitting. DenseNet, GoogLeNet V1, and RepVGG also demonstrated strong performance, leveraging dense connectivity, inception modules, and re-parameterization techniques, though they exhibited slower initial convergence. In contrast, lightweight models such as MobileNet V1 and ShuffleNet V2, while excelling in computational efficiency, faced limitations in accuracy, particularly in challenging emotion categories like “fear” and “disgust”. The results highlight the critical trade-offs between computational efficiency and predictive accuracy, emphasizing the importance of selecting appropriate architecture based on application-specific requirements. This research contributes to ongoing advancements in deep learning, particularly in domains such as facial expression recognition, where capturing subtle and complex patterns is essential for high-performance outcomes.</jats:p>
-
The classification of emotions based on facial expressions have been a new topic of research in recent years, especially in marketing and consumer behavior areas. However, there is lack of studies to understand how the research topic is developed in terms of bibliometric data. Therefore, the purpose of this work is to provide a bibliometric analysis of the research on the analysis of facial expressions for marketing and consumer behavior, identifying the state of the art, the latest research direction, and other indicators. We extracted data from Web of Science (WOS) platform, considering its core database, resulting in a total of 117 articles. The software Vosviewer was used to analyze the data and graphically visualize the results. This study indicates some of the most influential authors citations and coupling analysis in this specific field, identifies journals with the most published articles, and provide trends of the research area based on the analysis of keywords and corresponding number of articles per year. The results shows that 11 articles (9.4%) were cited more than 100 times, and the two most prolific authors published 5 articles, and the two most influential authors are Bouaziz Sofien and Pauly mark(270 citations) in this field. Of the 117 articles retrieved by WOS, more than 70% were published in high impact journals. The bibliometric analysis of the existing work in this study provides a valuable and reliable reference for researchers in this field and makes a reasonable prediction of the research direction trends.
-
The continuous development of robust machine learning algorithms in recent years has helped to improve the solutions of many studies in many fields of medicine, rapid diagnosis and detection of high-risk patients with poor prognosis as the coronavirus disease 2019 (COVID-19) spreads globally, and also early prevention of patients and optimization of medical resources. Here, we propose a fully automated machine learning system to classify the severity of COVID-19 from electrocardiogram (ECG) signals. We retrospectively collected 100 5-minute ECGs from 50 patients in two different positions, upright and supine. We processed the surface ECG to obtain QRS complexes and HRV indices for RR series, including a total of 43 features. We compared 19 machine learning classification algorithms that yielded different approaches explained in a methodology session.
-
Government service mini-programs (GSMPs) in mobile payment have become integral to the eGovernment in China’s Greater Bay Area (GBA). The ubiquitous nature of WeChat and Alipay provides excellent flexibility for accessing public e-services. Yet, the determinants and mechanisms of adoption have not been identified. A convenience sample was collected from GBA core cities for statistical and SEM analysis. The findings suggest that service quality, trust in eGovernment, ubiquity, and social influence constitute the determinants. A structural model grounded on Self-Determination and Motivation theory is verified, where perceived value and intention contribute a high explanatory power. Benevolence, integrity, and competence are crucial indicators of trust, while social influence amplifies risk perception. Surprisingly, government support negatively moderates the impact of determinants on intention, indicating that over-intervention leads to inhibition. The mechanism illustrates the beneficial impact of GSMPs as the smart government channel and provides insights into addressing service homogeneity and policy applicability. Relevant theoretical and managerial implications are instructive to policymakers and practitioners of smart city innovation and in-depth integration in GBA.
-
Neuromarketing lies at the intersection of three main disciplines: psychology, neuroscience, and marketing, and it has been a successful neuroscientific approach for the study of real-life choices such as consumer behavior [1]. A current gap in the cosmetics field is the lack of published research studies, considering the marketing investment done yearly in this category. With the rapid economic expansion and the rise of social media in China, consumers' interest in beauty is growing. Even though the Chinese cosmetics sector is rapidly expanding, no studies have been done with Chinese consumers. This study aims to employ the same approach as previously done in consumer neuroscience studies to evaluate cosmetic brands' marketing strategy to understand better if immediate emotional responses can be measured using Electrodermal Activity (EDA). Here, we focus on cosmetics products advertisement as a model to understand consumer preference formation and choice. Eighteen Chinese female consumers were recruited between 19 and 37 years old. From the results obtained, it was understood that none of the participants have voted for the product advertisement for which they showed higher emotional arousal. However, it appears that the participants' preference is for the products for which the brand awareness is stronger since the product advertisements with more votes are the ones for the Korean brand used. The product advertisements with Asian faces were the ones with more votes, suggesting that Asian faces have engaged consumer preference. However, the product advertisements for the Brazilian brands, unknown to the Chinese public, were the ones with fewer votes, although, those product advertisements were the ones with more emotional arousal per minute. Those advertisements were also those with non-Asian faces, suggesting that this feature influenced voting decisions. From this study, it has been observed that Electrodermal Activity is a measure of emotional arousal that by itself cannot be translated into consumer engagement. Therefore, it is also proposed to evaluate brand awareness in future studies related to product advertisements. The physical features of the people included in the advertisements is also suggested to be further evaluated in future studies since a different cultural background seems to influence the consumers' engagement. Furthermore, using EDA to complement other neurophysiological tools like facial expression analysis is also suggested for future studies to have evidence about the nature of the emotions raised.
-
Even with more than 12 billion vaccine doses administered globally, the Covid-19 pandemic has caused several global economic, social, environmental, and healthcare impacts. Computer Aided Diagnostic (CAD) systems can serve as a complementary method to aid doctors in identifying regions of interest in images and help detect diseases. In addition, these systems can help doctors analyze the status of the disease and check for their progress or regression. To analyze the viability of using CNNs for differentiating Covid-19 CT positive images from Covid-19 CT negative images, we used a dataset collected by Union Hospital (HUST-UH) and Liyuan Hospital (HUST-LH) and made available at the Kaggle platform. The main objective of this chapter is to present results from applying two state-of-the-art CNNs on a Covid-19 CT Scan images database to evaluate the possibility of differentiating images with imaging features associated with Covid-19 pneumonia from images with imaging features irrelevant to Covid-19 pneumonia. Two pre-trained neural networks, ResNet50 and MobileNet, were fine-tuned for the datasets under analysis. Both CNNs obtained promising results, with the ResNet50 network achieving a Precision of 0.97, a Recall of 0.96, an F1-score of 0.96, and 39 false negatives. The MobileNet classifier obtained a Precision of 0.94, a Recall of 0.94, an F1-score of 0.94, and a total of 20 false negatives.
-
<jats:title>Abstract</jats:title><jats:p>This research unveils to predict consumer ad preferences by detecting seven basic emotions, attention and engagement triggered by advertising through the analysis of two specific physiological monitoring tools, electrodermal activity (EDA), and Facial Expression Analysis (FEA), applied to video advertising, offering a twofold contribution of significant value. First, to identify the most relevant physiological features for consumer preference prediction. We integrated a statistical module encompassing inferential and exploratory analysis tools, which identified emotions such as Joy, Disgust, and Surprise, enabling the statistical differentiation of preferences concerning various advertisements. Second, we present an artificial intelligence (AI) system founded on machine learning techniques, encompassing k‐Nearest Neighbors, Support Vector Machine, and Random Forest (RF). Our findings show that the RF technique emerged as the top performer, boasting an 81% Accuracy, 84% Precision, 79% Recall, and an F1‐score of 81% in predicting consumer preferences. In addition, our research proposes an eXplainable AI module based on feature importance, which discerned Attention, Engagement, Joy, and Disgust as the four most pivotal features influencing consumer ad preference prediction. The results indicate that computerized intelligent systems based on EDA and FEA data can be used to predict consumer ad preferences based on videos and effectively used as supporting tools for marketing specialists.</jats:p>
-
The scientific literature indicates that pregnant women with COVID-19 are at an increased risk for developing more severe illness conditions when compared with non-pregnant women. The risk of admission to an ICU (Intensive Care Unit) and the need for mechanical ventilator support is three times higher. More significantly, statistics indicate that these patients are also at 70% increased risk of evolving to severe states or even death. In addition, other previous illnesses and age greater than 35 years old increase the risk for the mother and the fetus, including a higher number of cesarean sections, higher systolic and diastolic maternal blood pressure, increasing the risk of eclampsia, and, in some cases, preterm birth. Additionally, pregnant women have more Emotional lability/fluctuations (between positive and negative feelings) during the entire pregnancy. The emotional instability and brain fog that takes place during gestation may open vulnerability for neuropsychiatric symptoms of long COVID, which this population was not studied in depth. The present Chapter characterizes the database presented in this work with clinical and survey data collected about emotions and feelings using the Coronavirus Perinatal Experiences—Impact Survey (COPE-IS). Pregnant women with or without COVID-19 symptoms who gave birth at the Assis Chateaubriand Maternity Hospital (MEAC), a public maternity of the Federal University of Ceara, Brazil, were recruited. In total, 72 mother-infant dyads were included in the study and are considered in this exploratory analysis. The participants have undergone serological tests for SARS-CoV-2 antibody detection and a nasopharyngeal swab test for COVID-19 diagnoses by RT-PCR. A comprehensive Exploratory Data Analysis (EDA) is performed using frequency distribution analysis of multiple types of variables generated from numerical data, multiple-choice, categorized, and Likert-scale questions.
-
The global pandemic triggered by the Corona Virus Disease firstly detected in 2019 (COVID-19), entered the fourth year with many unknown aspects that need to be continuously studied by the medical and academic communities. According to the World Health Organization (WHO), until January 2023, more than 650 million cases were officially accounted (with probably much more non tested cases) with 6,656,601 deaths officially linked to the COVID-19 as plausible root cause. In this Chapter, an overview of some relevant technical aspects related to the COVID-19 pandemic is presented, divided in three parts. First, the advances are highlighted, including the development of new technologies in different areas such as medical devices, vaccines, and computerized system for medical support. Second, the focus is on relevant challenges, including the discussion on how computerized diagnostic supporting systems based on Artificial Intelligence are in fact ready to effectively help on clinical processes, from the perspective of the model proposed by NASA, Technology Readiness Levels (TRL). Finally, two trends are presented with increased necessity of computerized systems to deal with the Long Covid and the interest on Precision Medicine digital tools. Analyzing these three aspects (advances, challenges, and trends) may provide a broader understanding of the impact of the COVID-19 pandemic on the development of Computerized Diagnostic Support Systems.
-
Covid-19 has hit the world unprepared, as the deadliest pandemic of the century. Governments and authorities, as leaders and decision makers fighting against the virus, enormously tap on the power of AI and its data analytics models for urgent decision supports at the greatest efforts, ever seen from human history. This book showcases a collection of important data analytics models that were used during the epidemic, and discusses and compares their efficacy and limitations. Readers who from both healthcare industries and academia can gain unique insights on how data analytics models were designed and applied on epidemic data. Taking Covid-19 as a case study, readers especially those who are working in similar fields, would be better prepared in case a new wave of virus epidemic may arise again in the near future.
-
Construction projects are complex endeavours, with potential obstacles that can cause delays which can have particularly profound implications potentially impacting on company's financial health, business continuity and reputation. It is becoming increasingly recognised that delays are context-specific and multifaceted, requiring more industry-oriented perceptions. This work proposes the exploratory use of Machine Learning based on Classification and Regression Trees (CART) Decision Trees (DT) to assess the predictive analysis of these approaches, considering surveys (primary data) collected from 100 specialists with different backgrounds and experiences in the construction industry. Survey responses are discussed, followed by the CART DTs, which are used as predictor for clarifying underneath relationship among different variables in a project environment. The major issue presented is related to Project Design, with "The firm is not allowed to apply for an extension of contract period", with two possible predictors, firstly, as the main factor it is found "Mistakes, inconsistencies, and ambiguities in specification and drawing", while other aspect highlights "Poor site supervision and management by the contractor". The results indicate that the correct use of Artificial Intelligence techniques with relevant data are potential tools to support the analysis of scenarios and avoidance of project delays in Project Management.
Explore
Academic Units
-
Faculty of Arts and Humanities
(1)
- Álvaro Barbosa (1)
-
Faculty of Business and Law
(43)
- Alexandre Lobo (43)
- Emil Marques (1)
- Ivan Arraut (1)
- Sergio Gomes (1)
Resource type
- Book (2)
- Book Section (14)
- Conference Paper (8)
- Journal Article (19)
United Nations SDGs
Publication year
-
Between 2000 and 2025
(43)
-
Between 2010 and 2019
(1)
- 2018 (1)
- Between 2020 and 2025 (42)
-
Between 2010 and 2019
(1)