AILGMay 30, 2025

Random Rule Forest (RRF): Interpretable Ensembles of LLM-Generated Questions for Predicting Startup Success

arXiv:2505.24622v28 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for accurate and interpretable models in venture capital for predicting rare outcomes like startup success, with incremental improvements over existing methods.

The paper tackled predicting startup success by introducing Random Rule Forest (RRF), an interpretable ensemble method using LLM-generated questions, achieving a 6.9x improvement over a random baseline and an F0.5 of 0.121 versus 0.086 for the best baseline.

Predicting rare outcomes such as startup success is central to venture capital, demanding models that are both accurate and interpretable. We introduce Random Rule Forest (RRF), a lightweight ensemble method that uses a large language model (LLM) to generate simple YES/NO questions in natural language. Each question functions as a weak learner, and their responses are combined using a threshold-based voting rule to form a strong, interpretable predictor. Applied to a dataset of 9,892 founders, RRF achieves a 6.9x improvement over a random baseline on held-out data; adding expert-crafted questions lifts this to 8x and highlights the value of human-LLM collaboration. Compared with zero- and few-shot baselines across three LLM architectures, RRF attains an F0.5 of 0.121, versus 0.086 for the best baseline (+0.035 absolute, +41% relative). By combining the creativity of LLMs with the rigor of ensemble learning, RRF delivers interpretable, high-precision predictions suitable for decision-making in high-stakes domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes