0000000001145493
AUTHOR
Jahn Thomas Fidje
A Learning Automata Local Contribution Sampling Applied to Hydropower Production Optimisation
Learning Automata (LA) is a powerful approach for solving complex, non-linear and stochastic optimisation problems. However, existing solutions struggle with high-dimensional problems due to slow convergence, arguably caused by the global nature of feedback. In this paper we introduce a novel Learning Automata (LA) scheme to attack this challenge. The scheme is based on a parallel form of Local Contribution Sampling (LCS), which means that the LA receive individually directed feedback, designed to speed up convergence. Furthermore, our scheme is highly decentralized, allowing parallel execution on GPU architectures. To demonstrate the power of our scheme, the LA LCS is applied to hydropower…
Deep Convolutional Neural Networks for Fire Detection in Images
Detecting fire in images using image processing and computer vision techniques has gained a lot of attention from researchers during the past few years. Indeed, with sufficient accuracy, such systems may outperform traditional fire detection equipment. One of the most promising techniques used in this area is Convolutional Neural Networks (CNNs). However, the previous research on fire detection with CNNs has only been evaluated on balanced datasets, which may give misleading information on real-world performance, where fire is a rare event. Actually, as demonstrated in this paper, it turns out that a traditional CNN performs relatively poorly when evaluated on the more realistically balance…
Deep Neural Networks for Prediction of Exacerbations of Patients with Chronic Obstructive Pulmonary Disease
Chronic Obstructive Pulmonary Disease (COPD) patients need help in daily life situations as they are burdened with frequent risks of acute exacerbation and loss of control. An automated monitoring system could lead to timely treatments and avoid unnecessary hospital (re-)admissions and home visits by doctors or nurses. Therefore we present a Deep Artificial Neural Networks for approach prediction of exacerbations, particularly Feed-Forward Neural Networks (FFNN) for classification of COPD patients category and Long Short-Term Memory (LSTM), for early prediction of COPD exacerbations and subsequent triage. The FFNN and LSTM models are trained on data collected from remote monitoring of 94 pa…
A novel learning automata game with local feedback for parallel optimization of hydropower production
Master's thesis Information- and communication technology IKT590 - University of Agder 2017 Hydropower optimization for multi-reservoir systems is classi ed as a combinatorial optimization problem with large state-space that is particularly di cult to solve. There exist no golden standard when solving such problems, and many proposed algorithms are domain speci c. The literature describes several di erent techniques where linear programming approaches are extensively discussed, but tends to succumb to the curse of dimensionality problem when the state vector dimensions increase. This thesis introduces LA LCS, a novel learning automata algorithm that utilizes a parallel form of local feedbac…