AI RESEARCH

PACE: Prune-And-Compress Ensemble Models

arXiv CS.LG

ArXi:2605.06278v1 Announce Type: new Ensemble models achieve state-of-the-art performance on prediction tasks, but usually require aggregating a large number of weak learners. This can hinder deployment, interpretability, and downstream tasks such as robustness verification. Remedies to this issue fall into two main camps: pruning, which discards redundant learners, and compression, which generates new ones from scratch. We