Your search
Results 7 resources
-
Facial expression recognition is a key topic in computer vision, playing a crucial role in non-verbal communication. With the rapid development of artificial intelligence, significant progress has been made in improving recognition accuracy and generalization abilities. Traditional methods often suffer from low precision and poor generalization, while deep learning models have substantially advanced the field. However, deploying deep and complex models on different platforms remains challenging due to their high computational demands and frameworks. Hence, developing an efficient, real-time, and lightweight facial expression recognition system is critical. This study focuses on creating an efficient, accurate, and lightweight real-time facial expression recognition system with an emphasis on cross-platform deployment. It integrates various deep learning and optimization techniques to demonstrate flexibility across platforms. In this context, this study evaluates the performance of 10 advanced CNN models (VGG16, VGG19, ResNet50, etc.) on the facial expression dataset FER2013. YOLOv8 combined with ResNet50 achieved 70.56% accuracy on FER2013, outperforming YOLOv8 alone by 2.1%. Multi-module fusion models (MobileFaceNet, IR50, HyViT, SE) achieved an accuracy of 92.58% and 74.8% on the RAF-DB and FER2013 datasets, respectively, showing superior performance in ablation experiments. Given the significant impact of data quality on model performance, this study performed data cleaning on the FER2013 dataset, resulting in a 3.25% accuracy improvement for the YOLOv8 + ResNet50 model, which reached 73.81%. The high-resolution RAF-DB dataset, with fewer errors, led to improved performance, achieving 92.56% accuracy with the fusion model. A multi-purpose facial expression recognition system, VISTA, was developed using Python and PyQt5. The system supports multiple data formats and provides real-time emotional feedback, thus enhancing its usability for both research and practical applications. Furthermore, the fusion model was quantized using the OpenVINO toolkit, reducing its parameters by 75% while maintaining an accuracy of 91.17%. Inference speed was improved, and XGrad-CAM was employed to enhance model interpretability, revealing that the YOLOv8 + ResNet50 combination more effectively captured facial features. Finally, the high-performance model was successfully deployed on Intel CPUs, NVIDIA GPUs, and embedded devices Raspberry Pi 4B, demonstrating the portability and flexibility of the VISTA system across various platforms. This research provides promising solutions for applications in human-computer interaction, affective computing, and real-time emotional analysis, with significant advancements made in improving system real-time performance, accuracy, and cross-platform deployment capabilities. It contributes to the development of facial expression recognition technology and lays the foundation for its widespread future applications in fields such as smart healthcare, business analytics, education, and mental health.
-
Artificial Intelligence (AI) is being applied in different areas of Administration and Management including finance, e-commerce, etc. Project Management (PM) is one area that may benefit from the use of AI to support project managers in making more accurate predictions, more quickly, such as deadline adjustments and cost updates, while at the same time helping with some of repetitive tasks of PM by relieving managers from these processes. Nevertheless, multiple aspects are still in consideration to allow AI to be widely adopted in PM, including lack of validated systems, including aspects of quality and prevalence, trust from users, market and specialists, and how the government will play a role to support the wider adoption of AI tools. This research explores the integration of Artificial Intelligence (AI) in Project Management and its potential to enhance four aspects: service quality, trust, prevalence, and government support. The proposed methodology employs a systematic literature review (SLR) combining with a quantitative survey to assess the current state of AI in project management. The SLR covers scholarly articles from 2016 to 2021, focusing on AI's impact on project management across various industries. The survey, conducted among 200 professionals, gathers insights into AI's perceived benefits and challenges in project management. The research findings indicate a positive inclination towards AI in project management, with respondents recognizing its potential to improve efficiency, support data-driven decisions, and enhance risk management. However, the study also reveals concerns regarding data quality, privacy, and the need for ethical considerations in AI applications. Most respondents agree on the necessity of government support to foster AI adoption and the importance of establishing trust in AI systems through transparency and security measures. The thesis concludes with recommendations for practitioners and policymakers to effectively leverage AI in project management. It proposes a framework including the development of training programs, the establishment of quality standards for AI services, and the promotion of public-private partnerships to drive innovation. The study emphasizes the importance of a multi-faceted approach to AI integration, considering technological, organizational, and ethical dimensions.
-
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>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>
-
<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>
-
Background: Maternal infections are linked to neurodevelopmental impairments, highlighting the need to investigate SARS-CoV-2-induced immune activation. Objective: This study aimed to evaluate the impact of maternal infection on neurodevelopment and investigate whether cytokine and chemokine profiles predict delays at 24 months. Methods: Conducted in Brazil (January 2021–March 2022), this follow-up study included 18 SARS-CoV-2 positive pregnant women at 35–37 weeks’ gestation, 15 umbilical cord blood samples, and blood samples from 15 children at 6 months and 14 at 24 months. Developmental delay was defined using the Bayley Scales of Infant and Toddler Development, Third Edition, with scores below 90 in cognitive, communication, or motor domains. Results: At 6 months, 33.3% of infants exhibited cognitive delays, 20% communication delays, and 40% motor delays, increasing to 35.71%, 64.29%, and 57.14% at 24 months, respectively. Elevated interferon-gamma and tumor necrosis factor-alpha in cord blood correlated with cognitive delays, while interleukin (IL)-6, IL-8, IL-17, and IL-1β were associated with motor delays. Increased C-X-C motif chemokine ligand 10 and other cytokines were associated with communication delays. Conclusion: Maternal SARS-CoV-2 may impact infant neurodevelopment, as early cytokine elevations correlate with delays, highlighting the importance of early monitoring and interventions to reduce long-term effects. Impact: Prenatal SARS-COV-2 infection in pregnant women is linked to developmental delays in toddlers, with cytokine and chemokine changes associated with neurodevelopmental outcomes at 24 months. This study shows the long-term impact of maternal SARS-COV-2 infection on child development, highlighting inflammatory markers like IFN-γ, TNFα, IL-6, IL-8, IL-17, IL-1β, and CXCL10. Identifying specific cytokines correlating with cognitive, communication, and motor delays suggests potential biomarkers for early intervention. Conducted in Fortaleza, Brazil, the study emphasizes understanding local epidemiological impacts on child development, especially in regions with high infection rates. (Figure presented.)
Explore
USJ Theses and Dissertations
Academic Units
Resource type
- Journal Article (5)
- Thesis (2)