Browsing by Subject "deep learning"
Now showing 1 - 4 of 4
Results Per Page
Sort Options
- ItemOpen AccessAdvanced analytics for process analysis of turbine plant and components(2019) Maharajh,Yashveer; Rousseau, Pieter; Mishra, AmitThis research investigates the use of an alternate means of modelling the performance of a train of feed water heaters in a steam cycle power plant, using machine learning. The goal of this study was to use a simple artificial neural network (ANN) to predict the behaviour of the plant system, specifically the inlet bled steam (BS) mass flow rate and the outlet water temperature of each feedwater heater. The output of the model was validated through the use of a thermofluid engineering model built for the same plant. Another goal was to assess the ability of both the thermofluid model and ANN model to predict plant behaviour under out of normal operating circumstances. The thermofluid engineering model was built on FLOWNEX® SE using existing custom components for the various heat exchangers. The model was then tuned to current plant conditions by catering for plant degradation and maintenance effects. The artificial neural network was of a multi-layer perceptron (MLP) type, using the rectified linear unit (ReLU) activation function, mean squared error (MSE) loss function and adaptive moments (Adam) optimiser. It was constructed using Python programming language. The ANN model was trained using the same data as the FLOWNEX® SE model. Multiple architectures were tested resulting in the optimum model having two layers, 200 nodes or neurons in each layer with a batch size of 500, running over 100 epochs. This configuration attained a training accuracy of 0.9975 and validation accuracy of 0.9975. When used on a test set and to predict plant performance, it achieved a MSE of 0.23 and 0.45 respectively. Under normal operating conditions (six cases tested) the ANN model performed better than the FLOWNEX® SE model when compared to actual plant behaviour. Under out of normal conditions (four cases tested), the FLOWNEX SE® model performed better than the ANN. It is evident that the ANN model was unable to capture the “physics” of a heat exchanger or the feed heating process as a result of its poor performance in the out of normal scenarios. Further tuning by way of alternate activation functions and regularisation techniques had little effect on the ANN model performance. The ANN model was able to accurately predict an out of normal case only when it was trained to do so. This was achieved by augmenting the original training data with the inputs and results from the FLOWNEX SE® model for the same case. The conclusion drawn from this study is that this type of simple ANN model is able to predict plant performance so long as it is trained for it. The validity of the prediction is highly dependent on the integrity of the training data. Operating outside the range which the model was trained for will result in inaccurate predictions. It is recommended that out of normal scenarios commonly experienced by the plant be synthesised by engineering modelling tools like FLOWNEX® SE to augment the historic plant data. This provides a wider spectrum of training data enabling more generalised and accurate predictions from the ANN model.
- ItemOpen AccessCOVID-19 Diagnosis: A Review of Rapid Antigen, RT-PCR and Artificial Intelligence Methods(Multidisciplinary Digital Publishing Institute, 2022-04-03) Aruleba, Raphael Taiwo; Adekiya, Tayo Alex; Ayawei, Nimibofa; Obaido, George; Aruleba, Kehinde; Mienye, Ibomoiye Domor; Aruleba, Idowu; Ogbuokiri, BlessingAs of 27 December 2021, SARS-CoV-2 has infected over 278 million persons and caused 5.3 million deaths. Since the outbreak of COVID-19, different methods, from medical to artificial intelligence, have been used for its detection, diagnosis, and surveillance. Meanwhile, fast and efficient point-of-care (POC) testing and self-testing kits have become necessary in the fight against COVID-19 and to assist healthcare personnel and governments curb the spread of the virus. This paper presents a review of the various types of COVID-19 detection methods, diagnostic technologies, and surveillance approaches that have been used or proposed. The review provided in this article should be beneficial to researchers in this field and health policymakers at large.
- ItemOpen AccessDeep adaptive anomaly detection using an active learning framework(2022) Sekyi, Emmanuel; Bassett, BruceAnomaly detection is the process of finding unusual events in a given dataset. Anomaly detection is often performed on datasets with a fixed set of predefined features. As a result of this, if the normal features bear a close resemblance to the anomalous features, most anomaly detection algorithms exhibit poor performance. This work seeks to answer the question, can we deform these features so as to make the anomalies standout and hence improve the anomaly detection outcome? We employ a Deep Learning and an Active Learning framework to learn features for anomaly detection. In Active Learning, an Oracle (usually a domain expert) labels a small amount of data over a series of training rounds. The deep neural network is trained after each round to incorporate the feedback from the Oracle into the model. Results on the MNIST, CIFAR-10 and Galaxy Zoo datasets show that our algorithm, Ahunt, significantly outperforms other anomaly detection algorithms used on a fixed, static, set of features. Ahunt can therefore overcome a poor choice of features that happen to be suboptimal for detecting anomalies in the data, learning more appropriate features. We also explore the role of the loss function and Active Learning query strategy, showing these are important, especially when there is a significant variation in the anomalies.
- ItemOpen AccessAn interactive mobile lecturing model: enhancing student engagement with face-to-face sessions(IGI Global, 2013) Boyinbode, Olutayo; Ng'ambi, Dick; Bagula, AntoineAlthough use of podcasts and vodcasts are increasingly becoming popular in higher education, their use is usually unidirectional and therefore replicates the transmission mode of traditional face-to-face lectures. In this paper, the authors propose a tool, MOBILect, a mobile lecturing tool that enables users to comment on lecture vodcasts using mobile devices, and aggregated comments become an educational resource. The vodcasts are generated through Opencast Matterhorn and YouTube. The tool was evaluated at the University of Cape Town with students’ own devices. The paper reports on the architecture of the MOBILect, its framework for student-vodcast interaction, and evaluation results. The paper concludes that the MOBILect has potential for use as a supplement to the traditional face-to-face lectures especially in scenarios of large classes, or where the medium of instruction is not the students’ mother tongue.