download m phil computer science thesis
#1

I need a research project on FPGA data mining
Reply
#2
FPGA implementations of data mining algorithms

Abstract

In recent decades there has been an exponential growth in quantity of collected data. Various data mining procedures have been developed to extract information from such large amounts of data. Handling ever increasing amount of data generates increasing demand for computing power. There are several ways of dealing with this demand, such as multiprocessor systems, and use of graphic processing units (GPU). Another way is use of field programmable gate array (FPGA) devices as hardware accelerators. This paper gives a survey of the application of FPGAs as hardware accelerators for data mining. Three data mining algorithms were selected for this survey: classification and regression trees, support vector machines, and k-means clustering. A literature review and analysis of FPGA implementations was conducted for the three selected algorithms. Conclusions on methods of implementation, common problems and limitations, and means of overcoming them were drawn from the analysis.

INTRODUCTION

Thanks to development of computer systems and its applications, the last several decades have been marked by exponential growth of collected data in all areas of human activity. To deal with this continuous and increasing influx of data it was necessary to develop computational methods for extracting information and discovering knowledge. Computational process of non-trivial information extraction is called data mining. Data mining makes use of methods from closely related fields such as statistics, artificial intelligence, machine learning, pattern recognition and databases. With most data mining methods, the quantity of data directly impacts computational load. High computational loads occur because many problems include large quantities of data and require carrying out complex computations in many-dimensional space. The issue of computational load is a significant one. Quantity of collected data continually increases which implies that available compute power must increase to keep up with it.

SELECTED ALGORITHMS

A. Classification and Regression Trees Classification and regression tree (CART) is a decision and regression tree learning algorithm. In decision trees the output is a prediction on class to which the data item belongs. In regression trees the output is a real number, and the tree represents an approximation of the function that maps input data to predicted outcome. One other well known decision tree learning algorithm is C4.5. Decision trees are easy to interpret, can readily be converted into a set of “if-then” rules, and can work with incomplete data.

K-means clustering FPGA implementations of k-means clustering are primarily focused on image and video processing applications. Research is for the most part focused on computation of distance metric, which is the most computationally intensive part of the algorithm. Estlick et al. [13] considered two modifications of the algorithm which could increase the available parallelism: alternative distance metrics, and smaller word width of input vectors. Alternative metrics were experimentally evaluated and the Manhattan distance—∑i |xi − µi|—was found to be the most suitable with respect to quality of clustering and complexity of implementation. Experimentally was demonstrated that input data word width can be significantly decreased without adversely affecting clustering quality.

CONCLUSION

FPGA platform can be used as accelerator in data mining processes. It has great potential for use in data mining applications and computing in general, and especially in embedded systems. FPGA’s flexibility and programmability enables implementation of optimal computer architecture for each specific task. From this literature survey we conclude that FPGA platform performs well as a hardware accelerator.
Reply
#3
topics to research in computer science m.phil

Artificial Intelligence
Biomedical Informatics
Big Data
Computational & Synthetic Biology
Computer Architecture
Computer Graphics, Vision, Animation, and Game Science
Computing for Development
Clustering based new data
Data Management
Human Computer Interaction
Machine Learning
Natural Language Processing
Programming Languages and Software Engineering
Robotics
Security and Privacy
Systems and Networking
Theory of Computation
Ubiquitous Computing
Wireless and Sensor Systems
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: m phil computer science projects free download, thesis computer science engineering pdf download, m phil thesis in computer science pdf, commerce m phil thesis free download, free m phil thesis in computer science pdf, thesis format for m phil computer science, m phil commerce project free download,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  adca computer course book download in hindi 3 3,128 12-09-2017, 09:36 AM
Last Post: jaseela123d
  seminar topics in plant science and biotechnology 3 1,591 14-02-2017, 11:03 AM
Last Post: ijasti
  computer integrated manufacturing book jayakumar pdf free download 2 1,455 22-07-2016, 11:34 AM
Last Post: seminar report asees
  computer integrated manufacturing book jayakumar pdf free download 2 2,026 22-07-2016, 11:33 AM
Last Post: seminar report asees
  computer training certificate format free download 2 889 21-07-2016, 03:14 PM
Last Post: dhanabhagya
  computer dca course book in hindi free download 2 1,318 21-07-2016, 12:27 PM
Last Post: jaseela123d
  thesis matlab code optimal dg allocation placements 2 666 21-07-2016, 10:49 AM
Last Post: jaseela123d
Tongue download vtu 2010 scheme 4th sem computer science question papers 1 963 16-07-2016, 01:05 PM
Last Post: jaseela123d
  tybsc computer science mumbai university notes 2 1,069 12-07-2016, 11:37 AM
Last Post: jaseela123d
  adca computer course book download in hindi 1 3,066 04-07-2016, 12:05 PM
Last Post: visalakshik

Forum Jump: