Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Parallelization of Online Random Forest
2021 (English)Independent thesis Advanced level (professional degree), 20 credits / 30 HE creditsStudent thesis
Abstract [en]

Context. Random Forests (RFs) is a very popular machine learning algorithm for mining large scale data. RFs is mainly known asan algorithm that operates in offline mode. However, in recent yearsimplementations of online random forests (ORFs) have been introduced. With multicore processors and successful implementation ofparallelism may result in increased performance of an algorithm, inrelation to its sequential implementation.

Objectives. In this paper we develop and investigate the performanceof a parallel implementation of ORFs and compare the experimentalresults with its sequential counterpart.

Methods. From using profiling tools on ORFs we located its bottlenecks and with this knowledge we used the implementation/experiment methodology to develop parallel online random forests (PORFs).Evaluation is done by comparing performance from ORFs and PORFs.

Results. Experiments on common machine learning data sets showthat PORFs achieve equal classification to our execution of ORFs. However, there is a difference in classification on some data sets whencompared to results from another study. Furthermore, PORFs didn’tachieve any speed up compared to ORFs. In fact with the added overhead from pthreads PORFs takes longer time to finish than ORFs.

Conclusions. We conclude that our parallelization of ORFs achievesequal classification performance as sequential ORFs. However, speedup wasn’t achieved with our chosen approach for parallelism. Possible solutions to achieve speed up is presented and suggested as futurework. 

Place, publisher, year, edition, pages
2021. , p. 36
Keywords [en]
Online Learning, Parallelization, Online Random Forests, Machine Learning
National Category
Computer Systems
Identifiers
URN: urn:nbn:se:bth-21098OAI: oai:DiVA.org:bth-21098DiVA, id: diva2:1530891
Subject / course
Degree Project in Master of Science in Engineering 30,0 hp
Educational program
DVACI Master of Science in Computer and Electrical Engineering
Supervisors
Examiners
Available from: 2021-02-25 Created: 2021-02-24 Last updated: 2022-05-12Bibliographically approved

Open Access in DiVA

fulltext(286 kB)258 downloads
File information
File name FULLTEXT01.pdfFile size 286 kBChecksum SHA-512
21458dded37563728efb4362375438ca908b129cf4eb2cae6fb31a0d0490a394f222816996bef9e7688cad4a819e0d88db2aca44ece5080a8d33fa5860ebba1e
Type fulltextMimetype application/pdf

Search in DiVA

By author/editor
Lindroth, Leonard
Computer Systems

Search outside of DiVA

GoogleGoogle Scholar
Total: 258 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

urn-nbn

Altmetric score

urn-nbn
Total: 413 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf