Your search
Results 128 resources
-
Battery electric vehicles (BEVs) are living up to their claims as consumers choose them more frequently. The increasing demand for sustainable vehicles translates into the global need for specific components, materials, and infrastructures and drives the regulatory frameworks in each country. While BEVs offer environmental benefits and global business opportunities, the technology has not yet gained mainstream acceptance. Thus, this work aims to investigate the characteristics of BEV users and their role in the diffusion of products to larger segments, as this may vary from country to country. For this purpose, a survey based on the Unified Theory of Acceptance and Use of Technology 2 (UTAUT-2) (Venkatesh et al., 2012) framework and structural equation modeling (SmartPLS) was adopted. The results indicated that, except for the constructs of effort expectancy (EE) and social influence (SI), the predictors in the model performed well in this context. Current users are satisfied with their vehicles and are supportive of BEVs in the future. The analysis also revealed that in addition to the availability of financial resources, early adopters are attracted by new technologies in a way that leads them to make decisions outside of the traditional influence of the other members of society. It is suggested to leverage the perceived benefits of status, differentiation, or uniqueness motives, to appeal to those seeking to appear trendy and tech-savvy in society. Companies and policymakers should acknowledge the peculiarities of early customers in their communication strategies to reach a wider audience around the globe and encourage the adoption of BEV technology.
-
The design thinking methodology is a problem-solving approach that involves empathising with end-users, (re)defining problems, brainstorming solutions creatively, and experimenting with prototypes and testing. It has been widely adopted in education to help students develop critical thinking, creativity, and problem-solving skills in design. On the other hand, text-to-image artificial intelligence is a method used to generate images from natural language descriptors (usually referred to as prompts). Design thinking methodology can teach students to think creatively and critically about real-world problems when applied in the classroom. In the context of design teaching at the University of Saint Joseph, Macao, students use the design thinking methodology to develop innovative proposals for furniture design solutions. Combining design thinking methodologies with text-to-image artificial intelligence can further enhance the learning experience by allowing students to generate visual representations of their ideas during the ideation phase. The authors developed a systematic approach to generate images for ideation on furniture design based on prompting text-to-image (PTI). The analysis related students’ results who applied the design thinking methodology without using AI tools and the results generated using a standard text-to-image programme. By combining both methods, teachers can help students develop critical thinking, creativity, and problem-solving skills, while also allowing them to generate visual representations in a different paradigm and, by so, being able to communicate their ideas with the most appropriate support for them.
-
The use of computational tools for medical image processing are promising tools to effectively detect COVID-19 as an alternative to expensive and time-consuming RT-PCR tests. For this specific task, CXR (Chest X-Ray) and CCT (Chest CT Scans) are the most common examinations to support diagnosis through radiology analysis. With these images, it is possible to support diagnosis and determine the disease’s severity stage. Computerized COVID-19 quantification and evaluation require an efficient segmentation process. Essential tasks for automatic segmentation tools are precisely identifying the lungs, lobes, bronchopulmonary segments, and infected regions or lesions. Segmented areas can provide handcrafted or self-learned diagnostic criteria for various applications. This Chapter presents different techniques applied for Chest CT Scans segmentation, considering the state of the art of UNet networks to segment COVID-19 CT scans and a segmentation experiment for network evaluation. Along 200 epochs, a dice coefficient of 0.83 was obtained.
-
COVID-19 is a respiratory disorder caused by CoronaVirus and SARS (SARS-CoV2). WHO declared COVID-19 a global pandemic in March 2020 and several nations’ healthcare systems were on the verge of collapsing. With that, became crucial to screen COVID-19-positive patients to maximize limited resources. NAATs and antigen tests are utilized to diagnose COVID-19 infections. NAATs reliably detect SARS-CoV-2 and seldom produce false-negative results. Because of its specificity and sensitivity, RT-PCR can be considered the gold standard for COVID-19 diagnosis. This test’s complex gear is pricey and time-consuming, using skilled specialists to collect throat or nasal mucus samples. These tests require laboratory facilities and a machine for detection and analysis. Deep learning networks have been used for feature extraction and classification of Chest CT-Scan images and as an innovative detection approach in clinical practice. Because of COVID-19 CT scans’ medical characteristics, the lesions are widely spread and display a range of local aspects. Using deep learning to diagnose directly is difficult. In COVID-19, a Transformer and Convolutional Neural Network module are presented to extract local and global information from CT images. This chapter explains transfer learning, considering VGG-16 network, in CT examinations and compares convolutional networks with Vision Transformers (ViT). Vit usage increased VGG-16 network F1-score to 0.94.
-
This chapter describes an AUTO-ML strategy to detect COVID on chest X-rays utilizing Transfer Learning feature extraction and the AutoML TPOT framework in order to identify lung illnesses (such as COVID or pneumonia). MobileNet is a lightweight network that uses depthwise separable convolution to deepen the network while decreasing parameters and computation. AutoML is a revolutionary concept of automated machine learning (AML) that automates the process of building an ML pipeline inside a constrained computing framework. The term “AutoML” can mean a number of different things depending on context. AutoML has risen to prominence in both the business world and the academic community thanks to the ever-increasing capabilities of modern computers. Python Optimised ML Pipeline (TPOT) is a Python-based ML tool that optimizes pipeline efficiency via genetic programming. We use TPOT builds models for extracted MobileNet network features from COVID-19 image data. The f1-score of 0.79 classifies Normal, Viral Pneumonia, and Lung Opacity.
-
Continuous cardiac monitoring has been increasingly adopted to prevent heart diseases, especially the case of Chagas disease, a chronic condition that can degrade the heart condition, leading to sudden cardiac death. Unfortunately, a common challenge for these systems is the low-quality and high level of noise in ECG signal collection. Also, generic techniques to assess the ECG quality can discard useful information in these so-called chagasic ECG signals. To mitigate this issue, this work proposes a 1D CNN network to assess the quality of the ECG signal for chagasic patients and compare it to the state of art techniques. Segments of 10 s were extracted from 200 1-lead ECG Holter signals. Different feature extractions were considered such as morphological fiducial points, interval duration, and statistical features, aiming to classify 400 segments into four signal quality types: Acceptable ECG, Non-ECG, Wandering Baseline (WB), and AC Interference (ACI) segments. The proposed CNN architecture achieves a $$0.90 \pm 0.02$$accuracy in the multi-classification experiment and also $$0.94 \pm 0.01$$when considering only acceptable ECG against the other three classes. Also, we presented a complementary experiment showing that, after removing noisy segments, we improved morphological recognition (based on QRS wave) by 33% of the entire ECG data. The proposed noise detector may be applied as a useful tool for pre-processing chagasic ECG signals.
-
The gold standard to detect SARS-CoV-2 infection considers testing methods based on Polymerase Chain Reaction (PCR). Still, the time necessary to confirm patient infection can be lengthy, and the process is expensive. In parallel, X-Ray and CT scans play an important role in the diagnosis and treatment processes. Hence, a trusted automated technique for identifying and quantifying the infected lung regions would be advantageous. Chest X-rays are two-dimensional images of the patient’s chest and provide lung morphological information and other characteristics, like ground-glass opacities (GGO), horizontal linear opacities, or consolidations, which are typical characteristics of pneumonia caused by COVID-19. This chapter presents an AI-based system using multiple Transfer Learning models for COVID-19 classification using Chest X-Rays. In our experimental design, all the classifiers demonstrated satisfactory accuracy, precision, recall, and specificity performance. On the one hand, the Mobilenet architecture outperformed the other CNNs, achieving excellent results for the evaluated metrics. On the other hand, Squeezenet presented a regular result in terms of recall. In medical diagnosis, false negatives can be particularly harmful because a false negative can lead to patients being incorrectly diagnosed as healthy. These results suggest that our Deep Learning classifiers can accurately classify X-ray exams as normal or indicative of COVID-19 with high confidence.
-
The gold standard to detect SARS-CoV-2 infection consider testing methods based on Polymerase Chain Reaction (PCR). Still, the time necessary to confirm patient infection can be lengthy, and the process is expensive. On the other hand, X-Ray and CT scans play a vital role in the auxiliary diagnosis process. Hence, a trusted automated technique for identifying and quantifying the infected lung regions would be advantageous. Chest X-rays are two-dimensional images of the patient’s chest and provide lung morphological information and other characteristics, like ground-glass opacities (GGO), horizontal linear opacities, or consolidations, which are characteristics of pneumonia caused by COVID-19. But before the computerized diagnostic support system can classify a medical image, a segmentation task should usually be performed to identify relevant areas to be analyzed and reduce the risk of noise and misinterpretation caused by other structures eventually present in the images. This chapter presents an AI-based system for lung segmentation in X-ray images using a U-net CNN model. The system’s performance was evaluated using metrics such as cross-entropy, dice coefficient, and Mean IoU on unseen data. Our study divided the data into training and evaluation sets using an 80/20 train-test split method. The training set was used to train the model, and the evaluation test set was used to evaluate the performance of the trained model. The results of the evaluation showed that the model achieved a Dice Similarity Coefficient (DSC) of 95%, Cross entropy of 97%, and Mean IoU of 86%.
-
The Covid-19 pandemic evidenced the need Computer Aided Diagnostic Systems to analyze medical images, such as CT and MRI scans and X-rays, to assist specialists in disease diagnosis. CAD systems have been shown to be effective at detecting COVID-19 in chest X-ray and CT images, with some studies reporting high levels of accuracy and sensitivity. Moreover, it can also detect some diseases in patients who may not have symptoms, preventing the spread of the virus. There are some types of CAD systems, such as Machine and Deep Learning-based and Transfer learning-based. This chapter proposes a pipeline for feature extraction and classification of Covid-19 in X-ray images using transfer learning for feature extraction with VGG-16 CNN and machine learning classifiers. Five classifiers were evaluated: Accuracy, Specificity, Sensitivity, Geometric mean, and Area under the curve. The SVM Classifier presented the best performance metrics for Covid-19 classification, achieving 90% accuracy, 97.5% of Specificity, 82.5% of Sensitivity, 89.6% of Geometric mean, and 90% for the AUC metric. On the other hand, the Nearest Centroid (NC) classifier presented poor sensitivity and geometric mean results, achieving 33.9% and 54.07%, respectively.
-
Fast and efficient malaria diagnostics are essential in efforts to detect and treat the disease in a proper time. The standard approach to diagnose malaria is a microscope exam, which is submitted to a subjective interpretation. Thus, the automating of the diagnosis process with the use of an intelligent system capable of recognizing malaria parasites could aid in the early treatment of the disease. Usually, laboratories capture a minimum set of images in low quality using a system of microscopes based on mobile devices. Due to the poor quality of such data, conventional algorithms do not process those images properly. This paper presents the application of deep learning techniques to improve the accuracy of malaria plasmodium detection in the presented context. In order to increase the number of training sets, deep convolutional generative adversarial networks (DCGAN) were used to generate reliable training data that were introduced in our deep learning model to improve accuracy. A total of 6 experiments were performed and a synthesized dataset of 2.200 images was generated by the DCGAN for the training phase. For a real image database with 600 blood smears with malaria plasmodium, the proposed Deep Learning architecture obtained the accuracy of 100% for the plasmodium detection. The results are promising and the solution could be employed to support a mass medical diagnosis system.
-
Traditional text classification models have some drawbacks, such as the inability of the model to focus on important parts of the text contextual information in text processing. To solve this problem, we fuse the long and short-term memory network BiGRU with a convolutional neural network to receive text sequence input to reduce the dimensionality of the input sequence and to reduce the loss of text features based on the length and context dependency of the input text sequence. Considering the extraction of important features of the text, we choose the long and short-term memory network BiLSTM to capture the main features of the text and thus reduce the loss of features. Finally, we propose a BiGRU-CNN-BiLSTM model (DCRC model) based on CNN, GRU and LSTM, which is trained and validated on the THUCNews and Toutiao News datasets. The model outperformed the traditional model in terms of accuracy, recall and F1 score after experimental comparison.
-
This book offers an objective and dispassionate analysis of modern educational architecture allowing us to notice gaps. The fundamental question addressed is whether our education system will embrace knowledge-based society and have the foresight to better prepare future generations. If educators around the world step back for a moment, it is not difficult to notice that unanswered questions about education are looming everywhere. The existent academic literature on education is abundant and embracing. In consequence, one can ask why is this book necessary? Indeed, this book is the result of senior university professors sharing their learnings and anticipating the pivotal issues facing all education professionals. According to the United Nations, by 2050, 68% of the world’s population will be living in urban areas. This fact cannot be ignored as it is one of the drivers of the profile of the future students. The reasons to organize this publication are many, but among them three stand out which also function as the driving forces behind this project: (1) University professors teach future generations based on models grounded on knowledge advanced by past experiences; (2) The decisive requirement to understand the needs of the new generations of university millennial students; and (3) What are the critical challenges of global societies? "This book problematizes the issues concerning education, and its main contribution is to answer the need to rethink education, face contemporary challenges, and reorganize the way public policies address education. It critically analyses the challenges of global societies in a decentralized perspective, not only reflecting a western perspective of education and knowledge production. The project's originality comes from the contemporaneity of the topics covered, from the interdisciplinary perspective, and from the specific attention given to trends around education." —Cátia Miriam Costa, Researcher and Invited Assistant Professor, Centre for International Studies, Perfil Ciência
-
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.
-
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.
Explore
Academic Units
-
Faculty of Arts and Humanities
(39)
- Adérito Marcos (1)
- Carlos Caires (2)
- Denis Zuev (1)
- Filipa Simões (1)
- Filipe Afonso (1)
- Gérald Estadieu (2)
- José Simões (7)
- Nuno Soares (5)
- Olga Ng Ka Man, Sandra (1)
- Priscilla Roberts (1)
-
Faculty of Business and Law
(42)
- Alessandro Lampo (1)
- Alexandre Lobo (31)
- Angelo Rafael (1)
- Douty Diakite (1)
- Florence Lei (1)
- Ivan Arraut (2)
- Jenny Phillips (1)
-
Faculty of Health Sciences
(1)
- Maria Rita Silva (1)
-
Faculty of Religious Studies and Philosophy
(18)
- Andrew Leong (1)
- Cyril Law (1)
- Franz Gassner (3)
- Jaroslaw Duraj (3)
- Judette Gallares (2)
- Stephen Morgan (5)
- Thomas Cai (1)
-
Institute for Data Engineering and Sciences
(6)
- George Du Wencai (4)
- Liang Shengbin (2)
-
Institute of Science and Environment
(6)
- David Gonçalves (2)
- Karen Tagulao (2)
- Raquel Vasconcelos (2)
-
Macau Ricci Institute
(4)
- Jaroslaw Duraj (1)
- Stephen Rothlin (3)
-
School of Education
(14)
- Elisa Monteiro (1)
- Kiiko Ikegami (2)
- Rochelle Ge (2)
- Susannah Sun (1)