1,720,969 research outputs found
Anomaly Detection in Power Generation Plants Using Machine Learning and Neural Networks
The availability of constant electricity supply is a crucial factor to the performance of any industry. Nevertheless, the unstable supply of electricity in Cameroon has led to countless periods of electricity load shedding, hence, making the management of the telecom industry to fall on backup power supply such as diesel generators. The fuel consumption of these generators remain a challenge due to some perturbations in the mechanical fuel level gauges and lack of maintenance at the base stations resulting to fuel pilferage. In order to overcome these effects, we detect anomalies in the recorded data by learning the patterns of the fuel consumption using four classification techniques namely; support vector machines (SVM), K-Nearest Neighbors (KNN), Logistic Regression (LR), and MultiLayer Perceptron (MLP) and then compare the performance of these classification techniques on a test data. In this paper, we show the use of supervised machine learning classification based techniques in detecting anomalies associated with the fuel consumed dataset from TeleInfra base stations using the generator as a source of power. Here, we perform the normal feature engineering, selection, and then fit the model classifiers to obtain results and finally, test the performance of these classifiers on a test data. The results of this study show that MLP has the best performance in the evaluation measurement recording a score of 96% in the K-fold cross validation test. In addition, because of class imbalance in the observation, we use the precision-recall curve instead of the ROC curve and registered the probability of the Area Under Curve (AUC) as 0:98
Going Beyond Counting First Authors in Author Co-citation Analysis
The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation
counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings
are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that
only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into
account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed
Variations on the Author
“Variations on the Author” discusses two of Eduardo Coutinho’s recent films (Um Dia na Vida, from 2010, and Últimas Conversas, posthumously released in 2015) and their contribution to the general question of documentary authorship. The director’s filmography is characterized by a consistent yet self-effacing form of authorial self-inscription: Coutinho often features as an interviewer that rather than express opinions propels discourses; an interviewer that is good at listening. This mode of self-inscription characterizes him as an author who is not expressive but who is nonetheless markedly present on the screen. In Um Dia na Vida, however, Coutinho is completely absent form the image, while Últimas Conversas, on the contrary, includes a confessional prologue that moves the director from the margins to the center of his films. This article examines the ways in which these works stand out in the filmography of a director who offers new insights into the notion of cinematic authorship
Appropriate Similarity Measures for Author Cocitation Analysis
We provide a number of new insights into the methodological discussion about author cocitation analysis. We first argue that the use of the Pearson correlation for measuring the similarity between authors’ cocitation profiles is not very satisfactory. We then discuss what kind of similarity measures may be used as an alternative to the Pearson correlation. We consider three similarity measures in particular. One is the well-known cosine. The other two similarity measures have not been used before in the bibliometric literature. Finally, we show by means of an example that our findings have a high practical relevance.information science;Pearson correlation;cosine;similarity measure;author cocitation analysis
Dispelling the Myths Behind First-author Citation Counts
We conducted a full-scale evaluative citation analysis study of scholars in the XML research field to explore just how different from each other author rankings resulting from different citation counting methods actually are, and to demonstrate the capability of emerging data and tools on the Web in supporting more realistic citation counting methods. Our results contest some common arguments for the continued
use of first-author citation counts in the evaluation of scholars, such as high correlations between author rankings by first-author citation counts and other citation
counting methods, and high costs of using more realistic citation counting methods that are not well-supported by the ISI databases. It is argued that increasingly available digital full text research papers make it possible for citation analysis studies to go beyond what the ISI databases have directly supported and to employ more
sophisticated methods
koamabayili/VECTRON-author-checklist: VECTRON author checklist
We have done our best to complete the author checklist relating to the use of animals in the hut study. Note that the objective for the hut study was to evaluate the IRS treatment applications for residual efficacy against Anopheles mosquitoes, including the local An. coluzzii mosquito population. Cows were only used to attract mosquitoes into the huts and no tests were carried out directly on the cows. The author checklist is intended for use with studies where experiments are carried out on animals, which is why we have had such difficulty in completing this for the hut study, as many of the questions do not relate to how the cows were used
Dataset of Selected Medicinal Plant Species of the Genus Brachylaena: A Comparative Application of Deep Learning Models for Plant Leaf Recognition
Since several active pharmaceutical ingredients are sourced from medicinal plants, identifying and classifying these plants are generally a valuable and essential task during the drug manufacturing process. For many years, identifying and classifying those plants have been exclusively done by experts in the domain, such as botanists and herbarium curators. Recently, powerful computer vision technologies, using deep learning or deep artificial neural networks, have been developed for classifying or identifying objects using images. A convolutional neural network is a deep learning architecture that outperforms previous state-of-the-art approaches in image classification and object detection based on its efficient feature extraction of images. This study investigated several pre-trained convolutional neural networks for identifying and classifying leaves of three species of the genus Brachylaena. The three species considered were Brachylaena discolor, Brachylaena ilicifolia, and Brachylaena elliptica. All three species are used medicinally by people in South Africa. We trained and evaluated different deep convolutional neural networks from 1259 labeled images of those plant species (at least 400 for each species) split into training, evaluation, and test sets. The best model provided a 98.26% accuracy using cross-validation with a confidence interval of ±2.16%
Ensemble learning and deep learning-based defect detection in power generation plants
One of the key factors driving a country’s economic development and ensuring the sustainability of its industries is the constant availability of electricity. This is normally provided by the national grid. However, the power supply is not always stable in developing countries where new businesses, including the telecommunications industry, are constantly emerging. Therefore, they must rely on generators to ensure their full functionality. These generators rely on fuel to function, and consumption is usually high if not properly monitored. Monitoring is usually done by a (non-expert) human. This can sometimes be a tedious process, as some companies have reported excessively high consumption rates. For anomaly detection in power generating plants, the studies by Mulongo et al. and Atemkeng and Jimoh used the same dataset to train a multilayer perceptron (MLP) and generative adversarial networks (GANs), respectively, achieving an accuracy of 96.1% with MLP and 98.9% with GAN. Through comparative analysis and the use of ensemble learning techniques, we found that ensemble learning models outperform both MLP and GAN as proposed by Mulongo et al. and Atemkeng and Jimoh using the same dataset. Furthermore, we investigated the potential of autoencoders to outperform MLPs, GANs, and ensemble learning models. To this end, we have introduced a label-assisted autoencoder approach for detecting anomalies in power-generating plants. This model includes a labelling assistance module that adjusts the thresholds. Our results indicate that the label-assisted autoencoder outperforms the MLP. However, GANs and all ensemble learning models outperformed the label-assisted autoencoder. Nevertheless, the use of a label-assisted autoencoder offers a distinct advantage in categorizing anomalies based on their severity, a capability not present in ensemble learning models and GANs
- …
