Artificial neural networks

Model
Digital Document
Publisher
Florida Atlantic University
Description
Liver cancer is the sixth most common type of cancer worldwide and is the third leading cause of cancer related mortality. Several types of cancer can form in the liver. Hepatocellular carcinoma (HCC) makes up 75%-85% of all primary liver cancers and it is a malignant disease with limited therapeutic options due to its aggressive progression. While the exact cause of liver cancer may not be known, habits/lifestyle may increase the risk of developing the disease. Several risk prediction models for HCC are available for individuals with hepatitis B and C virus infections who are at high risk but not for general population. To address this challenge, an artificial neural network (ANN) was developed, trained, and tested using the health data to predict liver cancer risk. Our results indicate that our ANN can be used to predict liver cancer risk with changes with lifestyle and may provide a novel approach to identify patients at higher risk and can be bene ted from early diagnosis.
Model
Digital Document
Publisher
Florida Atlantic University
Description
Artificial neural networks are increasing in power, with attendant increases in demand for efficient processing. Performance is limited by clock speed and degree of parallelization available through multi-core processors and GPUs. With a design tailored to a specific network, a field-programmable gate array (FPGA) can be used to minimize latency without the need for geographically distributed computing. However, the task of programming an FPGA is outside the realm of most data scientists. There are tools to program FPGAs from a high level description of a network, but there is no unified interface for programmers across these tools.
In this thesis, I present the design and implementation of NeuralSynth, a prototype Python framework which aims to bridge the gap between data scientists and FPGA programming for neural networks. My method relies on creating an extensible Python framework that is used to automate programming and interaction with an FPGA. The implementation includes a digital design for the FPGA that is completed by a Python framework. Programming and interacting with the FPGA does not require leaving the Python environment. The extensible approach allows multiple implementations, resulting in a similar workflow for each implementation. For evaluation, I compare the results of my implementation with a known neural network framework.
Model
Digital Document
Publisher
Florida Atlantic University
Description
This study is concerned with the analyses of modern electric power-grids designed to support large supply-demand considerations in metro areas of large cities. Hence proposed are methods to determine optimal performance of the associated distribution networks vis-á-vis power availability from multiple resources (such as hydroelectric, thermal, wind-mill, solar-cell etc.) and varying load-demands posed by distinct set of consumers of domestic, industrial and commercial sectors. Hence, developing the analytics on optimal power-distribution across pertinent power-grids are verified with the models proposed. Forecast algorithms and computational outcomes on supply-demand performance are indicated and illustratively explained using real-world data sets. This study on electric utility takes duly into considerations of both deterministic (technological factors) as well as stochastic variables associated with the available resource-capacity and demand-profile details. Thus, towards forecasting exercise as above, a representative load-curve (RLC) is defined; and, it is optimally determined using an Artificial Neural Network (ANN) method using the data availed on supply-demand characteristics of a practical power-grid. This RLC is subsequently considered as an input parametric profile on tariff policies associated with electric power product-cost. This research further focuses on developing an optimal/suboptimal electric-power distribution scheme across power-grids deployed between multiple resources and different sets of user demands. Again, the optimal/suboptimal decisions are enabled using ANN-based simulations performed on load sharing details. The underlying supply-demand forecasting on distribution service profile is essential to support predictive designs on the amount of power required (or to be generated from single and/or multiple resources) versus distributable shares to different consumers demanding distinct loads. Another topic addressed refers to a business model on a cost reflective tariff levied in an electric power service in terms of the associated hedonic heuristics of customers versus service products offered by the utility operators. This model is based on hedonic considerations and technoeconomic heuristics of incumbent systems In the ANN simulations as above, bootstrapping technique is adopted to generate pseudo-replicates of the available data set and they are used to train the ANN net towards convergence. A traditional, multilayer ANN architecture (implemented with feed-forward and backpropagation techniques) is designed and modified to support a fast convergence algorithm, used for forecasting and in load-sharing computations. Underlying simulations are carried out using case-study details on electric utility gathered from the literature. In all, ANN-based prediction of a representative load-curve to assess power-consumption and tariff details in electrical power systems supporting a smart-grid, analysis of load-sharing and distribution of electric power on smart grids using an ANN and evaluation of electric power system infrastructure in terms of tariff worthiness deduced via hedonic heuristics, constitute the major thematic efforts addressed in this research study.