Search results for "oftware"
showing 10 items of 7396 documents
Assigning discounts in a marketing campaign by using reinforcement learning and neural networks
2009
In this work, RL is used to find an optimal policy for a marketing campaign. Data show a complex characterization of state and action spaces. Two approaches are proposed to circumvent this problem. The first approach is based on the self-organizing map (SOM), which is used to aggregate states. The second approach uses a multilayer perceptron (MLP) to carry out a regression of the action-value function. The results indicate that both approaches can improve a targeted marketing campaign. Moreover, the SOM approach allows an intuitive interpretation of the results, and the MLP approach yields robust results with generalization capabilities.
A Cluster Analysis of Stock Market Data Using Hierarchical SOMs
2016
The analysis of stock markets has become relevant mainly because of its financial implications. In this paper, we propose a novel methodology for performing a structured cluster analysis of stock market data. Our proposed method uses a tree-based neural network called the TTOSOM. The TTOSOM performs self-organization to construct tree-based clusters of vector data in the multi-dimensional space. The resultant tree possesses interesting mathematical properties such as a succinct representation of the original data distribution, and a preservation of the underlying topology. In order to demonstrate the capabilities of our method, we analyze 206 assets of the Italian stock market. We were able…
An Artificial Neural Network for 3D Localization of Brainstem Functional Lesions
2002
The human brainstem is a highly complex structure where even small lesions can give rise to a variety of symptoms and signs. Localizing the area of dysfunction within the brainstem is often a difficult task.To make localization easier, we have developed a neural net system, which uses 72 clinical and neurophysiological data inputs and displays it (using 5268 voxels) on a three-dimensional model of the human brainstem. The net was trained by means of a back-propagation algorithm, over a pool of 580 example-cases. Assessed on 200 test-cases, the net correctly localized 83.6% of the target voxels; furthermore the net correctly localized the lesion in 31/37 patients. Because our computer-assist…
Support Tool for the Combined Software/Hardware Design of On-Chip ELM Training for SLFF Neural Networks
2016
Typically, hardware implemented neural networks are trained before implementation. Extreme learning machine (ELM) is a noniterative training method for single-layer feed-forward (SLFF) neural networks well suited for hardware implementation. It provides fixed-time learning and simplifies retraining of a neural network once implemented, which is very important in applications demanding on-chip training. This study proposes the data flow of a software support tool in the design process of a hardware implementation of on-chip ELM learning for SLFF neural networks. The software tool allows the user to obtain the optimal definition of functional and hardware parameters for any application, and e…
Towards reactive navigation and attention skills for 3D intelligent characters
2003
This paper presents a neural design which is able to provide the necessary reactive navigation and attention skills for 3D embodied agents (virtual humanoids or characters). Based on Grossberg's neural model of conditioning [6], as recently implemented by Chang and Gaudiando [7], and according to the Adaptative Resonance Theory (ART) and the neuroscientific concepts associated, the neural design introduced has been divided in two main phases. Firstly, an environmentcategorization phase, where an on-line pattern recognition and categorization of the current agent sensory input data is carried out by a self organizing neural network, which will finally provide the agent's short term memory la…
Preamble Transmission Prediction for mMTC Bursty Traffic : A Machine Learning based Approach
2020
The evolution of Internet of things (IoT) towards massive IoT in recent years has stimulated a surge of traffic volume among which a huge amount of traffic is generated in the form of massive machine type communications. Consequently, existing network infrastructure is facing challenges when handling rapidly growing traffic load, especially under bursty traffic conditions which may more often lead to congestion. By proactively predicting the occurrence of congestion, we can implement necessary means and conceivably avoid congestion. In this paper, we propose a machine learning (ML) based model for predicting successful preamble transmissions at a base station and subsequently forecasting th…
Tabu and Scatter Search for Artificial Neural Networks
2003
In this paper we address the problem of training multilayer feed-forward neural networks. These networks have been widely used for both prediction and classification in many different areas. Although the most popular method for training these networks is back propagation, other optimization methods such as tabu search or scatter search have been applied to solve this problem. This paper presents a new training algorithm based on the tabu search methodology that incorporates elements for search intensification and diversification by utilizing strategic designs where other previous approaches resort to randomization. Our method considers context and search information, as it is provided by th…
Fall Detection Based on the Instantaneous Doppler Frequency : A Machine Learning Approach
2019
Modern societies are facing an ageing problem which comes with increased cost of healthcare. A major share of this ever-increasing cost is due to fall related injuries, which urges the development of fall detection systems. In this context, this paper paves the way for building of a radio-frequency-based fall detection system. This paper presents an activity simulator that generates the complex channel gain of indoor channels in the presence of one person performing three different activities, namely, slow fall, fast fall, and walking. We built a machine learning framework for activity recognition based on the complex channel gain. We assess the recognition accuracy of three different class…
Constructing Interpretable Classifiers to Diagnose Gastric Cancer Based on Breath Tests
2017
Quick, inexpensive and accurate diagnosis of gastric cancer is a necessity, but at this moment the available methods do not hold up. One of the most promising possibilities is breath test analysis, which is quick, relatively inexpensive and comfortable to the person tested. However, this method has not yet been well explored. Therefore in this article the authors propose using transparent classification models to explain diagnostic patterns and knowledge, which is acquired in the process. The models are induced using decision tree classification algorithms and RIPPER algorithm for decision rule induction. The accuracy of these models is compared to neural network accuracy.
Adaptive Continuous Feature Binarization for Tsetlin Machines Applied to Forecasting Dengue Incidences in the Philippines
2020
The Tsetlin Machine (TM) is a recent interpretable machine learning algorithm that requires relatively modest computational power, yet attains competitive accuracy in several benchmarks. TMs are inherently binary; however, many machine learning problems are continuous. While binarization of continuous data through brute-force thresholding has yielded promising accuracy, such an approach is computationally expensive and hinders extrapolation. In this paper, we address these limitations by standardizing features to support scale shifts in the transition from training data to real-world operation, typical for e.g. forecasting. For scalability, we employ sampling to reduce the number of binariz…