Projects per year
Abstract
Many prior research works have been widely discussed how to bring machine learning algorithms to embedded systems. Because of resource constraints, embedded platforms for machine learning applications play the role of a predictor. That is, an inference model will be constructed on a personal computer or a server platform, and then integrated into embedded systems for just-in-time inference. With the consideration of the limited main memory space in embedded systems, an important problem for embedded machine learning systems is how to efficiently move inference model between the main memory and a secondary storage (e.g., flash memory). For tackling this problem, we need to consider how to preserve the locality inside the inference model during model construction. Therefore, we have proposed a solution, namely locality-aware random forest (LaRF), to preserve the inter-locality of all decision trees within a random forest model during the model construction process. Owing to the locality preservation, LaRF can improve the read latency by 81.5% at least, compared to the original random forest library.
Original language | English |
---|---|
Title of host publication | Proceedings of the 41st IEEE/ACM International Conference on Computer-Aided Design, ICCAD 2022 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9781450392174 |
DOIs | |
State | Published - 30 Oct 2022 |
Event | 41st IEEE/ACM International Conference on Computer-Aided Design, ICCAD 2022 - San Diego, United States Duration: 30 Oct 2022 → 4 Nov 2022 |
Publication series
Name | IEEE/ACM International Conference on Computer-Aided Design, Digest of Technical Papers, ICCAD |
---|---|
ISSN (Print) | 1092-3152 |
Conference
Conference | 41st IEEE/ACM International Conference on Computer-Aided Design, ICCAD 2022 |
---|---|
Country/Territory | United States |
City | San Diego |
Period | 30/10/22 → 4/11/22 |
Fingerprint
Dive into the research topics of 'On minimizing the read latency of flash memory to preserve inter-tree locality in random forest'. Together they form a unique fingerprint.Projects
- 2 Finished
-
用於高效能機器學習框架之新興記憶體與儲存系統設計-於混合式記憶儲存平台上高效能資料索引系統設計以支援機器學習應用(1/3)
Chen, T.-Y. (PI)
1/08/22 → 31/07/23
Project: Research
-