paper-with-me

Papers

Jump Like A Squirrel: Optimized Execution Step Order for Anytime Random Forest Inference

2026-03-02 · Daniel Biebert, Christian Hakert, Kay Heider, Daniel Kuhse, Sebastian Buschjäger, Jian-Jia Chen arxiv

Due to their efficiency and small size, decision trees and random forests are popular machine learning models used for classification on resource-constrained systems. In such systems, the available execution time for inference in a random forest might not be sufficient for a complete model execution. Ideally, the already gained prediction confidence should be retained. An anytime algorithm is designed to be able to be aborted anytime, while giving a result with an increasing quality over time. Previous approaches have realized random forests as anytime algorithms on the granularity of trees, stopping after some but not all trees of a forest have been executed. However, due to the way decision trees subdivide the sample space in every step, an increase in prediction quality is achieved with every additional step in one tree. In this paper, we realize decision trees and random forest as anytime algorithms on the granularity of single steps in trees. This approach opens a design space to define the step order in a forest, which has the potential to optimize the mean accuracy. We propose the Optimal Order, which finds a step order with a maximal mean accuracy in exponential runtime and the polynomial runtime heuristics Forward Squirrel Order and Backward Squirrel Order, which greedily maximize the accuracy for each additional step taken down and up the trees, respectively. Our evaluation shows, that the Backward Squirrel Order performs $\sim94\%$ as well as the Optimal Order and $\sim99\%$ as well as all other step orders.

📄 PDF Abstract BibTeX arXiv:2603.01588

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A discrete model for the growth and spread of the Scottish populations of red squirrels (Sciurus vulgaris) and grey squirrels (Sciurus carolinensis)

2023-04-20 · Jean-Baptiste Gramain

In this article, a model, discrete in space and time, is developed to describe the growth and spread of the Scottish populations of red squirrels (Sciurus vulgaris) and grey squirrel (Sciurus carolinensis). The initial s…

Squirrel: A Switching Hyperparameter Optimizer

2020-12-15 · Noor Awad, Gresa Shala, Difan Deng, Neeratyoy Mallik 외

In this short note, we describe our submission to the NeurIPS 2020 BBO challenge. Motivated by the fact that different optimizers work well on different problems, our approach switches between different optimizers. Since…

AutoML

A highly maneuverable flying squirrel drone with agility-improving foldable wings

2025-04-13 · Dohyeon Lee, Jun-Gill Kang, Soohee Han

Drones, like most airborne aerial vehicles, face inherent disadvantages in achieving agile flight due to their limited thrust capabilities. These physical constraints cannot be fully addressed through advancements in con…

IntrusionX: A Hybrid Convolutional-LSTM Deep Learning Framework with Squirrel Search Optimization for Network Intrusion Detection

2025-10-01 · Ahsan Farabi, Muhaiminul Rashid Shad, Israt Khandaker arxiv

Intrusion Detection Systems (IDS) face persistent challenges due to evolving cyberattacks, high-dimensional traffic data, and severe class imbalance in benchmark datasets such as NSL-KDD. To address these issues, we prop…

Network Intrusion DetectionComputational EfficiencyBinary Classification

A highly maneuverable flying squirrel drone with controllable foldable wings

2025-04-13 · Jun-Gill Kang, Dohyeon Lee, Soohee Han

Typical drones with multi rotors are generally less maneuverable due to unidirectional thrust, which may be unfavorable to agile flight in very narrow and confined spaces. This paper suggests a new bio-inspired drone tha…