2015
DOI: 10.1109/tc.2013.204
|View full text |Cite
|
Sign up to set email alerts
|

Pipelined Decision Tree Classification Accelerator Implementation in FPGA (DT-CAIF)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
42
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 81 publications
(42 citation statements)
references
References 17 publications
0
42
0
Order By: Relevance
“…Many TM overlays have large area overheads due to the routing resources, or large instruction storage requirements. To address these problems, we propose a streaming architecture based on feed-forward pipelined datapaths, as streaming based accelerators have been highly successful when implemented in FPGAs [18], [23]. Targeting highly compute intensive algorithms with little control and relatively simple dependencies allows us to use a linear interconnect structure, where data flows in a single direction from one FU to the next, thus minimizing the interconnect requirements.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Many TM overlays have large area overheads due to the routing resources, or large instruction storage requirements. To address these problems, we propose a streaming architecture based on feed-forward pipelined datapaths, as streaming based accelerators have been highly successful when implemented in FPGAs [18], [23]. Targeting highly compute intensive algorithms with little control and relatively simple dependencies allows us to use a linear interconnect structure, where data flows in a single direction from one FU to the next, thus minimizing the interconnect requirements.…”
Section: Related Workmentioning
confidence: 99%
“…Similarly for the 2nd cluster, scheduling as: 14,26,21,10,16,11,27,22, resolves dependencies 14-11, 26-27, and 21-22, for all overlay versions. In cluster three, scheduling as: 18,24,28,23,19,30,8, resolves all dependencies for the V4 and V5 overlays, but not for the V3 overlay, which with an IWP of 5 requires 4 operations between dependant nodes. Hence, a single NOP must be added between 23 and 19 which then resolves all 4 sets of dependant instructions.…”
Section: Compiling To the Overlaymentioning
confidence: 99%
“…Process of CART classification is the process that the training set is divided into smaller and smaller subsets [21][22][23]. The ideal result is that there is the same tag to leaf node samples of generate tree.…”
Section: Classification Algorithm Of Cart Decision Treementioning
confidence: 99%
“…The decision tree classification technique is one of the important toolsets in data mining and has been widely used in many fields, such as biology, computer science and technology, clinical medicine, geology, management science and engineering [43][44][45][46][47]. In accordance with the top-down induction of decision tree, a DT consists of some root nodes, which are then split into more branches [48].…”
Section: C45 Decision Tree Classificationmentioning
confidence: 99%