Optimizing Wheat Yield Prediction Using Different Topologies of Neural Networks
|
|
|
- Joy Hart
- 10 years ago
- Views:
Transcription
1 Optimizing Wheat Yield Prediction Using Different Topologies of Neural Networks Georg Ruß, Rudolf Kruse Otto-von-Guericke-University of Magdeburg, Germany Martin Schneider, Peter Wagner Martin-Luther-University of Halle, Germany Abstract Precision agriculture (PA) and information technology (IT) are closely interwoven. The former usually refers to the application of nowadays technology to agriculture. Due to the use of sensors and GPS technology, in today s agriculture many data are collected. Making use of those data via IT often leads to dramatic improvements in efficiency. For this purpose, the cllenge is to cnge these raw data into useful information by using decision rules. These rules include the management know-how for (economic) optimal recommendations. This paper deals with suitable modeling techniques for those agricultural data where the objective is to uncover the existing patterns. In consequence, yield prediction is enabled based on cheaply available site data. Based on this prediction, economic or environmental optimization of, e.g., fertilization can be carried out. Keywords: Precision Agriculture, Data Mining, Neural Networks, Prediction 1 Introduction Due to the rapidly advancing technology in the last few decades, more and more of our everyday life s been cnged by information technology. Information access, once cumbersome and slow, s been turned into information at your fingertips at high speed. Technological breakthroughs ve been made in industry and services as well as in agriculture. Mostly due to the increased use of modern GPS technology and advancing sensor technology in agriculture, the term precision agriculture s been coined. It can be seen as a major step from uniform, large-scale cultivation of soil towards small-field, precise planning of, e.g., fertilizer or pesticide usage. With the ever-increasing amount of sensors and information about their soil, farmers are not only rvesting, e.g., potatoes or grain, but also rvesting large amounts of data. These data should be used for optimization, i.e. to increase efficiency or the field s yield, in economic or environmental terms. Until recently [13], farmers ve mostly relied on their long-term experience on the particular acres. With the mentioned technology advances, sensors ve cheapened data acquisition on such a scale tt it makes them interesting for the data mining community. For carrying out an information-based field cultivation, the data ve to be transformed into utilizable information in terms of management recommendations as a first step. This can be done by decision rules, which incorporate the knowledge about the coherence between sensor data and yield potential. In addition, these rules should give (economically) optimized recommendations. Since the data consist of simple and often even complete records of sensor measurements, there are numerous approaches known from data mining L. Magdalena, M. Ojeda-Aciego, J.L. Verdegay (eds): Proceedings of IPMU 8, pp Torremolinos (Málaga), June 22 27, 28
2 tt can be used to deal with these data. One of those approaches are artificial neural networks [4] tt may be used to build a model of the available data and help to extract the existing pattern. They ve been used before in this context, e.g. in [1], [7] or [12]. The connection between information technology and agriculture is and will become an even more interesting area of research in the near future. In this context, IT mostly covers the following three aspects: data collection, analysis and recommendation [6]. This work is based on a dissertation tt deals with data mining and knowledge discovery in precision agriculture from an agrarian point of view []. Hence this paper will also give a short overview of the previous work. On the other nd, since we are dealing with the above-mentioned data records, the computer science perspective will be applied. The main research target is whether we can model and optimize the site-specific data by means of computational intelligence techniques. We will therefore deal with data collection and analysis. The paper is structured as follows: Section 2 will provide the reader with details on the acquisition of the data and some of the data s properties. Section 3 will give some background information on neural networks. In Section 4 we will describe the experimental layout and afterwards, we will evaluate the results tt were obtained. The last section will give a brief conclusion. 2 Data Acquisition The data available in this work ve been obtained in the years 23 and 24 on a field near Köthen, north of Halle, Germany. All information available for this 6-hectare field was interpolated to a grid with 1 by 1 meters grid cell sizes. Each grid cell represents a record with all available information. During the growing season of 24, the field was subdivided into different strips, where various fertilization strategies were carried out. For an example of various managing strategies, see e.g. [11], which also shows the economic potential of PA technologies quite clearly. The field grew winter wheat, where nitrogen fertilizer was distributed over three application times. Overall, there are seven input attributes accompanied by the yield in 24 as the target attribute. Those attributes will be described in the following. In total, there are 241 records, thereof none with missing values and none with outliers. 2.1 Nitrogen Fertilizer N1, N2, N3 The amount of fertilizer applied to each subfield can be easily measured. It is applied at three points in time into the vegetation period. Since the site of application d also been designed as an experiment for data collection, the range of N1, N2, and N3 in the data is from to 1 kg, where it is normally at around 6 kg. 2.2 Vegetation REIP32, REIP49 The red edge inflection point (REIP) is a first derivative value calculated along the red edge region of the spectrum, which is situated from 68 to 7nm. Dedicated REIP sensors are used in-season to measure the plants reflection in this spectral band. Since the plants chlorophyll content is assumed to highly correlate with the nitrogen availability (see, e.g. [1]), the REIP value allows for deducing the plants state of nutrition and thus, the previous crop growth. For further information on certain types of sensors and a more detailed introduction, see [] or [8]. Plants tt ve less chlorophyll will show a lower REIP value as the red edge moves toward the blue part of the spectrum. On the other nd, plants with more chlorophyll will ve higher REIP values as the red edge moves toward the higher wavelengths. For the range of REIP values encountered in the available data, see Table 1. The numbers in the REIP32 and REIP49 names refer to the growing stage of winter wheat. Proceedings of IPMU 8 77
3 2.3 Electric Conductivity EM38 A non-invasive method to discover and map a field s heterogeneity is to measure the soil s conductivity. Commercial sensors such as the EM-38 1 are designed for agricultural use and can measure small-scale conductivity to a depth of about 1. metres. There is no possibility of interpreting these sensor data directly in terms of its meaningfulness as yieldinfluencing factor. But in connection with other site-specific data, as explained in the rest of this section, there could be coherences. For the range of EM values encountered in the available data, see Table Yield 23/24 Here, wheat yield is measured in t. In 23, the range was from 1.19 to In 24, the range was from 6.42 to 11.37, with a higher mean and smaller standard deviation, see Table Data Overview A brief summary of the available data attributes is given in Table 1. Table 1: Data overview Attr. min max mean std N N N REIP REIP EM Yield Yield Points of interest From the agricultural perspective, it is interesting to see how much the influencable factor fertilization really determines the yield in the current site-year. Furthermore, there may be additional factors tt correlate directly or indirectly with yield and which can 1 trademark of Geonics Ltd, Ontario, Canada Table 2: Overview on available data sets for the three fertilization times (FT) FT1 Yield3, EM38, N1 FT2 Yield3, EM38, N1, REIP32, N2 FT3 Yield3, EM38, N1, REIP32, N2, REIP49, N3 not be discovered using regression or correlation analysis techniques like PCA. To determine those factors we could establish a model of the data and try to isolate the impact of single factors. Tt is, once the current year s yield data can be predicted sufficiently well, we can evaluate single factors impact on the yield. From the data mining perspective, there are three points in time of fertilization, each with different available data on the field. Wt is to be expected is tt, as more data is available, after each fertilization step the prediction of the current year s yield (Yield4) should be more precise. Since the data ve been described in-depth in the preceding sections, Table 2 serves as a short overview on the three different data sets for the specific fertilization times. In each data set, the Yield4 attribute is the target variable tt is to be predicted. Once the prediction works sufficiently well and is reliable, the generation of, e.g., fertilization guidelines can be tackled. Therefore, the following section deals with an appropriate technique to model the data and ensure prediction quality. 3 Data Modeling In the past, numerous techniques from the computational intelligence world ve been tried on data from agriculture. Among those, neural networks ve been quite effective in modeling yield of different crops ([12], [1]). In [14] and [], artificial neural networks (ANNs) ve been trained to predict wheat yield from fertilizer and additional sensor input. However, from a computer scientist s perspective, the presented work omits details about the ANN s internal settings, such 78 Proceedings of IPMU 8
4 as network topology and learning rates. In the following, an experimental layout will be given tt aims to determine the optimal parameters for the ANN given in earlier work. 3.1 Neural Networks Basics The network type which will be optimized here are multi-layer perceptrons (MLPs) with backpropagation learning. They are generally seen as a practical vehicle for performing a non-linear input-output mapping [4]. To counter the issue of overfitting, which leads to perfect performance on training data but poor performance on test or real data, crossvalidation will be applied. As mentioned in e.g. [], the data will be split randomly into a training set, a validation set and a test set. Essentially, the network will be trained on the training set with the specified parameters. Due to the backpropagation algorithm s properties, the error on the training set declines steadily during the training process. However, to maximize generalization capabilities of the network, the training should be stopped once the error on the validation set rises [2]. As explained in e.g. [3], advanced techniques like Bayesian regularization [9] may be used to optimize the network further. However, even with those advanced optimization techniques, it may be necessary to train the network starting from different initial conditions to ensure robust network performance. For a more detailed and formal description of neural networks, we refer to [3] or [4]. 3.2 Variable Parameters For each MLP there is a large variety of parameters tt can be set. However, one of the most important parameters is the network topology. For the data set described in Section 2, the MLP structure should certainly ve up to seven input neurons and one output neuron for the predicted wheat yield. Since we are dealing with more tn records, the network will require a certain amount of network connections to be able to learn the input-output mapping sufficiently well. Furthermore, it is generally unclear how many layers and how many neurons in each layer should be used [2]. Therefore, this experiment will try to determine those network parameters empirically. Henceforth, it is assumed tt two layers are sufficient to approximate the data set. A maximum size of 32 neurons in the first and second hidden layer s been chosen this provides up to 124 connections in between the hidden layers, which should be sufficient. The range of the network layers sizes will be varied systematically from 2 to 32. The lower bound of two neurons s been chosen since one neuron with a sigmoidal transfer function does not contribute much to the function approximation capabilities. Those limits are still within reasonable bounds for an off-line crossvalidation process. 3.3 Fixed Parameters In preliminary experiments which varied further network parameters systematically, a learning rate of. and a minimum gradient of.1 ve been found to deliver good approximation results without overfitting the data. All of the network s neurons ve been set to use the tanh transfer function, the initial network weights ve been chosen randomly from an interval of [ 1, 1]. Data ve been normalized to an interval of [, 1]. 3.4 Network Performance The network performance with the different parameters will be determined by the mean of the squared errors on the test set since those test data will not be used for training. Overall, there are three data sets for which a network will be trained. The network topology is varied from 2 to 32 neurons per layer, leaving 961 networks to be trained and evaluated. The network s approximation quality can then be shown on a surface plot. 4 Results and Discussion To visualize the network performance appropriately, a surface plot s been chosen. In each of the following figures, the x- and y- Proceedings of IPMU 8 79
5 mse..4.4 difference of mse Figure 1: MSE for first data set Figure 4: MSE difference from first to second data set mse difference of mse Figure 2: MSE for second data set Figure : MSE difference from second to third data set mse difference of mse Figure 3: MSE for third data set Figure 6: MSE difference from first to third data set 8 Proceedings of IPMU 8
6 axes show the sizes of the first and second hidden layer, respectively. Figures 1, 2 and 3 show the mean squared error vs. the different network sizes, for the three fertilization times (FT), respectively. For the first FT, the mse on average is around.3, at the second FT around. and at the third FT around.2. It d been expected tt the networks prediction improves once more data (in terms of attributes) become available for training. There is, however, no clear tendency towards better prediction with larger network sizes. Nevertheless, a prediction accuracy of between.4 and. t at an average yield of 9.14 t is a good basis for further developments with those data and the trained networks. Furthermore, there are numerous networks with bad prediction capabilities in the region where the first hidden layer s much fewer neurons tn the second hidden layer. Since we are using feedforward-backpropagation networks without feedback, this beviour should also be as expected: the information tt leaves the input layer is highly condensed in the first hidden layer if it s from two to five neurons therefore, information is lost. The second hidden layer s size is then unable to contribute much to the network s generalization the network error rises. For the choice of network topology, there is no general answer to be given using any of the data sets from the different FTs. Wt can be seen is tt the error surface is quite flat. During our experiments, we observed tt at smaller network layer sizes the variance of the mse during the cross-validation was quite high, shown via outliers during the prediction. This variance declined towards larger hidden layers. Therefore a layout with 16 neurons in both hidden layers should be an acceptable tradeoff between mean squared error, its variance and computational complexity. 4.1 Difference Plots Figures 4, and 6 show the difference between the networks mean squared errors vs. the different network sizes, respectively. Therefore, they illustrate the networks performance quite clearly. In the majority of cases, the networks generated from later data sets, i.e. those with more information, can predict the target variable better tn the networks from the earlier data sets. Conclusion This paper contributes to finding and evaluating models of agricultural yield data. Starting from a detailed data description, we built three data sets tt could be used for training. In earlier work, neural networks d been used to model the data. Certain parameters of the ANNs ve been evaluated, most important of which is the network topology itself. We built and evaluated different networks. For the data at nd we suggest a certain network structure tt yielded optimal results under the given circumstances..1 Future Work In subsequent work, we will make use of ANNs to model site-year data from different years. It will be evaluated whether the data from one year are sufficient to predict subsequent years yields. It will also be interesting to study to which extent one field s results can be carried over to modeling a different field. The impact of different parameters during cropping and fertilization on the yield will be evaluated. Finally, controllable parameters such as fertilizer input can be optimized, environmentally or economically. On the theoretical side, we will evaluate different networks such as RBF nets and possibly SOMs to further substantiate the use of MLPs for our work. Acknowledgements Experiments ve been conducted using Matlab 27b and the corresponding Neural Network Toolbox.1. The respective Matlab script is available from the first author on request. The field trial data came from the experimental farm Görzig of Martin-Luther- University Halle-Wittenberg, Germany. Proceedings of IPMU 8 81
7 References [1] S. Drummond, A. Joshi, and K. A. Sudduth. Application of neural networks: precision farming. In Neural Networks Proceedings, IEEE World Congress on Computational Intelligence. The 1998 IEEE International Joint Conference on, volume 1, pages 211 2, [2] Laurene V. Fausett. Fundamentals of Neural Networks. Prentice Hall, January [3] Martin T. Hagan. Neural Network Design (Electrical Engineering). THOM- SON LEARNING, December 199. [4] Simon Haykin. Neural Networks: A Comprehensive Foundation (2nd Edition). Prentice Hall, July [] Robert Hecht-Nielsen. Neurocomputing. Addison-Wesley, September 199. [6] Ralph Heimlich. Precision agriculture: information technology for improved resource use. Agricultural Outlook, pages 19 23, April [7] N. R. Kitchen, S. T. Drummond, E. D. Lund, K. A. Sudduth, and G. W. Buchleiter. Soil Electrical Conductivity and Topography Related to Yield for Three Contrasting Soil-Crop Systems. Agron J, 9(3):483 49, 23. [8] J. Liu, J. R. Miller, D. Haboudane, and E. Pattey. Exploring the relationship between red edge parameters and crop variables for precision agriculture. In Geoscience and Remote Sensing Symposium, 24. IGARSS 4. Proceedings. 24 IEEE International, volume 2, pages vol.2, 24. [9] D. J. C. MacKay. Bayesian interpolation. Neural Computation, 4(3):4 447, from different nitrogen regimes. In Geoscience and Remote Sensing Symposium, 22. IGARSS IEEE International, volume 4, pages vol.4, 22. [11] M. Schneider and P. Wagner. Prerequisites for the adoption of new technologies - the example of precision agriculture. In Agricultural Engineering for a Better World, Düsseldorf, 26. VDI Verlag GmbH. [12] C. Z. Serele, Q. H. J. Gwyn, J. B. Boisvert, E. Pattey, N. Mclaughlin, and G. Daoust. Corn yield prediction with artificial neural network trained using airborne remote sensing and topographic data. In Geoscience and Remote Sensing Symposium, 2. Proceedings. IGARSS 2. IEEE 2 International, volume 1, pages vol.1, 2. [13] Steven T. Sonka, Marvin E. Bauer, Edward T. Cherry, John, and Ralph E. Heimlich. Precision Agriculture in the 21st Century: Geospatial and Information Technologies in Crop Management. National Academy Press, Washington, D.C., [14] P. Wagner and M. Schneider. Economic benefits of neural network-generated sitespecific decision rules for nitrogen fertilization. In J. V. Stafford, editor, Proceedings of the 6th European Conference on Precision Agriculture, pages , 27. [] Georg Weigert. Data Mining und Wissensentdeckung im Precision Farming - Entwicklung von ökonomisch optimierten Entscheidungsregeln zur kleinräumigen Stickstoff-Ausbringung. PhD thesis, TU München, 26. [1] E. M. Middleton, P. K. E. Campbell, J. E. Mcmurtrey, L. A. Corp, L. M. Butcher, and E. W. Cppelle. Red edge optical properties of corn leaves 82 Proceedings of IPMU 8
Spatial Distribution of Precision Farming Technologies in Tennessee. Burton C. English Roland K. Roberts David E. Sleigh
Spatial Distribution of Precision Farming Technologies in Tennessee Burton C. English Roland K. Roberts David E. Sleigh Research Report 00-08 February 2000 Department of Agricultural Economics and Rural
A Multi-level Artificial Neural Network for Residential and Commercial Energy Demand Forecast: Iran Case Study
211 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (211) (211) IACSIT Press, Singapore A Multi-level Artificial Neural Network for Residential and Commercial Energy
Introduction to Machine Learning and Data Mining. Prof. Dr. Igor Trajkovski [email protected]
Introduction to Machine Learning and Data Mining Prof. Dr. Igor Trakovski [email protected] Neural Networks 2 Neural Networks Analogy to biological neural systems, the most robust learning systems
Topic 13 Predictive Modeling. Topic 13. Predictive Modeling
Topic 13 Predictive Modeling Topic 13 Predictive Modeling 13.1 Predicting Yield Maps Talk about the future of Precision Ag how about maps of things yet to come? Sounds a bit far fetched but Spatial Data
Comparison of K-means and Backpropagation Data Mining Algorithms
Comparison of K-means and Backpropagation Data Mining Algorithms Nitu Mathuriya, Dr. Ashish Bansal Abstract Data mining has got more and more mature as a field of basic research in computer science and
CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES
Proceedings of the 2 nd Workshop of the EARSeL SIG on Land Use and Land Cover CROP CLASSIFICATION WITH HYPERSPECTRAL DATA OF THE HYMAP SENSOR USING DIFFERENT FEATURE EXTRACTION TECHNIQUES Sebastian Mader
Artificial Neural Network and Non-Linear Regression: A Comparative Study
International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 Artificial Neural Network and Non-Linear Regression: A Comparative Study Shraddha Srivastava 1, *, K.C.
Power Prediction Analysis using Artificial Neural Network in MS Excel
Power Prediction Analysis using Artificial Neural Network in MS Excel NURHASHINMAH MAHAMAD, MUHAMAD KAMAL B. MOHAMMED AMIN Electronic System Engineering Department Malaysia Japan International Institute
FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS
FRAUD DETECTION IN ELECTRIC POWER DISTRIBUTION NETWORKS USING AN ANN-BASED KNOWLEDGE-DISCOVERY PROCESS Breno C. Costa, Bruno. L. A. Alberto, André M. Portela, W. Maduro, Esdras O. Eler PDITec, Belo Horizonte,
INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr.
INTELLIGENT ENERGY MANAGEMENT OF ELECTRICAL POWER SYSTEMS WITH DISTRIBUTED FEEDING ON THE BASIS OF FORECASTS OF DEMAND AND GENERATION Chr. Meisenbach M. Hable G. Winkler P. Meier Technology, Laboratory
Neural network software tool development: exploring programming language options
INEB- PSI Technical Report 2006-1 Neural network software tool development: exploring programming language options Alexandra Oliveira [email protected] Supervisor: Professor Joaquim Marques de Sá June 2006
Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches
Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic
ANALYSIS OF HYPERSPECTRAL FIELD DATA FOR DETECTION OF SUGAR BEET DISEASES
ANALYSIS OF HYPERSPECTRAL FIELD DATA FOR DETECTION OF SUGAR BEET DISEASES Rainer LAUDIEN*, Georg BARETH**, Reiner DOLUSCHITZ*** Department of Agricultural Economics Division: Agricultural Informatics and
Analecta Vol. 8, No. 2 ISSN 2064-7964
EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,
Data quality in Accounting Information Systems
Data quality in Accounting Information Systems Comparing Several Data Mining Techniques Erjon Zoto Department of Statistics and Applied Informatics Faculty of Economy, University of Tirana Tirana, Albania
Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations
Volume 3, No. 8, August 2012 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info Comparison of Supervised and Unsupervised Learning Classifiers for Travel Recommendations
Novelty Detection in image recognition using IRF Neural Networks properties
Novelty Detection in image recognition using IRF Neural Networks properties Philippe Smagghe, Jean-Luc Buessler, Jean-Philippe Urban Université de Haute-Alsace MIPS 4, rue des Frères Lumière, 68093 Mulhouse,
SEARCH AND CLASSIFICATION OF "INTERESTING" BUSINESS APPLICATIONS IN THE WORLD WIDE WEB USING A NEURAL NETWORK APPROACH
SEARCH AND CLASSIFICATION OF "INTERESTING" BUSINESS APPLICATIONS IN THE WORLD WIDE WEB USING A NEURAL NETWORK APPROACH Abstract Karl Kurbel, Kirti Singh, Frank Teuteberg Europe University Viadrina Frankfurt
COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS
COMPARISON OF OBJECT BASED AND PIXEL BASED CLASSIFICATION OF HIGH RESOLUTION SATELLITE IMAGES USING ARTIFICIAL NEURAL NETWORKS B.K. Mohan and S. N. Ladha Centre for Studies in Resources Engineering IIT
Cash Forecasting: An Application of Artificial Neural Networks in Finance
International Journal of Computer Science & Applications Vol. III, No. I, pp. 61-77 2006 Technomathematics Research Foundation Cash Forecasting: An Application of Artificial Neural Networks in Finance
Automatic Inventory Control: A Neural Network Approach. Nicholas Hall
Automatic Inventory Control: A Neural Network Approach Nicholas Hall ECE 539 12/18/2003 TABLE OF CONTENTS INTRODUCTION...3 CHALLENGES...4 APPROACH...6 EXAMPLES...11 EXPERIMENTS... 13 RESULTS... 15 CONCLUSION...
NEURAL NETWORKS A Comprehensive Foundation
NEURAL NETWORKS A Comprehensive Foundation Second Edition Simon Haykin McMaster University Hamilton, Ontario, Canada Prentice Hall Prentice Hall Upper Saddle River; New Jersey 07458 Preface xii Acknowledgments
Geospatial intelligence and data fusion techniques for sustainable development problems
Geospatial intelligence and data fusion techniques for sustainable development problems Nataliia Kussul 1,2, Andrii Shelestov 1,2,4, Ruslan Basarab 1,4, Sergii Skakun 1, Olga Kussul 2 and Mykola Lavreniuk
NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling
1 Forecasting Women s Apparel Sales Using Mathematical Modeling Celia Frank* 1, Balaji Vemulapalli 1, Les M. Sztandera 2, Amar Raheja 3 1 School of Textiles and Materials Technology 2 Computer Information
Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems
2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Impact of Feature Selection on the Performance of ireless Intrusion Detection Systems
EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set
EM Clustering Approach for Multi-Dimensional Analysis of Big Data Set Amhmed A. Bhih School of Electrical and Electronic Engineering Princy Johnson School of Electrical and Electronic Engineering Martin
NEURAL NETWORKS IN DATA MINING
NEURAL NETWORKS IN DATA MINING 1 DR. YASHPAL SINGH, 2 ALOK SINGH CHAUHAN 1 Reader, Bundelkhand Institute of Engineering & Technology, Jhansi, India 2 Lecturer, United Institute of Management, Allahabad,
ANNMD - Artificial Neural Network Model Developer. Jure Smrekar
ANNMD - Artificial Neural Network Model Developer Jure Smrekar June 2010 University of Stavanger N-4036 Stavanger NORWAY wwwuisno 2010 Jure Smrekar ISBN: 978-82-7644-416-2 Abstract This booklet presents
GEOENGINE MSc in Geomatics Engineering (Master Thesis) Anamelechi, Falasy Ebere
Master s Thesis: ANAMELECHI, FALASY EBERE Analysis of a Raster DEM Creation for a Farm Management Information System based on GNSS and Total Station Coordinates Duration of the Thesis: 6 Months Completion
Data Mining Algorithms Part 1. Dejan Sarka
Data Mining Algorithms Part 1 Dejan Sarka Join the conversation on Twitter: @DevWeek #DW2015 Instructor Bio Dejan Sarka ([email protected]) 30 years of experience SQL Server MVP, MCT, 13 books 7+ courses
Gerard Mc Nulty Systems Optimisation Ltd [email protected]/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I
Gerard Mc Nulty Systems Optimisation Ltd [email protected]/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Data is Important because it: Helps in Corporate Aims Basis of Business Decisions Engineering Decisions Energy
Price Prediction of Share Market using Artificial Neural Network (ANN)
Prediction of Share Market using Artificial Neural Network (ANN) Zabir Haider Khan Department of CSE, SUST, Sylhet, Bangladesh Tasnim Sharmin Alin Department of CSE, SUST, Sylhet, Bangladesh Md. Akter
ENERGY IN FERTILIZER AND PESTICIDE PRODUCTION AND USE
Farm Energy IQ Conserving Energy in Nutrient Use and Pest Control INTRODUCTION Fertilizers and pesticides are the most widely used sources of nutrients and pest control, respectively. Fertilizer and pesticides
ARTIFICIAL INTELLIGENCE METHODS IN EARLY MANUFACTURING TIME ESTIMATION
1 ARTIFICIAL INTELLIGENCE METHODS IN EARLY MANUFACTURING TIME ESTIMATION B. Mikó PhD, Z-Form Tool Manufacturing and Application Ltd H-1082. Budapest, Asztalos S. u 4. Tel: (1) 477 1016, e-mail: [email protected]
Planning Workforce Management for Bank Operation Centers with Neural Networks
Plaing Workforce Management for Bank Operation Centers with Neural Networks SEFIK ILKIN SERENGIL Research and Development Center SoftTech A.S. Tuzla Teknoloji ve Operasyon Merkezi, Tuzla 34947, Istanbul
Neural Network Add-in
Neural Network Add-in Version 1.5 Software User s Guide Contents Overview... 2 Getting Started... 2 Working with Datasets... 2 Open a Dataset... 3 Save a Dataset... 3 Data Pre-processing... 3 Lagging...
6.2.8 Neural networks for data mining
6.2.8 Neural networks for data mining Walter Kosters 1 In many application areas neural networks are known to be valuable tools. This also holds for data mining. In this chapter we discuss the use of neural
American International Journal of Research in Science, Technology, Engineering & Mathematics
American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-349, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629
Visualization of large data sets using MDS combined with LVQ.
Visualization of large data sets using MDS combined with LVQ. Antoine Naud and Włodzisław Duch Department of Informatics, Nicholas Copernicus University, Grudziądzka 5, 87-100 Toruń, Poland. www.phys.uni.torun.pl/kmk
Scalable Developments for Big Data Analytics in Remote Sensing
Scalable Developments for Big Data Analytics in Remote Sensing Federated Systems and Data Division Research Group High Productivity Data Processing Dr.-Ing. Morris Riedel et al. Research Group Leader,
Artificial Neural Networks and Support Vector Machines. CS 486/686: Introduction to Artificial Intelligence
Artificial Neural Networks and Support Vector Machines CS 486/686: Introduction to Artificial Intelligence 1 Outline What is a Neural Network? - Perceptron learners - Multi-layer networks What is a Support
An exploratory neural network model for predicting disability severity from road traffic accidents in Thailand
An exploratory neural network model for predicting disability severity from road traffic accidents in Thailand Jaratsri Rungrattanaubol 1, Anamai Na-udom 2 and Antony Harfield 1* 1 Department of Computer
THE APPLICATION OF DATA MINING TECHNOLOGY IN REAL ESTATE MARKET PREDICTION
THE APPLICATION OF DATA MINING TECHNOLOGY IN REAL ESTATE MARKET PREDICTION Xian Guang LI, Qi Ming LI Department of Construction and Real Estate, South East Univ,,Nanjing, China. Abstract: This paper introduces
Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with Panchromatic Textural Features
Remote Sensing and Geoinformation Lena Halounová, Editor not only for Scientific Cooperation EARSeL, 2011 Multiscale Object-Based Classification of Satellite Images Merging Multispectral Information with
ACEEE Int. J. on Information Technology, Vol. 02, No. 01, March 2012
On Data Mining in Inverse Scattering Problems: Neural Networks Applied to GPR Data Analysis Salvatore Caorsi and Mattia Stasolla Department of Electronics University of Pavia 27100 Pavia, Italy Email:
ADAPTATION OF OPTICAL SENSORS TO DETECT URINE AND DUNG PATCHES IN DAIRY PASTURE
ADAPTATION OF OPTICAL SENSORS TO DETECT URINE AND DUNG PATCHES IN DAIRY PASTURE Jemma Mackenzie 1, R Christianson 2, C Mackenzie 1 and I J Yule 2 1 Agri Optics NZ Ltd, 337 Reynolds Rd, RD 6, Ashburton,
Prediction of Stock Performance Using Analytical Techniques
136 JOURNAL OF EMERGING TECHNOLOGIES IN WEB INTELLIGENCE, VOL. 5, NO. 2, MAY 2013 Prediction of Stock Performance Using Analytical Techniques Carol Hargreaves Institute of Systems Science National University
Optimization of technical trading strategies and the profitability in security markets
Economics Letters 59 (1998) 249 254 Optimization of technical trading strategies and the profitability in security markets Ramazan Gençay 1, * University of Windsor, Department of Economics, 401 Sunset,
Prediction Model for Crude Oil Price Using Artificial Neural Networks
Applied Mathematical Sciences, Vol. 8, 2014, no. 80, 3953-3965 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.43193 Prediction Model for Crude Oil Price Using Artificial Neural Networks
Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57. Application of Intelligent System for Water Treatment Plant Operation.
Iranian J Env Health Sci Eng, 2004, Vol.1, No.2, pp.51-57 Application of Intelligent System for Water Treatment Plant Operation *A Mirsepassi Dept. of Environmental Health Engineering, School of Public
Remote Sensing Applications for Precision Agriculture
Remote Sensing Applications for Precision Agriculture Farm Progress Show Chris J. Johannsen, Paul G. Carter and Larry L. Biehl Department of Agronomy and Laboratory for Applications of Remote Sensing (LARS)
Neural Computation - Assignment
Neural Computation - Assignment Analysing a Neural Network trained by Backpropagation AA SSt t aa t i iss i t i icc aa l l AA nn aa l lyy l ss i iss i oo f vv aa r i ioo i uu ss l lee l aa r nn i inn gg
Visualization of Breast Cancer Data by SOM Component Planes
International Journal of Science and Technology Volume 3 No. 2, February, 2014 Visualization of Breast Cancer Data by SOM Component Planes P.Venkatesan. 1, M.Mullai 2 1 Department of Statistics,NIRT(Indian
NEURAL IDENTIFICATION OF SUPERCRITICAL EXTRACTION PROCESS WITH FEW EXPERIMENTAL DATA
NEURAL IDENTIFICATION OF SUPERCRITICAL EXTRACTION PROCESS WITH FEW EXPERIMENTAL DATA Rosana P.O. Soares*, Roberto Limão de Oliveira*, Vladimiro Miranda** and José A. L. Barreiros* * Electrical and Computer
Precision Agriculture. Lucas Rios do Amaral Professor FEAGRI/UNICAMP Agronomist, PhD.
Precision Agriculture Lucas Rios do Amaral Professor FEAGRI/UNICAMP Agronomist, PhD. August 04 th 2015 Conventional agriculture Deal with the entire are as it is homogeneous.. ...but it never is. Corn
Effect of Using Neural Networks in GA-Based School Timetabling
Effect of Using Neural Networks in GA-Based School Timetabling JANIS ZUTERS Department of Computer Science University of Latvia Raina bulv. 19, Riga, LV-1050 LATVIA [email protected] Abstract: - The school
ARTIFICIAL NEURAL NETWORKS FOR ADAPTIVE MANAGEMENT TRAFFIC LIGHT OBJECTS AT THE INTERSECTION
The 10 th International Conference RELIABILITY and STATISTICS in TRANSPORTATION and COMMUNICATION - 2010 Proceedings of the 10th International Conference Reliability and Statistics in Transportation and
Pixel-based and object-oriented change detection analysis using high-resolution imagery
Pixel-based and object-oriented change detection analysis using high-resolution imagery Institute for Mine-Surveying and Geodesy TU Bergakademie Freiberg D-09599 Freiberg, Germany [email protected]
Accurate and robust image superresolution by neural processing of local image representations
Accurate and robust image superresolution by neural processing of local image representations Carlos Miravet 1,2 and Francisco B. Rodríguez 1 1 Grupo de Neurocomputación Biológica (GNB), Escuela Politécnica
Machine Learning and Data Mining. Regression Problem. (adapted from) Prof. Alexander Ihler
Machine Learning and Data Mining Regression Problem (adapted from) Prof. Alexander Ihler Overview Regression Problem Definition and define parameters ϴ. Prediction using ϴ as parameters Measure the error
MERGING BUSINESS KPIs WITH PREDICTIVE MODEL KPIs FOR BINARY CLASSIFICATION MODEL SELECTION
MERGING BUSINESS KPIs WITH PREDICTIVE MODEL KPIs FOR BINARY CLASSIFICATION MODEL SELECTION Matthew A. Lanham & Ralph D. Badinelli Virginia Polytechnic Institute and State University Department of Business
Data Mining and Neural Networks in Stata
Data Mining and Neural Networks in Stata 2 nd Italian Stata Users Group Meeting Milano, 10 October 2005 Mario Lucchini e Maurizo Pisati Università di Milano-Bicocca [email protected] [email protected]
Data Mining Approach for Predictive Modeling of Agricultural Yield Data
Data Mining Approach for Predictive Modeling of Agricultural Yield Data Branko Marinković, Jovan Crnobarac, Sanja Brdar, Borislav Antić, Goran Jaćimović, Vladimir Crnojević Faculty of Agriculture, University
Keywords: Image complexity, PSNR, Levenberg-Marquardt, Multi-layer neural network.
Global Journal of Computer Science and Technology Volume 11 Issue 3 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online ISSN: 0975-4172
International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013
A Short-Term Traffic Prediction On A Distributed Network Using Multiple Regression Equation Ms.Sharmi.S 1 Research Scholar, MS University,Thirunelvelli Dr.M.Punithavalli Director, SREC,Coimbatore. Abstract:
Performance Evaluation of Artificial Neural. Networks for Spatial Data Analysis
Contemporary Engineering Sciences, Vol. 4, 2011, no. 4, 149-163 Performance Evaluation of Artificial Neural Networks for Spatial Data Analysis Akram A. Moustafa Department of Computer Science Al al-bayt
A Content based Spam Filtering Using Optical Back Propagation Technique
A Content based Spam Filtering Using Optical Back Propagation Technique Sarab M. Hameed 1, Noor Alhuda J. Mohammed 2 Department of Computer Science, College of Science, University of Baghdad - Iraq ABSTRACT
Author: Hamid A.E. Al-Jameel (Research Institute: Engineering Research Centre)
SPARC 2010 Evaluation of Car-following Models Using Field Data Author: Hamid A.E. Al-Jameel (Research Institute: Engineering Research Centre) Abstract Traffic congestion problems have been recognised as
MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA
MODIS IMAGES RESTORATION FOR VNIR BANDS ON FIRE SMOKE AFFECTED AREA Li-Yu Chang and Chi-Farn Chen Center for Space and Remote Sensing Research, National Central University, No. 300, Zhongda Rd., Zhongli
Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images
Land Use/Land Cover Map of the Central Facility of ARM in the Southern Great Plains Site Using DOE s Multi-Spectral Thermal Imager Satellite Images S. E. Báez Cazull Pre-Service Teacher Program University
Application of Neural Network in User Authentication for Smart Home System
Application of Neural Network in User Authentication for Smart Home System A. Joseph, D.B.L. Bong, D.A.A. Mat Abstract Security has been an important issue and concern in the smart home systems. Smart
Generation of Cloud-free Imagery Using Landsat-8
Generation of Cloud-free Imagery Using Landsat-8 Byeonghee Kim 1, Youkyung Han 2, Yonghyun Kim 3, Yongil Kim 4 Department of Civil and Environmental Engineering, Seoul National University (SNU), Seoul,
CS 2750 Machine Learning. Lecture 1. Machine Learning. http://www.cs.pitt.edu/~milos/courses/cs2750/ CS 2750 Machine Learning.
Lecture Machine Learning Milos Hauskrecht [email protected] 539 Sennott Square, x5 http://www.cs.pitt.edu/~milos/courses/cs75/ Administration Instructor: Milos Hauskrecht [email protected] 539 Sennott
Combining GLM and datamining techniques for modelling accident compensation data. Peter Mulquiney
Combining GLM and datamining techniques for modelling accident compensation data Peter Mulquiney Introduction Accident compensation data exhibit features which complicate loss reserving and premium rate
Field Data Recovery in Tidal System Using Artificial Neural Networks (ANNs)
Field Data Recovery in Tidal System Using Artificial Neural Networks (ANNs) by Bernard B. Hsieh and Thad C. Pratt PURPOSE: The field data collection program consumes a major portion of a modeling budget.
Applications of improved grey prediction model for power demand forecasting
Energy Conversion and Management 44 (2003) 2241 2249 www.elsevier.com/locate/enconman Applications of improved grey prediction model for power demand forecasting Che-Chiang Hsu a, *, Chia-Yon Chen b a
Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network
Time Series Data Mining in Rainfall Forecasting Using Artificial Neural Network Prince Gupta 1, Satanand Mishra 2, S.K.Pandey 3 1,3 VNS Group, RGPV, Bhopal, 2 CSIR-AMPRI, BHOPAL [email protected]
Data Mining - Evaluation of Classifiers
Data Mining - Evaluation of Classifiers Lecturer: JERZY STEFANOWSKI Institute of Computing Sciences Poznan University of Technology Poznan, Poland Lecture 4 SE Master Course 2008/2009 revised for 2010
Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network
Forecasting of Economic Quantities using Fuzzy Autoregressive Model and Fuzzy Neural Network Dušan Marček 1 Abstract Most models for the time series of stock prices have centered on autoregressive (AR)
A Simple Feature Extraction Technique of a Pattern By Hopfield Network
A Simple Feature Extraction Technique of a Pattern By Hopfield Network A.Nag!, S. Biswas *, D. Sarkar *, P.P. Sarkar *, B. Gupta **! Academy of Technology, Hoogly - 722 *USIC, University of Kalyani, Kalyani
AN ANALYZE OF A BACKPROPAGATION NEURAL NETWORK IN THE IDENTIFICATION OF CRITICAL LAND BASED ON ALOS IMAGERY. Nursida Arif 1 and Projo Danoedoro 2
AN ANALYZE OF A BACKPROPAGATION NEURAL NETWORK IN THE IDENTIFICATION OF CRITICAL LAND BASED ON ALOS IMAGERY Nursida Arif 1 and Projo Danoedoro 2 1 Muhammadiyah University Of Gorontalo (UMG) Jl.Mansoer
Big Data: Challenges in Agriculture. Big Data Summit, November 2014 Moorea Brega: Agronomic Modeling Lead The Climate Corporation
Big Data: Challenges in Agriculture Big Data Summit, November 2014 Moorea Brega: Agronomic Modeling Lead The Climate Corporation Outline THE AGRICULTURAL CHALLENGE DATA SCIENCE MEETS AGRICULTURE THE ROLE
SINGULAR SPECTRUM ANALYSIS HYBRID FORECASTING METHODS WITH APPLICATION TO AIR TRANSPORT DEMAND
SINGULAR SPECTRUM ANALYSIS HYBRID FORECASTING METHODS WITH APPLICATION TO AIR TRANSPORT DEMAND K. Adjenughwure, Delft University of Technology, Transport Institute, Ph.D. candidate V. Balopoulos, Democritus
Quantifying Seasonal Variation in Cloud Cover with Predictive Models
Quantifying Seasonal Variation in Cloud Cover with Predictive Models Ashok N. Srivastava, Ph.D. [email protected] Deputy Area Lead, Discovery and Systems Health Group Leader, Intelligent Data Understanding
Establishing the Uniqueness of the Human Voice for Security Applications
Proceedings of Student/Faculty Research Day, CSIS, Pace University, May 7th, 2004 Establishing the Uniqueness of the Human Voice for Security Applications Naresh P. Trilok, Sung-Hyuk Cha, and Charles C.
Using artificial intelligence for data reduction in mechanical engineering
Using artificial intelligence for data reduction in mechanical engineering L. Mdlazi 1, C.J. Stander 1, P.S. Heyns 1, T. Marwala 2 1 Dynamic Systems Group Department of Mechanical and Aeronautical Engineering,
Data Mining. Nonlinear Classification
Data Mining Unit # 6 Sajjad Haider Fall 2014 1 Nonlinear Classification Classes may not be separable by a linear boundary Suppose we randomly generate a data set as follows: X has range between 0 to 15
A Data Mining Study of Weld Quality Models Constructed with MLP Neural Networks from Stratified Sampled Data
A Data Mining Study of Weld Quality Models Constructed with MLP Neural Networks from Stratified Sampled Data T. W. Liao, G. Wang, and E. Triantaphyllou Department of Industrial and Manufacturing Systems
NTC Project: S01-PH10 (formerly I01-P10) 1 Forecasting Women s Apparel Sales Using Mathematical Modeling
1 Forecasting Women s Apparel Sales Using Mathematical Modeling Celia Frank* 1, Balaji Vemulapalli 1, Les M. Sztandera 2, Amar Raheja 3 1 School of Textiles and Materials Technology 2 Computer Information
Supply Chain Forecasting Model Using Computational Intelligence Techniques
CMU.J.Nat.Sci Special Issue on Manufacturing Technology (2011) Vol.10(1) 19 Supply Chain Forecasting Model Using Computational Intelligence Techniques Wimalin S. Laosiritaworn Department of Industrial
Polynomial Neural Network Discovery Client User Guide
Polynomial Neural Network Discovery Client User Guide Version 1.3 Table of contents Table of contents...2 1. Introduction...3 1.1 Overview...3 1.2 PNN algorithm principles...3 1.3 Additional criteria...3
Data Mining and Visualization
Data Mining and Visualization Jeremy Walton NAG Ltd, Oxford Overview Data mining components Functionality Example application Quality control Visualization Use of 3D Example application Market research
Predicting the Risk of Heart Attacks using Neural Network and Decision Tree
Predicting the Risk of Heart Attacks using Neural Network and Decision Tree S.Florence 1, N.G.Bhuvaneswari Amma 2, G.Annapoorani 3, K.Malathi 4 PG Scholar, Indian Institute of Information Technology, Srirangam,
